openldap/servers/slapd
2005-11-03 20:31:11 +00:00
..
back-bdb Update result code to IANA-assigned values 2005-11-03 01:27:07 +00:00
back-dnssrv
back-hdb
back-ldap don't leak text/matched 2005-11-03 11:58:06 +00:00
back-ldbm fix back-ldbm build 2005-10-13 22:20:52 +00:00
back-ldif more about ITS#4128; please review 2005-10-31 15:33:30 +00:00
back-meta import leak plug from slapo-rwm 2005-11-03 15:20:33 +00:00
back-monitor don't leak on exit 2005-11-03 15:08:23 +00:00
back-null
back-passwd
back-perl ITS#4039 2005-09-25 03:43:20 +00:00
back-relay
back-shell
back-sql Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
overlays release entry, if required; release mapping resources as appropriate on exit 2005-11-03 13:34:43 +00:00
schema Add commented-out 'top' 2005-10-29 23:36:57 +00:00
shell-backends
slapi Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
abandon.c
aci.c fix custom group objectclass/member attribute parsing; let ACI code be built as dynamic module 2005-10-20 23:20:10 +00:00
acl.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
aclparse.c fix usage 2005-10-31 16:40:11 +00:00
ad.c Cleanup 2005-10-06 19:11:13 +00:00
add.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
alock.c
alock.h
at.c Change slap_ad_undef_remove() to slap_ad_undef_promote(). 2005-09-14 06:17:59 +00:00
attr.c
ava.c
backend.c ITS#4128 use backend_db_init to init the private backend 2005-11-03 20:31:11 +00:00
backglue.c Update result code to IANA-assigned values 2005-11-03 01:27:07 +00:00
backover.c Add slap_overinfo oi_origdb field to point to original BackendDB 2005-10-02 01:23:09 +00:00
bconfig.c ITS#4128 use backend_db_init to init the private backend 2005-11-03 20:31:11 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c s/sprintf/snprintf/ 2005-11-01 17:50:57 +00:00
config.h
connection.c ITS#4136 fix prev commit 2005-11-03 12:45:57 +00:00
controls.c managedit should be explicitly hidden (it was hidden behind LDAP_DEVEL). 2005-10-17 20:36:21 +00:00
cr.c
ctxcsn.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
daemon.c fix -USLAP_LIGHTWEIGHT_DISPACTHER sl_busy issue 2005-11-03 18:50:04 +00:00
DB_CONFIG
delete.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
dn.c
entry.c
extended.c constify berval arg to load_extop(), to match usage 2005-10-14 12:57:07 +00:00
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c Add tool-threads config keyword, init thread pool in tool mode. 2005-10-27 09:29:42 +00:00
kerberos.c
ldapsync.c Cleanup 2005-10-06 19:11:13 +00:00
limits.c
lock.c
main.c Fix ITS#4119, option char left over after rev 1.185 2005-10-28 22:55:22 +00:00
Makefile.in Support POSIX 1003.1-2001 without XSI extensions (ITS #2667): 2005-09-17 22:22:15 +00:00
matchedValues.c
modify.c Remove unused variable (modtail in fe_op_modify()) 2005-10-14 13:01:14 +00:00
modrdn.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
mods.c Update result code to IANA-assigned values 2005-11-03 01:27:07 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
operational.c
passwd.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
phonetic.c
proto-slap.h ITS#4128 use backend_db_init to init the private backend 2005-11-03 20:31:11 +00:00
referral.c
repl.c
result.c Fix prev commit 2005-11-01 15:44:51 +00:00
root_dse.c
sasl.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
saslauthz.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
schema_check.c
schema_init.c substring indexing optimization 2005-10-23 22:38:15 +00:00
schema_prep.c entryUUID schema to use IANA (newly) assigned OIDs 2005-09-26 18:37:50 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c
slap.h fix -USLAP_LIGHTWEIGHT_DISPACTHER sl_busy issue 2005-11-03 18:50:04 +00:00
slapacl.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
slapadd.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
slapauth.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
slapcat.c
slapcommon.c allow descriptions in -d for tools as well; test as much as possible about pid/args files in slaptest 2005-10-31 18:48:12 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c allow descriptions in -d for tools as well; test as much as possible about pid/args files in slaptest 2005-10-31 18:48:12 +00:00
starttls.c
str2filter.c
syncrepl.c ITS#4135 fix prev commit 2005-11-03 02:40:52 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c