openldap/servers/slapd/back-meta
2005-11-03 14:06:26 +00:00
..
add.c allow noUserMod attrs write proxying when manageDIT is set (still to work in frontend for add) 2005-08-17 19:40:02 +00:00
back-meta.h plug selected leaks resulting from ITS#4056 & ITS#4057 implementation; may need further cleanup and reworking to streamline a bit 2005-10-01 18:07:00 +00:00
bind.c various cleanup 2005-11-01 16:36:17 +00:00
candidates.c various cleanup 2005-11-01 16:36:17 +00:00
compare.c cleanup states/timeout handling in back-ldap/meta; add connection pooling and defer of pseudoroot bind to back-meta 2005-09-24 18:39:26 +00:00
config.c fix error message for invalid "uri" args 2005-10-15 12:33:04 +00:00
conn.c various cleanup 2005-11-01 16:36:17 +00:00
delete.c fix previous commit (ITS#3871) 2005-07-19 14:25:10 +00:00
dncache.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
init.c various cleanup 2005-11-01 16:36:17 +00:00
Makefile.in Revert ITS#3577 patch, breaks Windows build and not needed in RE23. 2005-08-26 02:20:45 +00:00
map.c don't leak massaged referral DN 2005-11-03 14:06:26 +00:00
modify.c allow noUserMod attrs write proxying when manageDIT is set (still to work in frontend for add) 2005-08-17 19:40:02 +00:00
modrdn.c fix previous commit (ITS#3871) 2005-07-19 14:25:10 +00:00
proto-meta.h honor T-F filters (ITS#3706) and lots of cleanup 2005-05-04 23:57:55 +00:00
search.c eat up values of removed attrs 2005-11-01 13:42:51 +00:00
suffixmassage.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
unbind.c various cleanup 2005-11-01 16:36:17 +00:00