.. |
back-bdb
|
silence warnings; fix messages
|
2002-11-10 20:00:44 +00:00 |
back-dnssrv
|
|
|
back-ldap
|
improve error messages
|
2002-11-10 18:16:43 +00:00 |
back-ldbm
|
Delete some old (bad) statslog messages
|
2002-11-11 18:38:57 +00:00 |
back-meta
|
improve error messages
|
2002-11-10 18:16:43 +00:00 |
back-monitor
|
listener:
|
2002-10-24 10:03:52 +00:00 |
back-null
|
|
|
back-passwd
|
|
|
back-perl
|
|
|
back-shell
|
Patch: Delete the buggy surrogate parent code (ITS#1815)
|
2002-10-10 20:28:36 +00:00 |
back-sql
|
remove #ifdef SLAP_FILTER_HASSUBORDINATES
|
2002-11-10 19:48:36 +00:00 |
back-tcl
|
|
|
schema
|
|
|
shell-backends
|
|
|
tools
|
changes in bdb_psearch() - search scope check
|
2002-10-29 08:05:45 +00:00 |
abandon.c
|
LCUP persistent search code drop
|
2002-10-25 17:51:30 +00:00 |
acl.c
|
|
|
aclparse.c
|
|
|
ad.c
|
cleanup str2adlist
|
2002-11-09 14:46:00 +00:00 |
add.c
|
|
|
at.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
|
2002-11-01 18:59:52 +00:00 |
attr.c
|
|
|
ava.c
|
|
|
backend.c
|
use more appropriate error code
|
2002-10-26 10:05:35 +00:00 |
backglue.c
|
|
|
bind.c
|
Add AUTHZ stats logging
|
2002-11-11 18:55:45 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
Basic framework for DIT Content Rules (not yet enforced)
|
2002-10-09 07:11:50 +00:00 |
config.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
|
2002-11-01 18:59:52 +00:00 |
connection.c
|
Fix ITS#2157, server should never attempt to unlink the client's socket.
|
2002-10-26 22:41:26 +00:00 |
controls.c
|
LCUP persistent search code drop
|
2002-10-25 17:51:30 +00:00 |
cr.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
|
2002-11-01 18:59:52 +00:00 |
daemon.c
|
Delete some old (bad) statslog messages
|
2002-11-11 18:38:57 +00:00 |
delete.c
|
|
|
dn.c
|
|
|
entry.c
|
|
|
extended.c
|
|
|
filter.c
|
remove #ifdef SLAP_FILTER_HASSUBORDINATES
|
2002-11-10 19:48:36 +00:00 |
filterentry.c
|
remove #ifdef SLAP_FILTER_HASSUBORDINATES
|
2002-11-10 19:48:36 +00:00 |
index.c
|
|
|
init.c
|
|
|
kerberos.c
|
|
|
libslapd.dsp
|
Basic framework for DIT Content Rules (not yet enforced)
|
2002-10-09 07:11:50 +00:00 |
limits.c
|
|
|
lock.c
|
|
|
main.c
|
Patch: Wrong args to Debug() and LDAP_LOG() (ITS#2170,2171)
|
2002-11-09 16:09:50 +00:00 |
Makefile.in
|
Use of slap_schema.si_ad_entryUUID in bdb_psearch()
|
2002-10-28 23:57:54 +00:00 |
matchedValues.c
|
|
|
modify.c
|
|
|
modrdn.c
|
|
|
mods.c
|
More fixes for ITS#2136, make sure all error returns set *text.
|
2002-10-11 17:12:56 +00:00 |
module.c
|
Patch: Wrong args to Debug() and LDAP_LOG() (ITS#2170,2171)
|
2002-11-09 16:09:50 +00:00 |
mr.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
|
2002-11-01 18:59:52 +00:00 |
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
Fix is_entry_objectclass flag comparisons (from Jason Townsend @ Apple)
|
2002-11-18 03:56:54 +00:00 |
oidm.c
|
|
|
operation.c
|
|
|
operational.c
|
|
|
passwd.c
|
|
|
phonetic.c
|
Add comment attributing origin of the Metaphone algorithm
|
2002-10-22 04:52:57 +00:00 |
proto-slap.h
|
remove #ifdef SLAP_FILTER_HASSUBORDINATES
|
2002-11-10 19:48:36 +00:00 |
referral.c
|
Converted ch_calloc and ch_malloc calls to SLAP_CALLOC and SLAP_MALLOC.
|
2002-11-19 17:06:17 +00:00 |
repl.c
|
|
|
result.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC,
|
2002-11-08 17:13:20 +00:00 |
root_dse.c
|
Remove extra entry_free()
|
2002-11-10 06:48:55 +00:00 |
sasl.c
|
Fix sasl_server_start invocation, must pass NULL cred when credlen is 0.
|
2002-11-01 02:14:55 +00:00 |
saslauthz.c
|
|
|
schema_check.c
|
Fix typo
|
2002-10-27 00:41:52 +00:00 |
schema_init.c
|
|
|
schema_prep.c
|
Add superiorUUID to system schema
|
2002-10-28 20:01:55 +00:00 |
schema.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
|
2002-11-01 18:59:52 +00:00 |
schemaparse.c
|
Basic framework for DIT Content Rules (not yet enforced)
|
2002-10-09 07:11:50 +00:00 |
search.c
|
LCUP persistent search code drop
|
2002-10-25 17:51:30 +00:00 |
sets.c
|
Converted ch_calloc and ch_malloc calls to SLAP_CALLOC and SLAP_MALLOC.
|
2002-11-19 17:06:17 +00:00 |
sets.h
|
|
|
slap.h
|
remove #ifdef SLAP_FILTER_HASSUBORDINATES
|
2002-11-10 19:48:36 +00:00 |
slapd.conf
|
correct security sample
|
2002-10-12 05:10:41 +00:00 |
slapd.dsp
|
|
|
starttls.c
|
Add AUTHZ stats logging
|
2002-11-11 18:55:45 +00:00 |
str2filter.c
|
|
|
suffixalias.c
|
|
|
syntax.c
|
Converted ch_calloc calls to SLAP_CALLOC.
|
2002-11-08 18:17:21 +00:00 |
unbind.c
|
|
|
user.c
|
|
|
value.c
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
|
2002-11-01 18:59:52 +00:00 |