Age | Commit message (Expand) | Author |
2020-09-19 | Add a bsd.schema including a shadowPassword and an sshPublicKey | Theo Buehler |
2019-05-11 | The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and | rob |
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 | convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls | Jonathan Matthew |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2010-11-03 | Validate matching rules against attribute syntaxes. All matching rules from | Martin Hedenfal |
2010-09-03 | Implement attribute syntaxes from RFC4517. This adds validation to the most | Martin Hedenfal |
2010-09-01 | Move generic imsg/libevent glue to a separate file. | Martin Hedenfal |
2010-06-29 | Rewrite the schema parser, as it's not a context-free grammar. | Martin Hedenfal |
2010-06-23 | Remove compaction and indexing from ldapd. It is better done by a separate | Martin Hedenfal |
2010-06-06 | Fix LDADD component order to let this build on static arches. | Miod Vallat |
2010-06-05 | Install a default ldapd.conf, and standard schema files in /etc/ldap. | Martin Hedenfal |
2010-05-31 | Add -I${.CURDIR}, fixes building in obj/. | Martin Hedenfal |
2010-05-31 | Initial import of ldapd, a small LDAP daemon. Work in progress. | Martin Hedenfal |