openldap/servers/slapd
2002-12-04 06:17:32 +00:00
..
back-bdb Fixed minor compile errors in LDAP_LOG debug statements. 2002-12-03 17:06:58 +00:00
back-dnssrv Return default referral if DN maps to empty domain. 2002-09-26 16:12:39 +00:00
back-ldap improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform" 2002-11-21 12:58:59 +00:00
back-ldbm perhaps the assert can be removed; should work now 2002-11-28 08:25:12 +00:00
back-meta improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform" 2002-11-21 12:58:59 +00:00
back-monitor fix handling of anomalous databases, like subordinate ones (as suggested by Howard) 2002-11-29 17:43:28 +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 improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform" 2002-11-21 12:58:59 +00:00
back-tcl
schema Minor updates 2002-09-22 19:09:47 +00:00
shell-backends
tools First-cut proxy authorization support. 2002-12-03 06:11:32 +00:00
abandon.c LCUP persistent search code drop 2002-10-25 17:51:30 +00:00
acl.c ITS#1523 enhanced ACL caching 2002-12-04 02:35:00 +00:00
aclparse.c much better fix for ITS#2196 (dnattr without sat_equality is bounced at config) 2002-11-25 18:37:04 +00:00
ad.c A search requesting 'cn;lang-en-' did not find 'cn;lang-en'. 2002-11-30 20:00:01 +00:00
add.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
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 Fix ITS#2214, clear gs->matched after freeing it. 2002-11-28 17:20:17 +00:00
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 First-cut proxy authorization support. 2002-12-03 06:11:32 +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 Fixed minor compile errors in LDAP_LOG debug statements. 2002-12-03 17:06:58 +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 Use getpeereid(3) where available else use *_PEERCRED replacment function 2002-12-04 06:17:32 +00:00
delete.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
dn.c
entry.c Never let ldif_parse_line() return a NULL value with success. 2002-12-02 22:46:07 +00:00
extended.c First-cut proxy authorization support. 2002-12-03 06:11:32 +00:00
filter.c fix typo in comment :) 2002-11-21 02:18:13 +00:00
filterentry.c remove #ifdef SLAP_FILTER_HASSUBORDINATES 2002-11-10 19:48:36 +00:00
index.c
init.c #unifdef paged results, remove lint 2002-11-28 04:38:41 +00:00
kerberos.c
libslapd.dsp Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
limits.c #unifdef paged results, remove lint 2002-11-28 04:38:41 +00:00
lock.c benign buffer overflow fix (ITS#1964) 2002-09-25 04:34:33 +00:00
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 #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
modrdn.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
mods.c fix possible uninitialized use of nmods 2002-11-21 00:31:36 +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 remove cruft 2002-11-21 02:18:31 +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 Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC. 2002-11-19 20:20:00 +00:00
operation.c LCUP Response Control Code 2002-09-14 00:29:06 +00:00
operational.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
passwd.c ITS#2176: Change password on slave when multimaster is enabled (do not use multimaster) 2002-11-22 00:56:20 +00:00
phonetic.c Add comment attributing origin of the Metaphone algorithm 2002-10-22 04:52:57 +00:00
proto-slap.h First-cut proxy authorization support. 2002-12-03 06:11:32 +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 Fix ITS#2075, NULL moddn->newsup->bv_val 2002-09-11 10:59:41 +00:00
result.c ITS#1523 enhanced ACL caching 2002-12-04 02:35:00 +00:00
root_dse.c Remove extra entry_free() 2002-11-10 06:48:55 +00:00
sasl.c Treat all EXTERNAL DNs are already normalized. 2002-12-04 04:13:20 +00:00
saslauthz.c First-cut proxy authorization support. 2002-12-03 06:11:32 +00:00
schema_check.c Fix typo 2002-10-27 00:41:52 +00:00
schema_init.c Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC. 2002-11-19 18:24:18 +00:00
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 ITS#1523 enhanced ACL caching 2002-12-04 02:35:00 +00:00
slapd.conf Clean up examples 2002-11-26 17:56:51 +00:00
slapd.dsp
starttls.c Add AUTHZ stats logging 2002-11-11 18:55:45 +00:00
str2filter.c silence warning 2002-11-25 23:37:10 +00:00
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 much better fix for ITS#2196 (dnattr without sat_equality is bounced at config) 2002-11-25 18:37:04 +00:00