]>
git.sur5r.net Git - openldap/log
Ralf Haferkamp [Thu, 1 Jun 2006 16:19:44 +0000 (16:19 +0000)]
- removed deprecated acconfig.h.
- regenerated autoconf/automake/libtool related files
Howard Chu [Thu, 1 Jun 2006 02:03:10 +0000 (02:03 +0000)]
ITS#4572 don't unlock non-existent locks
Pierangelo Masarati [Wed, 31 May 2006 14:37:05 +0000 (14:37 +0000)]
trap an issue that occurred in odd conditions
Pierangelo Masarati [Wed, 31 May 2006 14:11:07 +0000 (14:11 +0000)]
misc cleanup
Howard Chu [Wed, 31 May 2006 01:52:32 +0000 (01:52 +0000)]
Cleanup prev commit
Howard Chu [Wed, 31 May 2006 01:45:39 +0000 (01:45 +0000)]
Only log realdn if it's non-empty
Howard Chu [Tue, 30 May 2006 12:16:34 +0000 (12:16 +0000)]
Cleanup config cruft
Howard Chu [Tue, 30 May 2006 11:49:16 +0000 (11:49 +0000)]
Add dynamic config support for auditlog and ppolicy
Howard Chu [Tue, 30 May 2006 11:34:36 +0000 (11:34 +0000)]
Fix ARG_OFFSET to work with overlays
Pierangelo Masarati [Tue, 30 May 2006 01:20:32 +0000 (01:20 +0000)]
rearrange quarantine handling during proxyAuthz bind; bind anonymously if no bindmethod is defined
Pierangelo Masarati [Tue, 30 May 2006 00:40:39 +0000 (00:40 +0000)]
further cleanop of previous commits
Pierangelo Masarati [Tue, 30 May 2006 00:12:23 +0000 (00:12 +0000)]
cleanup previous commit
Pierangelo Masarati [Mon, 29 May 2006 23:36:12 +0000 (23:36 +0000)]
allow pretty time form in quarantine string
Pierangelo Masarati [Mon, 29 May 2006 21:43:20 +0000 (21:43 +0000)]
make room for plugins that deal with quarantine end
Howard Chu [Mon, 29 May 2006 21:26:00 +0000 (21:26 +0000)]
Fix suffix in prev commit
Pierangelo Masarati [Mon, 29 May 2006 21:14:36 +0000 (21:14 +0000)]
clarify the behavior of slapo-refint(5) in case of modrdn
Howard Chu [Mon, 29 May 2006 07:49:25 +0000 (07:49 +0000)]
Test syncrepl with multiple back-ldap consumers in the master slapd
Howard Chu [Mon, 29 May 2006 07:24:21 +0000 (07:24 +0000)]
Fix modrdn with back-ldap
Howard Chu [Mon, 29 May 2006 06:03:43 +0000 (06:03 +0000)]
Add "hidden" database config, allow hidden DBs with redundant suffixes
Howard Chu [Mon, 29 May 2006 02:47:12 +0000 (02:47 +0000)]
ITS#4555 add -j option
Howard Chu [Mon, 29 May 2006 02:41:06 +0000 (02:41 +0000)]
ITS#4555 add "-j" option to jump to line of LDIF file before processing.
Fixed line number in error messages to give the line number of the beginning
of the offending entry.
Pierangelo Masarati [Sat, 27 May 2006 19:54:27 +0000 (19:54 +0000)]
implement proxy quarantine (ITS#4569)
Pierangelo Masarati [Sat, 27 May 2006 19:14:39 +0000 (19:14 +0000)]
fix DN-valued (and likely others not handled in the switch) attrs duplication (occcurred with olcDbSuffix during attrs_dup(); please check)
Howard Chu [Sat, 27 May 2006 10:26:15 +0000 (10:26 +0000)]
ITS#4567 use unique timestamps for ops for cascading delta-sync
Pierangelo Masarati [Sat, 27 May 2006 10:17:34 +0000 (10:17 +0000)]
count requests and responses in logs
Howard Chu [Fri, 26 May 2006 12:08:15 +0000 (12:08 +0000)]
ITS#4562 - don't assume syncprov_op_response only runs in overlay context;
under a glue setup it may be get a real DB, don't corrupt the DB struct.
Pierangelo Masarati [Fri, 26 May 2006 00:07:55 +0000 (00:07 +0000)]
(almost blind) fix potential strchr() read-past-end of berval
Pierangelo Masarati [Thu, 25 May 2006 22:45:45 +0000 (22:45 +0000)]
enable NOOP (ITS#4563; seems to work now)
Pierangelo Masarati [Thu, 25 May 2006 16:58:41 +0000 (16:58 +0000)]
fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might be broken)
Hallvard Furuseth [Thu, 25 May 2006 16:32:43 +0000 (16:32 +0000)]
Constify slapd_slp_attrs (assigned a const char* in main.c:slapd_opt_slp())
Hallvard Furuseth [Thu, 25 May 2006 16:15:49 +0000 (16:15 +0000)]
warning cleanup
Hallvard Furuseth [Thu, 25 May 2006 16:14:41 +0000 (16:14 +0000)]
Format fixes: %p takes void*, not struct* whose representation may differ.
Warning cleanup.
Hallvard Furuseth [Thu, 25 May 2006 16:11:24 +0000 (16:11 +0000)]
Format fixes: Debug() arg#2 must be format.
Warning cleanup: Move format strings, let gcc recognize them. Unused var.
Hallvard Furuseth [Thu, 25 May 2006 15:59:21 +0000 (15:59 +0000)]
Howard Chu [Thu, 25 May 2006 05:08:04 +0000 (05:08 +0000)]
Fix concurrency issues
Howard Chu [Thu, 25 May 2006 05:03:56 +0000 (05:03 +0000)]
Fix tavl_delete for two-node trees
Howard Chu [Thu, 25 May 2006 01:05:29 +0000 (01:05 +0000)]
Fix uninit'd var
Pierangelo Masarati [Wed, 24 May 2006 18:05:04 +0000 (18:05 +0000)]
re-sort options in lexicographical order (forced commit)
Pierangelo Masarati [Wed, 24 May 2006 17:57:13 +0000 (17:57 +0000)]
allow tools to syslog
Pierangelo Masarati [Wed, 24 May 2006 17:56:48 +0000 (17:56 +0000)]
document "cancel" feature
Pierangelo Masarati [Wed, 24 May 2006 09:43:05 +0000 (09:43 +0000)]
cleanup test
Pierangelo Masarati [Wed, 24 May 2006 01:50:57 +0000 (01:50 +0000)]
sigh, the test was renamed ages ago
Howard Chu [Tue, 23 May 2006 02:53:54 +0000 (02:53 +0000)]
Fix prev commit, LE/GE searches advanced in wrong direction.
Terminate EQ/SUBSTR query searches sooner.
Pierangelo Masarati [Sat, 20 May 2006 17:43:12 +0000 (17:43 +0000)]
fix test045 (after ITS#4552)
Pierangelo Masarati [Sat, 20 May 2006 15:49:18 +0000 (15:49 +0000)]
cleanup
Pierangelo Masarati [Sat, 20 May 2006 14:29:01 +0000 (14:29 +0000)]
add cancel strategies (ITS#4560)
Pierangelo Masarati [Sat, 20 May 2006 11:12:05 +0000 (11:12 +0000)]
clarify the required access to add the suffix of a database (consequence of ITS#4552)
Howard Chu [Sat, 20 May 2006 05:05:13 +0000 (05:05 +0000)]
More cleanup
Howard Chu [Sat, 20 May 2006 05:03:35 +0000 (05:03 +0000)]
cleanup debug msg
Pierangelo Masarati [Fri, 19 May 2006 23:33:15 +0000 (23:33 +0000)]
fix previous commit
Howard Chu [Fri, 19 May 2006 22:47:33 +0000 (22:47 +0000)]
Fix idletimeout deadlock
Pierangelo Masarati [Fri, 19 May 2006 22:37:52 +0000 (22:37 +0000)]
silence warnings
Pierangelo Masarati [Fri, 19 May 2006 22:34:04 +0000 (22:34 +0000)]
fix limits unparse
Howard Chu [Fri, 19 May 2006 15:51:09 +0000 (15:51 +0000)]
Cleanup (revert ITS#4472, etc.)
Howard Chu [Fri, 19 May 2006 15:25:33 +0000 (15:25 +0000)]
ITS#4549, rewritten query_containment etc...
Howard Chu [Fri, 19 May 2006 15:24:56 +0000 (15:24 +0000)]
ITS#4549 kludge, get tavl_ routines referenced
Howard Chu [Fri, 19 May 2006 15:24:16 +0000 (15:24 +0000)]
ITS#4549 add tavl_find3() to return closest match
Howard Chu [Fri, 19 May 2006 09:15:42 +0000 (09:15 +0000)]
Cleanup query attrs
Howard Chu [Fri, 19 May 2006 08:07:59 +0000 (08:07 +0000)]
Cleanup template searching
Pierangelo Masarati [Thu, 18 May 2006 22:28:22 +0000 (22:28 +0000)]
fix referrals return for ops other than search (ITS#4557); use slab memory for temporaries in returning referrals
Howard Chu [Thu, 18 May 2006 01:18:48 +0000 (01:18 +0000)]
ITS#4552 just rely on ACLs when adding entries under the suffix.
Pierangelo Masarati [Thu, 18 May 2006 00:59:13 +0000 (00:59 +0000)]
s/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before accessing conn(s)
Pierangelo Masarati [Thu, 18 May 2006 00:37:56 +0000 (00:37 +0000)]
cleanup
Pierangelo Masarati [Wed, 17 May 2006 22:13:39 +0000 (22:13 +0000)]
fix rev 1.125 commit
Pierangelo Masarati [Wed, 17 May 2006 01:34:46 +0000 (01:34 +0000)]
fix cleanup concurrency
Howard Chu [Tue, 16 May 2006 22:16:27 +0000 (22:16 +0000)]
coverity cleanup
Howard Chu [Tue, 16 May 2006 22:16:13 +0000 (22:16 +0000)]
ITS#4466 fix typo, uninit'd var
Howard Chu [Tue, 16 May 2006 21:45:31 +0000 (21:45 +0000)]
ITS#4550 don't overwrite remote server's err msg
Howard Chu [Tue, 16 May 2006 21:30:10 +0000 (21:30 +0000)]
Fix ITS#4450, don't overwrite remote server's rs->sr_text
Kurt Zeilenga [Tue, 16 May 2006 18:48:31 +0000 (18:48 +0000)]
Further clarifications
Kurt Zeilenga [Tue, 16 May 2006 18:40:07 +0000 (18:40 +0000)]
Clarify that "disable bind_anon" does not disable anonymous access.
Kurt Zeilenga [Tue, 16 May 2006 18:15:29 +0000 (18:15 +0000)]
Clarify that "disallow bind_anon" doesn't prohibit anonymous access.
Pierangelo Masarati [Tue, 16 May 2006 02:56:59 +0000 (02:56 +0000)]
lc_bound_ndn is occasionally saved to keep track of who bound; don't use it to bind unless credentials are present as well
Howard Chu [Tue, 16 May 2006 01:22:47 +0000 (01:22 +0000)]
Cleanup - no more SLAP_MULTI_CONN_ARRAY
Pierangelo Masarati [Tue, 16 May 2006 01:10:51 +0000 (01:10 +0000)]
idassert: setup rebind stuff when binding for proxyAuthz, so that referral chasing tries to rebind with the correct identity (partially address ITS#3526)
Pierangelo Masarati [Tue, 16 May 2006 00:57:46 +0000 (00:57 +0000)]
fix referral rewriting (ITS#4548)
Kurt Zeilenga [Mon, 15 May 2006 19:03:22 +0000 (19:03 +0000)]
Update
Pierangelo Masarati [Mon, 15 May 2006 01:42:05 +0000 (01:42 +0000)]
reset the conn field in the cached connection if the bound DN is privileged (ITS#4547)
Howard Chu [Sun, 14 May 2006 22:40:43 +0000 (22:40 +0000)]
ITS#4544 skip test if syncprov overlay unavailable
Pierangelo Masarati [Sun, 14 May 2006 18:12:17 +0000 (18:12 +0000)]
document ITS#4546 "single-conn" feature
Pierangelo Masarati [Sun, 14 May 2006 18:10:23 +0000 (18:10 +0000)]
line up back-meta to ITS#4546
Pierangelo Masarati [Sun, 14 May 2006 18:09:56 +0000 (18:09 +0000)]
more cleanup of previous commits
Pierangelo Masarati [Sun, 14 May 2006 17:53:40 +0000 (17:53 +0000)]
improve previous commit
Pierangelo Masarati [Sun, 14 May 2006 17:34:18 +0000 (17:34 +0000)]
typo in previous commit
Pierangelo Masarati [Sun, 14 May 2006 17:32:15 +0000 (17:32 +0000)]
"single-conn" forces flushing of existing conns during rebind on same conn (ITS#4546)
Pierangelo Masarati [Sun, 14 May 2006 17:18:55 +0000 (17:18 +0000)]
allow to select credentials; allow subtree search
Pierangelo Masarati [Sun, 14 May 2006 16:29:49 +0000 (16:29 +0000)]
more checks
Pierangelo Masarati [Sun, 14 May 2006 15:11:53 +0000 (15:11 +0000)]
cleanup resource release
Pierangelo Masarati [Sun, 14 May 2006 15:11:23 +0000 (15:11 +0000)]
cleanup
Pierangelo Masarati [Sun, 14 May 2006 12:14:08 +0000 (12:14 +0000)]
typo in comment
Howard Chu [Sun, 14 May 2006 03:37:17 +0000 (03:37 +0000)]
Fixed version of rev 1.361
Howard Chu [Sun, 14 May 2006 00:26:33 +0000 (00:26 +0000)]
Cleanup epoll read / error behavior
Howard Chu [Sat, 13 May 2006 12:35:12 +0000 (12:35 +0000)]
Revert prev commit, spoke too soon, close race condition came back.
Howard Chu [Sat, 13 May 2006 11:50:00 +0000 (11:50 +0000)]
Simplify connection mutexes
Pierangelo Masarati [Sat, 13 May 2006 02:06:10 +0000 (02:06 +0000)]
make sure realloc'd memory is reset
Kurt Zeilenga [Sat, 13 May 2006 01:53:31 +0000 (01:53 +0000)]
ITS#4415: touch ucdata.h
Pierangelo Masarati [Sat, 13 May 2006 00:46:06 +0000 (00:46 +0000)]
split lines in additional info (ITS#4543)
Howard Chu [Sat, 13 May 2006 00:29:28 +0000 (00:29 +0000)]
Add SSL failure reason to TLS: can't connect message.
Pierangelo Masarati [Fri, 12 May 2006 19:25:31 +0000 (19:25 +0000)]
refine previous commits (don't leave bindings around)
Pierangelo Masarati [Fri, 12 May 2006 15:38:58 +0000 (15:38 +0000)]
first round at adding passwd exop support to slapo-rwm (ITS#4458)