openldap/servers/slapd
2005-10-06 20:06:53 +00:00
..
back-bdb Fix dn2id_add/del parent cache updates 2005-09-27 14:11:10 +00:00
back-dnssrv
back-hdb
back-ldap hide unused member (will likely be removed) 2005-09-24 18:46:01 +00:00
back-ldbm Fix prev commit, reset parent == slap_entry_root 2005-09-28 16:08:01 +00:00
back-ldif
back-meta deal with the case a pseudorootn is not defined 2005-10-01 18:31:14 +00:00
back-monitor fix messages in previous commit 2005-09-08 14:32:09 +00:00
back-null
back-passwd
back-perl ITS#4039 2005-09-25 03:43:20 +00:00
back-relay
back-shell
back-sql add missing space (ITS#4061) 2005-10-04 10:02:54 +00:00
overlays Plug memleaks 2005-10-06 18:45:53 +00:00
schema
shell-backends
slapi
abandon.c
aci.c
acl.c silence warnings 2005-09-10 18:59:35 +00:00
aclparse.c Don't use #ifdefs in the inside of a macro 2005-09-19 22:17:22 +00:00
ad.c Cleanup 2005-10-06 19:11:13 +00:00
add.c
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#4027 select_backend should ignore manageDSAit when glue is in use. 2005-10-03 03:12:32 +00:00
backglue.c Remove unused variable 2005-09-29 09:32:25 +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#4017 add TLSDHParamDir for Diffie-Hellman key parameters 2005-10-05 20:07:32 +00:00
bind.c improved authz_backend detection for internal databases (ITS#4018) 2005-09-10 09:56:29 +00:00
cancel.c
ch_malloc.c ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL 2005-09-09 07:06:58 +00:00
compare.c
component.c
component.h
config.c cast pointer to long instead of int to hopefully avoid 2005-09-08 21:38:20 +00:00
config.h
connection.c
controls.c
cr.c
ctxcsn.c
daemon.c Silence valgrind complaint 2005-10-06 20:06:53 +00:00
DB_CONFIG
delete.c
dn.c silence warnings 2005-09-10 18:59:35 +00:00
entry.c
extended.c
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c ITS#3996 fix glue/syncprov interaction 2005-09-27 15:10:57 +00:00
kerberos.c
ldapsync.c Cleanup 2005-10-06 19:11:13 +00:00
limits.c
lock.c
main.c Remove lint 2005-09-29 20:03:04 +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 Silence valgrind warnings 2005-09-09 01:44:42 +00:00
modrdn.c
mods.c cleanup 2005-09-28 18:03:35 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c plug one-time leaks 2005-09-08 20:46:48 +00:00
oidm.c
operation.c
operational.c
passwd.c Add back proper bv_len initialization 2005-10-06 19:27:53 +00:00
phonetic.c
proto-slap.h ITS#3996 fix glue/syncprov interaction 2005-09-27 15:10:57 +00:00
referral.c
repl.c
result.c
root_dse.c
sasl.c
saslauthz.c Add dummy reference to librewrite to force it to link 2005-09-17 00:55:50 +00:00
schema_check.c
schema_init.c entryUUID schema to use IANA (newly) assigned OIDs 2005-09-26 18:37:50 +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 req_pwdexop definition 2005-10-06 20:04:12 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c ITS#3996 fix glue/syncprov interaction 2005-09-27 15:10:57 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c Cleanup 2005-10-06 19:11:13 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c