openldap/servers/slapd
1998-12-27 02:00:08 +00:00
..
back-ldbm Add rc=0 fix as suggested by Tobias Reber <t.reber@dkfz-heidelberg.de> 1998-12-22 17:04:34 +00:00
back-passwd Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
back-shell Apply patch to better behave under Solaris threads (thr). 1998-12-24 01:16:22 +00:00
shell-backends Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
tools Change overlapping strcpy( x, y )' to SAFEMEMCPY( x, y, strlen( y ) + 1 )' 1998-12-27 02:00:08 +00:00
abandon.c
acl.c LDAP C-API changes 1998-12-21 00:21:58 +00:00
aclparse.c printf("\tby") belongs on stderr. 1998-12-04 19:29:17 +00:00
add.c Plug a leak reported by Jorg Pietschmann <pietsch@swissline.ch> 1998-12-04 02:20:39 +00:00
attr.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
ava.c
backend.c Added lber_get/set_option. Removed lber_debug/ldap_debug. 1998-12-22 01:34:01 +00:00
bind.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
ch_malloc.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
charray.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
compare.c
config.c Change overlapping strcpy( x, y )' to SAFEMEMCPY( x, y, strlen( y ) + 1 )' 1998-12-27 02:00:08 +00:00
configinfo.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
connection.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
daemon.c Minor change to signal handler. Changed _shutdown flag to 1998-12-20 18:16:03 +00:00
delete.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
dn.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
entry.c ldif'ize ldif library (ie: everything is now in the ldif_ namespace) 1998-12-20 22:28:33 +00:00
filter.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
filterentry.c
init.c
lock.c
main.c Added lber_get/set_option. Removed lber_debug/ldap_debug. 1998-12-22 01:34:01 +00:00
Makefile.in Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
modify.c Reset *modtail after freeing it, so it's not freed again 1998-12-26 09:55:09 +00:00
modrdn.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
monitor.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
operation.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
phonetic.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
proto-slap.h LDAP C-API changes 1998-12-21 00:21:58 +00:00
repl.c LDAP C-API changes 1998-12-21 00:21:58 +00:00
result.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
schema.c
schemaparse.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
search.c
slap.h Added lber_get/set_option. Removed lber_debug/ldap_debug. 1998-12-22 01:34:01 +00:00
slapd.at.conf
slapd.conf Change the default installation to use a domain component (dc) style base dn. 1998-12-03 04:52:46 +00:00
slapd.oc.conf
str2filter.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
suffixalias.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
unbind.c
value.c The result set of an EQUALITY search on a SYNTAX_BIN attribute may have been 1998-12-14 04:25:55 +00:00
Version.c