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_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] schema/        
[TXT] Makefile  1.12   9 years  okan   zap trailing newlines; "go for it" deraadt
[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.9   13 years  martinh   Unbreak simple passwords with SHA and salted SHA hashes. Revision 1.7 introduced...
[TXT] btest.c  1.1   14 years  martinh   Initial import of ldapd, a small LDAP daemon. Work in progress. ok deraadt@ jac...
[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.31   10 years  deraadt   bunch of format string cleanups, removing %i, signed vs unsigned, and even a few...
[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.11   10 years  deraadt   bunch of format string cleanups, removing %i, signed vs unsigned, and even a few...
[TXT] control.c  1.9   10 years  deraadt   bunch of format string cleanups, removing %i, signed vs unsigned, and even a few...
[TXT] filter.c  1.2   13 years  martinh   Evaluate filters according to the three-valued logic of X.511, as required by RF...
[TXT] imsgev.c  1.4   9 years  krw   When the three possible return values are -1, 0, and 1, != 1 is the same as <= 0...
[TXT] imsgev.h  1.2   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] index.c  1.8   13 years  martinh   Unbreak re-indexing by checking if an index entry already exists.
[TXT] ldapd.8  1.11   10 years  jmc   some Bx/Ox conversion; From: Jan Stary
[TXT] ldapd.c  1.10   10 years  deraadt   bunch of format string cleanups, removing %i, signed vs unsigned, and even a few...
[TXT] ldapd.conf.5  1.19   10 years  jmc   rfc 4512, not 4712; From: route dylanharris org
[TXT] ldapd.h  1.23   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] ldape.c  1.18   10 years  deraadt   bunch of format string cleanups, removing %i, signed vs unsigned, and even a few...
[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.14   13 years  martinh   Revert parts of previous change leading to assertion failure for certain modify ...
[TXT] namespace.c  1.12   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] parse.y  1.12   10 years  henning   relax the cfg file secrecy check slightly to allow group readability default per...
[TXT] schema.c  1.15   11 years  gsoares   fix a potential memory leak; OK martinh@ sthen@
[TXT] schema.h  1.7   13 years  martinh   Publish matching rules in the cn=schema subentry as the matchingRules attribute....
[TXT] search.c  1.14   13 years  martinh   Make -dvv flags produce debug traces of decoded BER messages on stderr. Also sho...
[TXT] syntax.c  1.2   10 years  deraadt   unsigned char casts for ctype ok jca
[TXT] util.c  1.5   10 years  deraadt   unsigned char casts for ctype ok jca
[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.6   13 years  martinh   Change detection of indefinite BER lenghts (which is not allowed). Only a length...
[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...
[TXT] ssl.c (in the Attic) [Hide]  1.7   9 years  jsg   add additional includes required to build with -DOPENSSL_NO_DEPRECATED
[TXT] ssl_privsep.c (in the Attic) [Hide]  1.3   13 years  martinh   Remove unused functions and variables, found by lint.