openldap/servers/slapd/back-meta
Pierangelo Masarati 644d9000f9 fix ITS#4073
2005-10-10 14:54:14 +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 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
candidates.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
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 ITS#4071 2005-10-08 19:39:56 +00:00
conn.c fix ITS#4073 2005-10-10 14:54:14 +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 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
Makefile.in Revert ITS#3577 patch, breaks Windows build and not needed in RE23. 2005-08-26 02:20:45 +00:00
map.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +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 Fix snprintf() format 2005-09-26 04:39: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 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