openldap/servers/slapd/back-ldap
2005-11-04 01:42:11 +00:00
..
add.c
back-ldap.h
bind.c don't copy o_ndn into lc_bound_ndn, otherwise we end up in a bind with DN but no password\! 2005-10-14 23:25:57 +00:00
chain.c add a giant mutex around the ldapinfo structure to serialize chaining (need to check for deadlocks...) 2005-11-04 01:42:11 +00:00
compare.c
config.c
delete.c
extended.c fix previous commit (addresses ITS#4139) 2005-11-03 21:48:46 +00:00
init.c
Makefile.in
modify.c
modrdn.c
proto-ldap.h
search.c don't leak matchedDN 2005-11-01 16:47:17 +00:00
TODO.proxy
unbind.c