.. |
back-ldbm
|
Need to upper case the new_ndn.
|
1999-01-19 18:16:12 +00:00 |
back-passwd
|
e_ndn = dn_normalize_case( e_dn )
|
1999-01-18 20:00:58 +00:00 |
back-perl
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
back-shell
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
shell-backends
|
Fix server --without-xxx build issues...
|
1998-12-20 00:55:39 +00:00 |
tools
|
use dn_normalize_case().
|
1999-01-19 18:25:21 +00:00 |
abandon.c
|
Protoized, moved extern definitions to .h files, fixed related bugs.
|
1998-11-15 22:40:11 +00:00 |
acl.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
aclparse.c
|
Use charray_free to free alist charray
|
1998-12-29 23:23:21 +00:00 |
add.c
|
Need to uppercase e_ndn.
|
1999-01-19 18:17:29 +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
|
merged with autoconf branch
|
1998-10-25 01:41:42 +00:00 |
backend.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
bind.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +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
|
Wrap strtok use with mutex.
|
1999-01-01 20:43:29 +00:00 |
compare.c
|
uppercase that ndn.
|
1999-01-19 18:18:53 +00:00 |
config.c
|
Don't allow suffixAliases were alias and aliased dn our the same.
|
1999-01-19 18:39:20 +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
|
Report status of failed pthread_create()
|
1999-01-12 23:57:21 +00:00 |
daemon.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
delete.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +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
|
e_ndn = dn_normalize_case( e_dn )
|
1999-01-18 20:00:58 +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
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
init.c
|
Change SLAPD shutdown to do a cond wait on active threads instead
|
1999-01-11 18:36:40 +00:00 |
lock.c
|
Remove extern declarations of library functions from source.c.
|
1998-11-16 05:07:27 +00:00 |
main.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
Makefile.in
|
Fixed a small typo...
|
1999-01-15 19:57:32 +00:00 |
modify.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
modrdn.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
monitor.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
operation.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +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
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
repl.c
|
LDAP C-API changes
|
1998-12-21 00:21:58 +00:00 |
result.c
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
schema.c
|
Fix schema check bug... actually charray needs to dup strings on
|
1998-12-28 23:43:04 +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
|
Update slap_conn to maintain client provided dn and bound dn.
|
1999-01-19 05:10:50 +00:00 |
slap.h
|
Removed o_suffix and o_suffixalias as they were 1) leaked and 2) unused
|
1999-01-19 18:54:19 +00:00 |
slapd.at.conf
|
Initial revision
|
1998-08-09 00:43:13 +00:00 |
slapd.conf
|
Add 'should not be world readable' comment.
|
1999-01-16 01:51:02 +00:00 |
slapd.oc.conf
|
Initial revision
|
1998-08-09 00:43:13 +00:00 |
str2filter.c
|
Replace strdup() with ch_strdup() such that exit() will be called
|
1998-11-27 20:21:54 +00:00 |
suffixalias.c
|
Removed o_suffix and o_suffixalias as they were 1) leaked and 2) unused
|
1999-01-19 18:54:19 +00:00 |
unbind.c
|
Protoized, moved extern definitions to .h files, fixed related bugs.
|
1998-11-15 22:40:11 +00:00 |
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
|
Initial revision
|
1998-08-09 00:43:13 +00:00 |