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_7_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] schema/        
[TXT] Makefile  1.17   3 years  tb   Add a bsd.schema including a shadowPassword and an sshPublicKey attribute that c...
[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.6   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] auth.c  1.14   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.18   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] control.c  1.17   3 years  dv   Move TAILQ initialization to files where they are used. These priv-sep daemons ...
[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.9   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.13   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ldapd.8  1.15   3 years  millert   Add ldap(1) to the SEE ALSO section. OK deraadt@
[TXT] ldapd.c  1.29   2 years  kn   Remove unneeded calls to tls_init(3) As per the manual and lib/libtls/tls.c rev...
[TXT] ldapd.conf.5  1.27   3 years  tb   Using the "ldaps" or "tls" keywords in ldapd.conf currently enables all protocol...
[TXT] ldapd.h  1.35   3 years  dv   Move TAILQ initialization to files where they are used. These priv-sep daemons ...
[TXT] ldape.c  1.34   3 years  dv   Move TAILQ initialization to files where they are used. These priv-sep daemons ...
[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.5   3 years  rob   Comply with man page intent of -dvv enabling BER level logging. Tweak and ok ma...
[TXT] matching.c  1.2   13 years  martinh   Publish matching rules in the cn=schema subentry as the matchingRules attribute....
[TXT] modify.c  1.23   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] namespace.c  1.20   4 years  martijn   Fix ldapd datadir location. Diff from roklein <at> roklein <dot> de OK claudio...
[TXT] parse.y  1.40   3 years  martijn   Fix having hostnames in the listen on statement. Regression introduced in r1.39....
[TXT] schema.c  1.19   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.26   4 years  bket   usr.sbin/ldapd: replace TAILQ concatenation loop with TAILQ_CONCAT OK florian@
[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.13   3 years  tb   Silence -Wsign-compare whining in bsnprintf() This warning was present since an...
[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.12   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...