openldap/servers/slapd/back-ldbm
2002-05-15 03:05:05 +00:00
..
add.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
alias.c
attr.c
attribute.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-ldbm.h switch to openldap-data directory 2002-02-02 06:26:06 +00:00
backldbm.dsp
bind.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
cache.c cleanlup 2002-03-24 02:15:17 +00:00
close.c
compare.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
config.c NEW_LOGGING bugs (ITS#1730) 2002-04-17 17:54:52 +00:00
dbcache.c Added/Updated LDAP_LOG messages 2002-04-10 22:10:22 +00:00
delete.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
dn2id.c Changed dnParent to void instead of int. (It always returned success...) 2002-01-26 08:44:59 +00:00
entry.c Fix giant lock handling on entry release 2002-01-29 19:43:17 +00:00
extended.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
external.h
filterindex.c ITS#1727 return allids on unknown filters to allow extended filtering 2002-04-11 08:59:30 +00:00
group.c
id2children.c Added/Updated LDAP_LOG messages 2002-04-10 22:10:22 +00:00
id2entry.c Added/Updated LDAP_LOG messages 2002-04-10 22:17:09 +00:00
idl.c Once more, fix idl_intersection. Don't walk past end of arrays. 2002-05-15 03:05:05 +00:00
index.c
init.c Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
key.c
Makefile.in
modify.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
modrdn.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
nextid.c Add giant lock code back in... (it's my flakey devbox that needed work) 2002-01-29 17:58:36 +00:00
operational.c
passwd.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
proto-back-ldbm.h
referral.c Add giant lock code back in... (it's my flakey devbox that needed work) 2002-01-29 17:58:36 +00:00
sasl.c
search.c s/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED/ when search candidates exceed unckecked limit 2002-05-03 10:27:37 +00:00
tools.c