| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bzero -> memset. No binary change. | 2015-12-24 | 1 | -4/+4 | |
| | | |||||
| * | use SOCK_NONBLOCK instead of fcntl | 2015-11-02 | 1 | -2/+2 | |
| | | | | | ok dlg@ | ||||
| * | unsigned char casts for ctype | 2013-11-23 | 1 | -2/+2 | |
| | | | | | ok jca | ||||
| * | bunch of format string cleanups, removing %i, signed vs unsigned, and even | 2013-11-02 | 1 | -3/+3 | |
| | | | | | | a few long long's ok jmatthew | ||||
| * | Protect against fd exhaustion when reopening database files. Only accept | 2012-06-16 | 1 | -1/+14 | |
| | | | | | | | | | client or control connections when there are at least 8 fds available, and close a connection before calling imsg_read if it would be unable to accept an fd from the parent process. ok gilles@ | ||||
| * | Move around some functions to ease re-use from ldapctl. | 2010-06-15 | 1 | -1/+104 | |
| | | |||||
| * | Initial import of ldapd, a small LDAP daemon. Work in progress. | 2010-05-31 | 1 | -0/+98 | |
| ok deraadt@ jacekm@ gilles@ back@ henning@ blambert@ | |||||
