]> git.sur5r.net Git - openldap/log
openldap
19 years agoRestore avl_find code independent of avl_find2
Howard Chu [Mon, 24 Jan 2005 03:39:56 +0000 (03:39 +0000)]
Restore avl_find code independent of avl_find2

19 years agoOmit transaction support when running with SLAP_TOOL_QUICK
Howard Chu [Mon, 24 Jan 2005 01:37:38 +0000 (01:37 +0000)]
Omit transaction support when running with SLAP_TOOL_QUICK

19 years agoAdd '-q' "quick" option and SLAP_TOOL_QUICK def for slapadd to run
Howard Chu [Mon, 24 Jan 2005 01:37:09 +0000 (01:37 +0000)]
Add '-q' "quick" option and SLAP_TOOL_QUICK def for slapadd to run
with fewer integrity checks. (may also change slapindex later.)

19 years agotypo in previous commit
Pierangelo Masarati [Sun, 23 Jan 2005 22:18:35 +0000 (22:18 +0000)]
typo in previous commit

19 years agocleanup and clarify aspects of the overlay usage
Pierangelo Masarati [Sun, 23 Jan 2005 22:11:46 +0000 (22:11 +0000)]
cleanup and clarify aspects of the overlay usage

19 years agocleanup
Pierangelo Masarati [Sun, 23 Jan 2005 21:44:42 +0000 (21:44 +0000)]
cleanup

19 years agoglobal overlays need to set o_bd = frontendDB to return the error in case no database...
Pierangelo Masarati [Sun, 23 Jan 2005 21:44:23 +0000 (21:44 +0000)]
global overlays need to set o_bd = frontendDB to return the error in case no database can be selected

19 years agocleanup of rewrite code and docs
Pierangelo Masarati [Sun, 23 Jan 2005 21:42:05 +0000 (21:42 +0000)]
cleanup of rewrite code and docs

19 years agoSchema caching for slaptools
Howard Chu [Sat, 22 Jan 2005 20:18:38 +0000 (20:18 +0000)]
Schema caching for slaptools

19 years agoimprove parsing of acl-authcDN/acl-passwd
Pierangelo Masarati [Sat, 22 Jan 2005 18:48:03 +0000 (18:48 +0000)]
improve parsing of acl-authcDN/acl-passwd

19 years agofix previous commit
Pierangelo Masarati [Sat, 22 Jan 2005 12:27:45 +0000 (12:27 +0000)]
fix previous commit

19 years agocleanup attribution
Pierangelo Masarati [Sat, 22 Jan 2005 11:17:14 +0000 (11:17 +0000)]
cleanup attribution

19 years agofix ITS#3506
Pierangelo Masarati [Sat, 22 Jan 2005 10:21:03 +0000 (10:21 +0000)]
fix ITS#3506

19 years agoReally fix synchronization
Howard Chu [Sat, 22 Jan 2005 00:13:00 +0000 (00:13 +0000)]
Really fix synchronization

19 years agoMinor cleanup
Howard Chu [Fri, 21 Jan 2005 22:46:06 +0000 (22:46 +0000)]
Minor cleanup

19 years agoMore fixes for prev commit
Howard Chu [Fri, 21 Jan 2005 22:27:24 +0000 (22:27 +0000)]
More fixes for prev commit

19 years agoFix synchronization in prev commit
Howard Chu [Fri, 21 Jan 2005 22:14:08 +0000 (22:14 +0000)]
Fix synchronization in prev commit

19 years agoAdd option to use a second thread for adds
Howard Chu [Fri, 21 Jan 2005 21:20:56 +0000 (21:20 +0000)]
Add option to use a second thread for adds

19 years agoCleanup notices
Kurt Zeilenga [Fri, 21 Jan 2005 19:38:13 +0000 (19:38 +0000)]
Cleanup notices

19 years ago(blind) improvement of column name aliasing
Pierangelo Masarati [Fri, 21 Jan 2005 17:27:27 +0000 (17:27 +0000)]
(blind) improvement of column name aliasing

19 years agofix previous commit
Pierangelo Masarati [Fri, 21 Jan 2005 15:05:15 +0000 (15:05 +0000)]
fix previous commit

