Age | Commit message (Expand) | Author |
2010-11-04 | Publish matching rules in the cn=schema subentry as the matchingRules | Martin Hedenfal |
2010-11-04 | - fix a comma oopsie | Jason McIntyre |
2010-11-04 | Rewrite all packet parsers to be more careful about alignment. Until | Claudio Jeker |
2010-11-04 | Only consider pathes with highest priority when replying to label | Claudio Jeker |
2010-11-04 | Make sure we don't end up using /usr/src/etc if we forget to pass the | Antoine Jacoutot |
2010-11-04 | badspec match_locations must return a ref, fixes pkg_add -nz bzr | Marc Espie |
2010-11-04 | correct comment | Theo de Raadt |
2010-11-04 | default to using all the IPs for ntp servers; ok krw henning | Theo de Raadt |
2010-11-04 | umask should be parsed as octal. reported by candland AT xmission.com; | Damien Miller |
2010-11-03 | no need to specify the -t flag to ctags | Theo de Raadt |
2010-11-03 | POSIX specifies that ctags create tags for typedefs, structs, unions, | Todd C. Miller |
2010-11-03 | pool_sethardlimit should not imply pool_sethiwat; figured out with claudio | Mike Belopuhov |
2010-11-03 | Update the internal btree documentation to reflect the current api. | Martin Hedenfal |
2010-11-03 | remove $OpenBSD$ lines that duplicate earlier ones | Jonathan Gray |
2010-11-03 | Validate matching rules against attribute syntaxes. All matching rules from | Martin Hedenfal |
2010-11-03 | fix errx() usage. | David Coppa |
2010-11-03 | caseExactIA5Match is not an appropriate matching rule for directory strings | Martin Hedenfal |
2010-11-03 | $OpenBSD$ | Jonathan Gray |
2010-11-03 | An index can now also be used for a presence filter. | Martin Hedenfal |
2010-11-03 | Evaluate filters according to the three-valued logic of X.511, as required | Martin Hedenfal |
2010-11-03 | only let vmt match and therefore attach if mainbus is specifically asking | David Gwynne |
2010-11-02 | Make error message specify if a REQUEST SENSE has timed out, not the | Kenneth R Westerback |
2010-11-02 | exit 1 (not -1) for -q; PR 6494 | Theo de Raadt |
2010-11-02 | Clarify the current state of ldapd as not fully LDAPv3 compliant. | Martin Hedenfal |
2010-11-02 | delete excessive ; use | Theo de Raadt |
2010-11-02 | Add DEBUG0 printf() for unexpected reselects. No functional change. | Kenneth R Westerback |
2010-11-02 | Consolidate duplicated code removing things from the 'going' queue. | Kenneth R Westerback |
2010-11-02 | Clean up some printf's, most but not all in DEBUG0 blocks, by using | Kenneth R Westerback |
2010-11-02 | Include <sys/time.h> such that <sys/resource.h> becomes usable on its own as | Mark Kettenis |
2010-11-02 | expose the kernels network livelock counter | David Gwynne |
2010-11-02 | export the network livelock counter. part of a diff i committed the | David Gwynne |
2010-11-01 | typo fix lifted from the last tmux commit ("one of more"); | Jason McIntyre |
2010-11-01 | Typo, from Rob Paisley. | Nicholas Marriott |
2010-11-01 | New doc directories for updated libs. remained by naddy@. thanks. | Matthieu Herrb |
2010-11-01 | - switch from wpapsk to wpakey | Jason McIntyre |
2010-11-01 | use the amd64 name for this frame, instead of the i386 name, to be | Peter Hessler |
2010-11-01 | convert a trap that ends up in 'we_re_toast' from a boot(RB_HALT) into a | Peter Hessler |
2010-11-01 | Update to tzdata2010o from elsie.nci.nih.gov | Todd C. Miller |
2010-11-01 | sync | Theo de Raadt |
2010-11-01 | bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you | Theo de Raadt |
2010-11-01 | add support for (full length only) hex keys to the wpakey code. for the | Theo de Raadt |
2010-10-31 | update description for /usr/share/doc; | Jason McIntyre |
2010-10-31 | Revert last commit: it breaks resume on Thinkpads | Philip Guenthe |
2010-10-31 | imsg.h requires sys/uio.h, ok deraadt | Nicholas Marriott |
2010-10-31 | init was passing a writable file descriptor into rcs_open which was then | Nicholas Marriott |
2010-10-31 | Remove unused bstp_list and bstp_attach. | Marco Pfatschbacher |
2010-10-31 | cant start a line with a single quote. ok @schwarze | Janne Johansson |
2010-10-31 | The return of rfork(RFTHREAD) must be consistent with getthrid(). | Philip Guenthe |
2010-10-30 | Print socket structure internals when netstat -P pcbaddr is called | Alexander Bluhm |
2010-10-30 | for the user, create a matching group and put the user in there by default; o... | Theo de Raadt |