.. |
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
|
prettify matchedDN; fix memory handling
|
2005-08-27 19:21:43 +00:00 |
candidates.c
|
implement overlapping targets enhancement (ITS#3711)
|
2005-08-17 08:34:49 +00:00 |
compare.c
|
allow a minimal timeout in compares
|
2005-08-22 09:42:26 +00:00 |
config.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +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
|
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
|
prettify matchedDN; fix memory handling
|
2005-08-27 19:21:43 +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 |