openldap/servers/slapd/back-meta
2005-08-20 11:31:07 +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 implement overlapping targets enhancement (ITS#3711) 2005-08-17 08:34:49 +00:00
bind.c in some cases, back-meta needs to propagate pseudo-root identity even if it's not the authorizing backend 2005-08-17 08:19:37 +00:00
candidates.c implement overlapping targets enhancement (ITS#3711) 2005-08-17 08:34:49 +00:00
compare.c Silence "unused <something>" warnings 2005-07-14 19:52:08 +00:00
config.c implement overlapping targets enhancement (ITS#3711) 2005-08-17 08:34:49 +00:00
conn.c implement overlapping targets enhancement (ITS#3711) 2005-08-17 08:34:49 +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 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 normalize/pretty attributes when possible 2005-08-20 11:31:07 +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