openldap/servers/slapd/back-bdb
2003-05-24 01:54:03 +00:00
..
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 works without SLAPI 2003-01-20 20:18:53 +00:00
bind.c Added errmsg arg to lutil_passwd_{check,hash} functions 2003-04-30 07:52:05 +00:00
cache.c Don't use single malloc for BDB_HIER e->e_name + e->e_nname 2003-05-24 01:54:03 +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 ITS#2541 added bdb_cache_delete_cleanup() to defer cache delete. 2003-05-23 02:04:03 +00:00
dn2entry.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
dn2id.c Don't use single malloc for BDB_HIER e->e_name + e->e_nname 2003-05-24 01:54:03 +00:00
error.c Happy new year 2003-01-03 20:20:47 +00:00
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 Don't use single malloc for BDB_HIER e->e_name + e->e_nname 2003-05-24 01:54:03 +00:00
idl.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
idl.h Happy new year 2003-01-03 20:20:47 +00:00
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 Happy new year 2003-01-03 20:20:47 +00:00
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 Don't use single malloc for BDB_HIER e->e_name + e->e_nname 2003-05-24 01:54:03 +00:00
nextid.c Happy new year 2003-01-03 20:20:47 +00:00
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 ITS#2541 added bdb_cache_delete_cleanup() to defer cache delete. 2003-05-23 02:04:03 +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