| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unbreak the tree: | 2016-05-01 | 1 | -3/+3 | |
| | | | | | | | | after moving ldapd to the libtls api, ldapctl needs to link against libtls instead of libcrypto ok krw@, jmatthew@ | ||||
| * | Try to be user-friendly and check early that the datadir is somewhat sane. | 2016-02-02 | 1 | -1/+8 | |
| | | | | | Inspired by a diff by gsoares@, ok landry@ gsoares@ | ||||
| * | tweak previous; | 2016-02-02 | 1 | -4/+4 | |
| | | |||||
| * | Implement ldapctl -r datadir; ok sthen@ landry@ | 2016-02-02 | 2 | -22/+39 | |
| | | |||||
| * | EAGAIN handling for imsg_read. OK henning@ benno@ | 2015-12-05 | 1 | -2/+2 | |
| | | |||||
| * | ldapctl has two modes of operation, one where it operates on the btree files | 2015-11-01 | 1 | -1/+8 | |
| | | | | | | | | | directly, in which it pledges "stdio rpath wpath cpath flock", and one where it talks to ldapd over a unix socket, in which it pledges "stdio" after opening the socket. ok deraadt@ | ||||
| * | cope with the EAGAIN API change for msgbuf_write() | 2013-11-14 | 1 | -2/+2 | |
| | | | | | ok benno | ||||
| * | Validate matching rules against attribute syntaxes. All matching rules from | 2010-11-03 | 1 | -2/+2 | |
| | | | | | | | RFC 4517 are recognized, except the optional wordMatch and keywordMatch. Requires a current core.schema file. | ||||
| * | Need syntax.c to build the schema parser. Sorry for that. | 2010-09-03 | 1 | -2/+2 | |
| | | |||||
| * | Add a history section saying that ldapd/ldapctl first appeared in 4.8. | 2010-07-21 | 1 | -2/+7 | |
| | | |||||
| * | Don't compact and reindex referral namespaces. | 2010-06-30 | 1 | -3/+3 | |
| | | |||||
| * | Add the new schema parser. | 2010-06-29 | 1 | -2/+2 | |
| | | | | | noticed by deraadt, sorry! | ||||
| * | sort the options list, and add some new options to usage(); | 2010-06-23 | 2 | -8/+9 | |
| | | |||||
| * | Re-implement compaction and (re-)indexing outside ldapd. | 2010-06-23 | 3 | -61/+222 | |
| | | |||||
| * | Initial import of ldapd, a small LDAP daemon. Work in progress. | 2010-05-31 | 3 | -0/+367 | |
| ok deraadt@ jacekm@ gilles@ back@ henning@ blambert@ | |||||
