Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ldap(1) to the SEE ALSO section. OK deraadt@ | 2021-01-28 | 1 | -2/+3 | |
| | |||||
* | some -r fixes; | 2016-02-01 | 1 | -6/+7 | |
| | |||||
* | Add -r argument to ldapd, to specify an alternative directory to | 2016-02-01 | 1 | -2/+7 | |
| | | | | | | | | | | store/read the database, still defaulting to /var/db/ldap. This will allow running totally separate instances, to be used by an upcoming regress suite for example. With a tweak from gsoares@ to check that the directory exists. ok dlg@ semarie@ jca@ | ||||
* | add a caveat about databases; | 2014-08-11 | 1 | -2/+5 | |
| | | | | | | From: Matthew Weigel ok gilles | ||||
* | some Bx/Ox conversion; | 2013-08-14 | 1 | -4/+8 | |
| | | | | From: Jan Stary | ||||
* | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | 2012-09-26 | 1 | -4/+8 | |
| | | | | references into a STANDARDS section; | ||||
* | document available authentication types and formats. | 2011-01-28 | 1 | -2/+46 | |
| | | | | with tweaks from jmc@ | ||||
* | Make -dvv flags produce debug traces of decoded BER messages on stderr. | 2010-11-10 | 1 | -2/+7 | |
| | | | | | Also shows a hexdump of the input buffer if BER decoding fails. Useful when debugging protocol issues. | ||||
* | Change to read better after suggestion from jmc. | 2010-11-05 | 1 | -3/+3 | |
| | |||||
* | Only LDAP version 3 is implemented. | 2010-11-04 | 1 | -3/+3 | |
| | |||||
* | Clarify the current state of ldapd as not fully LDAPv3 compliant. | 2010-11-02 | 1 | -3/+3 | |
| | |||||
* | add missing .Ar; | 2010-09-24 | 1 | -2/+2 | |
| | |||||
* | add -s option. ok martinh@ | 2010-09-24 | 1 | -2/+5 | |
| | |||||
* | Add a history section saying that ldapd/ldapctl first appeared in 4.8. | 2010-07-21 | 1 | -2/+7 | |
| | |||||
* | Initial import of ldapd, a small LDAP daemon. Work in progress. | 2010-05-31 | 1 | -0/+94 | |
ok deraadt@ jacekm@ gilles@ back@ henning@ blambert@ |