19 years agofix ITS#3458
Pierangelo Masarati [Fri, 21 Jan 2005 14:38:49 +0000 (14:38 +0000)]
fix ITS#3458

19 years agoFix ITS#3487, don't copy pointers to malloc'd global options
Howard Chu [Fri, 21 Jan 2005 01:47:25 +0000 (01:47 +0000)]
Fix ITS#3487, don't copy pointers to malloc'd global options

19 years agomore ITS#3498-9 cleanup
Pierangelo Masarati [Fri, 21 Jan 2005 00:21:45 +0000 (00:21 +0000)]
more ITS#3498-9 cleanup

19 years agoITS#3471 don't yield unnecessarily
Howard Chu [Fri, 21 Jan 2005 00:04:05 +0000 (00:04 +0000)]
ITS#3471 don't yield unnecessarily

19 years agofix ITS#3499 (may need further testing); added objectClass/attribute (silly) mapping...
Pierangelo Masarati [Thu, 20 Jan 2005 22:49:32 +0000 (22:49 +0000)]
fix ITS#3499 (may need further testing); added objectClass/attribute (silly) mapping; works with back-relay/ldap/meta (the first two by way of rwm overlay)

19 years agofix ITS#3499 (may need further testing)
Pierangelo Masarati [Thu, 20 Jan 2005 22:44:54 +0000 (22:44 +0000)]
fix ITS#3499 (may need further testing)

19 years agothe attribute mapping features of rwm seem to be very broken. Here few issues relate...
Pierangelo Masarati [Thu, 20 Jan 2005 20:30:46 +0000 (20:30 +0000)]
the attribute mapping features of rwm seem to be very broken.  Here few issues related to ITS#3499 are fixed, but there's some work to do yet

19 years agofix ITS#3499
Pierangelo Masarati [Thu, 20 Jan 2005 19:28:01 +0000 (19:28 +0000)]
fix ITS#3499

19 years agofix attribution in copyright
Pierangelo Masarati [Thu, 20 Jan 2005 18:52:00 +0000 (18:52 +0000)]
fix attribution in copyright

19 years agoimprove previous commit; implement missing objectClass mapping feature
Pierangelo Masarati [Thu, 20 Jan 2005 18:39:51 +0000 (18:39 +0000)]
improve previous commit; implement missing objectClass mapping feature

19 years agoHide subtree delete control
Kurt Zeilenga [Thu, 20 Jan 2005 17:54:04 +0000 (17:54 +0000)]
Hide subtree delete control

19 years agofix ITS#3498; some cleanup
Pierangelo Masarati [Thu, 20 Jan 2005 17:44:53 +0000 (17:44 +0000)]
fix ITS#3498; some cleanup

19 years agoprovision for ITS#3497
Pierangelo Masarati [Thu, 20 Jan 2005 16:35:49 +0000 (16:35 +0000)]
provision for ITS#3497

19 years agofix messages/sleep times
Pierangelo Masarati [Thu, 20 Jan 2005 16:22:31 +0000 (16:22 +0000)]
fix messages/sleep times

19 years agoprovision for ITS#3497
Pierangelo Masarati [Thu, 20 Jan 2005 16:06:41 +0000 (16:06 +0000)]
provision for ITS#3497

19 years agoremove #ifdef's for identity assertion
Pierangelo Masarati [Thu, 20 Jan 2005 09:04:37 +0000 (09:04 +0000)]
remove #ifdef's for identity assertion

19 years agoCleanup
Kurt Zeilenga [Thu, 20 Jan 2005 07:18:28 +0000 (07:18 +0000)]
Cleanup

19 years agocleanup
Kurt Zeilenga [Thu, 20 Jan 2005 06:55:35 +0000 (06:55 +0000)]
cleanup

19 years agoITS#3495 make sure lutil_passwd_init gets called
Howard Chu [Thu, 20 Jan 2005 00:23:36 +0000 (00:23 +0000)]
ITS#3495 make sure lutil_passwd_init gets called

19 years agocompare on operational attribute
Pierangelo Masarati [Thu, 20 Jan 2005 00:20:46 +0000 (00:20 +0000)]
compare on operational attribute

19 years agofix compare; more manageDSAit cleanup
Pierangelo Masarati [Thu, 20 Jan 2005 00:17:52 +0000 (00:17 +0000)]
fix compare; more manageDSAit cleanup

