]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
23 years agofix attr_merge_one hack
Pierangelo Masarati [Sat, 1 Mar 2003 15:41:54 +0000 (15:41 +0000)] 
fix attr_merge_one hack

23 years agofix memory free
Pierangelo Masarati [Sat, 1 Mar 2003 12:28:45 +0000 (12:28 +0000)] 
fix memory free

23 years agoadd 'next[/prev]' initializer
Pierangelo Masarati [Sat, 1 Mar 2003 12:28:07 +0000 (12:28 +0000)] 
add 'next[/prev]' initializer

23 years agotrim unnecessary varaible
Pierangelo Masarati [Sat, 1 Mar 2003 12:12:12 +0000 (12:12 +0000)] 
trim unnecessary varaible

23 years agoimproved filter mapping/rewrite; improved result rewriting; improved attribute/object...
Pierangelo Masarati [Sat, 1 Mar 2003 11:08:53 +0000 (11:08 +0000)] 
improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration

23 years agoenable indexing
Kurt Zeilenga [Sat, 1 Mar 2003 05:21:51 +0000 (05:21 +0000)] 
enable indexing

23 years agoSLAP_NVALUES: index normalized values
Kurt Zeilenga [Sat, 1 Mar 2003 05:17:44 +0000 (05:17 +0000)] 
SLAP_NVALUES: index normalized values

23 years agoSLAP_NVALUES: test005-modrdn works...
Kurt Zeilenga [Sat, 1 Mar 2003 04:51:31 +0000 (04:51 +0000)] 
SLAP_NVALUES: test005-modrdn works...

23 years agoSLAP_NVALUE: misc updates
Kurt Zeilenga [Sat, 1 Mar 2003 04:14:17 +0000 (04:14 +0000)] 
SLAP_NVALUE: misc updates

23 years agoSLAP_NVALUES: test004 works
Kurt Zeilenga [Sat, 1 Mar 2003 03:37:16 +0000 (03:37 +0000)] 
SLAP_NVALUES: test004 works

23 years agoSLAP_NVALUES: A couple of more normalizers...
Kurt Zeilenga [Sat, 1 Mar 2003 01:27:09 +0000 (01:27 +0000)] 
SLAP_NVALUES: A couple of more normalizers...

23 years agoSLAP_NVALUES: test003 now passes (with help of a substr mr hack)
Kurt Zeilenga [Sat, 1 Mar 2003 00:14:32 +0000 (00:14 +0000)] 
SLAP_NVALUES: test003 now passes (with help of a substr mr hack)

23 years agoRemove deadwood
Kurt Zeilenga [Fri, 28 Feb 2003 22:32:12 +0000 (22:32 +0000)] 
Remove deadwood

23 years agoSLAP_NVALUES: Use a_nvals
Kurt Zeilenga [Fri, 28 Feb 2003 21:05:19 +0000 (21:05 +0000)] 
SLAP_NVALUES: Use a_nvals

23 years agoSLAP_NVALUES: fix UTF8StringNormalize
Kurt Zeilenga [Fri, 28 Feb 2003 20:00:54 +0000 (20:00 +0000)] 
SLAP_NVALUES: fix UTF8StringNormalize
tests 0-2 now run correctly

23 years agoITS#2324: Allow extended operation plugin to override default
Kurt Zeilenga [Fri, 28 Feb 2003 19:21:38 +0000 (19:21 +0000)] 
ITS#2324: Allow extended operation plugin to override default
from jenarusa@us.ibm.com

23 years agoAdd more -ldb varients
Kurt Zeilenga [Fri, 28 Feb 2003 17:05:02 +0000 (17:05 +0000)] 
Add more -ldb varients

23 years agoFix previous commit
Howard Chu [Fri, 28 Feb 2003 13:41:53 +0000 (13:41 +0000)] 
Fix previous commit

23 years agoFix ITS#2335, RFC1798 sequence layout was wrong.
Howard Chu [Fri, 28 Feb 2003 13:04:16 +0000 (13:04 +0000)] 
Fix ITS#2335, RFC1798 sequence layout was wrong.

23 years agoFix ITS#2335, properly parse multiple CLDAP responses in a single datagram
Howard Chu [Fri, 28 Feb 2003 12:57:28 +0000 (12:57 +0000)] 
Fix ITS#2335, properly parse multiple CLDAP responses in a single datagram
for both RFC1798 and MS CLDAP.

