Age | Commit message (Expand) | Author |
2021-01-15 | Stop the -v command line argument from overriding logging brevity. | rob |
2020-03-05 | Fix ldapd datadir location. | Martijn van Duren |
2019-10-24 | The ber_* namespace is used by liblber since time immemorial, | Theo Buehler |
2019-06-27 | Some asprintf() calls were checked < 0, rather than the precise == -1. | Theo de Raadt |
2019-05-11 | The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and | rob |
2018-05-15 | Fix format string errors in log messages and update ldapd to use relayd's log.c | Reyk Floeter |
2017-07-03 | no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing | Marc Espie |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | Correctly list all libraries required. | Theo de Raadt |
2016-05-01 | unbreak the tree: | Theo Buehler |
2016-02-02 | Try to be user-friendly and check early that the datadir is somewhat sane. | Jeremie Courreges-Anglas |
2016-02-02 | tweak previous; | Jason McIntyre |
2016-02-02 | Implement ldapctl -r datadir; ok sthen@ landry@ | Jeremie Courreges-Anglas |
2015-12-05 | EAGAIN handling for imsg_read. OK henning@ benno@ | Claudio Jeker |
2015-11-01 | ldapctl has two modes of operation, one where it operates on the btree files | Jonathan Matthew |
2013-11-14 | cope with the EAGAIN API change for msgbuf_write() | Theo de Raadt |
2010-11-03 | Validate matching rules against attribute syntaxes. All matching rules from | Martin Hedenfal |
2010-09-03 | Need syntax.c to build the schema parser. Sorry for that. | Martin Hedenfal |
2010-07-21 | Add a history section saying that ldapd/ldapctl first appeared in 4.8. | Martin Hedenfal |
2010-06-30 | Don't compact and reindex referral namespaces. | Martin Hedenfal |
2010-06-29 | Add the new schema parser. | Martin Hedenfal |
2010-06-23 | sort the options list, and add some new options to usage(); | Jason McIntyre |
2010-06-23 | Re-implement compaction and (re-)indexing outside ldapd. | Martin Hedenfal |
2010-05-31 | Initial import of ldapd, a small LDAP daemon. Work in progress. | Martin Hedenfal |