openldap/servers/slapd/back-ldbm
Kurt Zeilenga 2a20131eaa Consistently use %ld for printing IDs. %lu was used in many cases.
I rather have NOID printed as "-1".  It it could argued that ID
should be signed.
1999-02-11 18:19:52 +00:00
..
abandon.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
add.c Update LDBM cache so that it manages it's own state. 1999-02-11 17:46:56 +00:00
alias.c Introduction of a new Berkeley DB version 2 (!) specific backend. 1999-02-05 16:23:03 +00:00
attr.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
back-ldbm.h Update LDBM cache so that it manages it's own state. 1999-02-11 17:46:56 +00:00
bind.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
cache.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
close.c New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
compare.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
config.c Integration of the BDB2 backend into the new init/startup/shutdown schema. 1999-02-08 11:42:14 +00:00
dbcache.c Integration of the BDB2 backend into the new init/startup/shutdown schema. 1999-02-08 11:42:14 +00:00
delete.c Remove rwlock diag messages. 1999-02-04 17:24:26 +00:00
dn2id.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
external.h New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
filterindex.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
group.c Introduction of a backend startup/shutdown function to make backend-specific 1999-02-01 17:37:43 +00:00
id2children.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
id2entry.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
idl.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
index.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
init.c Integration of the BDB2 backend into the new init/startup/shutdown schema. 1999-02-08 11:42:14 +00:00
kerberos.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Backout startup/initialization changes in preparation for new 1999-02-04 17:28:49 +00:00
modify.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
modrdn.c Update LDBM cache so that it manages it's own state. 1999-02-11 17:46:56 +00:00
nextid.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
proto-back-ldbm.h Update LDBM cache so that it manages it's own state. 1999-02-11 17:46:56 +00:00
search.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
startup.c first arg of ldbm_db_errcall could be a const char * instead of char *. 1999-02-02 23:15:45 +00:00
unbind.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00