]> git.sur5r.net Git - openldap/log
openldap
13 years agoITS#6815 add logbase option, to only log requests matching a given suffix
Howard Chu [Wed, 23 Feb 2011 02:47:19 +0000 (02:47 +0000)]
ITS#6815 add logbase option, to only log requests matching a given suffix

13 years agoITS#6837 olcChainDatabase inherits from olcLDAPConfig
Howard Chu [Sat, 19 Feb 2011 02:49:18 +0000 (02:49 +0000)]
ITS#6837 olcChainDatabase inherits from olcLDAPConfig

13 years agoITS#6837 make sure objectclasses are processed in correct
Howard Chu [Sat, 19 Feb 2011 02:48:47 +0000 (02:48 +0000)]
ITS#6837 make sure objectclasses are processed in correct
inheritance order

13 years agoMore for ITS#6834 (#6836 was a dup of 6834)
Howard Chu [Sat, 19 Feb 2011 00:50:59 +0000 (00:50 +0000)]
More for ITS#6834 (#6836 was a dup of 6834)

13 years agoMore conversion notes
Howard Chu [Sat, 19 Feb 2011 00:23:19 +0000 (00:23 +0000)]
More conversion notes

13 years agoAll overlays now support dynamic config. (And almost all backends...)
Howard Chu [Sat, 19 Feb 2011 00:07:04 +0000 (00:07 +0000)]
All overlays now support dynamic config. (And almost all backends...)

13 years agoITS#6836 conversion notes from Andrew Findlay
Howard Chu [Sat, 19 Feb 2011 00:05:47 +0000 (00:05 +0000)]
ITS#6836 conversion notes from Andrew Findlay

13 years agoITS#6839 TLS/ldapi/SASL-EXTERNAL notes from Andrew Findlay
Howard Chu [Sat, 19 Feb 2011 00:03:06 +0000 (00:03 +0000)]
ITS#6839 TLS/ldapi/SASL-EXTERNAL notes from Andrew Findlay

13 years agoMore ITS#6404 fix test020-proxycache exit codes
Hallvard Furuseth [Fri, 18 Feb 2011 17:33:59 +0000 (17:33 +0000)]
More ITS#6404 fix test020-proxycache exit codes

13 years agoAdd ldapi draft
Howard Chu [Fri, 18 Feb 2011 01:16:52 +0000 (01:16 +0000)]
Add ldapi draft

13 years agoITS#6404 fix exit codes
Howard Chu [Thu, 17 Feb 2011 03:23:14 +0000 (03:23 +0000)]
ITS#6404 fix exit codes

13 years agoITS#3272 link against libslapi.la
Howard Chu [Thu, 17 Feb 2011 02:57:47 +0000 (02:57 +0000)]
ITS#3272 link against libslapi.la

13 years agoLIBSLAPITOOLS is obsolete since tools subdir is long gone
Howard Chu [Thu, 17 Feb 2011 02:56:06 +0000 (02:56 +0000)]
LIBSLAPITOOLS is obsolete since tools subdir is long gone
ITS#3272 link to libslapi.la

13 years agoITS#6125 fix Windows odbc32 detection
Howard Chu [Thu, 17 Feb 2011 02:15:44 +0000 (02:15 +0000)]
ITS#6125 fix Windows odbc32 detection

13 years agoITS#6832 #elif cleanup
Howard Chu [Thu, 17 Feb 2011 00:36:30 +0000 (00:36 +0000)]
ITS#6832 #elif cleanup

13 years agoUpdate copyright years
Kurt Zeilenga [Fri, 11 Feb 2011 15:38:57 +0000 (15:38 +0000)]
Update copyright years

13 years agoUnlock new_cached_query->rwlock before destroying it.
Hallvard Furuseth [Fri, 11 Feb 2011 11:43:18 +0000 (11:43 +0000)]
Unlock new_cached_query->rwlock before destroying it.

Fixes rev 1.210 (new since last OpenLDAP release).

13 years agoAdd substring matching rules for some of the olc-schema attributes.
Howard Chu [Fri, 11 Feb 2011 04:27:17 +0000 (04:27 +0000)]
Add substring matching rules for some of the olc-schema attributes.
Allows for easy extraction of individual objectclass definitions using
matchedValues searches.

13 years agoremoved some used vars
Ralf Haferkamp [Tue, 8 Feb 2011 17:20:44 +0000 (17:20 +0000)]
removed some used vars

13 years agoAdd CVS ID
Howard Chu [Mon, 7 Feb 2011 01:14:04 +0000 (01:14 +0000)]
Add CVS ID

13 years agoDrop unneeded scheme param
Howard Chu [Mon, 7 Feb 2011 01:12:49 +0000 (01:12 +0000)]
Drop unneeded scheme param

