openldap/servers/slapd/back-meta
2005-08-07 16:45:13 +00:00
..
add.c fix previous commit (ITS#3871) 2005-07-19 14:25:10 +00:00
back-meta.h implement per-target, per-operation timeouts 2005-07-19 00:43:38 +00:00
bind.c use trylock only where necessary 2005-08-07 00:35:11 +00:00
candidates.c Silence "unused <something>" warnings 2005-07-14 19:52:08 +00:00
compare.c Silence "unused <something>" warnings 2005-07-14 19:52:08 +00:00
config.c plug yet another one-time leak 2005-08-07 16:45:13 +00:00
conn.c use trylock only where necessary 2005-08-07 00:35:11 +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 first round of provisions for back-config 2005-06-19 22:41:12 +00:00
Makefile.in ITS#3577 Make librewrite shared - > liblrewrite.la 2005-05-11 10:18:27 +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 fix previous commit (ITS#3871) 2005-07-19 14:25:10 +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 concurrency issues 2005-07-04 22:41:54 +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 use trylock only where necessary 2005-08-07 00:35:11 +00:00