.. |
add.c
|
Pass parent EntryInfo instead of parent DN to dn2id_add/delete.
|
2003-04-22 04:06:09 +00:00 |
attr.c
|
use SLAP_PTRCMP
|
2003-04-18 17:16:48 +00:00 |
back-bdb.h
|
- LDAP_SYNCREPL defined in include/ldap.h
|
2003-05-01 23:39:29 +00:00 |
backbdb.dsp
|
|
|
bind.c
|
Added errmsg arg to lutil_passwd_{check,hash} functions
|
2003-04-30 07:52:05 +00:00 |
cache.c
|
Don't avl_insert NULL kids
|
2003-05-23 01:12:50 +00:00 |
compare.c
|
Entry *e could be freed uninitialized after goto return_results;
|
2003-05-02 13:24:44 +00:00 |
config.c
|
Function renaming, make internal funcs static, etc.
|
2003-04-23 06:34:55 +00:00 |
dbcache.c
|
Fix prev commit
|
2003-04-17 05:15:12 +00:00 |
delete.c
|
persistent search updates with recent changes
|
2003-05-20 20:21:39 +00:00 |
dn2entry.c
|
Function renaming, make internal funcs static, etc.
|
2003-04-23 06:34:55 +00:00 |
dn2id.c
|
Fix HDB search_aliases crash, cleanup search scope processing: call dn2idl
|
2003-05-01 11:59:08 +00:00 |
error.c
|
|
|
extended.c
|
Major API change - (SLAP_OP_BLOCKS) All request parameters are
|
2003-03-30 09:03:54 +00:00 |
external.h
|
Function renaming, make internal funcs static, etc.
|
2003-04-23 06:34:55 +00:00 |
filterindex.c
|
ITS#2522 fix candidate return values - once more, with feeling...
|
2003-05-22 09:17:42 +00:00 |
id2entry.c
|
Plug leak in hdb
|
2003-05-11 08:42:58 +00:00 |
idl.c
|
Function renaming, make internal funcs static, etc.
|
2003-04-23 06:34:55 +00:00 |
idl.h
|
|
|
index.c
|
Memory context fixes
|
2003-04-13 16:15:52 +00:00 |
init.c
|
Added SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMode flags. The rw
|
2003-05-11 07:03:48 +00:00 |
key.c
|
|
|
Makefile.in
|
Remove psearch.c
|
2003-03-31 05:31:12 +00:00 |
modify.c
|
Don't crash if attr_find() fails (Howard, you might like to review this)
|
2003-05-14 07:25:00 +00:00 |
modrdn.c
|
Fix printf/Debug format arguments.
|
2003-05-02 13:08:47 +00:00 |
nextid.c
|
|
|
operational.c
|
Function renaming, make internal funcs static, etc.
|
2003-04-23 06:34:55 +00:00 |
passwd.c
|
comment cleanup
|
2003-04-30 16:39:40 +00:00 |
proto-bdb.h
|
Fix HDB search_aliases crash, cleanup search scope processing: call dn2idl
|
2003-05-01 11:59:08 +00:00 |
referral.c
|
ITS#2514 fix NULL deref
|
2003-05-14 19:30:25 +00:00 |
search.c
|
If the sync mode is refreshAndPersist,
|
2003-05-21 23:44:10 +00:00 |
tools.c
|
Remove excess `0' arguments to fprintf.
|
2003-05-15 11:47:42 +00:00 |