13 years agoAdd APR1 to Makefile/README. Add {BSDMD5} mechanism.
Howard Chu [Mon, 7 Feb 2011 01:09:47 +0000 (01:09 +0000)]
Add APR1 to Makefile/README. Add {BSDMD5} mechanism.

13 years agoUse lutil_passwd_string64 instead of pw_string64
Howard Chu [Mon, 7 Feb 2011 00:49:55 +0000 (00:49 +0000)]
Use lutil_passwd_string64 instead of pw_string64

13 years agoITS#6826 from Devin J. Pohly
Howard Chu [Mon, 7 Feb 2011 00:49:04 +0000 (00:49 +0000)]
ITS#6826 from Devin J. Pohly

13 years agoReplace pw_string64 with lutil_passwd_string64
Howard Chu [Mon, 7 Feb 2011 00:47:25 +0000 (00:47 +0000)]
Replace pw_string64 with lutil_passwd_string64

13 years agoExport pw_string64 as lutil_passwd_string64
Howard Chu [Mon, 7 Feb 2011 00:46:06 +0000 (00:46 +0000)]
Export pw_string64 as lutil_passwd_string64

13 years agoITS#6238 note lastbind
Howard Chu [Sat, 5 Feb 2011 00:59:18 +0000 (00:59 +0000)]
ITS#6238 note lastbind

13 years agoCleanup ASPERL ifdefs
Howard Chu [Sat, 5 Feb 2011 00:51:18 +0000 (00:51 +0000)]
Cleanup ASPERL ifdefs

13 years agoCleanup PERL_5_6 ifdefs
Howard Chu [Sat, 5 Feb 2011 00:48:22 +0000 (00:48 +0000)]
Cleanup PERL_5_6 ifdefs

13 years agoDSA-specific opattrs don't replicate
Howard Chu [Sat, 5 Feb 2011 00:33:45 +0000 (00:33 +0000)]
DSA-specific opattrs don't replicate

13 years agoMore cleanup
Howard Chu [Sat, 5 Feb 2011 00:29:24 +0000 (00:29 +0000)]
More cleanup

13 years agoAdd CVS IDs
Howard Chu [Sat, 5 Feb 2011 00:22:26 +0000 (00:22 +0000)]
Add CVS IDs

13 years agoMore cleanup, no C++ comments
Howard Chu [Sat, 5 Feb 2011 00:16:43 +0000 (00:16 +0000)]
More cleanup, no C++ comments

13 years agoAllocate ConfigOID, use ISODE authTimestamp schema
Howard Chu [Sat, 5 Feb 2011 00:13:56 +0000 (00:13 +0000)]
Allocate ConfigOID, use ISODE authTimestamp schema

13 years agoITS#6238 from Jonathan Clarke. Needs cleanup.
Howard Chu [Fri, 4 Feb 2011 23:59:44 +0000 (23:59 +0000)]
ITS#6238 from Jonathan Clarke. Needs cleanup.

13 years agoITS#6625 ldap_pvt_thread_t's are not necessarily scalar/printable, just
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)

13 years agoITS#6625 use TESTLOOPS to control test length
Howard Chu [Fri, 4 Feb 2011 22:06:43 +0000 (22:06 +0000)]
ITS#6625 use TESTLOOPS to control test length

13 years agoSilence gcc -Wformat: Cast printf %p arg to void*
Hallvard Furuseth [Fri, 4 Feb 2011 21:24:13 +0000 (21:24 +0000)]
Silence gcc -Wformat: Cast printf %p arg to void*

13 years agoFix ITS#6814: Restore filter2bv_x() prototype.
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.

13 years agoOverlay result is in rs->sr_err
Howard Chu [Fri, 4 Feb 2011 17:36:49 +0000 (17:36 +0000)]
Overlay result is in rs->sr_err

13 years agoNew testcase for cn=config overlay delete support
Ralf Haferkamp [Fri, 4 Feb 2011 17:34:52 +0000 (17:34 +0000)]
New testcase for cn=config overlay delete support

13 years agoBackward compatibility retained for now.
Howard Chu [Fri, 4 Feb 2011 17:24:14 +0000 (17:24 +0000)]
Backward compatibility retained for now.

13 years agoconfig OID for back-perl
Howard Chu [Fri, 4 Feb 2011 17:13:29 +0000 (17:13 +0000)]
config OID for back-perl

13 years agoBackward compatibility - treat unknown directives as perlModuleConfig's
Howard Chu [Fri, 4 Feb 2011 17:07:35 +0000 (17:07 +0000)]
Backward compatibility - treat unknown directives as perlModuleConfig's

