openldap/servers/slapd
2005-11-19 15:00:50 +00:00
..
back-bdb better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:00:39 +00:00
back-dnssrv
back-hdb
back-ldap fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta 2005-11-19 15:00:50 +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 fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta 2005-11-19 15:00:50 +00:00
back-monitor fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta 2005-11-19 15:00:50 +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 fix wrong response tags (ITS4182; consequence of fixing ITS#4173) 2005-11-17 23:52:56 +00:00
schema Add commented-out 'top' 2005-10-29 23:36:57 +00:00
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 fix usage 2005-10-31 16:40:11 +00:00
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 ITS#4128 use backend_db_init to init the private backend 2005-11-03 20:31:11 +00:00
backglue.c silence warnings 2005-11-06 23:27:09 +00:00
backover.c
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 minor schema parsing cleanup 2005-11-19 14:57:25 +00:00
config.h
connection.c valgrind keeps complaining (it makes sense) but the bus error problem disappeared 2005-11-14 23:14:31 +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 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 Add tool-threads config keyword, init thread pool in tool mode. 2005-10-27 09:29:42 +00:00
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 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 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 for (ITS#4180); has nothing to do with the solution yet... 2005-11-19 14:58:47 +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 more URI into bindconf 2005-11-16 21:52:14 +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