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 Don't free bv_vals that were passed to ber_bvarray_add. 2002-01-19 04:28:45 +00:00
attr.c Update copyright statements 2002-01-04 21:17:25 +00:00
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 Zap unbind and abandon 2002-01-02 17:00:54 +00:00
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 Update copyright statements 2002-01-04 21:17:25 +00:00
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 Update copyright statements 2002-01-04 21:17:25 +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 Update copyright statements 2002-01-04 21:17:25 +00:00
filterindex.c ITS#1541 fix. 2002-01-20 17:27:53 +00:00
group.c Defined some ObjectClass->soc_flags values, changed is_entry_*objectclass 2002-01-19 02:58:00 +00:00
id2children.c Update copyright statements 2002-01-04 21:17:25 +00:00
id2entry.c Update copyright statements 2002-01-04 21:17:25 +00:00
idl.c Fix idl_insert_key with USE_INDIRECT_NIDS, wasn't setting NIDS... 2002-01-16 09:58:11 +00:00
index.c Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
init.c Added LDAP_LOG messages 2002-04-05 18:38:59 +00:00
key.c Update copyright statements 2002-01-04 21:17:25 +00:00
Makefile.in Removed unused unbind stuff 2002-01-02 04:32:34 +00:00
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 Update copyright statements 2002-01-04 21:17:25 +00:00
passwd.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
proto-back-ldbm.h Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
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 Update copyright statements 2002-01-04 21:17:25 +00:00
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 error message from be_entry_put tool backend function 2002-01-12 16:00:51 +00:00