13 years agoFixup config init
Howard Chu [Fri, 4 Feb 2011 16:42:06 +0000 (16:42 +0000)]
Fixup config init

13 years agoFix typo from rev 1.15. Apparently nobody has used this module since 2007.
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.

13 years agoFixed the overlay delete code to allow removing
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.

13 years agoCleanup config items on destroy
Howard Chu [Fri, 4 Feb 2011 15:25:42 +0000 (15:25 +0000)]
Cleanup config items on destroy

13 years agoNote perlModuleConfig, break in compatibility with older versions
Howard Chu [Fri, 4 Feb 2011 15:10:06 +0000 (15:10 +0000)]
Note perlModuleConfig, break in compatibility with older versions

13 years agoMore cleanup / old perl compat
Howard Chu [Fri, 4 Feb 2011 15:03:16 +0000 (15:03 +0000)]
More cleanup / old perl compat

13 years agoDynamic config support - not fully backward compatible
Howard Chu [Fri, 4 Feb 2011 15:00:10 +0000 (15:00 +0000)]
Dynamic config support - not fully backward compatible

13 years agoDynamic config for back-shell
Howard Chu [Fri, 4 Feb 2011 13:09:15 +0000 (13:09 +0000)]
Dynamic config for back-shell

13 years agoFix typo
Howard Chu [Fri, 4 Feb 2011 12:22:55 +0000 (12:22 +0000)]
Fix typo

13 years agoDynamic config for back-passwd
Howard Chu [Fri, 4 Feb 2011 12:22:17 +0000 (12:22 +0000)]
Dynamic config for back-passwd

13 years agoAdd overlay config stuff, handle overlay responses
Howard Chu [Fri, 4 Feb 2011 11:09:00 +0000 (11:09 +0000)]
Add overlay config stuff, handle overlay responses

13 years agoAdd 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