19 years agocleanup
Pierangelo Masarati [Wed, 19 Jan 2005 23:52:51 +0000 (23:52 +0000)]
cleanup

19 years agocosmetic changes
Pierangelo Masarati [Wed, 19 Jan 2005 23:49:24 +0000 (23:49 +0000)]
cosmetic changes

19 years agokill provider as well; cleanup replication tests
Pierangelo Masarati [Wed, 19 Jan 2005 23:45:51 +0000 (23:45 +0000)]
kill provider as well; cleanup replication tests

19 years agocleanup; add proxyAuthz capability
Pierangelo Masarati [Wed, 19 Jan 2005 22:59:25 +0000 (22:59 +0000)]
cleanup; add proxyAuthz capability

19 years agotry to collect operational attributes as well
Pierangelo Masarati [Wed, 19 Jan 2005 22:58:56 +0000 (22:58 +0000)]
try to collect operational attributes as well

19 years agocheck replication killing both the slave and slurpd in between
Pierangelo Masarati [Wed, 19 Jan 2005 22:58:03 +0000 (22:58 +0000)]
check replication killing both the slave and slurpd in between

19 years agofix messages
Pierangelo Masarati [Wed, 19 Jan 2005 22:00:25 +0000 (22:00 +0000)]
fix messages

19 years agoMake sl_context just return NULL in tool mode, we have no threads here
Howard Chu [Wed, 19 Jan 2005 21:42:04 +0000 (21:42 +0000)]
Make sl_context just return NULL in tool mode, we have no threads here

19 years agopersist looks like a better place to have updates as quickly as possible...
Pierangelo Masarati [Wed, 19 Jan 2005 20:40:30 +0000 (20:40 +0000)]
persist looks like a better place to have updates as quickly as possible...

19 years agoSchema cleanup (and testing)
Kurt Zeilenga [Wed, 19 Jan 2005 20:29:06 +0000 (20:29 +0000)]
Schema cleanup (and testing)

19 years agoLDAP_DEVEL cleanup
Kurt Zeilenga [Wed, 19 Jan 2005 20:28:09 +0000 (20:28 +0000)]
LDAP_DEVEL cleanup

19 years agoFix goof in last commit
Kurt Zeilenga [Wed, 19 Jan 2005 20:25:21 +0000 (20:25 +0000)]
Fix goof in last commit

19 years agoITS#3494 fix deadlock
Howard Chu [Wed, 19 Jan 2005 19:18:28 +0000 (19:18 +0000)]
ITS#3494 fix deadlock

19 years agouse idassert for proxyAuthz with the chain overlay
Pierangelo Masarati [Wed, 19 Jan 2005 19:11:35 +0000 (19:11 +0000)]
use idassert for proxyAuthz with the chain overlay

19 years agoClarify schema source, status, and provide appropriate caution
Kurt Zeilenga [Wed, 19 Jan 2005 19:06:33 +0000 (19:06 +0000)]
Clarify schema source, status, and provide appropriate caution

19 years agoCleanup
Kurt Zeilenga [Wed, 19 Jan 2005 18:34:54 +0000 (18:34 +0000)]
Cleanup

19 years agoMake most LDAP_DEVEL macro uses indirect
Kurt Zeilenga [Wed, 19 Jan 2005 18:34:36 +0000 (18:34 +0000)]
Make most LDAP_DEVEL macro uses indirect

19 years agoallow the test to succeed even if SLAP_ACL_HONOR_DISCLOSE is not #define'd
Pierangelo Masarati [Wed, 19 Jan 2005 15:00:26 +0000 (15:00 +0000)]
allow the test to succeed even if SLAP_ACL_HONOR_DISCLOSE is not #define'd

19 years agoif enabled, test the chain overlay with global scope to propagate writes from shadow...
Pierangelo Masarati [Wed, 19 Jan 2005 14:45:35 +0000 (14:45 +0000)]
if enabled, test the chain overlay with global scope to propagate writes from shadow to master

19 years agotest for referral return when updating shadow contexts
Pierangelo Masarati [Wed, 19 Jan 2005 14:05:35 +0000 (14:05 +0000)]
test for referral return when updating shadow contexts

