openldap/servers/slapd
2005-12-15 22:52:31 +00:00
..
back-bdb Fix ITS#4263 2005-12-15 22:52:31 +00:00
back-dnssrv
back-hdb
back-ldap better handling of internal operations 2005-12-15 13:47:25 +00:00
back-ldbm use helper to destroy modrdn modifications... 2005-12-06 22:55:30 +00:00
back-ldif remove unused var 2005-12-06 23:06:55 +00:00
back-meta use macros instead of numbers... 2005-12-13 20:11:26 +00:00
back-monitor Update description 2005-11-27 02:10:01 +00:00
back-null
back-passwd don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
back-perl use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings 2005-11-25 22:17:24 +00:00
back-relay
back-shell
back-sql plug leaks... 2005-12-06 22:56:58 +00:00
overlays a back-ldap consumer segfaults when accessing members of conn... 2005-12-15 11:55:46 +00:00
schema
shell-backends use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
slapi Remove some unnecessary #ifdefs 2005-11-26 07:38:18 +00:00
abandon.c
aci.c use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings 2005-11-25 22:17:24 +00:00
acl.c normalize value in "exact" attrval clause (ITS#4255) 2005-12-09 10:33:01 +00:00
aclparse.c normalize value in "exact" attrval clause (ITS#4255) 2005-12-09 10:33:01 +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 complete merging of dyngroup into dynlist; add back-config support 2005-11-29 02:10:47 +00:00
backglue.c Fix ITS#4133, reset subtree search req_dn 2005-12-09 02:08:08 +00:00
backover.c allow dynlist to take over dyngroup 2005-11-29 10:02:05 +00:00
bconfig.c shortcut to allow restricting all operations 2005-12-15 17:46:37 +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 allow parsing of numbers in whatever base (ITS#4257) 2005-12-09 18:11:07 +00:00
config.h complete merging of dyngroup into dynlist; add back-config support 2005-11-29 02:10:47 +00:00
connection.c Primitive handling of dontUseCopy (always error). 2005-11-26 07:09:59 +00:00
controls.c Primitive handling of dontUseCopy (always error). 2005-11-26 07:09:59 +00:00
cr.c
ctxcsn.c Fix for syncprov checkpoint CSN disposal 2005-11-14 19:38:48 +00:00
daemon.c Fix ITS#3717 - set restriction on all backends 2005-11-25 23:16:10 +00:00
DB_CONFIG ITS#4229: update DB_CONFIG for -q option 2005-11-29 20:28:02 +00:00
delete.c
dn.c don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
entry.c Fix mod delete by ordered index 2005-12-05 11:46:56 +00:00
extended.c restore the existing BackendDB, in case overlays are in use 2005-11-08 10:09:30 +00:00
filter.c cleanup filter escaping 2005-11-25 12:16:27 +00:00
filterentry.c silence warnings 2005-11-06 23:27:09 +00:00
frontend.c
globals.c
index.c
init.c allow comma-separated descriptive log levels, so that tests can be run, e.g., with "SLAPD_DEBUG=stats,stats2"; s/ldap_debug/slap_debug/ 2005-11-28 10:55:07 +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 unlink pid/args files only if actually touched (ITS#4251) 2005-12-07 14:47:00 +00:00
Makefile.in
matchedValues.c
modify.c Fix mod delete by ordered index 2005-12-05 11:46:56 +00:00
modrdn.c helper to destroy modrdn modifications... 2005-12-06 22:54:51 +00:00
mods.c Remove lint 2005-11-26 04:02:13 +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 helper to destroy modrdn modifications... 2005-12-06 22:54:51 +00:00
referral.c
repl.c more URI into bindconf 2005-11-16 21:52:14 +00:00
result.c ITS#4237 don't update sc_prev after a callback has been freed. 2005-12-01 00:48:38 +00:00
root_dse.c allow to register (and expose) a supported feature 2005-11-27 23:17:57 +00:00
sasl.c cleanup 2005-11-20 01:39:19 +00:00
saslauthz.c Remove some unnecessary #ifdefs 2005-11-26 07:38:18 +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 Remove some unnecessary #ifdefs 2005-11-26 07:38:18 +00:00
sets.c
sets.h
sl_malloc.c silence warnings... 2005-11-14 21:47:17 +00:00
slap.h forgot binds 2005-12-15 17:54:13 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c fix compilation without debugging (ITS#4245) 2005-12-05 10:39:38 +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 use macros to handle retry 2005-12-15 19:14:54 +00:00
syntax.c
unbind.c
user.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
value.c Fix mod delete by ordered index 2005-12-05 11:46:56 +00:00
zn_malloc.c