23 years agoFix typo
Luke Howard [Fri, 28 Feb 2003 12:55:01 +0000 (12:55 +0000)] 
Fix typo

23 years agoSupport for dynamic registration of controls, both through native and
Luke Howard [Fri, 28 Feb 2003 12:34:35 +0000 (12:34 +0000)] 
Support for dynamic registration of controls, both through native and
SLAPI plugins.

23 years agomissing OpenLDAPaciMatch definition
Pierangelo Masarati [Fri, 28 Feb 2003 12:05:48 +0000 (12:05 +0000)] 
missing OpenLDAPaciMatch definition

23 years agoPartial fix of ITS#2335, restore proper CLDAP msg format for LDAPv2
Howard Chu [Fri, 28 Feb 2003 08:34:31 +0000 (08:34 +0000)] 
Partial fix of ITS#2335, restore proper CLDAP msg format for LDAPv2

23 years agoUse add_merge_one to add schema elements to subschema
Kurt Zeilenga [Fri, 28 Feb 2003 07:06:06 +0000 (07:06 +0000)] 
Use add_merge_one to add schema elements to subschema

23 years agoSLAP_NVALUES: fix a FIX ME
Kurt Zeilenga [Fri, 28 Feb 2003 05:44:03 +0000 (05:44 +0000)] 
SLAP_NVALUES: fix a FIX ME

23 years agoFix LDAP_LOG arg
Howard Chu [Fri, 28 Feb 2003 05:24:08 +0000 (05:24 +0000)] 
Fix LDAP_LOG arg

23 years agoITS#2336 - Don't allow rename on subtrees.
Howard Chu [Fri, 28 Feb 2003 05:18:29 +0000 (05:18 +0000)] 
ITS#2336 - Don't allow rename on subtrees.

23 years agoSLAP_NVALUES: a couple of basic normalizers... but not working yet.
Kurt Zeilenga [Fri, 28 Feb 2003 05:13:29 +0000 (05:13 +0000)] 
SLAP_NVALUES: a couple of basic normalizers... but not working yet.

23 years agoanother try at fixing test011
Pierangelo Masarati [Thu, 27 Feb 2003 22:41:13 +0000 (22:41 +0000)] 
another try at fixing test011

23 years agoSLAP_NVALUES: More preparation for new normalization routines
Kurt Zeilenga [Thu, 27 Feb 2003 17:35:23 +0000 (17:35 +0000)] 
SLAP_NVALUES: More preparation for new normalization routines

23 years agoImplemented slapi_dup_control().
Luke Howard [Thu, 27 Feb 2003 13:00:25 +0000 (13:00 +0000)] 
Implemented slapi_dup_control().

23 years agoAdd slapi_dup_control().
Luke Howard [Thu, 27 Feb 2003 12:58:39 +0000 (12:58 +0000)] 
Add slapi_dup_control().

23 years agomore hacks/comments for SLAP_NVALUES
Pierangelo Masarati [Thu, 27 Feb 2003 09:52:47 +0000 (09:52 +0000)] 
more hacks/comments for SLAP_NVALUES

