openldap/servers/slapd
Howard Chu 7c7daf8556 Statslog additions:
Added StatslogTest macro.
	Added attributes to modify and search Statslog.
	Added Statslog of SASL authcid.
2002-12-16 12:14:37 +00:00
..
back-bdb Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
back-dnssrv
back-ldap Remove casts of AVL function pointers. 2002-12-14 22:25:52 +00:00
back-ldbm Remove casts of AVL function pointers. 2002-12-14 22:25:52 +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
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 undef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems to help prevent 2002-12-11 18:36:02 +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 Fix previous commit, was freeing name from rev-lookup too soon. 2002-12-16 00:58:05 +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
limits.c #unifdef paged results, remove lint 2002-11-28 04:38:41 +00:00
lock.c
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
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 Statslog additions: 2002-12-16 12:14:37 +00:00
saslauthz.c cleanup 2002-12-13 00:18:54 +00:00
schema_check.c Fix typo 2002-10-27 00:41:52 +00:00
schema_init.c misc cleanup 2002-12-11 20:39:05 +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
search.c Statslog additions: 2002-12-16 12:14:37 +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 silence warning 2002-11-25 23:37:10 +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