openldap/servers/slapd/back-ldbm
2001-09-01 05:00:27 +00:00
..
abandon.c
add.c Reworked again the caching in case of failure. 2001-07-21 10:53:06 +00:00
alias.c
attr.c
attribute.c
back-ldbm.h Move backend_syncfreq code down into back-ldbm. Creates new configuration 2001-06-28 09:20:33 +00:00
backldbm.dsp
bind.c
cache.c Fix typo 2001-07-22 03:25:45 +00:00
close.c Move backend_syncfreq code down into back-ldbm. Creates new configuration 2001-06-28 09:20:33 +00:00
compare.c
config.c Prevent ldbm_sync from being called by ldbm_cache_close when the new 2001-07-16 23:21:36 +00:00
dbcache.c Prevent ldbm_sync from being called by ldbm_cache_close when the new 2001-07-16 23:21:36 +00:00
delete.c
dn2id.c added function cache_find_entry_ndn2id that avoids an unnecessary call to dn_normalize; now dn2id calls this function, while the original function has been left as a wrapper 2001-07-11 08:41:42 +00:00
entry.c
extended.c
external.h Backout directory config option 2001-06-22 21:00:24 +00:00
filterindex.c Open databases using WRCREAT not READER. 2001-09-01 05:00:27 +00:00
group.c
id2children.c
id2entry.c Reworked again the caching in case of failure. 2001-07-21 10:53:06 +00:00
idl.c Reworked API of nextid; e_private gets destroyed separately from the entry in case add fails (should fix ITS#1245) 2001-07-20 09:50:28 +00:00
index.c
init.c Fix ITS#1239: 2001-07-16 22:16:24 +00:00
key.c
Makefile.in
modify.c
modrdn.c fix typo; try to delete dn2id in case of late failure 2001-07-31 10:54:39 +00:00
nextid.c Reworked API of nextid; e_private gets destroyed separately from the entry in case add fails (should fix ITS#1245) 2001-07-20 09:50:28 +00:00
passwd.c fix a reference to volative memory in back-ldbm/passwd.c that caused garbage messages to be returned to ldappasswd 2001-08-04 15:46:08 +00:00
proto-back-ldbm.h Reworked again the caching in case of failure. 2001-07-21 10:53:06 +00:00
referral.c
sasl.c
search.c add global, per backend and per op_ndn time/size soft, hard and to-be-checked limits (exploited by back-ldbm); see slapd.conf(5) for details 2001-08-01 10:09:04 +00:00
tools.c Reworked API of nextid; e_private gets destroyed separately from the entry in case add fails (should fix ITS#1245) 2001-07-20 09:50:28 +00:00
unbind.c