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_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] schema/        
[TXT] Makefile  1.13   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[TXT] aldap.h  1.1   14 years  martinh   Initial import of ldapd, a small LDAP daemon. Work in progress. ok deraadt@ jac...
[TXT] attributes.c  1.3   13 years  martinh   Fix a segmentation fault when adding an attribute to an empty entry.
[TXT] auth.c  1.11   8 years  mmcc   bzero -> memset. No binary change.
[TXT] btest.c  1.2   8 years  mmcc   bzero -> memset. No binary change.
[TXT] btree.3  1.4   10 years  schwarze   use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] btree.c  1.36   8 years  krw   Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0]) idioms. Adopt...
[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.13   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[TXT] control.c  1.13   8 years  landry   Properly remove unix sockets (control & listening) upon exit of the parent proce...
[TXT] evbuffer_tls.c  1.1   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[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.3   9 years  daniel   eliminate the use of a gcc C extension (conditionals with omitted operands). ok...
[TXT] imsgev.c  1.5   9 years  deraadt   change to <limits.h> universe. The only changes in the binary are due to the he...
[TXT] imsgev.h  1.2   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] index.c  1.10   8 years  mmcc   bzero -> memset. No binary change.
[TXT] ldapd.8  1.14   8 years  jmc   some -r fixes;
[TXT] ldapd.c  1.20   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[TXT] ldapd.conf.5  1.19   10 years  jmc   rfc 4512, not 4712; From: route dylanharris org
[TXT] ldapd.h  1.26   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[TXT] ldape.c  1.24   8 years  jmatthew   convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls code...
[TXT] log.c  1.4   10 years  deraadt   bunch of format string cleanups, removing %i, signed vs unsigned, and even a few...
[TXT] matching.c  1.2   13 years  martinh   Publish matching rules in the cn=schema subentry as the matchingRules attribute....
[TXT] modify.c  1.17   8 years  mmcc   bzero -> memset. No binary change.
[TXT] namespace.c  1.16   8 years  jca   Minor ldapd -r tweaks - fix style - the string pointed to by datadir shouldn't ...
[TXT] parse.y  1.19   7 years  jsing   Adjust existing tls_config_set_cipher() callers for TLS cipher group changes - m...
[TXT] schema.c  1.16   9 years  bluhm   Convert the logic in the error function of the ldap schema parser. Instead of cr...
[TXT] schema.h  1.7   13 years  martinh   Publish matching rules in the cn=schema subentry as the matchingRules attribute....
[TXT] search.c  1.17   8 years  mmcc   bzero -> memset. No binary change.
[TXT] syntax.c  1.3   8 years  guenther   The <ctype.h> is*() interfaces expect EOF or an unsigned char; cast to (unsigned...
[TXT] util.c  1.7   8 years  mmcc   bzero -> memset. No binary change.
[TXT] uuid.c  1.4   13 years  martinh   Remove unused functions and variables, found by lint.
[TXT] uuid.h  1.3   13 years  martinh   Remove unused functions and variables, found by lint.
[TXT] validate.c  1.9   13 years  martinh   Resolve matching rules from superior attribute types at schema load time instead...
[TXT] ber.c (in the Attic) [Hide]  1.11   8 years  mmcc   bzero -> memset. No binary change.
[TXT] ber.h (in the Attic) [Hide]  1.1   14 years  martinh   Initial import of ldapd, a small LDAP daemon. Work in progress. ok deraadt@ jac...