openldap/servers/slapd
2010-12-28 15:59:48 +00:00
..
back-bdb Move assertion checking to slap_compare_entry() 2010-12-23 21:53:05 +00:00
back-dnssrv Don't set bi_db_config since we have no config options 2010-06-13 22:02:15 +00:00
back-hdb
back-ldap ITS#6721: Fix uninitialized tv_usec from ITS#6282 2010-11-23 10:10:45 +00:00
back-ldif ITS#6731: Fix scrambled back-ldif error strings. 2010-12-02 10:24:19 +00:00
back-meta For ITS#5421: Also LBER_FREE() -> ber_memfree() 2010-11-22 13:14:29 +00:00
back-monitor ITS#6753 use slap_compare_entry() 2010-12-23 21:45:36 +00:00
back-ndb fix previous commit (ITS#6712) 2010-11-18 11:54:23 +00:00
back-null support back-config (ITS#6624, Ondrej Kuznik) 2010-08-17 18:56:29 +00:00
back-passwd
back-perl
back-relay
back-shell
back-sock
back-sql do not add hasSubordinates if already present (blind-fixes ITS#6712 for back-sql) 2010-11-18 11:51:15 +00:00
overlays ITS#6686 Fix last commit (declaration after code) 2010-12-28 15:59:48 +00:00
schema dyngroup schema in LDIF format 2010-06-24 01:04:40 +00:00
shell-backends
slapi
abandon.c
aci.c
acl.c ITS#6693 value dependent ACL didn't work when they were the first ACL 2010-11-15 16:27:56 +00:00
aclparse.c fix previous commit (ITS#6611) 2010-08-17 01:05:40 +00:00
ad.c
add.c
alock.c
alock.h
at.c
attr.c ITS#6715 cleanup: Handle attr_valfind(0 values) when SLAP_ATTR_SORTED_VALS 2010-11-22 12:16:08 +00:00
ava.c
backend.c Plug mutex/rwlock leaks (destroy them) 2010-12-20 10:57:06 +00:00
backglue.c
backover.c use be_ctrls[cid] for counting the number of overlay instances that have 2010-07-02 11:31:34 +00:00
bconfig.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c Move assertion checking to slap_compare_entry() 2010-12-23 21:53:05 +00:00
component.c
component.h
config.c plug leak when ARG_OFFSET and ARG_BERVAL (ITS#6634) 2010-08-29 16:28:16 +00:00
config.h
connection.c ITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings 2010-12-14 15:06:32 +00:00
controls.c Fixed last commit. gcc was complaining about defined behavior. 2010-07-02 07:43:29 +00:00
cr.c
ctxcsn.c
daemon.c ITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings 2010-12-14 15:06:32 +00:00
DB_CONFIG
delete.c
dn.c ITS#6570 part #1 (again), reject RDNs with binary BER values 2010-06-07 00:02:32 +00:00
entry.c allow to set LDIF max line width (ITS#6645) 2010-12-07 10:14:51 +00:00
extended.c Remove extraneous ber_peek_tag() call 2010-08-27 21:44:00 +00:00
filter.c plug leak when presence filter with undef attr (ITS#6635) 2010-08-29 16:27:08 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c
ldapsync.c
limits.c
lock.c
main.c Added -VVV to usage output 2010-11-01 15:20:39 +00:00
Makefile.in add slapmodify (ITS#6165; may need cleanup) 2010-04-20 06:00:16 +00:00
matchedValues.c
modify.c ITS#6715: Fix slap_sort_vals(attr with 1 value) 2010-11-19 12:21:34 +00:00
modrdn.c ITS#6570 part #1 2010-06-06 20:32:53 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c o_pagedresults_state not freed from slab (only noticeable when built with SLAP_NO_SL_MALLOC; could be related to ITS#6660, although unlikely) 2010-09-28 19:57:02 +00:00
operational.c
passwd.c
phonetic.c
proto-slap.h ITS#6573 export compare_entry as slap_compare_entry() 2010-12-23 21:36:57 +00:00
referral.c
result.c free controls, if needed (ITS#6629) 2010-08-29 17:23:08 +00:00
root_dse.c
sasl.c test slap_dontUseCopy_propnames (ITS#6729) 2010-12-01 10:41:05 +00:00
saslauthz.c
schema_check.c
schema_init.c Fix a comment 2010-11-28 18:20:54 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c Agreed upon log messages for sl_malloc/zn_malloc when falling back 2010-04-19 22:55:51 +00:00
slap.h ITS#6693 value dependent ACL didn't work when they were the first ACL 2010-11-15 16:27:56 +00:00
slapacl.c
slapadd.c move ctxcsn and schema check code in helpers; also apply to slapmodify (ITS#6737) 2010-12-07 10:50:54 +00:00
slapauth.c
slapcat.c allow to set LDIF max line width (ITS#6645) 2010-12-07 10:14:51 +00:00
slapcommon.c re-fix ITS#6645 commit 2010-12-07 11:58:38 +00:00
slapcommon.h re-fix ITS#6645 commit 2010-12-07 11:58:38 +00:00
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slapmodify.c move ctxcsn and schema check code in helpers; also apply to slapmodify (ITS#6737) 2010-12-07 10:50:54 +00:00
slappasswd.c
slapschema.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c Plug memory leaks 2010-12-20 10:51:14 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c Agreed upon log messages for sl_malloc/zn_malloc when falling back 2010-04-19 22:55:51 +00:00