]>
git.sur5r.net Git - openldap/log
Howard Chu [Sat, 5 Feb 2011 00:33:45 +0000 (00:33 +0000)]
DSA-specific opattrs don't replicate
Howard Chu [Sat, 5 Feb 2011 00:29:24 +0000 (00:29 +0000)]
More cleanup
Howard Chu [Sat, 5 Feb 2011 00:22:26 +0000 (00:22 +0000)]
Add CVS IDs
Howard Chu [Sat, 5 Feb 2011 00:16:43 +0000 (00:16 +0000)]
More cleanup, no C++ comments
Howard Chu [Sat, 5 Feb 2011 00:13:56 +0000 (00:13 +0000)]
Allocate ConfigOID, use ISODE authTimestamp schema
Howard Chu [Fri, 4 Feb 2011 23:59:44 +0000 (23:59 +0000)]
ITS#6238 from Jonathan Clarke. Needs cleanup.
Howard Chu [Fri, 4 Feb 2011 23:23:34 +0000 (23:23 +0000)]
ITS#6625 ldap_pvt_thread_t's are not necessarily scalar/printable, just
use idx instead. Can be mapped using rtid table if needed (e.g. in gdb)
Howard Chu [Fri, 4 Feb 2011 22:06:43 +0000 (22:06 +0000)]
ITS#6625 use TESTLOOPS to control test length
Hallvard Furuseth [Fri, 4 Feb 2011 21:24:13 +0000 (21:24 +0000)]
Silence gcc -Wformat: Cast printf %p arg to void*
Hallvard Furuseth [Fri, 4 Feb 2011 21:12:48 +0000 (21:12 +0000)]
Fix ITS#6814: Restore filter2bv_x() prototype.
It was removed in proto-slap.h 1.814, but the function is still in use.
Howard Chu [Fri, 4 Feb 2011 17:36:49 +0000 (17:36 +0000)]
Overlay result is in rs->sr_err
Ralf Haferkamp [Fri, 4 Feb 2011 17:34:52 +0000 (17:34 +0000)]
New testcase for cn=config overlay delete support
Howard Chu [Fri, 4 Feb 2011 17:24:14 +0000 (17:24 +0000)]
Backward compatibility retained for now.
Howard Chu [Fri, 4 Feb 2011 17:13:29 +0000 (17:13 +0000)]
config OID for back-perl
Howard Chu [Fri, 4 Feb 2011 17:07:35 +0000 (17:07 +0000)]
Backward compatibility - treat unknown directives as perlModuleConfig's
Howard Chu [Fri, 4 Feb 2011 16:42:06 +0000 (16:42 +0000)]
Fixup config init
Howard Chu [Fri, 4 Feb 2011 16:21:10 +0000 (16:21 +0000)]
Fix typo from rev 1.15. Apparently nobody has used this module since 2007.
Ralf Haferkamp [Fri, 4 Feb 2011 16:10:11 +0000 (16:10 +0000)]
Fixed the overlay delete code to allow removing
cn=config overlays again.
Howard Chu [Fri, 4 Feb 2011 15:25:42 +0000 (15:25 +0000)]
Cleanup config items on destroy
Howard Chu [Fri, 4 Feb 2011 15:10:06 +0000 (15:10 +0000)]
Note perlModuleConfig, break in compatibility with older versions
Howard Chu [Fri, 4 Feb 2011 15:03:16 +0000 (15:03 +0000)]
More cleanup / old perl compat
Howard Chu [Fri, 4 Feb 2011 15:00:10 +0000 (15:00 +0000)]
Dynamic config support - not fully backward compatible
Howard Chu [Fri, 4 Feb 2011 13:09:15 +0000 (13:09 +0000)]
Dynamic config for back-shell
Howard Chu [Fri, 4 Feb 2011 12:22:55 +0000 (12:22 +0000)]
Fix typo
Howard Chu [Fri, 4 Feb 2011 12:22:17 +0000 (12:22 +0000)]
Dynamic config for back-passwd
Howard Chu [Fri, 4 Feb 2011 11:09:00 +0000 (11:09 +0000)]
Add overlay config stuff, handle overlay responses
Howard Chu [Fri, 4 Feb 2011 10:52:34 +0000 (10:52 +0000)]
Add overlay config stuff, handle overlay responses
Pierangelo Masarati [Thu, 3 Feb 2011 23:35:56 +0000 (23:35 +0000)]
use (noncritical) whoami extop during SASL bind (ITS#6817)
Pierangelo Masarati [Thu, 3 Feb 2011 23:20:15 +0000 (23:20 +0000)]
use (noncritical) authzid control during SASL bind (ITS#6817)
Howard Chu [Thu, 3 Feb 2011 21:54:11 +0000 (21:54 +0000)]
Just use back-sock OID arc for overlay
Howard Chu [Thu, 3 Feb 2011 21:35:03 +0000 (21:35 +0000)]
Result as overlay is always ignored
Howard Chu [Thu, 3 Feb 2011 21:34:45 +0000 (21:34 +0000)]
As an overlay, always return SLAP_CB_CONTINUE
Howard Chu [Thu, 3 Feb 2011 21:25:42 +0000 (21:25 +0000)]
More sock overlay stuff
Howard Chu [Thu, 3 Feb 2011 21:24:26 +0000 (21:24 +0000)]
Add response message for overlays
Howard Chu [Thu, 3 Feb 2011 20:53:19 +0000 (20:53 +0000)]
Note use as an overlay
Howard Chu [Thu, 3 Feb 2011 20:47:38 +0000 (20:47 +0000)]
More for overlay use, add connid extension
Howard Chu [Thu, 3 Feb 2011 20:17:23 +0000 (20:17 +0000)]
Add overlay wrapper, use for triggers etc.
Pierangelo Masarati [Thu, 3 Feb 2011 20:04:56 +0000 (20:04 +0000)]
do not set c_authz_backend unless needed (ITS#6824, thanks to Howard)
Howard Chu [Thu, 3 Feb 2011 19:20:48 +0000 (19:20 +0000)]
Fix typo
Howard Chu [Thu, 3 Feb 2011 00:15:09 +0000 (00:15 +0000)]
ITS#6821 make sure objectclass is processed before other mods
Hallvard Furuseth [Wed, 2 Feb 2011 23:28:42 +0000 (23:28 +0000)]
Revert last ITS#6532 commit, it is incomplete.
Needs better MUTATION support in filter.c first.
Hallvard Furuseth [Wed, 2 Feb 2011 23:15:17 +0000 (23:15 +0000)]
More ITS#6532: Support (:UUIDOrderingMatch:=foo)
Hallvard Furuseth [Wed, 2 Feb 2011 22:48:12 +0000 (22:48 +0000)]
Fix last ldapwhoami commit.
Ensure message is initialized before freeing it.
Hallvard Furuseth [Wed, 2 Feb 2011 22:24:39 +0000 (22:24 +0000)]
More ITS#6532: Support (:csnOrderingMatch:=foo)
Pierangelo Masarati [Wed, 2 Feb 2011 21:45:34 +0000 (21:45 +0000)]
prefix undef attrs with undef: (ITS#6823)
Howard Chu [Wed, 2 Feb 2011 20:56:58 +0000 (20:56 +0000)]
ITS#6711 minimal tweaks for aclbind/idassertbind for privileged connection
in dobind_int().
Howard Chu [Wed, 2 Feb 2011 20:32:48 +0000 (20:32 +0000)]
Cleanup priv/idassert choice: check for configured bind method, not authcDN
Howard Chu [Wed, 2 Feb 2011 20:06:28 +0000 (20:06 +0000)]
ITS#6711 use idassert TLS conf for priv connection if aclbind not set
Ralf Haferkamp [Wed, 2 Feb 2011 19:56:08 +0000 (19:56 +0000)]
ITS#6822 fix back-config's default ACL when overlays are in place
Pierangelo Masarati [Tue, 1 Feb 2011 23:13:58 +0000 (23:13 +0000)]
ignore attrs in search request that do not conform to RFC 4511 4.5.1.8. or standard track extensions (ITS#6819)
Pierangelo Masarati [Tue, 1 Feb 2011 22:58:41 +0000 (22:58 +0000)]
make sure data is reset
Howard Chu [Tue, 1 Feb 2011 21:24:38 +0000 (21:24 +0000)]
Use larger key buffer
Howard Chu [Tue, 1 Feb 2011 21:21:31 +0000 (21:21 +0000)]
ITS#6806 fix uninit'd NA.txn
Pierangelo Masarati [Tue, 1 Feb 2011 17:49:27 +0000 (17:49 +0000)]
do not return void (ITS#6820)
Pierangelo Masarati [Tue, 1 Feb 2011 13:09:11 +0000 (13:09 +0000)]
ignore empty attrs in search requests (ITS#6819; see also ITS#6652)
Howard Chu [Tue, 1 Feb 2011 05:24:53 +0000 (05:24 +0000)]
ITS#6755 pagedresults loop was accessing a closed FILE*.
Pierangelo Masarati [Mon, 31 Jan 2011 22:07:04 +0000 (22:07 +0000)]
first cut at SASL bind issues in idassert (related to ITS#6817)
Quanah Gibson-Mount [Mon, 31 Jan 2011 22:06:11 +0000 (22:06 +0000)]
Update recommended BDB versions
Pierangelo Masarati [Mon, 31 Jan 2011 21:53:56 +0000 (21:53 +0000)]
give the caller a chance to use undefined filters (more about ITS#6814)
Howard Chu [Mon, 31 Jan 2011 21:45:24 +0000 (21:45 +0000)]
ITS#6816 cleanup
Pierangelo Masarati [Mon, 31 Jan 2011 21:34:41 +0000 (21:34 +0000)]
do not cause f_result to override undefined ava (more about ITS#6814; forced commit)
Pierangelo Masarati [Mon, 31 Jan 2011 21:33:54 +0000 (21:33 +0000)]
do not cause f_result to override undefined ava
Howard Chu [Mon, 31 Jan 2011 21:27:17 +0000 (21:27 +0000)]
ITS#6816 cleanup
Pierangelo Masarati [Mon, 31 Jan 2011 21:20:33 +0000 (21:20 +0000)]
do not denormalize attrs without equality rule (ITS#6818)
Howard Chu [Mon, 31 Jan 2011 21:13:11 +0000 (21:13 +0000)]
ITS#6816 MozNSS doc additions from Rich Megginson @ Red Hat. Needs cleanup.
Hallvard Furuseth [Mon, 31 Jan 2011 05:30:05 +0000 (05:30 +0000)]
Re-fix ITS#6793 (back-ldap bad free of matchedDN).
Previous fix opened for a ITS#6758-style double free if the
caller was broken. Using REP_MATCHED_MUSTBEFREED is more robust.
Howard Chu [Sat, 29 Jan 2011 21:42:39 +0000 (21:42 +0000)]
Fix agi_entry race conditions
Howard Chu [Sat, 29 Jan 2011 21:23:22 +0000 (21:23 +0000)]
#6684 cleanup unneeded agi_mutex locks
Howard Chu [Sat, 29 Jan 2011 21:15:19 +0000 (21:15 +0000)]
#6684 cleanup, acknowledgements
Howard Chu [Sat, 29 Jan 2011 21:12:51 +0000 (21:12 +0000)]
ITS#6684 preliminary from Norbert Pueschel and Christian Manal
Howard Chu [Sat, 29 Jan 2011 20:40:20 +0000 (20:40 +0000)]
ITS#6811, more for #6802 PKCS11 fork() handling from Rich Megginson @ Red Hat
Pierangelo Masarati [Sat, 29 Jan 2011 14:23:53 +0000 (14:23 +0000)]
also handle RFC 4526 t-f filters in back-ldap (more about ITS#6814)
Pierangelo Masarati [Sat, 29 Jan 2011 14:16:02 +0000 (14:16 +0000)]
also handle RFC 4526 t-f filters in back-ldap (more about ITS#6814)
Pierangelo Masarati [Sat, 29 Jan 2011 12:29:20 +0000 (12:29 +0000)]
handle undefined filters in back-ldap (more about ITS#6814)
Pierangelo Masarati [Sat, 29 Jan 2011 11:05:08 +0000 (11:05 +0000)]
do not hijack loop counter (ITS#6813; blind fix)
Pierangelo Masarati [Sat, 29 Jan 2011 10:30:17 +0000 (10:30 +0000)]
handle undefined objectClass values in search filters (ITS#6814)
Howard Chu [Sat, 29 Jan 2011 03:30:22 +0000 (03:30 +0000)]
ITS#6812 cleanup error codes
Howard Chu [Fri, 28 Jan 2011 22:01:18 +0000 (22:01 +0000)]
More for ITS#6807, make sure to check_syncprov() after initial startup
Hallvard Furuseth [Fri, 28 Jan 2011 16:33:55 +0000 (16:33 +0000)]
cleanup: Rename rs_ensure_entry_modifiable().
The name rs_entry2modifiable() is more reasonably sized.
For now, leave behind a macro rs_ensure_entry_modifiable in proto-slap.h.
Howard Chu [Fri, 28 Jan 2011 09:40:52 +0000 (09:40 +0000)]
Fix a couple FIXMEs: use ldif_put to allow for binary values in
compare and modify. Note that line wrapping is disabled; presumably
existing code expects the compare argument to use only a single line.
The manpage should be updated to note whether standard LDIF with
default line wrapping is expected or not. (Add uses default width already.)
Howard Chu [Fri, 28 Jan 2011 09:11:18 +0000 (09:11 +0000)]
ITS#6809 add missing newline
Pierangelo Masarati [Thu, 27 Jan 2011 22:27:22 +0000 (22:27 +0000)]
cleanup monitor unregister (ITS#6808)
Howard Chu [Thu, 27 Jan 2011 21:43:22 +0000 (21:43 +0000)]
Cleanup version checking
Howard Chu [Thu, 27 Jan 2011 21:38:40 +0000 (21:38 +0000)]
ITS#6802 restart modules for fork() - from Rich Megginson @ Red Hat
Howard Chu [Thu, 27 Jan 2011 21:34:35 +0000 (21:34 +0000)]
ITS#6791 fix cert usage types/values - from Rich Megginson @ Red Hat
Howard Chu [Thu, 27 Jan 2011 21:32:39 +0000 (21:32 +0000)]
ITS#6790 fix default cipher suites - from Rich Megginson @ Red Hat
Howard Chu [Thu, 27 Jan 2011 20:50:08 +0000 (20:50 +0000)]
ITS#6807 always use complete cookie on refresh requests
Howard Chu [Thu, 27 Jan 2011 00:50:26 +0000 (00:50 +0000)]
ITS#6804 fix ACL_RECORD_VALUE_STATE macro, was skipping past the ACL
instead of resuming from the intended one
Pierangelo Masarati [Sat, 22 Jan 2011 15:47:37 +0000 (15:47 +0000)]
add support for subtree-include (ITS#6801); improve support for subtree-exclude
Ralf Haferkamp [Fri, 21 Jan 2011 17:11:21 +0000 (17:11 +0000)]
ITS#6794 Fixed slapadd -q for glued databases
Cleanup memory/threads more thoroughly in bdb_tool_entry_close() so that a
subsequent bdb_tool_entry_open() (e.g. for a glued database) can setup
things correctly again.
Ralf Haferkamp [Fri, 21 Jan 2011 17:10:12 +0000 (17:10 +0000)]
ITS#6794 Testcase for multi-threaded slapadd -q
Hallvard Furuseth [Fri, 21 Jan 2011 12:09:47 +0000 (12:09 +0000)]
ITS#6758 whitespace fix for rev 1.350
Hallvard Furuseth [Fri, 21 Jan 2011 11:43:20 +0000 (11:43 +0000)]
ITS#6758 Remove comment; broken rs.sr_type idea
Hallvard Furuseth [Fri, 21 Jan 2011 11:41:45 +0000 (11:41 +0000)]
Support $NO_RS_ASSERT. Add comments.
Use a private rs_assert_() helper function instead of libc assert.
Hallvard Furuseth [Fri, 21 Jan 2011 11:23:00 +0000 (11:23 +0000)]
ITS#6758 Support rs_reinit(rs, rs->sr_type).
rs_reinit() looks like a function call, so it should act like one.
Hallvard Furuseth [Thu, 20 Jan 2011 10:45:14 +0000 (10:45 +0000)]
ITS#5421 comment ldapoptions vs ldapoptions_prefix
Howard Chu [Wed, 19 Jan 2011 21:27:16 +0000 (21:27 +0000)]
ITS#5421 drop ldap-int.h
Howard Chu [Wed, 19 Jan 2011 21:20:10 +0000 (21:20 +0000)]
ITS#5421 export ldap_debug define in <ldap_log.h>
Pierangelo Masarati [Wed, 19 Jan 2011 20:22:08 +0000 (20:22 +0000)]
move deprecated statements to a separate block (ITS#6800)
Pierangelo Masarati [Wed, 19 Jan 2011 17:36:35 +0000 (17:36 +0000)]
fix and improve candidate selection (ITS#6799)