| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Stop the -v command line argument from overriding logging brevity. | 2021-01-15 | 1 | -4/+4 | |
| | | | | | Tweaked and OK claudio@ | ||||
| * | Fix ldapd datadir location. | 2020-03-05 | 1 | -2/+2 | |
| | | | | | | | Diff from roklein <at> roklein <dot> de OK claudio@ | ||||
| * | The ber_* namespace is used by liblber since time immemorial, | 2019-10-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | so move our BER API to the unused ober_* prefix to avoid some breakage in ports. Problem diagnosed by jmatthew with ber_free() in samba, but there are many others as pointed out by sthen. tests & ok rob ok sthen (who had an almost identical diff for libutil) "go head hit it" deraadt | ||||
| * | Some asprintf() calls were checked < 0, rather than the precise == -1. | 2019-06-27 | 1 | -5/+5 | |
| | | | | | ok millert nicm tb, etc | ||||
| * | Fix format string errors in log messages and update ldapd to use relayd's log.c | 2018-05-15 | 1 | -3/+3 | |
| | | | | | OK benno@ jmatthew@ | ||||
| * | work on making log.c similar in all daemons: | 2017-01-20 | 1 | -1/+3 | |
| | | | | | | | | move daemon-local functions into new logmsg.c, and reduce the (mostly whitespace) differences so that log.c's can be diffed easily. 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@ | ||||
| * | Implement ldapctl -r datadir; ok sthen@ landry@ | 2016-02-02 | 1 | -20/+31 | |
| | | |||||
| * | 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 | ||||
| * | Don't compact and reindex referral namespaces. | 2010-06-30 | 1 | -3/+3 | |
| | | |||||
| * | sort the options list, and add some new options to usage(); | 2010-06-23 | 1 | -2/+3 | |
| | | |||||
| * | Re-implement compaction and (re-)indexing outside ldapd. | 2010-06-23 | 1 | -46/+187 | |
| | | |||||
| * | Initial import of ldapd, a small LDAP daemon. Work in progress. | 2010-05-31 | 1 | -0/+277 | |
| ok deraadt@ jacekm@ gilles@ back@ henning@ blambert@ | |||||
