openldap/servers/slapd
2005-07-01 09:53:20 +00:00
..
back-bdb Tweak prev commit 2005-07-01 02:18:10 +00:00
back-dnssrv
back-hdb
back-ldap more on ITS#3808 2005-06-29 18:16:29 +00:00
back-ldbm ITS:3749: Extend manageDIT support to LDBM. 2005-06-03 17:24:31 +00:00
back-ldif Fix entry writing, truncate file if rewriting. 2005-06-25 14:15:11 +00:00
back-meta add "matchedDN" field when appropriate 2005-06-28 23:22:48 +00:00
back-monitor remove #defines moved to frontend 2005-06-05 22:58:18 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sql add delete stuff to all attributes (needed to deelete with "fail_if_no_mapping yes"); passes write test(s) 2005-06-13 22:13:10 +00:00
overlays more checks (ITS#3817) 2005-07-01 09:53:20 +00:00
schema Converted openldap.schema to .ldif, added explanatory text 2005-06-11 00:54:32 +00:00
shell-backends
slapi Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
abandon.c
acl.c symbol rename for AIX (ITS#3787) 2005-06-16 19:17:38 +00:00
aclparse.c handle "dn=*" <what> clause 2005-05-23 20:29:01 +00:00
ad.c
add.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
at.c
attr.c More accesslog updates 2005-06-10 11:41:57 +00:00
ava.c
backend.c cleanup 2005-06-19 22:43:45 +00:00
backover.c add support for connection_init/destroy 2005-06-19 22:41:49 +00:00
bconfig.c ITS#3820 fix olcReadOnly check 2005-07-01 00:20:54 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c better fix to ITS#3806 2005-06-28 22:06:24 +00:00
config.h better fix to ITS#3806 2005-06-28 22:06:24 +00:00
connection.c ITS#3549 don't queue Unbind requests 2005-06-18 09:06:12 +00:00
controls.c Place manageDIT behind LDAP_DEVEL (not for initial 2.3 release) 2005-06-03 20:54:06 +00:00
cr.c
ctxcsn.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
daemon.c hardcode normalized instead of funky DN form 2005-06-29 12:37:28 +00:00
DB_CONFIG
delete.c
dn.c
entry.c
extended.c
filter.c Rework substring error checking 2005-06-21 00:38:55 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c ITS#3793 don't init thread pool in tool mode 2005-07-01 01:36:49 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c
Makefile.in
matchedValues.c
modify.c ITS#3763 fix typo in slap_timestamp 2005-06-09 18:59:54 +00:00
modrdn.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c Preserve OID macros for display in back-config 2005-04-09 16:13:04 +00:00
operation.c Add op->o_tincr to distinguish ops with same op->o_time. (We should 2005-06-09 22:56:35 +00:00
operational.c
passwd.c fix ITS#3805 2005-06-28 15:58:33 +00:00
phonetic.c
proto-slap.h ITS#3774 delete backend/overlay structures after a failed add 2005-06-13 22:49:01 +00:00
referral.c
repl.c
result.c do not return spurious result codes 2005-05-30 12:36:21 +00:00
root_dse.c
sasl.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
saslauthz.c
schema_check.c
schema_init.c Fix OpenLDAP ITS#3782 - broken logic in bitwise matching rules 2005-06-16 05:31:24 +00:00
schema_prep.c
schema.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c
slap.h Add op->o_tincr to distinguish ops with same op->o_time. (We should 2005-06-09 22:56:35 +00:00
slapacl.c
slapadd.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
slapauth.c
slapcat.c ITS#3764 add signal handlers so slapcat will cleanup if interrupted. 2005-06-10 20:14:32 +00:00
slapcommon.c Fix prev commit - slapdn should not start any databases 2005-06-09 20:09:15 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c