]>
git.sur5r.net Git - openldap/log
Pierangelo Masarati [Mon, 15 Sep 2008 00:24:40 +0000 (00:24 +0000)]
certificate handling cleanup
Pierangelo Masarati [Sat, 13 Sep 2008 18:46:50 +0000 (18:46 +0000)]
fix '<hex>'H conversion issue; did not look at decimal yet (ITS#5699)
Ralf Haferkamp [Fri, 12 Sep 2008 09:53:40 +0000 (09:53 +0000)]
stop and remove checkpoint task in _db_destroy (ITS#5698)
Howard Chu [Thu, 11 Sep 2008 01:51:02 +0000 (01:51 +0000)]
ITS#5668 avoid overflows in Windows microsecond computation
Howard Chu [Thu, 11 Sep 2008 00:35:40 +0000 (00:35 +0000)]
Regenerate for collect overlay
Howard Chu [Thu, 11 Sep 2008 00:35:12 +0000 (00:35 +0000)]
Don't define anything when -lndbclient is found
Howard Chu [Thu, 11 Sep 2008 00:29:56 +0000 (00:29 +0000)]
ITS#5659 "collect" overlay enhancements
Howard Chu [Wed, 10 Sep 2008 03:35:26 +0000 (03:35 +0000)]
Fix prev commit
Howard Chu [Wed, 10 Sep 2008 02:29:26 +0000 (02:29 +0000)]
ITS#5694 update context's entryCSN during log purges
Pierangelo Masarati [Tue, 9 Sep 2008 19:58:47 +0000 (19:58 +0000)]
cleanup round of memory handling (either check results or use ch_* calls; ITS#5691)
Quanah Gibson-Mount [Tue, 9 Sep 2008 17:38:18 +0000 (17:38 +0000)]
Into the attic this goes
Pierangelo Masarati [Tue, 9 Sep 2008 10:50:51 +0000 (10:50 +0000)]
allow trying local bind when remote fails (ITS#5656)
Hallvard Furuseth [Mon, 8 Sep 2008 16:33:40 +0000 (16:33 +0000)]
unique_search(): Print key->bv_val rather than key. Broke in r1.32 (ITS#5526).
Pierangelo Masarati [Mon, 8 Sep 2008 15:21:51 +0000 (15:21 +0000)]
fix one-time leak
Pierangelo Masarati [Mon, 8 Sep 2008 12:56:27 +0000 (12:56 +0000)]
fix olcTranslucentLocal/Remote handling (ITS#5689)
Pierangelo Masarati [Mon, 8 Sep 2008 12:16:05 +0000 (12:16 +0000)]
always re-test filter after merging local and remote entries (ITS#5679)
Pierangelo Masarati [Mon, 8 Sep 2008 00:10:18 +0000 (00:10 +0000)]
implement X-SUBST substitute syntax extension (ITS#5663)
Pierangelo Masarati [Mon, 8 Sep 2008 00:05:15 +0000 (00:05 +0000)]
don't risk using uninitialized vars
Pierangelo Masarati [Sat, 6 Sep 2008 18:06:41 +0000 (18:06 +0000)]
if objectClass is not present (e.g. schema check is off, like for partial replicas, slapo-translucent and so), consider ocflags computed (and 0)
Pierangelo Masarati [Sat, 6 Sep 2008 16:25:03 +0000 (16:25 +0000)]
cleanup in case of failure during search rewriting (partial fulfilment of ITS#5687)
Pierangelo Masarati [Sat, 6 Sep 2008 16:24:27 +0000 (16:24 +0000)]
be careful when restoring rewritten DN (partial fulfilment of ITS#5687)
Howard Chu [Sat, 6 Sep 2008 02:11:26 +0000 (02:11 +0000)]
ITS#5687 more cleanup fixes
Pierangelo Masarati [Sat, 6 Sep 2008 00:00:37 +0000 (00:00 +0000)]
NULL out spurious text (ITS#5688)
Quanah Gibson-Mount [Fri, 5 Sep 2008 21:00:09 +0000 (21:00 +0000)]
regenerate to disable back-bdb by default
Quanah Gibson-Mount [Fri, 5 Sep 2008 20:59:50 +0000 (20:59 +0000)]
Disable back-bdb by default (per discussion with Howard)
Ralf Haferkamp [Thu, 4 Sep 2008 17:12:07 +0000 (17:12 +0000)]
allow databases to be deleted (hidden behind LDAP_DEVEL)
Ralf Haferkamp [Thu, 4 Sep 2008 16:05:55 +0000 (16:05 +0000)]
don't dereference NULL pointer
Ralf Haferkamp [Thu, 4 Sep 2008 13:56:31 +0000 (13:56 +0000)]
A new entry's index should not be larger than the number of its siblings (ITS#5684)
Pierangelo Masarati [Thu, 4 Sep 2008 12:19:05 +0000 (12:19 +0000)]
Don't leak syntax oid macro in case of duplicate attribute (ITS#5683)
Pierangelo Masarati [Thu, 4 Sep 2008 10:13:30 +0000 (10:13 +0000)]
let undefined objectClasses be used in proxy filters
Pierangelo Masarati [Thu, 4 Sep 2008 10:12:01 +0000 (10:12 +0000)]
NUL-terminate undefined objectClass soc_cname (ITS#5682)
Pierangelo Masarati [Thu, 4 Sep 2008 08:05:17 +0000 (08:05 +0000)]
canonicalize undef objectClass names (much like attributes; ITS#5681)
Pierangelo Masarati [Thu, 4 Sep 2008 07:43:19 +0000 (07:43 +0000)]
make additional checking optional (more on ITS#5860)
Howard Chu [Thu, 4 Sep 2008 02:15:21 +0000 (02:15 +0000)]
remove references to OpenLDAP 2.4.6
Pierangelo Masarati [Thu, 4 Sep 2008 00:58:37 +0000 (00:58 +0000)]
mention schema requirements of proxy cache (ITS#5680)
Pierangelo Masarati [Thu, 4 Sep 2008 00:05:26 +0000 (00:05 +0000)]
don't cache queries that would not be answered correctly because of schema issues (ITS#5680)
Pierangelo Masarati [Wed, 3 Sep 2008 22:44:59 +0000 (22:44 +0000)]
mention schema requirements of proxy backends
Quanah Gibson-Mount [Wed, 3 Sep 2008 21:05:54 +0000 (21:05 +0000)]
Add missing revision string
Gavin Henry [Wed, 3 Sep 2008 09:30:45 +0000 (09:30 +0000)]
remove datebase.
Howard Chu [Tue, 2 Sep 2008 22:10:44 +0000 (22:10 +0000)]
ITS#5677 s/TLS_CRL/TLS_CRLFILE/
Howard Chu [Tue, 2 Sep 2008 21:36:21 +0000 (21:36 +0000)]
require BDB >= 4.4
Pierangelo Masarati [Tue, 2 Sep 2008 20:58:34 +0000 (20:58 +0000)]
don't dereference NULL pointers (ITS#5676)
Pierangelo Masarati [Tue, 2 Sep 2008 20:35:51 +0000 (20:35 +0000)]
use the most recent contextCSN (ITS#5675)
Howard Chu [Sun, 31 Aug 2008 00:38:07 +0000 (00:38 +0000)]
ITS#5578 signed/unsigned comparison
Howard Chu [Sun, 31 Aug 2008 00:18:50 +0000 (00:18 +0000)]
ITS#5672 regenerate
Howard Chu [Sun, 31 Aug 2008 00:18:08 +0000 (00:18 +0000)]
ITS#5672 add checks for NDB headers and libraries
Howard Chu [Sat, 30 Aug 2008 22:09:49 +0000 (22:09 +0000)]
Regenerate for BUILD_NDB
Pierangelo Masarati [Sat, 30 Aug 2008 15:00:05 +0000 (15:00 +0000)]
no need to unescape/re-escape each line (more on ITS#5608)
Pierangelo Masarati [Sat, 30 Aug 2008 14:30:31 +0000 (14:30 +0000)]
implement caseIgnoreListMatch (ITS#5608)
Pierangelo Masarati [Sat, 30 Aug 2008 12:43:58 +0000 (12:43 +0000)]
initialize BUILD_NDB; please regenerate with autoconf 2.59
Gavin Henry [Fri, 29 Aug 2008 22:20:45 +0000 (22:20 +0000)]
Translucent Overlay docs
Howard Chu [Wed, 27 Aug 2008 22:28:16 +0000 (22:28 +0000)]
Avoid deadlocks on reader txns
Gavin Henry [Wed, 27 Aug 2008 22:20:53 +0000 (22:20 +0000)]
slapo-retcode manpage ITS#5633
Ralf Haferkamp [Wed, 27 Aug 2008 21:19:51 +0000 (21:19 +0000)]
- remove unneeded Copy-Constructor
- allow to create Controls with no value
Howard Chu [Wed, 27 Aug 2008 01:45:35 +0000 (01:45 +0000)]
Use read-only txn's instead of read lockers. Support BDB 4.4-4.7
Gavin Henry [Tue, 26 Aug 2008 23:35:22 +0000 (23:35 +0000)]
(ITS#5670) admin guide octetstring matching rule typos
Howard Chu [Tue, 26 Aug 2008 22:25:35 +0000 (22:25 +0000)]
Fix dynamic module init
Howard Chu [Tue, 26 Aug 2008 21:53:18 +0000 (21:53 +0000)]
Regenerate with back-ndb
Howard Chu [Tue, 26 Aug 2008 21:48:17 +0000 (21:48 +0000)]
Add back-ndb
Pierangelo Masarati [Sat, 23 Aug 2008 11:08:41 +0000 (11:08 +0000)]
fix attribute list swapping when NULL (ITS#5665)
Pierangelo Masarati [Thu, 21 Aug 2008 22:07:29 +0000 (22:07 +0000)]
[blind commit] better logging; check schema data before manipulation (related to ITS#5653)
Kurt Zeilenga [Thu, 21 Aug 2008 18:37:33 +0000 (18:37 +0000)]
s/ldap_sync.h/ldap.h/
Hallvard Furuseth [Wed, 20 Aug 2008 14:21:10 +0000 (14:21 +0000)]
Summarize in description field and add details in header
Gavin Henry [Tue, 19 Aug 2008 17:27:48 +0000 (17:27 +0000)]
valsort overlay section.
Gavin Henry [Mon, 18 Aug 2008 15:09:00 +0000 (15:09 +0000)]
To do list review: small typo quick fix.
Howard Chu [Fri, 15 Aug 2008 22:53:47 +0000 (22:53 +0000)]
Pass LDAPURLDescs to connect functions instead of host/port
Howard Chu [Fri, 15 Aug 2008 10:53:11 +0000 (10:53 +0000)]
Fix prev commit
Howard Chu [Fri, 15 Aug 2008 10:23:29 +0000 (10:23 +0000)]
Connect callbacks need error recovery checks
Howard Chu [Thu, 14 Aug 2008 04:54:32 +0000 (04:54 +0000)]
Add LDAP_OPT_CONNECT_CB connection callbacks
Howard Chu [Wed, 13 Aug 2008 16:18:51 +0000 (16:18 +0000)]
Modular TLS support, proof of concept. tls2.c would replace tls.c,
but I'm leaving tls.c intact for now.
Pierangelo Masarati [Sat, 9 Aug 2008 16:04:55 +0000 (16:04 +0000)]
don't return entry if requested attr is not present (ITS#5650)
Pierangelo Masarati [Sat, 9 Aug 2008 15:41:55 +0000 (15:41 +0000)]
handle anonymous before doing mallocs
Pierangelo Masarati [Sat, 9 Aug 2008 15:41:22 +0000 (15:41 +0000)]
fix log message
Howard Chu [Sat, 9 Aug 2008 13:15:54 +0000 (13:15 +0000)]
ITS#5618 log Search result errors, force Deref to Never
Pierangelo Masarati [Sat, 9 Aug 2008 12:50:18 +0000 (12:50 +0000)]
don't strip set string (ITS#5627)
Pierangelo Masarati [Sat, 9 Aug 2008 12:49:44 +0000 (12:49 +0000)]
don't copy strings if not necessary
Pierangelo Masarati [Sat, 9 Aug 2008 12:27:57 +0000 (12:27 +0000)]
fix continuation checking in dynacl (ITS#5637)
Pierangelo Masarati [Sat, 9 Aug 2008 12:26:17 +0000 (12:26 +0000)]
optimize ACI check (ITS#5636)
Pierangelo Masarati [Sat, 9 Aug 2008 10:54:31 +0000 (10:54 +0000)]
make sure objectClass is not filtered out by 'map attribute *' (ITS#5647)
Pierangelo Masarati [Sat, 9 Aug 2008 10:49:20 +0000 (10:49 +0000)]
make sure objectClass is not filtered out by 'rwm-map attribute *' (ITS#5647)
Pierangelo Masarati [Sat, 9 Aug 2008 10:29:31 +0000 (10:29 +0000)]
suffix must be defined before overlay configuration (ITS#5641)
Pierangelo Masarati [Sat, 9 Aug 2008 10:20:46 +0000 (10:20 +0000)]
really check if filter is valid...(more on ITS#5581)
Howard Chu [Sat, 9 Aug 2008 10:11:41 +0000 (10:11 +0000)]
ITS#5649 fix overlay_register_control
Pierangelo Masarati [Sat, 9 Aug 2008 10:10:33 +0000 (10:10 +0000)]
clarify selfwrite
Ralf Haferkamp [Fri, 8 Aug 2008 11:14:58 +0000 (11:14 +0000)]
Allow to pass LDAP_SCHEMA_-flags
Hallvard Furuseth [Wed, 6 Aug 2008 13:36:53 +0000 (13:36 +0000)]
ber_decode_oid(): Fix typo in comment
Howard Chu [Wed, 6 Aug 2008 01:11:13 +0000 (01:11 +0000)]
ITS#5642 don't inherit custom attributes
Pierangelo Masarati [Mon, 4 Aug 2008 21:20:06 +0000 (21:20 +0000)]
fix normalizable/non-normalizable attr mapping \& merging (ITS#5624)
Pierangelo Masarati [Mon, 4 Aug 2008 21:17:25 +0000 (21:17 +0000)]
defer relayed database lookup (ITS#5643)
Pierangelo Masarati [Mon, 4 Aug 2008 21:06:37 +0000 (21:06 +0000)]
fix check for single-field firstComponentMatch normalization (ITS#5634)
Howard Chu [Fri, 1 Aug 2008 22:57:55 +0000 (22:57 +0000)]
Add server side sorting
Howard Chu [Fri, 1 Aug 2008 22:53:47 +0000 (22:53 +0000)]
Add server side sorting control
Gavin Henry [Fri, 25 Jul 2008 21:10:27 +0000 (21:10 +0000)]
(ITS#5616) Docs: various admin guide corrections
Quanah Gibson-Mount [Thu, 24 Jul 2008 22:41:22 +0000 (22:41 +0000)]
Fix missing space
Hallvard Furuseth [Tue, 22 Jul 2008 10:16:11 +0000 (10:16 +0000)]
ITS#5604: Normalize lutil_progname(): strip .exe from Windows executable names
Pierangelo Masarati [Sat, 19 Jul 2008 14:28:41 +0000 (14:28 +0000)]
add monitor testing to concurrency tests data
Pierangelo Masarati [Sat, 19 Jul 2008 14:01:44 +0000 (14:01 +0000)]
add monitor testing to concurrency tests data
Pierangelo Masarati [Sat, 19 Jul 2008 11:54:54 +0000 (11:54 +0000)]
fix logs indentation
Pierangelo Masarati [Sat, 19 Jul 2008 11:54:38 +0000 (11:54 +0000)]
add checkpoint as required
Pierangelo Masarati [Sat, 19 Jul 2008 11:54:01 +0000 (11:54 +0000)]
allow easy customization of amount of loops