Age | Commit message (Expand) | Author |
2010-11-05 | - fix possible use of uninitialized variable. | Jasper Lievisse Adriaanse |
2010-11-05 | If the base DN in a search request doesn't exist, return early. | Martin Hedenfal |
2010-11-05 | When draining the input buffer of more than two complete requests, an | Martin Hedenfal |
2010-11-05 | Change to read better after suggestion from jmc. | Martin Hedenfal |
2010-11-04 | Only LDAP version 3 is implemented. | Martin Hedenfal |
2010-11-04 | Document the syntax of schema files. Only a brief synopsis of the attribute | Martin Hedenfal |
2010-11-04 | Sync with tcpdump.org to fix multicast DNS support, and get some | Can Erkin Acar |
2010-11-04 | Publish matching rules in the cn=schema subentry as the matchingRules | Martin Hedenfal |
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-03 | Update the internal btree documentation to reflect the current api. | Martin Hedenfal |
2010-11-03 | Validate matching rules against attribute syntaxes. All matching rules from | Martin Hedenfal |
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-02 | Clarify the current state of ldapd as not fully LDAPv3 compliant. | Martin Hedenfal |
2010-10-31 | cant start a line with a single quote. ok @schwarze | Janne Johansson |
2010-10-29 | malloc -> calloc for ctl_conn | Henning Brauer |
2010-10-29 | smtpd no longer knows a map called "secrets" which holds credentials for | Gilles Chehade |
2010-10-28 | :-P | Marc Espie |
2010-10-28 | more roff removal; | Jason McIntyre |
2010-10-28 | teach smtpd how to handle per-rule delays for message expiry, this allows | Gilles Chehade |
2010-10-28 | knock out some "-*- nroff -*-" lines; | Jason McIntyre |
2010-10-28 | wording clarification; from Jan Stary | Jason McIntyre |
2010-10-28 | this can't be right, as it takes out check_for_loops entirely... | Marc Espie |
2010-10-27 | document @rcscript | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-10-26 | no need for .Pp before lists; | Jason McIntyre |
2010-10-26 | redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In | Reyk Floeter |
2010-10-26 | Implement the optional label request message ID TLV. | Claudio Jeker |
2010-10-26 | For label release and withdraw messages make sure that a wildcard | Claudio Jeker |
2010-10-26 | struct mapping_entry should just have a struct map instead of own | Claudio Jeker |
2010-10-26 | Change lde_check_request(), lde_check_mapping(), lde_send_labelmapping(), | Claudio Jeker |
2010-10-26 | Shuffle the deck chairs to make the code more compact. | Claudio Jeker |
2010-10-26 | Allow the userPassword attribute to specify a login class when using | william |
2010-10-25 | @symlink/@size/@link are generated automatically, make pkg_create(1) error | Marc Espie |
2010-10-25 | document fullwidth | Marc Espie |
2010-10-25 | use new system to do quiet | Marc Espie |
2010-10-25 | don't use the fullwidth of the term by default, makes typing easier. | Marc Espie |
2010-10-25 | just bail out of producing empty files. | Marc Espie |
2010-10-25 | separate "Term" part from "Real progressmeter" handling, so that one can | Marc Espie |
2010-10-24 | spacing and irrelevant glitches which disrupt lint | Theo de Raadt |
2010-10-24 | the subtype should be printed unsigned; ok claudio | Theo de Raadt |
2010-10-24 | use newer system for more efficient redirection, and chdir the way man(1) | Marc Espie |
2010-10-24 | redo ->system in a smarter way (fork+exec) so that we can sneak in a code | Marc Espie |
2010-10-23 | Reorder the wording where we talk about tagging kernel route table prefixes, | Stuart Henderson |
2010-10-22 | USE_GROFF | Marc Espie |