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_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] schema/        
[TXT] Makefile  1.9   13 years  martinh   Validate matching rules against attribute syntaxes. All matching rules from RFC ...
[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.30   13 years  martinh   Do not use FP arithmetic. Variation on a diff from Mike Belopuhov some time ago....
[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.10   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] control.c  1.8   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[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.2   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[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.10   11 years  jmc   last stage of rfc changes, using consistent Rs/Re blocks, and moving the referen...
[TXT] ldapd.c  1.9   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] ldapd.conf.5  1.17   10 years  jmc   do not use Sx for sections outwith the page; man4 still to go...
[TXT] ldapd.h  1.23   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] ldape.c  1.17   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[TXT] log.c  1.3   13 years  martinh   Make -dvv flags produce debug traces of decoded BER messages on stderr. Also sho...
[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.10   13 years  sthen   Missing ; to appease yyextract, ok martinh@
[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.1   13 years  martinh   Implement attribute syntaxes from RFC4517. This adds validation to the most comm...
[TXT] util.c  1.3   11 years  jmatthew   Protect against fd exhaustion when reopening database files. Only accept client...
[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.5   11 years  gilles   ssl.c is a very old copy of smtpd's and didn't catch up the bump of the DH prime...
[TXT] ssl_privsep.c (in the Attic) [Hide]  1.3   13 years  martinh   Remove unused functions and variables, found by lint.