]> git.sur5r.net Git - openldap/log
openldap
17 years agohandle computed filters the best it can (ITS#4604)
Pierangelo Masarati [Sat, 1 Jul 2006 19:00:27 +0000 (19:00 +0000)]
handle computed filters the best it can (ITS#4604)

17 years agofix prev. commit
Pierangelo Masarati [Sat, 1 Jul 2006 18:27:53 +0000 (18:27 +0000)]
fix prev. commit

17 years agoremove password from command line
Pierangelo Masarati [Sat, 1 Jul 2006 18:22:43 +0000 (18:22 +0000)]
remove password from command line

17 years agoneed to be bound to lookup userPassword; cleanup
Pierangelo Masarati [Sat, 1 Jul 2006 16:45:44 +0000 (16:45 +0000)]
need to be bound to lookup userPassword; cleanup

17 years agouse bound credentials, if any
Pierangelo Masarati [Sat, 1 Jul 2006 16:45:07 +0000 (16:45 +0000)]
use bound credentials, if any

17 years agoAdd access control note to authz-regexp discussion
Kurt Zeilenga [Tue, 27 Jun 2006 20:28:57 +0000 (20:28 +0000)]
Add access control note to authz-regexp discussion

17 years agoAdd note about "auth" access requirement for authz-regexp
Kurt Zeilenga [Tue, 27 Jun 2006 20:22:28 +0000 (20:22 +0000)]
Add note about "auth" access requirement for authz-regexp

17 years agoDo "selfwrite" check independent of other <who> clauses (ITS#4587)
Ralf Haferkamp [Tue, 27 Jun 2006 15:26:08 +0000 (15:26 +0000)]
Do "selfwrite" check independent of other <who> clauses (ITS#4587)

17 years agoFix rootDN check
Howard Chu [Mon, 26 Jun 2006 13:00:29 +0000 (13:00 +0000)]
Fix rootDN check

17 years agobackend hardcoded in dynamic configuration makes test fail
Luca Scamoni [Mon, 26 Jun 2006 10:48:36 +0000 (10:48 +0000)]
backend hardcoded in dynamic configuration makes test fail

17 years agofix response sending while rebinding (ITS#4597)
Pierangelo Masarati [Sat, 24 Jun 2006 16:58:49 +0000 (16:58 +0000)]
fix response sending while rebinding (ITS#4597)

17 years agoFix typos
Howard Chu [Sat, 24 Jun 2006 02:09:42 +0000 (02:09 +0000)]
Fix typos

17 years agoFix use of generated passwords
Howard Chu [Sat, 24 Jun 2006 02:00:31 +0000 (02:00 +0000)]
Fix use of generated passwords

17 years agoFix use of generated password
Howard Chu [Sat, 24 Jun 2006 01:59:54 +0000 (01:59 +0000)]
Fix use of generated password

17 years agoFix prev commit
Howard Chu [Sat, 24 Jun 2006 01:46:12 +0000 (01:46 +0000)]
Fix prev commit

17 years agoGenerate random configpw, use dynamic config for translucent test
Howard Chu [Sat, 24 Jun 2006 01:36:18 +0000 (01:36 +0000)]
Generate random configpw, use dynamic config for translucent test

17 years agoDynamic config
Howard Chu [Sat, 24 Jun 2006 01:35:35 +0000 (01:35 +0000)]
Dynamic config

17 years agoMisc RFC reference updates
Kurt Zeilenga [Wed, 21 Jun 2006 07:09:39 +0000 (07:09 +0000)]
Misc RFC reference updates

17 years agodeprecated interfaces update
Kurt Zeilenga [Mon, 19 Jun 2006 08:10:02 +0000 (08:10 +0000)]
deprecated interfaces update

17 years agoFix SEGV when ldapadd'ing new schema entries. This functionality needs work.
Howard Chu [Sun, 18 Jun 2006 02:51:58 +0000 (02:51 +0000)]
Fix SEGV when ldapadd'ing new schema entries. This functionality needs work.

17 years agoITS#4595 additional fix - don't allow age/cycle times of zero.
Howard Chu [Sat, 17 Jun 2006 13:09:14 +0000 (13:09 +0000)]
ITS#4595 additional fix - don't allow age/cycle times of zero.

17 years agomove retry into response handling (fix ITS#4594; partially addresses ITS#4591 as...
Pierangelo Masarati [Sat, 17 Jun 2006 12:37:45 +0000 (12:37 +0000)]
move retry into response handling (fix ITS#4594; partially addresses ITS#4591 as well)

17 years agoMore deprecated interface updates
Kurt Zeilenga [Sat, 17 Jun 2006 07:06:48 +0000 (07:06 +0000)]
More deprecated interface updates

17 years agoOmit logpurge attr if no purge time was configured
Howard Chu [Sat, 17 Jun 2006 01:28:50 +0000 (01:28 +0000)]
Omit logpurge attr if no purge time was configured

17 years agoAdditional ONELEVEL fix
Howard Chu [Fri, 16 Jun 2006 21:58:40 +0000 (21:58 +0000)]
Additional ONELEVEL fix

17 years agoAdditional deprecated interfaces changes
Kurt Zeilenga [Fri, 16 Jun 2006 20:13:46 +0000 (20:13 +0000)]
Additional deprecated interfaces changes

17 years agodeprecated interface updates
Kurt Zeilenga [Fri, 16 Jun 2006 20:12:32 +0000 (20:12 +0000)]
deprecated interface updates

17 years agoITS#4589 fix slap_compose_sync_cookie
Howard Chu [Thu, 15 Jun 2006 23:54:51 +0000 (23:54 +0000)]
ITS#4589 fix slap_compose_sync_cookie

17 years agomore cleanup for previous commit
Pierangelo Masarati [Thu, 15 Jun 2006 23:43:09 +0000 (23:43 +0000)]
more cleanup for previous commit

17 years agoMisc updates (based in part on ITS#4590 discussions)
Kurt Zeilenga [Thu, 15 Jun 2006 23:15:31 +0000 (23:15 +0000)]
Misc updates (based in part on ITS#4590 discussions)

17 years agoport identity assertion to back-meta; share as much code as possible with back-ldap...
Pierangelo Masarati [Thu, 15 Jun 2006 23:12:38 +0000 (23:12 +0000)]
port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup

17 years agosome LDAP ASN.1 updates from 4511/4526
Kurt Zeilenga [Thu, 15 Jun 2006 05:18:06 +0000 (05:18 +0000)]
some LDAP ASN.1 updates from 4511/4526

17 years agoimprove previous commit
Pierangelo Masarati [Thu, 15 Jun 2006 01:47:39 +0000 (01:47 +0000)]
improve previous commit

17 years agofix ber_bvreplace() in case dst is NULL and src is empty
Pierangelo Masarati [Thu, 15 Jun 2006 01:42:25 +0000 (01:42 +0000)]
fix ber_bvreplace() in case dst is NULL and src is empty

17 years agoDocument requirement for rootDN on logdb, note access controls.
Howard Chu [Thu, 15 Jun 2006 00:05:04 +0000 (00:05 +0000)]
Document requirement for rootDN on logdb, note access controls.

17 years agoRequire rootDN to be present on logDB
Howard Chu [Thu, 15 Jun 2006 00:02:35 +0000 (00:02 +0000)]
Require rootDN to be present on logDB

17 years agoUse private name space
Kurt Zeilenga [Wed, 14 Jun 2006 22:53:46 +0000 (22:53 +0000)]
Use private name space
Reference RFC 4520

17 years agorecord value-dependent state for acl_mask_dn() (ITS#4587)
Pierangelo Masarati [Wed, 14 Jun 2006 18:33:02 +0000 (18:33 +0000)]
record value-dependent state for acl_mask_dn() (ITS#4587)

17 years agofurther checks for ITS#4587
Pierangelo Masarati [Wed, 14 Jun 2006 18:31:35 +0000 (18:31 +0000)]
further checks for ITS#4587

17 years agocleanup
Kurt Zeilenga [Wed, 14 Jun 2006 06:02:44 +0000 (06:02 +0000)]
cleanup

17 years agoDeprecated.
Kurt Zeilenga [Wed, 14 Jun 2006 05:55:34 +0000 (05:55 +0000)]
Deprecated.

17 years agoAdd comment
Kurt Zeilenga [Wed, 14 Jun 2006 04:26:36 +0000 (04:26 +0000)]
Add comment

17 years agoUse shared project acknowledgement
Kurt Zeilenga [Wed, 14 Jun 2006 04:24:43 +0000 (04:24 +0000)]
Use shared project acknowledgement

17 years agoMore cleanup
Kurt Zeilenga [Wed, 14 Jun 2006 04:21:54 +0000 (04:21 +0000)]
More cleanup

17 years agocleanup
Kurt Zeilenga [Wed, 14 Jun 2006 04:15:41 +0000 (04:15 +0000)]
cleanup

17 years agoMisc updates. Need to add deprecated routines to the
Kurt Zeilenga [Wed, 14 Jun 2006 01:25:04 +0000 (01:25 +0000)]
Misc updates.  Need to add deprecated routines to the
"DEPRECATED INTERFACES" section.

17 years agoDon't refer to deprecated routines
Kurt Zeilenga [Wed, 14 Jun 2006 00:28:16 +0000 (00:28 +0000)]
Don't refer to deprecated routines

17 years agomore updates
Kurt Zeilenga [Wed, 14 Jun 2006 00:19:32 +0000 (00:19 +0000)]
more updates

17 years agoAdditional updates
Kurt Zeilenga [Wed, 14 Jun 2006 00:17:31 +0000 (00:17 +0000)]
Additional updates

17 years agofix typo
Kurt Zeilenga [Wed, 14 Jun 2006 00:04:42 +0000 (00:04 +0000)]
fix typo

17 years agodeprecated replaced by Deprecated
Kurt Zeilenga [Tue, 13 Jun 2006 23:37:46 +0000 (23:37 +0000)]
deprecated replaced by Deprecated

17 years agoAnother fix
Kurt Zeilenga [Tue, 13 Jun 2006 23:15:06 +0000 (23:15 +0000)]
Another fix

17 years agoAdditional cleanup
Kurt Zeilenga [Tue, 13 Jun 2006 23:09:33 +0000 (23:09 +0000)]
Additional cleanup

17 years agoShared text
Kurt Zeilenga [Tue, 13 Jun 2006 23:07:28 +0000 (23:07 +0000)]
Shared text

17 years agoTweaks to last commit
Kurt Zeilenga [Tue, 13 Jun 2006 23:07:10 +0000 (23:07 +0000)]
Tweaks to last commit

17 years agoUpdate ldap_abandon(3) as example as to how to document
Kurt Zeilenga [Tue, 13 Jun 2006 22:31:34 +0000 (22:31 +0000)]
Update ldap_abandon(3) as example as to how to document
non-deprecated v. deprecated interfaces.

17 years agodon't search past end of berval
Pierangelo Masarati [Tue, 13 Jun 2006 20:34:02 +0000 (20:34 +0000)]
don't search past end of berval

17 years agofix scheme recognition (ITS#4575)
Pierangelo Masarati [Tue, 13 Jun 2006 19:45:11 +0000 (19:45 +0000)]
fix scheme recognition (ITS#4575)

17 years agodon't risk using dangling pointers when looping thru connections (ITS#4405)
Pierangelo Masarati [Tue, 13 Jun 2006 18:00:33 +0000 (18:00 +0000)]
don't risk using dangling pointers when looping thru connections (ITS#4405)

17 years agorefine previous commit
Pierangelo Masarati [Tue, 13 Jun 2006 10:03:44 +0000 (10:03 +0000)]
refine previous commit

17 years agotest for ITS#4587; another bit of fix for that
Pierangelo Masarati [Tue, 13 Jun 2006 08:53:34 +0000 (08:53 +0000)]
test for ITS#4587; another bit of fix for that

17 years agoITS#4587, selfwrite should apply to more than just USERS acl's
Howard Chu [Tue, 13 Jun 2006 03:19:07 +0000 (03:19 +0000)]
ITS#4587, selfwrite should apply to more than just USERS acl's

17 years agofix "require" inheritance and handling of "none" (ITS#4574)
Pierangelo Masarati [Tue, 13 Jun 2006 00:16:45 +0000 (00:16 +0000)]
fix "require" inheritance and handling of "none" (ITS#4574)

17 years agoclean orm_modlist before each mod
Pierangelo Masarati [Mon, 12 Jun 2006 22:56:30 +0000 (22:56 +0000)]
clean orm_modlist before each mod

17 years agoadd return-error support to searches
Pierangelo Masarati [Mon, 12 Jun 2006 22:27:52 +0000 (22:27 +0000)]
add return-error support to searches

17 years agofix and clarify usage details
Pierangelo Masarati [Mon, 12 Jun 2006 22:23:41 +0000 (22:23 +0000)]
fix and clarify usage details

17 years agoadd support for recursive referrals (with simple loop detection) to slapo-chain ...
Pierangelo Masarati [Mon, 12 Jun 2006 22:09:43 +0000 (22:09 +0000)]
add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570)

17 years agoonly allow back-ldap/meta as modules if --enable-dynamic (ITS#4564)
Pierangelo Masarati [Mon, 12 Jun 2006 18:09:30 +0000 (18:09 +0000)]
only allow back-ldap/meta as modules if --enable-dynamic (ITS#4564)

17 years agocleanup
Pierangelo Masarati [Mon, 12 Jun 2006 18:08:51 +0000 (18:08 +0000)]
cleanup

17 years agoaddress ITS#4586
Pierangelo Masarati [Mon, 12 Jun 2006 15:52:23 +0000 (15:52 +0000)]
address ITS#4586

17 years agoAdd short sleeps to allow deferred refint to complete
Howard Chu [Mon, 12 Jun 2006 14:06:40 +0000 (14:06 +0000)]
Add short sleeps to allow deferred refint to complete

17 years agoUse separate task for refint operations - avoids re-entrancy issue,
Howard Chu [Mon, 12 Jun 2006 14:06:00 +0000 (14:06 +0000)]
Use separate task for refint operations - avoids re-entrancy issue,
prevents delay of client, removes dependency on slap_replog knowledge

18 years agos/ber_tag_t/int where appropriate
Luke Howard [Mon, 12 Jun 2006 08:40:39 +0000 (08:40 +0000)]
s/ber_tag_t/int where appropriate
Note about possible ITS#4158 breakage for SLAPI_CONN_DN

18 years agoDon't call search rewriter plugins for internal operations
Luke Howard [Sun, 11 Jun 2006 10:10:32 +0000 (10:10 +0000)]
Don't call search rewriter plugins for internal operations

18 years agoAdd internal bind/unbind/search/compare/abandon plugin types
Luke Howard [Sun, 11 Jun 2006 09:54:15 +0000 (09:54 +0000)]
Add internal bind/unbind/search/compare/abandon plugin types

18 years agoAdd internal bind/unbind/search/compare/abandon plugin types
Luke Howard [Sun, 11 Jun 2006 09:47:54 +0000 (09:47 +0000)]
Add internal bind/unbind/search/compare/abandon plugin types

18 years agofix previous commit
Luke Howard [Sun, 11 Jun 2006 08:29:07 +0000 (08:29 +0000)]
fix previous commit

18 years agoAdd SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing o_no_subordinate_glue
Luke Howard [Sun, 11 Jun 2006 06:50:53 +0000 (06:50 +0000)]
Add SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing o_no_subordinate_glue

18 years agoFix broken referral handling in slapi_send_ldap_result()
Luke Howard [Sun, 11 Jun 2006 06:49:58 +0000 (06:49 +0000)]
Fix broken referral handling in slapi_send_ldap_result()

18 years agofix previous commit
Pierangelo Masarati [Sat, 10 Jun 2006 19:47:31 +0000 (19:47 +0000)]
fix previous commit

18 years agofix error mapping
Pierangelo Masarati [Sat, 10 Jun 2006 18:11:52 +0000 (18:11 +0000)]
fix error mapping

18 years agoimprove logging
Pierangelo Masarati [Sat, 10 Jun 2006 17:41:55 +0000 (17:41 +0000)]
improve logging

18 years agocentralize and cleanup bind response handling
Pierangelo Masarati [Sat, 10 Jun 2006 16:33:55 +0000 (16:33 +0000)]
centralize and cleanup bind response handling

18 years agocleanup identity assertion; ready for porting to back-meta
Pierangelo Masarati [Sat, 10 Jun 2006 16:33:26 +0000 (16:33 +0000)]
cleanup identity assertion; ready for porting to back-meta

18 years agoremove unnecessary locks and resource cleanup
Pierangelo Masarati [Sat, 10 Jun 2006 15:30:24 +0000 (15:30 +0000)]
remove unnecessary locks and resource cleanup

18 years agofurther cleanup; fix filter specification for slapd-bind
Pierangelo Masarati [Sat, 10 Jun 2006 15:20:55 +0000 (15:20 +0000)]
further cleanup; fix filter specification for slapd-bind

18 years agoHonour o_no_subordinate_glue
Luke Howard [Sat, 10 Jun 2006 12:31:22 +0000 (12:31 +0000)]
Honour o_no_subordinate_glue
Don't pollute o_req_ndn after resetting (hyc please review)

18 years agoadd o_no_subordinate_glue member to operation
Luke Howard [Sat, 10 Jun 2006 12:30:00 +0000 (12:30 +0000)]
add o_no_subordinate_glue member to operation

18 years agoFix glue_back_select() behaviour so that it actually does select the most
Luke Howard [Sat, 10 Jun 2006 10:31:17 +0000 (10:31 +0000)]
Fix glue_back_select() behaviour so that it actually does select the most
specific backend for the DN (this was broken in the case that subordinate
and subsubordinate backends were glued)

18 years agoFix typo when comparing local sock name
Luke Howard [Sat, 10 Jun 2006 07:37:06 +0000 (07:37 +0000)]
Fix typo when comparing local sock name

18 years agomake sure heavy concurrency doesn't cause quarantine loops
Pierangelo Masarati [Sat, 10 Jun 2006 01:08:45 +0000 (01:08 +0000)]
make sure heavy concurrency doesn't cause quarantine loops

18 years agocleanup
Pierangelo Masarati [Fri, 9 Jun 2006 23:13:08 +0000 (23:13 +0000)]
cleanup

18 years agounder development with 2.3, sorry :)
Pierangelo Masarati [Fri, 9 Jun 2006 21:23:36 +0000 (21:23 +0000)]
under development with 2.3, sorry :)

18 years agofix leak in prev commit
Howard Chu [Fri, 9 Jun 2006 20:26:36 +0000 (20:26 +0000)]
fix leak in prev commit

18 years agoUpdate RFC references
Kurt Zeilenga [Fri, 9 Jun 2006 17:20:38 +0000 (17:20 +0000)]
Update RFC references

18 years agoHandle unknown attributes in SLAPI_SEARCH_ATTRS
Luke Howard [Fri, 9 Jun 2006 15:54:59 +0000 (15:54 +0000)]
Handle unknown attributes in SLAPI_SEARCH_ATTRS

18 years agofix previous commit
Luke Howard [Fri, 9 Jun 2006 15:52:44 +0000 (15:52 +0000)]
fix previous commit

18 years agoIgnore unknown attributes in slapi_send_ldap_search_entry()
Luke Howard [Fri, 9 Jun 2006 15:42:33 +0000 (15:42 +0000)]
Ignore unknown attributes in slapi_send_ldap_search_entry()
(mirrors code in slapi_pblock.c)

18 years agoallow selective handling of errors
Pierangelo Masarati [Fri, 9 Jun 2006 09:30:36 +0000 (09:30 +0000)]
allow selective handling of errors

18 years agoNew LDAP RFCs, including the revised LDAP TS
Kurt Zeilenga [Fri, 9 Jun 2006 03:19:14 +0000 (03:19 +0000)]
New LDAP RFCs, including the revised LDAP TS