openldap/servers/slapd/back-ldbm
Julio Sánchez Fernández bf5ea315b6 Compares get values in the matching rule syntax (see RFC2251, 4.1.7),
so we need to tell value_find about this.
2001-10-23 09:48:18 +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 Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
attribute.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-ldbm.h Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
backldbm.dsp
bind.c
cache.c Fix some NEW_LOGGING errors 2001-10-05 21:49:04 +00:00
close.c
compare.c Compares get values in the matching rule syntax (see RFC2251, 4.1.7), 2001-10-23 09:48:18 +00:00
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 Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
delete.c Delete attribute indices 2001-10-09 19:41:48 +00:00
dn2id.c Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
entry.c
extended.c
external.h
filterindex.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
group.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
id2children.c
id2entry.c Reworked again the caching in case of failure. 2001-07-21 10:53:06 +00:00
idl.c Tweaked ID_BLOCKs to record NIDs for INDIRECT blocks as well as directs. 2001-09-22 06:52:32 +00:00
index.c Missed a test in AttributeDescription commit 2001-10-22 14:55:42 +00:00
init.c Fix ITS#1239: 2001-07-16 22:16:24 +00:00
key.c Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
Makefile.in
modify.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
modrdn.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +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 referral scope checks (ITS#1289) from dshriver@sharemedia.com 2001-09-08 02:37:02 +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