23 years agoSLAP_NVALUES: prepare for new schema routines
Kurt Zeilenga [Thu, 27 Feb 2003 06:51:53 +0000 (06:51 +0000)] 
SLAP_NVALUES: prepare for new schema routines
(hopefully I didn't break -USLAP_NVALUES)

23 years agoSLAP_NVALUES: disable indexing for now
Kurt Zeilenga [Thu, 27 Feb 2003 06:37:10 +0000 (06:37 +0000)] 
SLAP_NVALUES: disable indexing for now

23 years agoFix typo in KRBV4 handling
Howard Chu [Thu, 27 Feb 2003 05:51:41 +0000 (05:51 +0000)] 
Fix typo in KRBV4 handling

23 years agoaxe mr_ptr in favor or schema_prep
Kurt Zeilenga [Thu, 27 Feb 2003 03:29:07 +0000 (03:29 +0000)] 
axe mr_ptr in favor or schema_prep

23 years agoFix typo in last commit
Kurt Zeilenga [Thu, 27 Feb 2003 03:03:54 +0000 (03:03 +0000)] 
Fix typo in last commit

23 years agoSLAP_NVALUES:
Kurt Zeilenga [Thu, 27 Feb 2003 01:54:43 +0000 (01:54 +0000)] 
SLAP_NVALUES:
schema engine updated (but not schema routines so things don't run yet)
nvalues mostly populated, enough for tests 0-2 to pass
schema routines needs lots of work
modify/mods codes needs lots of work

23 years agoquick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
Pierangelo Masarati [Thu, 27 Feb 2003 00:41:46 +0000 (00:41 +0000)] 
quick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI

23 years agomore SLAP_NVALUES cleanup
Pierangelo Masarati [Wed, 26 Feb 2003 22:58:46 +0000 (22:58 +0000)] 
more SLAP_NVALUES cleanup

23 years agoDon't include kerberos schema in tests... its broken.
Kurt Zeilenga [Wed, 26 Feb 2003 22:40:24 +0000 (22:40 +0000)] 
Don't include kerberos schema in tests... its broken.

23 years agoimprove previous commit
Pierangelo Masarati [Wed, 26 Feb 2003 22:12:14 +0000 (22:12 +0000)] 
improve previous commit

23 years agofix ITS#2330; free rdn after usage
Pierangelo Masarati [Wed, 26 Feb 2003 21:47:47 +0000 (21:47 +0000)] 
fix ITS#2330; free rdn after usage

23 years agoblind fix
Pierangelo Masarati [Wed, 26 Feb 2003 21:45:56 +0000 (21:45 +0000)] 
blind fix

23 years agoblind fix (accrding to back-monitor hack)
Pierangelo Masarati [Wed, 26 Feb 2003 19:41:27 +0000 (19:41 +0000)] 
blind fix (accrding to back-monitor hack)

23 years agoUpdated example for OpenLDAP 2.1.13 SASL/EXTERNAL on ldapi://
Howard Chu [Wed, 26 Feb 2003 17:14:06 +0000 (17:14 +0000)] 
Updated example for OpenLDAP 2.1.13 SASL/EXTERNAL on ldapi://

23 years agowhoops (again). Don't define SLAP_NOVALUES yet.
Kurt Zeilenga [Wed, 26 Feb 2003 16:48:31 +0000 (16:48 +0000)] 
whoops (again).  Don't define SLAP_NOVALUES yet.

23 years agoAdded proxy-whoami keyword and some mention of connection pooling. Depends
Howard Chu [Wed, 26 Feb 2003 16:35:09 +0000 (16:35 +0000)] 
Added proxy-whoami keyword and some mention of connection pooling. Depends
on libldap_r, proxy authz control...

23 years agoblind fix (accrding to back-monitor hack)
Pierangelo Masarati [Wed, 26 Feb 2003 15:59:36 +0000 (15:59 +0000)] 
blind fix (accrding to back-monitor hack)

23 years agoBackout prototype rename
Kurt Zeilenga [Wed, 26 Feb 2003 15:53:31 +0000 (15:53 +0000)] 
Backout prototype rename

23 years agoComplain about holes in database at end of slapadd
Howard Chu [Wed, 26 Feb 2003 15:33:20 +0000 (15:33 +0000)] 
Complain about holes in database at end of slapadd

23 years agoDelete extraneous log msg
Howard Chu [Wed, 26 Feb 2003 12:57:15 +0000 (12:57 +0000)] 
Delete extraneous log msg

23 years agoOnly check opinfo.boi_err when ACL check failed.
Howard Chu [Wed, 26 Feb 2003 12:49:21 +0000 (12:49 +0000)] 
Only check opinfo.boi_err when ACL check failed.

23 years agoFix attribute/group to allow TXN to abort on lock failure. Save and
Howard Chu [Wed, 26 Feb 2003 12:09:10 +0000 (12:09 +0000)] 
Fix attribute/group to allow TXN to abort on lock failure. Save and
restore op->o_do_not_cache on TXN retry, bdb_group will set it if it
fails to get a lock.

23 years agoDon't need TXN/opinfo support in read-only operations
Howard Chu [Wed, 26 Feb 2003 11:45:30 +0000 (11:45 +0000)] 
Don't need TXN/opinfo support in read-only operations

23 years agoITS#2122 - actually use the passed in txn handle!!
Howard Chu [Wed, 26 Feb 2003 10:48:02 +0000 (10:48 +0000)] 
ITS#2122 - actually use the passed in txn handle!!

23 years agobdb_entry_return must explicitly check for/free attr nvals.
Howard Chu [Wed, 26 Feb 2003 10:10:13 +0000 (10:10 +0000)] 
bdb_entry_return must explicitly check for/free attr nvals.

23 years agoFix previous commit
Howard Chu [Wed, 26 Feb 2003 09:59:08 +0000 (09:59 +0000)] 
Fix previous commit

23 years agoFix modify_delete_values. This stuff should be completely rewritten
Howard Chu [Wed, 26 Feb 2003 09:55:07 +0000 (09:55 +0000)] 
Fix modify_delete_values. This stuff should be completely rewritten
to take full advantage of SLAP_NVALUES.

23 years agoIn slap_mods_check, must null-terminate sm_nvalues array
Howard Chu [Wed, 26 Feb 2003 09:24:01 +0000 (09:24 +0000)] 
In slap_mods_check, must null-terminate sm_nvalues array

23 years agoIn entry_decode, must null-terminate a_nvals array
Howard Chu [Wed, 26 Feb 2003 09:11:56 +0000 (09:11 +0000)] 
In entry_decode, must null-terminate a_nvals array

23 years agoSync with MR flags in slap.h
Howard Chu [Wed, 26 Feb 2003 08:40:33 +0000 (08:40 +0000)] 
Sync with MR flags in slap.h

23 years agoSLAP_NVALUES, round 3
Kurt Zeilenga [Wed, 26 Feb 2003 07:39:30 +0000 (07:39 +0000)] 
SLAP_NVALUES, round 3

23 years agoFix -USLAP_NVALUES
Kurt Zeilenga [Wed, 26 Feb 2003 03:12:02 +0000 (03:12 +0000)] 
Fix -USLAP_NVALUES

23 years agoChange MR flag names and add comments as to what they mean to slap.h
Kurt Zeilenga [Wed, 26 Feb 2003 02:55:28 +0000 (02:55 +0000)] 
Change MR flag names and add comments as to what they mean to slap.h

23 years agoSLAP_NVALUE more add tweaks
Kurt Zeilenga [Wed, 26 Feb 2003 01:57:07 +0000 (01:57 +0000)] 
SLAP_NVALUE more add tweaks

23 years agoSLAP_NVALUES mostly populated now
Kurt Zeilenga [Wed, 26 Feb 2003 01:41:22 +0000 (01:41 +0000)] 
SLAP_NVALUES mostly populated now

23 years agoPopulate nvals via entry_decode
Kurt Zeilenga [Wed, 26 Feb 2003 01:09:20 +0000 (01:09 +0000)] 
Populate nvals via entry_decode

23 years agoSLAP_BVALUES fixes
Kurt Zeilenga [Wed, 26 Feb 2003 00:48:37 +0000 (00:48 +0000)] 
SLAP_BVALUES fixes

23 years agoWhoops, SLAP_NVALUES should be off for now
Kurt Zeilenga [Tue, 25 Feb 2003 23:46:40 +0000 (23:46 +0000)] 
Whoops, SLAP_NVALUES should be off for now

23 years ago*** empty log message ***
Kurt Zeilenga [Tue, 25 Feb 2003 23:16:21 +0000 (23:16 +0000)] 
*** empty log message ***

23 years agoSLAP_NVALUES: fix up modify password exop
Kurt Zeilenga [Tue, 25 Feb 2003 22:57:53 +0000 (22:57 +0000)] 
SLAP_NVALUES: fix up modify password exop

23 years agoSLAP_NVALUES, round 2
Kurt Zeilenga [Tue, 25 Feb 2003 22:49:41 +0000 (22:49 +0000)] 
SLAP_NVALUES, round 2

23 years agoSLAP_NVALUES back-monitor temporary hack
Kurt Zeilenga [Tue, 25 Feb 2003 21:19:42 +0000 (21:19 +0000)] 
SLAP_NVALUES back-monitor temporary hack

23 years agolog message fix
Jong Hyuk Choi [Tue, 25 Feb 2003 21:15:26 +0000 (21:15 +0000)] 
log message fix

23 years agoRound one of SLAP_NVALUES code
Kurt Zeilenga [Tue, 25 Feb 2003 21:08:48 +0000 (21:08 +0000)] 
Round one of SLAP_NVALUES code

23 years agoFix monitorContext description
Kurt Zeilenga [Tue, 25 Feb 2003 20:41:28 +0000 (20:41 +0000)] 
Fix monitorContext description

23 years agoAdditional indexer normalization (need to check all Indexers)
Kurt Zeilenga [Tue, 25 Feb 2003 19:21:18 +0000 (19:21 +0000)] 
Additional indexer normalization (need to check all Indexers)

23 years agoAdd test for " jensen " indexing bug
Kurt Zeilenga [Tue, 25 Feb 2003 19:02:21 +0000 (19:02 +0000)] 
Add test for " jensen " indexing bug

23 years agoQuick (and incomplete) fix to " foo " indexing
Kurt Zeilenga [Tue, 25 Feb 2003 19:01:33 +0000 (19:01 +0000)] 
Quick (and incomplete) fix to " foo " indexing

23 years agoAdd comment about subschema ACLs
Kurt Zeilenga [Tue, 25 Feb 2003 19:00:59 +0000 (19:00 +0000)] 
Add comment about subschema ACLs

23 years agoclarify global ACL use
Kurt Zeilenga [Mon, 24 Feb 2003 19:53:03 +0000 (19:53 +0000)] 
clarify global ACL use
clarify root and subschema DSE ACLs

23 years agoMisc tweaks
Kurt Zeilenga [Mon, 24 Feb 2003 17:15:31 +0000 (17:15 +0000)] 
Misc tweaks

23 years agoSome dn.regex clarifications
Kurt Zeilenga [Sun, 23 Feb 2003 19:38:32 +0000 (19:38 +0000)] 
Some dn.regex clarifications

23 years agoAnother odd modify test
Kurt Zeilenga [Sat, 22 Feb 2003 15:55:08 +0000 (15:55 +0000)] 
Another odd modify test

23 years agoA tests for a few allowed oddities
Kurt Zeilenga [Sat, 22 Feb 2003 15:42:42 +0000 (15:42 +0000)] 
A tests for a few allowed oddities

23 years agoUncomment sleep(1), unintended from previous commit.
Howard Chu [Sat, 22 Feb 2003 12:55:05 +0000 (12:55 +0000)] 
Uncomment sleep(1), unintended from previous commit.

23 years agoFix? For bdb_cache_find_entry*, COMMITTED entries are usable, not just
Howard Chu [Sat, 22 Feb 2003 12:39:49 +0000 (12:39 +0000)] 
Fix? For bdb_cache_find_entry*, COMMITTED entries are usable, not just
READY entries. This change eliminates a retry bottleneck, and looks safe
to me, but please review.

23 years agoAdded data for modrdn concurrency test
Howard Chu [Sat, 22 Feb 2003 12:14:03 +0000 (12:14 +0000)] 
Added data for modrdn concurrency test

23 years agoAdded new test slapd-modrdn - string-reverses the RDN of the given DNs,
Howard Chu [Sat, 22 Feb 2003 12:01:59 +0000 (12:01 +0000)] 
Added new test slapd-modrdn - string-reverses the RDN of the given DNs,
then undoes the change.

23 years agoChange "goto leave" to "goto exit" to avoid DEC namespace pollution
Howard Chu [Sat, 22 Feb 2003 01:49:55 +0000 (01:49 +0000)] 
Change "goto leave" to "goto exit" to avoid DEC namespace pollution

23 years agoFix ITS#2319, use "," comma to delimit port number in rej filename
Howard Chu [Sat, 22 Feb 2003 01:14:24 +0000 (01:14 +0000)] 
Fix ITS#2319, use "," comma to delimit port number in rej filename
on Windows instead of ":" colon.

23 years agoAdd a few comments to the ITS#2325 fix
Kurt Zeilenga [Fri, 21 Feb 2003 19:39:09 +0000 (19:39 +0000)] 
Add a few comments to the ITS#2325 fix

23 years agoRound 2
Kurt Zeilenga [Fri, 21 Feb 2003 19:27:54 +0000 (19:27 +0000)] 
Round 2

23 years agoAdd a safety value
Kurt Zeilenga [Fri, 21 Feb 2003 18:51:27 +0000 (18:51 +0000)] 
Add a safety value

23 years agoA little cleanup of last 2 commits
Kurt Zeilenga [Fri, 21 Feb 2003 18:42:15 +0000 (18:42 +0000)] 
A little cleanup of last 2 commits

23 years agoForgot to remove one prompts free
Kurt Zeilenga [Fri, 21 Feb 2003 18:41:05 +0000 (18:41 +0000)] 
Forgot to remove one prompts free

23 years agoITS#2325 fix: properly freeing prompts->results
Kurt Zeilenga [Fri, 21 Feb 2003 18:39:26 +0000 (18:39 +0000)] 
ITS#2325 fix: properly freeing prompts->results