19 years agoMore tweaks to ldif_parse_line2 for str2entry
Howard Chu [Wed, 19 Jan 2005 12:07:06 +0000 (12:07 +0000)]
More tweaks to ldif_parse_line2 for str2entry

19 years agoITS#3330 mention objectClass index
Howard Chu [Wed, 19 Jan 2005 10:10:51 +0000 (10:10 +0000)]
ITS#3330 mention objectClass index

19 years agoCleanup prev commit
Howard Chu [Wed, 19 Jan 2005 09:55:03 +0000 (09:55 +0000)]
Cleanup prev commit

19 years agoITS#3293 add description of syncrepl starttls keyword
Howard Chu [Wed, 19 Jan 2005 09:47:46 +0000 (09:47 +0000)]
ITS#3293 add description of syncrepl starttls keyword

19 years agoFix prev commit
Howard Chu [Wed, 19 Jan 2005 08:48:13 +0000 (08:48 +0000)]
Fix prev commit

19 years agoCleanup rs->sr_text after entry_schema_check succeeds
Howard Chu [Wed, 19 Jan 2005 07:22:03 +0000 (07:22 +0000)]
Cleanup rs->sr_text after entry_schema_check succeeds

19 years agoFix typo in prev commit
Howard Chu [Wed, 19 Jan 2005 07:02:14 +0000 (07:02 +0000)]
Fix typo in prev commit

19 years agoCleanup prev commit
Howard Chu [Wed, 19 Jan 2005 06:43:33 +0000 (06:43 +0000)]
Cleanup prev commit

19 years agoDebugging aid for prev commit
Howard Chu [Wed, 19 Jan 2005 06:30:08 +0000 (06:30 +0000)]
Debugging aid for prev commit

19 years agoDon't use DB->del when converting to a range, use the cursor that's
Howard Chu [Wed, 19 Jan 2005 06:03:14 +0000 (06:03 +0000)]
Don't use DB->del when converting to a range, use the cursor that's
already open.

19 years agoAdded ldif_parse_line2 to parse in-place
Howard Chu [Wed, 19 Jan 2005 05:05:53 +0000 (05:05 +0000)]
Added ldif_parse_line2 to parse in-place

19 years agoclarify referral usage
Pierangelo Masarati [Wed, 19 Jan 2005 00:28:29 +0000 (00:28 +0000)]
clarify referral usage

19 years agocleanup
Pierangelo Masarati [Wed, 19 Jan 2005 00:12:46 +0000 (00:12 +0000)]
cleanup

19 years agoremove all referral specific code; now referrals can be used by defining appropriate...
Pierangelo Masarati [Wed, 19 Jan 2005 00:09:07 +0000 (00:09 +0000)]
remove all referral specific code; now referrals can be used by defining appropriate data/metadata

19 years agoremove all referral specific code; now referrals can be used by defining appropriate...
Pierangelo Masarati [Wed, 19 Jan 2005 00:00:52 +0000 (00:00 +0000)]
remove all referral specific code; now referrals can be used by defining appropriate data/metadata

