openldap/servers/slapd
2008-10-13 09:17:36 +00:00
..
back-bdb Warning cleanup: signed meets unsigned. 2008-10-13 08:35:31 +00:00
back-dnssrv cleanup round of memory handling (either check results or use ch_* calls; ITS#5691) 2008-09-09 19:58:47 +00:00
back-hdb Happy New Year (belated) 2008-01-08 00:19:56 +00:00
back-ldap fix overlays with private instances of databases (ITS#5736) 2008-10-12 20:20:46 +00:00
back-ldif For ITS#5408: Handle special chars in filenames, in particular on Windows. 2008-04-16 00:09:25 +00:00
back-meta Warning cleanup: signed meets unsigned. 2008-10-13 08:29:21 +00:00
back-monitor fix overlays with private instances of databases (ITS#5736) 2008-10-12 20:20:46 +00:00
back-ndb Make sur attribute ACL are evaluated on ADD operations (see ITS#4556) 2008-09-29 22:08:29 +00:00
back-null ITS#5328 - return LDAP result code from null_back_entry_get(). 2008-02-11 21:05:12 +00:00
back-passwd Happy New Year (belated) 2008-01-08 00:19:56 +00:00
back-perl Happy New Year (belated) 2008-01-08 00:19:56 +00:00
back-relay defer relayed database lookup (ITS#5643) 2008-08-04 21:17:25 +00:00
back-shell ITS#5558 fix buffer count 2008-06-14 02:50:59 +00:00
back-sock ITS#5558 fix buffer count 2008-06-14 02:50:59 +00:00
back-sql [blind commit] better logging; check schema data before manipulation (related to ITS#5653) 2008-08-21 22:07:29 +00:00
overlays Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on 2008-10-13 09:17:36 +00:00
schema Happy New Year (belated) 2008-01-08 00:19:56 +00:00
shell-backends Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapi Warning cleanup: signed meets unsigned. 2008-10-13 08:19:13 +00:00
abandon.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
aci.c don't strip set string (ITS#5627) 2008-08-09 12:50:18 +00:00
acl.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
aclparse.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
ad.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
add.c cleanup round of memory handling (either check results or use ch_* calls; ITS#5691) 2008-09-09 19:58:47 +00:00
alock.c cleanup round of memory handling (either check results or use ch_* calls; ITS#5691) 2008-09-09 19:58:47 +00:00
alock.h Happy New Year (belated) 2008-01-08 00:19:56 +00:00
at.c Don't leak syntax oid macro in case of duplicate attribute (ITS#5683) 2008-09-04 12:19:05 +00:00
attr.c ITS#5578 signed/unsigned comparison 2008-08-31 00:38:07 +00:00
ava.c NULL out spurious text (ITS#5688) 2008-09-06 00:00:37 +00:00
backend.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
backglue.c be careful when restoring rewritten DN (partial fulfilment of ITS#5687) 2008-09-06 16:24:27 +00:00
backover.c Fix r1.86 (LDAP_DEVEL:SLAP_CONFIG_DELETE): No declarations after code. 2008-10-13 05:31:52 +00:00
bconfig.c fix overlays with private instances of databases (ITS#5736) 2008-10-12 20:20:46 +00:00
bind.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
cancel.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
ch_malloc.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
compare.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
component.c cleanup round of memory handling (either check results or use ch_* calls; ITS#5691) 2008-09-09 19:58:47 +00:00
component.h Happy New Year (belated) 2008-01-08 00:19:56 +00:00
config.c Use network-timeout instead 2008-05-09 00:08:19 +00:00
config.h fix overlays with private instances of databases (ITS#5736) 2008-10-12 20:20:46 +00:00
connection.c ITS#5725: Don't enable connection for events twice. 2008-10-05 19:17:56 +00:00
controls.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
cr.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
ctxcsn.c Debug info for CSN tracking (ITS#5362) 2008-02-10 02:18:22 +00:00
daemon.c Message waiting for N threads to terminate -> for N operations/tasks to finish 2008-09-18 19:50:32 +00:00
DB_CONFIG
delete.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
dn.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
entry.c fix str2entry2() when there is no attrs (ITS#5308) 2008-01-11 19:32:01 +00:00
extended.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
filter.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
filterentry.c cleanup round of memory handling (either check results or use ch_* calls; ITS#5691) 2008-09-09 19:58:47 +00:00
frontend.c Drop "if ( slap_known_controls )". That became an array in controls.c 1.117. 2008-09-19 20:37:11 +00:00
globals.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
index.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
init.c ITS#5360 move tls option setup 2008-02-10 06:29:40 +00:00
ldapsync.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
limits.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
lock.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
main.c fix one-time leak 2008-09-08 15:21:51 +00:00
Makefile.in Happy New Year (belated) 2008-01-08 00:19:56 +00:00
matchedValues.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
modify.c ITS#5450 fully terminate value lists 2008-04-04 00:01:02 +00:00
modrdn.c ITS#5344: modrdn check for affectsMultipleDSAs and for new DN above/below self 2008-02-11 17:29:55 +00:00
mods.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
module.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
mr.c Warning cleanup: Missing braces in initialization. 2008-10-13 05:44:55 +00:00
mra.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
nt_svc.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
oc.c if objectClass is not present (e.g. schema check is off, like for partial replicas, slapo-translucent and so), consider ocflags computed (and 0) 2008-09-06 18:06:41 +00:00
oidm.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
operation.c make sure o_csn is freed 2008-09-27 11:06:31 +00:00
operational.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
passwd.c Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key() 2008-01-11 06:07:43 +00:00
phonetic.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
proto-slap.h don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
referral.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
result.c allow controls deletion to be deferred; pass response controls back to frontend in extops (ITS#5711) 2008-09-27 10:06:43 +00:00
root_dse.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
sasl.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
saslauthz.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
schema_check.c fix typo in error message 2008-04-17 20:57:22 +00:00
schema_init.c don't hide standard track matching rules (more for ITS#5700) 2008-09-15 09:16:13 +00:00
schema_prep.c implement caseIgnoreListMatch (ITS#5608) 2008-08-30 14:30:31 +00:00
schema.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
schemaparse.c allow definition of syntaxes via configuration, including X-SUBST (ITS#5663) 2008-09-27 13:30:43 +00:00
search.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
sets.c fix typo 2008-09-20 18:43:30 +00:00
sets.h fix comment 2008-05-17 11:56:10 +00:00
sl_malloc.c Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key() 2008-01-11 06:07:43 +00:00
slap.h allow definition of syntaxes via configuration, including X-SUBST (ITS#5663) 2008-09-27 13:30:43 +00:00
slapacl.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapadd.c work around paranoid check (ITS#5412) 2008-03-22 16:01:23 +00:00
slapauth.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapcat.c Cleanup prev commit 2008-04-11 12:20:01 +00:00
slapcommon.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapcommon.h Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapd.conf
slapd.ldif
slapdn.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapindex.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slappasswd.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slaptest.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
starttls.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
str2filter.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
syncrepl.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
syntax.c allow definition of syntaxes via configuration, including X-SUBST (ITS#5663) 2008-09-27 13:30:43 +00:00
txn.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
unbind.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
user.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
value.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
zn_malloc.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00