13 years agouse (noncritical) whoami extop during SASL bind (ITS#6817)
Pierangelo Masarati [Thu, 3 Feb 2011 23:35:56 +0000 (23:35 +0000)]
use (noncritical) whoami extop during SASL bind (ITS#6817)

13 years agouse (noncritical) authzid control 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)

13 years agoJust use back-sock OID arc for overlay
Howard Chu [Thu, 3 Feb 2011 21:54:11 +0000 (21:54 +0000)]
Just use back-sock OID arc for overlay

13 years agoResult as overlay is always ignored
Howard Chu [Thu, 3 Feb 2011 21:35:03 +0000 (21:35 +0000)]
Result as overlay is always ignored

13 years agoAs an overlay, always return SLAP_CB_CONTINUE
Howard Chu [Thu, 3 Feb 2011 21:34:45 +0000 (21:34 +0000)]
As an overlay, always return SLAP_CB_CONTINUE

13 years agoMore sock overlay stuff
Howard Chu [Thu, 3 Feb 2011 21:25:42 +0000 (21:25 +0000)]
More sock overlay stuff

13 years agoAdd response message for overlays
Howard Chu [Thu, 3 Feb 2011 21:24:26 +0000 (21:24 +0000)]
Add response message for overlays

13 years agoNote use as an overlay
Howard Chu [Thu, 3 Feb 2011 20:53:19 +0000 (20:53 +0000)]
Note use as an overlay

13 years agoMore for overlay use, add connid extension
Howard Chu [Thu, 3 Feb 2011 20:47:38 +0000 (20:47 +0000)]
More for overlay use, add connid extension

13 years agoAdd overlay wrapper, use for triggers etc.
Howard Chu [Thu, 3 Feb 2011 20:17:23 +0000 (20:17 +0000)]
Add overlay wrapper, use for triggers etc.

13 years agodo not set c_authz_backend unless needed (ITS#6824, thanks to Howard)
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)

13 years agoFix typo
Howard Chu [Thu, 3 Feb 2011 19:20:48 +0000 (19:20 +0000)]
Fix typo

13 years agoITS#6821 make sure objectclass is processed before other mods
Howard Chu [Thu, 3 Feb 2011 00:15:09 +0000 (00:15 +0000)]
ITS#6821 make sure objectclass is processed before other mods

13 years agoRevert last ITS#6532 commit, it is incomplete.
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.

13 years agoMore ITS#6532: Support (:UUIDOrderingMatch:=foo)
Hallvard Furuseth [Wed, 2 Feb 2011 23:15:17 +0000 (23:15 +0000)]
More ITS#6532: Support (:UUIDOrderingMatch:=foo)

13 years agoFix last ldapwhoami commit.
Hallvard Furuseth [Wed, 2 Feb 2011 22:48:12 +0000 (22:48 +0000)]
Fix last ldapwhoami commit.

Ensure message is initialized before freeing it.

13 years agoMore ITS#6532: Support (:csnOrderingMatch:=foo)
Hallvard Furuseth [Wed, 2 Feb 2011 22:24:39 +0000 (22:24 +0000)]
More ITS#6532: Support (:csnOrderingMatch:=foo)

13 years agoprefix undef attrs with undef: (ITS#6823)
Pierangelo Masarati [Wed, 2 Feb 2011 21:45:34 +0000 (21:45 +0000)]
prefix undef attrs with undef: (ITS#6823)

13 years agoITS#6711 minimal tweaks for aclbind/idassertbind for privileged connection
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().

13 years agoCleanup priv/idassert choice: check for configured bind method, not authcDN
Howard Chu [Wed, 2 Feb 2011 20:32:48 +0000 (20:32 +0000)]
Cleanup priv/idassert choice: check for configured bind method, not authcDN

13 years agoITS#6711 use idassert TLS conf for priv connection if aclbind not set
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

13 years agoITS#6822 fix back-config's default ACL when overlays are in place
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

13 years agoignore attrs in search request that do not conform to RFC 4511 4.5.1.8. or standard...
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)

13 years agomake sure data is reset
Pierangelo Masarati [Tue, 1 Feb 2011 22:58:41 +0000 (22:58 +0000)]
make sure data is reset

13 years agoUse larger key buffer
Howard Chu [Tue, 1 Feb 2011 21:24:38 +0000 (21:24 +0000)]
Use larger key buffer

13 years agoITS#6806 fix uninit'd NA.txn
Howard Chu [Tue, 1 Feb 2011 21:21:31 +0000 (21:21 +0000)]
ITS#6806 fix uninit'd NA.txn

13 years agodo not return void (ITS#6820)
Pierangelo Masarati [Tue, 1 Feb 2011 17:49:27 +0000 (17:49 +0000)]
do not return void (ITS#6820)

13 years agoignore empty attrs in search requests (ITS#6819; see also ITS#6652)
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)

13 years agoITS#6755 pagedresults loop was accessing a closed FILE*.
Howard Chu [Tue, 1 Feb 2011 05:24:53 +0000 (05:24 +0000)]
ITS#6755 pagedresults loop was accessing a closed FILE*.

13 years agofirst cut at SASL bind issues in idassert (related to ITS#6817)
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)

13 years agoUpdate recommended BDB versions
Quanah Gibson-Mount [Mon, 31 Jan 2011 22:06:11 +0000 (22:06 +0000)]
Update recommended BDB versions

13 years agogive the caller a chance to use undefined filters (more about ITS#6814)
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)

13 years agoITS#6816 cleanup
Howard Chu [Mon, 31 Jan 2011 21:45:24 +0000 (21:45 +0000)]
ITS#6816 cleanup

13 years agodo not cause f_result to override undefined ava (more about ITS#6814; forced commit)
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)

13 years agodo not cause f_result to override undefined ava
Pierangelo Masarati [Mon, 31 Jan 2011 21:33:54 +0000 (21:33 +0000)]
do not cause f_result to override undefined ava

13 years agoITS#6816 cleanup
Howard Chu [Mon, 31 Jan 2011 21:27:17 +0000 (21:27 +0000)]
ITS#6816 cleanup

13 years agodo not denormalize attrs without equality rule (ITS#6818)
Pierangelo Masarati [Mon, 31 Jan 2011 21:20:33 +0000 (21:20 +0000)]
do not denormalize attrs without equality rule (ITS#6818)

13 years agoITS#6816 MozNSS doc additions from Rich Megginson @ Red Hat. Needs cleanup.
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.

13 years agoRe-fix ITS#6793 (back-ldap bad free of matchedDN).
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.

13 years agoFix agi_entry race conditions
Howard Chu [Sat, 29 Jan 2011 21:42:39 +0000 (21:42 +0000)]
Fix agi_entry race conditions

13 years ago#6684 cleanup unneeded agi_mutex locks
Howard Chu [Sat, 29 Jan 2011 21:23:22 +0000 (21:23 +0000)]
#6684 cleanup unneeded agi_mutex locks

13 years ago#6684 cleanup, acknowledgements
Howard Chu [Sat, 29 Jan 2011 21:15:19 +0000 (21:15 +0000)]
#6684 cleanup, acknowledgements

13 years agoITS#6684 preliminary from Norbert Pueschel and Christian Manal
Howard Chu [Sat, 29 Jan 2011 21:12:51 +0000 (21:12 +0000)]
ITS#6684 preliminary from Norbert Pueschel and Christian Manal

13 years agoITS#6811, more for #6802 PKCS11 fork() handling from Rich Megginson @ Red Hat
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