..
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
Update slapd to use lutil_passwd() for both user and root passwords.
1998-12-01 03:36:37 +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
Update slapd to use lutil_passwd() for both user and root passwords.
1998-12-01 03:36:37 +00:00
cache.c
Change cache.c assert logic based on Hallvard's suggestion.
1998-12-10 19:20:15 +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
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