..
back-bdb
honor RFC4528 assertion control for LDAP add operations (ITS#5861)
2008-12-20 22:49:53 +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
check validity of idassert-bind line (ITS#5863)
2008-12-20 22:34:00 +00:00
back-ldif
reformat
2008-11-14 18:19:19 +00:00
back-meta
don't send error when going to retry (alternative fix to ITS#5854)
2008-12-12 09:29:51 +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
deal with known controls that need special handling of response (ITS#5757)
2008-10-20 23:51:59 +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
honor RFC4528 assertion control for LDAP add operations (ITS#5861; blind fix)
2008-12-20 22:56:03 +00:00
overlays
do not allow slapo-ppolicy to be global by now (ITS#5858)
2008-12-20 22:02:06 +00:00
schema
apply Luca Tamburo's patch for Attribute Certificate and X.509 PMI support (with modifications, ITS#5695)
2008-10-18 08:33:40 +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
fix ACI as a consequence of ITS#5804 (this is a hack; would need an API change)
2008-11-28 23:15:03 +00:00
acl.c
more about ITS#5804
2008-11-28 22:50:18 +00:00
aclparse.c
Add ACL <who> regex-substitution from attribute value submatches. Cf ITS#5804
2008-11-15 07:18:39 +00:00
ad.c
ITS#5783 / 5795 fix undef_promote
2008-11-06 16:27:01 +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
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +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
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +00:00
ava.c
NULL out spurious text (ITS#5688)
2008-09-06 00:00:37 +00:00
backend.c
C89 rejects ITS#5784 non-constant array init (backend.c 1.402,-controls.c 1.201)
2008-11-16 03:10:15 +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
return error codes (ITS#5867)
2008-12-20 22:45:02 +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
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +00:00
component.h
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
config.c
ITS#5572 cleanup unneeded code
2008-11-11 21:40:39 +00:00
config.h
fix overlays with private instances of databases (ITS#5736)
2008-10-12 20:20:46 +00:00
connection.c
ITS#5835 tentative fix - remove bogus call to connection_close().
2009-01-13 00:03:23 +00:00
controls.c
honor RFC4528 assertion control for LDAP add operations (ITS#5861)
2008-12-20 22:49:53 +00:00
cr.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
ctxcsn.c
ITS#5709 make sure CSNs are generated and queued atomically
2008-11-15 08:49:44 +00:00
daemon.c
ITS#5855 fix Windows wake_sds close
2009-01-05 22:09:10 +00:00
DB_CONFIG
DB_CONFIG.example URL wrong in comments (ITS#5288)
2007-12-18 12:50:27 +00:00
delete.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
dn.c
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +00:00
entry.c
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +00:00
extended.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
filter.c
eat all the substrings assertion if the attribute type does not support substrings matching (ITS#5803)
2008-11-11 18:01:35 +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
be->be_pcl_mutexp superseded by be->bd_self
2008-11-02 07:58:50 +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
Plug memory leak with dn.regex. Force error for "dn.=pattern". Cleanup.
2008-10-24 18:22:54 +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
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +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
ITS#5794 move prev fix
2008-11-06 16:58:03 +00:00
phonetic.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
proto-slap.h
more about ITS#5804
2008-11-28 22:50:18 +00:00
referral.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
result.c
Cleanup: Move snprintf preformatting into unused Statslog() argument
2008-10-28 22:27:53 +00:00
root_dse.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
sasl.c
Warning cleanup: signed meets unsigned: SASL struct propval {unsigned nvalues}.
2008-10-18 23:59:53 +00:00
saslauthz.c
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +00:00
schema.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
schema_check.c
fix previous commit (ITS#5819)
2008-11-19 17:08:48 +00:00
schema_init.c
Warning cleanup to ITS#5695/rev 1.453: signed meets unsigned.
2008-10-18 20:25:57 +00:00
schema_prep.c
implement caseIgnoreListMatch (ITS#5608)
2008-08-30 14:30:31 +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
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +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
add shadow mask
2008-12-06 17:20:43 +00:00
slapacl.c
don't alloc on slab (ITS#5820)
2008-11-20 17:22:33 +00:00
slapadd.c
ITS#5745 report errors in shutdown processing
2008-11-03 13:23:05 +00:00
slapauth.c
Fix missing CVS revision header
2008-11-10 23:15:35 +00:00
slapcat.c
ITS#5745 report errors in shutdown processing
2008-11-03 13:23:05 +00:00
slapcommon.c
ITS#5745 report errors in shutdown processing
2008-11-03 13:23:05 +00:00
slapcommon.h
ITS#5745 report errors in shutdown processing
2008-11-03 13:23:05 +00:00
slapd.conf
trim listed modules
2007-01-10 01:57:26 +00:00
slapd.ldif
Fix typos
2007-11-19 22:17:45 +00:00
slapdn.c
Fix missing CVS revision header
2008-11-10 23:15:35 +00:00
slapindex.c
ITS#5745 report errors in shutdown processing
2008-11-03 13:23:05 +00:00
slappasswd.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
slaptest.c
Fix missing CVS revision header
2008-11-10 23:15:35 +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
Fix prev commit
2008-12-29 15:38:56 +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
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
2008-10-13 10:18:15 +00:00
zn_malloc.c
Happy New Year (belated)
2008-01-08 00:19:56 +00:00