openldap/servers/slapd/back-ldbm
Kurt Zeilenga e2ee741ea8 Replace strdup() with ch_strdup() such that exit() will be called
if strdup fails.  This is better than not checking, but we should
add orderly shutdown.
1998-11-27 20:21:54 +00:00
..
abandon.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
add.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
alias.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +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 Make flush_writes the default. Change option to 'dbcachenowsync'. 1998-11-07 02:25:32 +00:00
bind.c Changed dn2entry to always returned a modified matched. 1998-11-23 20:08:25 +00:00
cache.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
close.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
compare.c Changed dn2entry to always returned a modified matched. 1998-11-23 20:08:25 +00:00
config.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
dbcache.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
delete.c Changed dn2entry to always returned a modified matched. 1998-11-23 20:08:25 +00:00
dn2id.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
filterindex.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
group.c Changed dn2entry to always returned a modified matched. 1998-11-23 20:08:25 +00:00
id2children.c debug messages incorrectly said "add" instead of "remove". 1998-11-18 20:27:21 +00:00
id2entry.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
idl.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
index.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
init.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
kerberos.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in "make veryclean" now lives up to its name. 1998-11-22 06:24:59 +00:00
modify.c Changed dn2entry to always returned a modified matched. 1998-11-23 20:08:25 +00:00
modrdn.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
nextid.c Add a couple minor safety checks. 1998-11-25 23:45:57 +00:00
proto-back-ldbm.h Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
search.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +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