openldap/servers/slapd/back-ldbm
Pierangelo Masarati 4a8ab5dbf2 Mostly based on patches provided by Hallvard B. Furuseth
ITS#1677 - cast away const warnings
ITS#1678 - unsigned char args to ctype funcs
ITS#1682 - don't redefine ldap_debug
ITS#1683 - uninitialized vars
ITS#1703 - ldo_debug initialization
ITS#1705 - unsigned testing
ITS#1706 - socklen_t args
ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
ITS#1725 - libdes not required

Implement back-null (/dev/null style backend)
Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
        ambiguous operator precedence)

Kurt, please regenerate configure
2002-04-08 09:43:22 +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 Added LDAP_LOG messages 2002-04-05 18:38:59 +00:00
dbcache.c
delete.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
dn2id.c
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
group.c
id2children.c
id2entry.c
idl.c
index.c
init.c Added LDAP_LOG messages 2002-04-05 18:38:59 +00:00
key.c
Makefile.in
modify.c Add giant lock code back in... (it's my flakey devbox that needed work) 2002-01-29 17:58:36 +00:00
modrdn.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +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 Add giant lock code back in... (it's my flakey devbox that needed work) 2002-01-29 17:58:36 +00:00
tools.c