openldap/servers/slapd
2004-09-25 05:36:06 +00:00
..
back-bdb Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
back-dnssrv
back-hdb
back-ldap unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
back-ldbm referral mem leak fix 2004-09-14 01:03:08 +00:00
back-meta unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
back-monitor lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update 2004-09-12 22:12:58 +00:00
back-null
back-passwd
back-perl Move MSVC port to the Attic 2004-09-04 04:37:41 +00:00
back-relay
back-shell
back-sql improve candidate selection when filtering by objectClass 2004-09-22 23:17:32 +00:00
overlays Make ppolicy_add consistent with ppolicy_modify - don't add pwdChangedTime 2004-09-21 00:14:28 +00:00
schema Fix OID assignment 2004-09-07 05:27:30 +00:00
shell-backends
slapi memory leak fixes 2004-09-11 02:02:09 +00:00
abandon.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
acl.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
aclparse.c
ad.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
add.c rework of slap_mods2entry dup 2004-09-24 08:19:50 +00:00
asn.h
at.c
attr.c
ava.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
backend.c a fix to prev commit 2004-09-25 03:21:30 +00:00
backglue.c
backover.c
bind.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
cancel.c
ch_malloc.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
compare.c ITS#3333 fix for compare 2004-09-17 22:07:29 +00:00
component.c component cleanup 2004-09-18 02:32:06 +00:00
config.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
connection.c lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update 2004-09-12 22:12:58 +00:00
controls.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
cr.c
ctxcsn.c
daemon.c ITS#3345: reorder includes to workaround Pth signal redefine problem 2004-09-25 01:47:02 +00:00
DB_CONFIG
delete.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
dn.c Remove unused variable if not compiling with HAVE_TLS - NB slapd always 2004-09-20 04:06:25 +00:00
entry.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
extended.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
filter.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
filterentry.c value_match cleanup 2004-09-18 06:04:57 +00:00
frontend.c
globals.c
index.c
init.c ITS#3344: initialize threads early 2004-09-25 05:36:06 +00:00
kerberos.c
ldapsync.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
limits.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
lock.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
main.c ITS#3344: initialize threads early 2004-09-25 05:36:06 +00:00
Makefile.in Use shtool(1) (to a limited degree, more use would simplify things) 2004-09-05 03:24:28 +00:00
matchedValues.c value_match cleanup 2004-09-18 06:04:57 +00:00
modify.c memory leak fixes 2004-09-11 02:02:09 +00:00
modrdn.c memory leak fixes 2004-09-11 02:02:09 +00:00
mods.c
module.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
mr.c descriptors are case insenstive (ITS#3334) 2004-09-18 00:21:29 +00:00
mra.c component cleanup 2004-09-18 02:32:06 +00:00
nt_svc.c
oc.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
oidm.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
operation.c
operational.c Initial entryDN implementation. 2004-09-07 05:00:33 +00:00
passwd.c Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
phonetic.c
proto-slap.h Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
referral.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
repl.c
result.c use GMP for multiple precision in counters 2004-09-11 16:15:53 +00:00
root_dse.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
sasl.c memory leak fixes 2004-09-11 02:02:09 +00:00
saslauthz.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
schema_check.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
schema_init.c Add additional DN matching rules. 2004-09-09 03:56:58 +00:00
schema_prep.c Add additional DN matching rules. 2004-09-09 03:56:58 +00:00
schema.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
schemaparse.c
search.c Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
sessionlog.c
sets.c
sets.h
sl_malloc.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slap.h Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
slapacl.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapadd.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapauth.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapcat.c Add "slapcat -a filter" support 2004-09-08 21:44:28 +00:00
slapcommon.c *oc support in attr list 2004-09-18 02:07:41 +00:00
slapcommon.h Add "slapcat -a filter" support 2004-09-08 21:44:28 +00:00
slapd.conf
slapdn.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapindex.c
slappasswd.c
slaptest.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
starttls.c
str2filter.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
syncrepl.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
syntax.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
unbind.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
user.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
value.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00