openldap/servers/slapd
Pierangelo Masarati 8346de462b silence warning
2005-12-20 20:36:05 +00:00
..
back-bdb cleanup db_close 2005-12-20 00:55:39 +00:00
back-dnssrv
back-hdb
back-ldap fix memory handling 2005-12-16 16:19:17 +00:00
back-ldbm use helper to destroy modrdn modifications... 2005-12-06 22:55:30 +00:00
back-ldif cleanup error logging 2005-12-16 19:01:05 +00:00
back-meta silence warning 2005-12-20 20:36:05 +00:00
back-monitor Update description 2005-11-27 02:10:01 +00:00
back-null
back-passwd
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 make the message one-line 2005-12-17 00:41:17 +00:00
overlays Fix ITS#4267, don't bother with unique_search if no relevant attributes 2005-12-19 23:53:25 +00:00
schema
shell-backends
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
add.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +00:00
alock.c ITS#4259 ignore alock_close on zero slot 2005-12-20 00:46:51 +00:00
alock.h
at.c
attr.c
ava.c
backend.c always provide a NULL o_private to be_entry_get (ITS#4184) 2005-12-16 18:35:25 +00:00
backglue.c Fix ITS#4133, reset subtree search req_dn 2005-12-09 02:08:08 +00:00
backover.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +00:00
bconfig.c more unparsing buffer overflow cleanup 2005-12-20 15:33:50 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +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 restrict assertion control to appropriate requests 2005-12-16 14:26:14 +00:00
cr.c
ctxcsn.c
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 plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +00:00
dn.c
entry.c Fix mod delete by ordered index 2005-12-05 11:46:56 +00:00
extended.c
filter.c cleanup filter escaping 2005-11-25 12:16:27 +00:00
filterentry.c
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
limits.c more unparsing buffer overflow cleanup 2005-12-20 15:33:50 +00:00
lock.c
main.c revert previous commit(s); clarify usage of "-s" in slapd(8). 2005-12-20 08:20:16 +00:00
Makefile.in
matchedValues.c
modify.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +00:00
modrdn.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +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
oidm.c
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h more unparsing buffer overflow cleanup 2005-12-20 15:33:50 +00:00
referral.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +00:00
repl.c plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +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
saslauthz.c Remove some unnecessary #ifdefs 2005-11-26 07:38:18 +00:00
schema_check.c
schema_init.c
schema_prep.c
schema.c
schemaparse.c
search.c Remove some unnecessary #ifdefs 2005-11-26 07:38:18 +00:00
sets.c
sets.h
sl_malloc.c
slap.h plug one-time leaks; misc cleanup 2005-12-16 01:58:36 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c revert previous commit(s); clarify usage of "-s" in slapd(8). 2005-12-20 08:20:16 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c do exactly what requested 2005-12-16 22:27:57 +00:00
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c fix potential overflow in syncrepl_unbind() and related helpers 2005-12-20 14:31:16 +00:00
syntax.c
unbind.c
user.c
value.c Fix mod delete by ordered index 2005-12-05 11:46:56 +00:00
zn_malloc.c