openldap/servers/slapd
2005-11-24 01:49:06 +00:00
..
back-bdb use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
back-dnssrv
back-hdb
back-ldap use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
back-ldbm use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
overlays use time_t for time-related vars 2005-11-24 01:49:06 +00:00
schema Add commented-out 'top' 2005-10-29 23:36:57 +00:00
shell-backends use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
aclparse.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 prepare log line 2005-11-23 01:13:39 +00:00
bconfig.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 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 Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
limits.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
lock.c
main.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 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 use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 first round of number/time parsing fixes 2005-11-23 17:29:16 +00:00
syntax.c
unbind.c
user.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
value.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
zn_malloc.c