..
back-bdb2
MSVC5 cleanup...
1999-03-06 00:57:25 +00:00
back-ldbm
Fixed a bug related to the deallocation of memory for new_dn and new_ndn,
1999-03-10 22:17:54 +00:00
back-passwd
function pointers are incompatible with `void *'; remove NULL or replace with 0
1999-03-03 17:02:10 +00:00
back-perl
Implemented newSuperior handling.
1999-03-05 19:14:23 +00:00
back-shell
Implemented newSuperior handling.
1999-03-05 19:14:23 +00:00
back-tcl
Implemented newSuperior handling.
1999-03-05 19:14:23 +00:00
shell-backends
Use HAVE_STDARG to choose between stdarg and varargs version of debug_printf.
1999-03-04 12:58:56 +00:00
tools
Cast pointer to strcasecmp to AVL_CMP.
1999-03-16 21:55:00 +00:00
abandon.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
acl.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
aclparse.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
add.c
function pointers are incompatible with `void *'; remove NULL or replace with 0
1999-03-03 18:49:59 +00:00
attr.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
ava.c
backend.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
bind.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +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
Use ldap_pvt_strtok directly and unconditionally.
1999-02-20 20:12:03 +00:00
compare.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
config.c
function pointers are incompatible with `void *'; remove NULL or replace with 0
1999-03-03 18:49:59 +00:00
configinfo.c
Move LDBM-backend specific fields of Entry struct into a private struct.
1999-02-10 18:28:25 +00:00
connection.c
First cut at bind race fix. Passes our test suite at least.
1999-03-16 23:33:30 +00:00
daemon.c
Add slapd -a address support. Allows you to bind to a specific
1999-03-17 03:56:25 +00:00
delete.c
function pointers are incompatible with `void *'; remove NULL or replace with 0
1999-03-03 18:49:59 +00:00
dn.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
entry.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
filter.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
filterentry.c
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
1999-03-09 07:15:35 +00:00
init.c
Introduction of first version of transaction processing (TP) into BDB2.
1999-03-01 11:30:18 +00:00
lock.c
Used new ldap_(un)lockf() functions
1999-03-13 20:34:27 +00:00
main.c
Add slapd -a address support. Allows you to bind to a specific
1999-03-17 03:56:25 +00:00
Makefile.in
Added verclean-local-srv since veryclean was not being run in the back-* and related directories
1999-02-28 17:07:47 +00:00
modify.c
function pointers are incompatible with `void *'; remove NULL or replace with 0
1999-03-03 18:49:59 +00:00
modrdn.c
Fixed typo in
1999-03-07 09:18:25 +00:00
monitor.c
Initial check of connection states. Have only implemented
1999-03-16 02:59:59 +00:00
operation.c
First cut at bind race fix. Passes our test suite at least.
1999-03-16 23:33:30 +00:00
phonetic.c
"const"ify some static arrays, and related parameters/variables
1999-03-09 08:40:36 +00:00
proto-slap.h
First cut at bind race fix. Passes our test suite at least.
1999-03-16 23:33:30 +00:00
repl.c
#ifdef for <sys/file.h>
1999-03-13 01:07:15 +00:00
result.c
Initial check of connection states. Have only implemented
1999-03-16 02:59:59 +00:00
schema.c
Remove unused variables
1999-03-06 16:29:05 +00:00
schemaparse.c
Replace strdup() with ch_strdup() such that exit() will be called
1998-11-27 20:21:54 +00:00
search.c
function pointers are incompatible with `void *'; remove NULL or replace with 0
1999-03-03 18:49:59 +00:00
slap.h
First cut at bind race fix. Passes our test suite at least.
1999-03-16 23:33:30 +00:00
slapd.at.conf
slapd.conf
Add pidfile/argsfile options to default slapd.conf.
1999-01-24 21:20:00 +00:00
slapd.dsp
Update NT port with support for -lldap_r and -lldbm.
1999-03-01 22:37:05 +00:00
slapd.dsw
Update NT port with support for -lldap_r and -lldbm.
1999-03-01 22:37:05 +00:00
slapd.oc.conf
Add dcobject & uidobject auxilary object classes. Useful for
1999-03-08 22:19:48 +00:00
str2filter.c
Cast char' arguments to ctype.h functions to
unsigned char'.
1999-02-22 17:57:22 +00:00
suffixalias.c
Recode suffixAlias to implement simple check to see if part to aliased
1999-01-19 19:26:09 +00:00
unbind.c
New Frontend->Backend Interface
1999-02-05 09:03:47 +00:00
value.c
Update NT port with support for -lldap_r and -lldbm.
1999-03-01 22:37:05 +00:00
Version.c