Age | Commit message (Expand) | Author |
---|---|---|
2019-10-24 | The ber_* namespace is used by liblber since time immemorial, | Theo Buehler |
2019-07-03 | snprintf/vsnprintf return < 0 on error, rather than -1. | Theo de Raadt |
2018-05-15 | Fix format string errors in log messages and update ldapd to use relayd's log.c | Reyk Floeter |
2018-02-08 | Kill ber.c support for direct fd read/writes | Jeremie Courreges-Anglas |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2015-12-24 | bzero -> memset. No binary change. | mmcc |
2015-11-02 | use SOCK_NONBLOCK instead of fcntl | Jonathan Matthew |
2013-11-23 | unsigned char casts for ctype | Theo de Raadt |
2013-11-02 | bunch of format string cleanups, removing %i, signed vs unsigned, and even | Theo de Raadt |
2012-06-16 | Protect against fd exhaustion when reopening database files. Only accept | Jonathan Matthew |
2010-06-15 | Move around some functions to ease re-use from ldapctl. | Martin Hedenfal |
2010-05-31 | Initial import of ldapd, a small LDAP daemon. Work in progress. | Martin Hedenfal |