19 years agomap referrals in regular metadata structure (need to remove some of the specific...
Pierangelo Masarati [Tue, 18 Jan 2005 23:28:03 +0000 (23:28 +0000)]
map referrals in regular metadata structure (need to remove some of the specific code)

19 years agomap referrals in regular metadata structure (need to remove some of the specific...
Pierangelo Masarati [Tue, 18 Jan 2005 23:21:48 +0000 (23:21 +0000)]
map referrals in regular metadata structure (need to remove some of the specific code)

19 years agocleanup error logging
Pierangelo Masarati [Tue, 18 Jan 2005 22:15:34 +0000 (22:15 +0000)]
cleanup error logging

19 years agoshould we touch timestamps when internally updating?
Pierangelo Masarati [Tue, 18 Jan 2005 09:48:53 +0000 (09:48 +0000)]
should we touch timestamps when internally updating?

19 years agocosmetic changes
Pierangelo Masarati [Tue, 18 Jan 2005 09:48:13 +0000 (09:48 +0000)]
cosmetic changes

19 years agoconsistently use BER_* macros
Pierangelo Masarati [Tue, 18 Jan 2005 09:35:09 +0000 (09:35 +0000)]
consistently use BER_* macros

19 years agoalways invalidate freed memory\!
Pierangelo Masarati [Tue, 18 Jan 2005 09:29:14 +0000 (09:29 +0000)]
always invalidate freed memory\!

19 years agofix different issues with referrals in searches; remove unused tests; cleanup referra...
Pierangelo Masarati [Tue, 18 Jan 2005 01:10:01 +0000 (01:10 +0000)]
fix different issues with referrals in searches; remove unused tests; cleanup referrals in tests so that they don't get chased; improve schema checking in modrdn and updates in general; minor cleanup

19 years agostrengthen the tests
Pierangelo Masarati [Tue, 18 Jan 2005 01:02:34 +0000 (01:02 +0000)]
strengthen the tests

19 years agovarious issues related to working with schemacheck off; allow referrals to be created...
Pierangelo Masarati [Mon, 17 Jan 2005 21:10:55 +0000 (21:10 +0000)]
various issues related to working with schemacheck off; allow referrals to be created as separate objectClasses, so they work with schemacheck on (may rework them to be treated as normal data)

19 years agoremove dangling text pointer in case of success
Pierangelo Masarati [Mon, 17 Jan 2005 21:06:49 +0000 (21:06 +0000)]
remove dangling text pointer in case of success

19 years agofix several schema checking issues; add rename specific statement for entry renaming...
Pierangelo Masarati [Mon, 17 Jan 2005 19:32:28 +0000 (19:32 +0000)]
fix several schema checking issues; add rename specific statement for entry renaming without losing ID (helps e.g. in renaming referrals, otherwise referential integrity would prevent del/add because of referenced stuff in ldap_referrals and ldap_entry_objclasses); referrals need schemacheck off otherwise objectClass chain is invalid (they need to be attached to another objectClass by now; will address this later)

19 years agofixes for ITS#3480,3485,3489; implementation of DISCLOSE access for all operations...
Pierangelo Masarati [Sun, 16 Jan 2005 23:12:36 +0000 (23:12 +0000)]
fixes for ITS#3480,3485,3489; implementation of DISCLOSE access for all operations (ITS#3472); ITS#3432.4; added value validate/pretty when applicable (see comments and #defines in back-sql.h)

19 years agoFix ITS#3490, set proper overlay context
Howard Chu [Sun, 16 Jan 2005 18:23:13 +0000 (18:23 +0000)]
Fix ITS#3490, set proper overlay context

19 years agoaddress ITS#3472/3480/3488/3489
Pierangelo Masarati [Sat, 15 Jan 2005 18:43:34 +0000 (18:43 +0000)]
address ITS#3472/3480/3488/3489

19 years agouse a referral that (almost) surely fails
Pierangelo Masarati [Sat, 15 Jan 2005 18:42:35 +0000 (18:42 +0000)]
use a referral that (almost) surely fails

19 years agofixed manageDSAit on delete
Pierangelo Masarati [Sat, 15 Jan 2005 18:38:45 +0000 (18:38 +0000)]
fixed manageDSAit on delete

19 years agoDelete dubious use of be_syncinfo - only the consumer can write the
Howard Chu [Sat, 15 Jan 2005 10:39:23 +0000 (10:39 +0000)]
Delete dubious use of be_syncinfo - only the consumer can write the
database, and it will only perform writes it received from the provider,
so referring back to the provider is pointless. (And of course, the
consumer never chases referrals.)

19 years agoCleanup slapcat usage
Howard Chu [Fri, 14 Jan 2005 16:23:50 +0000 (16:23 +0000)]
Cleanup slapcat usage

19 years agoMore cleanup
Howard Chu [Fri, 14 Jan 2005 16:20:15 +0000 (16:20 +0000)]
More cleanup

19 years agosilence warnings
Pierangelo Masarati [Fri, 14 Jan 2005 12:01:51 +0000 (12:01 +0000)]
silence warnings

19 years agocondition compilation of DISCLOSE checking (there's more to do)
Pierangelo Masarati [Fri, 14 Jan 2005 12:01:03 +0000 (12:01 +0000)]
condition compilation of DISCLOSE checking (there's more to do)

19 years agocondition compilation of DISCLOSE checking
Pierangelo Masarati [Fri, 14 Jan 2005 11:51:16 +0000 (11:51 +0000)]
condition compilation of DISCLOSE checking