openldap/servers/slapd/back-bdb
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 Added LDAP_LOG messages 2002-03-26 17:00:14 +00:00
attr.c Patch: More format bugs (ITS#1702) 2002-04-02 18:56:26 +00:00
attribute.c ITS#1709 j was logged uninitialized 2002-04-05 06:55:25 +00:00
back-bdb.h switch to openldap-data directory 2002-02-02 06:26:06 +00:00
backbdb.dsp move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +00:00
bind.c Added LDAP_LOG messages 2002-03-26 17:34:57 +00:00
cache.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
compare.c Added LDAP_LOG messages 2002-03-26 17:47:52 +00:00
config.c BDB_ALIASES and BDB_SUBENTRIES cleanup 2002-01-29 04:53:47 +00:00
dbcache.c ITS#1726, always use bdb_db_hash(). 2002-04-05 05:59:04 +00:00
delete.c Added LDAP_LOG messages 2002-03-26 18:52:36 +00:00
dn2entry.c Added LDAP_LOG messages 2002-03-26 20:04:30 +00:00
dn2id.c Added LDAP_LOG messages to operational.c and fixed compile error in dn2id.c 2002-03-26 21:34:03 +00:00
error.c Added/Modified LDAP_LOG messages to match the existing Debug messages 2002-03-15 17:50:28 +00:00
extended.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
external.h port hasSubordinates handling to back-bdb 2002-03-23 11:04:09 +00:00
filterindex.c Patch: More format bugs (ITS#1702) 2002-04-02 18:56:26 +00:00
group.c ITS#1711 txn was uninitialized 2002-04-05 06:54:39 +00:00
id2entry.c Add first cut BDB no-op control support. 2002-01-29 00:02:27 +00:00
idl.c Patch: More format bugs (ITS#1702) 2002-04-02 18:56:26 +00:00
idl.h Adjust size offsets, needs work 2002-01-31 00:10:24 +00:00
index.c appropriately detect index delete failure 2002-01-26 14:33:31 +00:00
init.c port hasSubordinates handling to back-bdb 2002-03-23 11:04:09 +00:00
key.c Added/Modified LDAP_LOG messages to match the existing Debug messages 2002-03-15 17:50:28 +00:00
Makefile.in port hasSubordinates handling to back-bdb 2002-03-23 11:04:09 +00:00
modify.c Added LDAP_LOG messages to these files to match the existing Debug messages 2002-03-14 22:23:44 +00:00
modrdn.c Fix previous commit, missing semicolon 2002-03-18 08:55:21 +00:00
nextid.c Added LDAP_LOG messages 2002-03-26 21:14:23 +00:00
operational.c Added LDAP_LOG messages to operational.c and fixed compile error in dn2id.c 2002-03-26 21:34:03 +00:00
passwd.c ITS#1716 is_entry_subentr/ies/y/ 2002-04-05 06:28:52 +00:00
proto-bdb.h Use a single malloc'd block for all the temporary IDL storage in the 2002-03-18 11:40:58 +00:00
referral.c Added LDAP_LOG messages 2002-03-26 22:17:08 +00:00
search.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
tools.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00