OpenBSD CVS

src/usr.sbin/ldapd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ldapd

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] schema/        
[TXT] Makefile  1.16   5 years  rob   The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and snmpct...
[TXT] aldap.h  1.2   5 years  rob   The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and snmpct...
[TXT] attributes.c  1.5.12.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] auth.c  1.13.6.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] btest.c  1.3   7 years  gsoares   print a formatted errx() string instead of segfault, by checking argc correctly....
[TXT] btree.3  1.5   5 years  jmc   some tweaks from raf czlonka, plus one more from me;
[TXT] btree.c  1.38   7 years  sthen   Don't overflow uint16 when the filesystem block size is >32K. Reported and initi...
[TXT] btree.h  1.6   13 years  martinh   Add a BT_CURSOR_EXACT operation to btree_cursor_get. It behaves like BT_CURSOR, ...
[TXT] conn.c  1.17.6.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] control.c  1.16   6 years  reyk   Fix format string errors in log messages and update ldapd to use relayd's log.c ...
[TXT] evbuffer_tls.c  1.3   6 years  bluhm   It does not make sense to use ioctl(FIONREAD) with TLS as libtls has already rea...
[TXT] evbuffer_tls.h  1.1   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[TXT] filter.c  1.8.6.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] imsgev.c  1.6   7 years  gsoares   add missing rcsid
[TXT] imsgev.h  1.3   7 years  gsoares   add missing rcsid
[TXT] index.c  1.12.6.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ldapd.8  1.14   8 years  jmc   some -r fixes;
[TXT] ldapd.c  1.25   5 years  yasuoka   Avoid calling dup2(oldd, newd) when oldd == newd. In that case the descriptor k...
[TXT] ldapd.conf.5  1.25   6 years  reyk   Add support for attribute filter rules on search/read operations. OK jmatthew@
[TXT] ldapd.h  1.31   5 years  claudio   Make ber type and encoding a unsigned int instead of unsigned long. This way the...
[TXT] ldape.c  1.31.2.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] log.c  1.9   6 years  reyk   Fix format string errors in log messages and update ldapd to use relayd's log.c ...
[TXT] log.h  1.2   6 years  reyk   Fix format string errors in log messages and update ldapd to use relayd's log.c ...
[TXT] logmsg.c  1.3.6.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] matching.c  1.2   13 years  martinh   Publish matching rules in the cn=schema subentry as the matchingRules attribute....
[TXT] modify.c  1.22.2.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] namespace.c  1.19   4 years  deraadt   Some asprintf() calls were checked < 0, rather than the precise == -1. ok miller...
[TXT] parse.y  1.35   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] schema.c  1.18.4.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] schema.h  1.7   13 years  martinh   Publish matching rules in the cn=schema subentry as the matchingRules attribute....
[TXT] search.c  1.24.4.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] syntax.c  1.5   7 years  jmatthew   Fix checks for seconds and timezones in generalized times. Fixing the CHECK_RANG...
[TXT] util.c  1.11.2.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] uuid.c  1.6   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...
[TXT] uuid.h  1.3   13 years  martinh   Remove unused functions and variables, found by lint.
[TXT] validate.c  1.11.6.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...