openldap/servers/slapd
2005-11-21 05:38:50 +00:00
..
back-bdb In hdb_dn2idl_internal, skip cursor get when dkids == 1 2005-11-20 22:32:39 +00:00
back-dnssrv
back-hdb
back-ldap fix dumb var initialization 2005-11-20 19:55:07 +00:00
back-ldbm better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:00:39 +00:00
back-ldif better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:20:01 +00:00
back-meta don't care about empty matched/text #ifdef LDAP_NULL_IS_NULL 2005-11-20 01:59:26 +00:00
back-monitor don't leak temporary URLs 2005-11-20 01:58:19 +00:00
back-null
back-passwd don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
back-perl
back-relay
back-shell
back-sql better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:00:39 +00:00
overlays Create auditContainer object automatically. 2005-11-21 05:38:50 +00:00
schema
shell-backends
slapi silence warning 2005-11-10 00:33:19 +00:00
abandon.c
aci.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
acl.c further isolation and cleanup of ACI code 2005-11-10 00:52:43 +00:00
aclparse.c
ad.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
add.c Fix missing error text 2005-11-17 08:40:46 +00:00
alock.c
alock.h
at.c improve previous commit; same fix required by objectClasses (ITS#4185) 2005-11-19 00:33:19 +00:00
attr.c
ava.c
backend.c
backglue.c silence warnings 2005-11-06 23:27:09 +00:00
backover.c remove pointless test & var 2005-11-20 09:23:43 +00:00
bconfig.c Fix threads vs tool_threads settings 2005-11-17 11:25:48 +00:00
bind.c ITS#4158 still more 2005-11-08 09:53:38 +00:00
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c streamline back-ldap/slapo-chain configuration; add the possibility to cache non-configured, anonymous referral URIs 2005-11-19 17:48:33 +00:00
config.h check we don't exceed userland with config param bits 2005-11-19 18:01:28 +00:00
connection.c valgrind keeps complaining (it makes sense) but the bus error problem disappeared 2005-11-14 23:14:31 +00:00
controls.c
cr.c
ctxcsn.c Fix for syncprov checkpoint CSN disposal 2005-11-14 19:38:48 +00:00
daemon.c Fix Win32 typos 2005-11-12 08:18:28 +00:00
DB_CONFIG
delete.c
dn.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
entry.c
extended.c restore the existing BackendDB, in case overlays are in use 2005-11-08 10:09:30 +00:00
filter.c
filterentry.c silence warnings 2005-11-06 23:27:09 +00:00
frontend.c
globals.c
index.c
init.c
kerberos.c
ldapsync.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
limits.c
lock.c
main.c ITS#4082 tls ctx requirements are only applicable to servers, or clients 2005-11-08 13:42:10 +00:00
Makefile.in
matchedValues.c
modify.c better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:00:39 +00:00
modrdn.c better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:20:01 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c improve previous commit; same fix required by objectClasses (ITS#4185) 2005-11-19 00:33:19 +00:00
oidm.c
operation.c
operational.c
passwd.c fix log 2005-11-10 12:57:42 +00:00
phonetic.c
proto-slap.h fix wrong response tags (ITS4182; consequence of fixing ITS#4173) 2005-11-17 23:52:56 +00:00
referral.c
repl.c more URI into bindconf 2005-11-16 21:52:14 +00:00
result.c fix wrong response tags (ITS4182; consequence of fixing ITS#4173) 2005-11-17 23:52:56 +00:00
root_dse.c
sasl.c cleanup 2005-11-20 01:39:19 +00:00
saslauthz.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
schema_check.c
schema_init.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
schema_prep.c minor schema parsing cleanup 2005-11-19 14:57:25 +00:00
schema.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
schemaparse.c minor schema parsing cleanup 2005-11-19 14:57:25 +00:00
search.c
sets.c
sets.h
sl_malloc.c silence warnings... 2005-11-14 21:47:17 +00:00
slap.h rework typedefs for functions 2005-11-19 14:58:04 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c tools log level defaults to "none", so that messages logged with LDAP_DEBUG_ANY show up by default; use "-d 0" to reset (addresses ITS#4044) 2005-11-09 11:53:34 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c silence warnings 2005-11-06 23:27:09 +00:00
starttls.c
str2filter.c
syncrepl.c Fix retry on stale cookie result 2005-11-21 05:38:28 +00:00
syntax.c
unbind.c
user.c
value.c Fix ber_bvchr() vs assert() logic. Declare missing variable for code in #if 0. 2005-11-14 16:23:55 +00:00
zn_malloc.c