openldap/servers/slapd
2002-12-23 13:43:01 +00:00
..
back-bdb Use ber_flatten2 2002-12-18 19:17:15 +00:00
back-dnssrv Return default referral if DN maps to empty domain. 2002-09-26 16:12:39 +00:00
back-ldap Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
back-ldbm unsigned is good for all 2002-12-23 13:43:01 +00:00
back-meta Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
back-monitor allow a custom error log file for plugins by means of a slapd.conf directive; add very bare-bone back-monitor info about installed plugins 2002-12-14 15:04:37 +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 casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
back-tcl
schema Minor updates 2002-09-22 19:09:47 +00:00
shell-backends
slapi allow a custom error log file for plugins by means of a slapd.conf directive; add very bare-bone back-monitor info about installed plugins 2002-12-14 15:04:37 +00:00
tools fix previous commit 2002-12-07 19:19:26 +00:00
abandon.c LCUP persistent search code drop 2002-10-25 17:51:30 +00:00
acl.c fix initialization size and silence warning 2002-12-05 11:47:44 +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 Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.) 2002-12-13 19:15:20 +00:00
add.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
at.c Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
attr.c
ava.c
backend.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
backglue.c Fix ITS#2214, clear gs->matched after freeing it. 2002-11-28 17:20:17 +00:00
bind.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
ch_malloc.c
compare.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
config.c allow a custom error log file for plugins by means of a slapd.conf directive; add very bare-bone back-monitor info about installed plugins 2002-12-14 15:04:37 +00:00
connection.c Revert previous, it was only masking the real problem. And caused more... 2002-12-17 04:56:41 +00:00
controls.c Catch NULL control OID up front. 2002-12-07 18:35:22 +00:00
cr.c Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
daemon.c cleanup 2002-12-20 04:08:06 +00:00
delete.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
dn.c
entry.c Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
extended.c fix previous commit 2002-12-07 19:00:34 +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 Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.) 2002-12-13 19:15:20 +00:00
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 SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
Makefile.in another attempt to fix slapi build sequence ... 2002-12-09 12:17:23 +00:00
matchedValues.c
modify.c Statslog additions: 2002-12-16 12:14:37 +00:00
modrdn.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +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 casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
mra.c
nt_svc.c
oc.c Remove casts of AVL function pointers. 2002-12-14 22:25:52 +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 SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +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 Remove casts of AVL function pointers. 2002-12-14 22:25:52 +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 SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
root_dse.c SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073 2002-12-07 17:19:29 +00:00
sasl.c Minor cleanup 2002-12-21 22:54:25 +00:00
saslauthz.c Plug memory leak 2002-12-18 22:44:13 +00:00
schema_check.c Fix typo 2002-10-27 00:41:52 +00:00
schema_init.c A few X.509 certificate tweaks... needs work (and testing) 2002-12-21 22:54:51 +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 Fix typo in previous commit 2002-12-16 12:17:49 +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 Statslog additions: 2002-12-16 12:14:37 +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 Eliminate redundant steps 2002-12-18 19:00:23 +00:00
suffixalias.c
syntax.c Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
unbind.c
user.c
value.c Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when 2002-12-04 18:19:46 +00:00