.. |
back-bdb
|
Call node_find_cmp() with (void *)&ulong instead of (void *)ulong.
|
2002-12-14 21:01:08 +00:00 |
back-dnssrv
|
|
|
back-ldap
|
Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when
|
2002-12-04 18:19:46 +00:00 |
back-ldbm
|
Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.)
|
2002-12-13 19:15:20 +00:00 |
back-meta
|
Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when
|
2002-12-04 18:19:46 +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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
daemon.c
|
Must use reentrant gethostbyaddr for reverse lookups. Other threads may
|
2002-12-11 16:36:36 +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
|
Never let ldif_parse_line() return a NULL value with success.
|
2002-12-02 22:46:07 +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
|
|
|
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
|
Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.)
|
2002-12-13 19:15:20 +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
|
|
|
module.c
|
|
|
mr.c
|
remove cruft
|
2002-11-21 02:18:31 +00:00 |
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
|
|
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
|
|
|
proto-slap.h
|
Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.)
|
2002-12-13 19:15:20 +00:00 |
referral.c
|
|
|
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
|
cleanup
|
2002-12-13 00:18:54 +00:00 |
saslauthz.c
|
cleanup
|
2002-12-13 00:18:54 +00:00 |
schema_check.c
|
|
|
schema_init.c
|
misc cleanup
|
2002-12-11 20:39:05 +00:00 |
schema_prep.c
|
|
|
schema.c
|
|
|
schemaparse.c
|
|
|
search.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 |
sets.c
|
|
|
sets.h
|
|
|
slap.h
|
Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.)
|
2002-12-13 19:15:20 +00:00 |
slapd.conf
|
Clean up examples
|
2002-11-26 17:56:51 +00:00 |
slapd.dsp
|
|
|
starttls.c
|
|
|
str2filter.c
|
silence warning
|
2002-11-25 23:37:10 +00:00 |
suffixalias.c
|
|
|
syntax.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when
|
2002-12-04 18:19:46 +00:00 |