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