]>
git.sur5r.net Git - openldap/log
Ralf Haferkamp [Mon, 3 Jul 2006 16:31:27 +0000 (16:31 +0000)]
example code for the LDAPUrl Class
Ralf Haferkamp [Mon, 3 Jul 2006 16:30:33 +0000 (16:30 +0000)]
new routines for parsing/constructing LDAP Urls
Ralf Haferkamp [Mon, 3 Jul 2006 16:29:30 +0000 (16:29 +0000)]
minor cleanup
Howard Chu [Sun, 2 Jul 2006 22:38:01 +0000 (22:38 +0000)]
Fix TLS CTX ref counting
Howard Chu [Sun, 2 Jul 2006 02:50:13 +0000 (02:50 +0000)]
ITS#4596 control can be critical
Pierangelo Masarati [Sat, 1 Jul 2006 19:00:27 +0000 (19:00 +0000)]
handle computed filters the best it can (ITS#4604)
Pierangelo Masarati [Sat, 1 Jul 2006 18:27:53 +0000 (18:27 +0000)]
fix prev. commit
Pierangelo Masarati [Sat, 1 Jul 2006 18:22:43 +0000 (18:22 +0000)]
remove password from command line
Pierangelo Masarati [Sat, 1 Jul 2006 16:45:44 +0000 (16:45 +0000)]
need to be bound to lookup userPassword; cleanup
Pierangelo Masarati [Sat, 1 Jul 2006 16:45:07 +0000 (16:45 +0000)]
use bound credentials, if any
Kurt Zeilenga [Tue, 27 Jun 2006 20:28:57 +0000 (20:28 +0000)]
Add access control note to authz-regexp discussion
Kurt Zeilenga [Tue, 27 Jun 2006 20:22:28 +0000 (20:22 +0000)]
Add note about "auth" access requirement for authz-regexp
Ralf Haferkamp [Tue, 27 Jun 2006 15:26:08 +0000 (15:26 +0000)]
Do "selfwrite" check independent of other <who> clauses (ITS#4587)
Howard Chu [Mon, 26 Jun 2006 13:00:29 +0000 (13:00 +0000)]
Fix rootDN check
Luca Scamoni [Mon, 26 Jun 2006 10:48:36 +0000 (10:48 +0000)]
backend hardcoded in dynamic configuration makes test fail
Pierangelo Masarati [Sat, 24 Jun 2006 16:58:49 +0000 (16:58 +0000)]
fix response sending while rebinding (ITS#4597)
Howard Chu [Sat, 24 Jun 2006 02:09:42 +0000 (02:09 +0000)]
Fix typos
Howard Chu [Sat, 24 Jun 2006 02:00:31 +0000 (02:00 +0000)]
Fix use of generated passwords
Howard Chu [Sat, 24 Jun 2006 01:59:54 +0000 (01:59 +0000)]
Fix use of generated password
Howard Chu [Sat, 24 Jun 2006 01:46:12 +0000 (01:46 +0000)]
Fix prev commit
Howard Chu [Sat, 24 Jun 2006 01:36:18 +0000 (01:36 +0000)]
Generate random configpw, use dynamic config for translucent test
Howard Chu [Sat, 24 Jun 2006 01:35:35 +0000 (01:35 +0000)]
Dynamic config
Kurt Zeilenga [Wed, 21 Jun 2006 07:09:39 +0000 (07:09 +0000)]
Misc RFC reference updates
Kurt Zeilenga [Mon, 19 Jun 2006 08:10:02 +0000 (08:10 +0000)]
deprecated interfaces update
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.
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.
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)
Kurt Zeilenga [Sat, 17 Jun 2006 07:06:48 +0000 (07:06 +0000)]
More deprecated interface updates
Howard Chu [Sat, 17 Jun 2006 01:28:50 +0000 (01:28 +0000)]
Omit logpurge attr if no purge time was configured
Howard Chu [Fri, 16 Jun 2006 21:58:40 +0000 (21:58 +0000)]
Additional ONELEVEL fix
Kurt Zeilenga [Fri, 16 Jun 2006 20:13:46 +0000 (20:13 +0000)]
Additional deprecated interfaces changes
Kurt Zeilenga [Fri, 16 Jun 2006 20:12:32 +0000 (20:12 +0000)]
deprecated interface updates
Howard Chu [Thu, 15 Jun 2006 23:54:51 +0000 (23:54 +0000)]
ITS#4589 fix slap_compose_sync_cookie
Pierangelo Masarati [Thu, 15 Jun 2006 23:43:09 +0000 (23:43 +0000)]
more cleanup for previous commit
Kurt Zeilenga [Thu, 15 Jun 2006 23:15:31 +0000 (23:15 +0000)]
Misc updates (based in part on ITS#4590 discussions)
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
Kurt Zeilenga [Thu, 15 Jun 2006 05:18:06 +0000 (05:18 +0000)]
some LDAP ASN.1 updates from 4511/4526
Pierangelo Masarati [Thu, 15 Jun 2006 01:47:39 +0000 (01:47 +0000)]
improve previous commit
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
Howard Chu [Thu, 15 Jun 2006 00:05:04 +0000 (00:05 +0000)]
Document requirement for rootDN on logdb, note access controls.
Howard Chu [Thu, 15 Jun 2006 00:02:35 +0000 (00:02 +0000)]
Require rootDN to be present on logDB
Kurt Zeilenga [Wed, 14 Jun 2006 22:53:46 +0000 (22:53 +0000)]
Use private name space
Reference RFC 4520
Pierangelo Masarati [Wed, 14 Jun 2006 18:33:02 +0000 (18:33 +0000)]
record value-dependent state for acl_mask_dn() (ITS#4587)
Pierangelo Masarati [Wed, 14 Jun 2006 18:31:35 +0000 (18:31 +0000)]
further checks for ITS#4587
Kurt Zeilenga [Wed, 14 Jun 2006 06:02:44 +0000 (06:02 +0000)]
cleanup
Kurt Zeilenga [Wed, 14 Jun 2006 05:55:34 +0000 (05:55 +0000)]
Deprecated.
Kurt Zeilenga [Wed, 14 Jun 2006 04:26:36 +0000 (04:26 +0000)]
Add comment
Kurt Zeilenga [Wed, 14 Jun 2006 04:24:43 +0000 (04:24 +0000)]
Use shared project acknowledgement
Kurt Zeilenga [Wed, 14 Jun 2006 04:21:54 +0000 (04:21 +0000)]
More cleanup
Kurt Zeilenga [Wed, 14 Jun 2006 04:15:41 +0000 (04:15 +0000)]
cleanup
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.
Kurt Zeilenga [Wed, 14 Jun 2006 00:28:16 +0000 (00:28 +0000)]
Don't refer to deprecated routines
Kurt Zeilenga [Wed, 14 Jun 2006 00:19:32 +0000 (00:19 +0000)]
more updates
Kurt Zeilenga [Wed, 14 Jun 2006 00:17:31 +0000 (00:17 +0000)]
Additional updates
Kurt Zeilenga [Wed, 14 Jun 2006 00:04:42 +0000 (00:04 +0000)]
fix typo
Kurt Zeilenga [Tue, 13 Jun 2006 23:37:46 +0000 (23:37 +0000)]
deprecated replaced by Deprecated
Kurt Zeilenga [Tue, 13 Jun 2006 23:15:06 +0000 (23:15 +0000)]
Another fix
Kurt Zeilenga [Tue, 13 Jun 2006 23:09:33 +0000 (23:09 +0000)]
Additional cleanup
Kurt Zeilenga [Tue, 13 Jun 2006 23:07:28 +0000 (23:07 +0000)]
Shared text
Kurt Zeilenga [Tue, 13 Jun 2006 23:07:10 +0000 (23:07 +0000)]
Tweaks to last commit
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.
Pierangelo Masarati [Tue, 13 Jun 2006 20:34:02 +0000 (20:34 +0000)]
don't search past end of berval
Pierangelo Masarati [Tue, 13 Jun 2006 19:45:11 +0000 (19:45 +0000)]
fix scheme recognition (ITS#4575)
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)
Pierangelo Masarati [Tue, 13 Jun 2006 10:03:44 +0000 (10:03 +0000)]
refine previous commit
Pierangelo Masarati [Tue, 13 Jun 2006 08:53:34 +0000 (08:53 +0000)]
test for ITS#4587; another bit of fix for that
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
Pierangelo Masarati [Tue, 13 Jun 2006 00:16:45 +0000 (00:16 +0000)]
fix "require" inheritance and handling of "none" (ITS#4574)
Pierangelo Masarati [Mon, 12 Jun 2006 22:56:30 +0000 (22:56 +0000)]
clean orm_modlist before each mod
Pierangelo Masarati [Mon, 12 Jun 2006 22:27:52 +0000 (22:27 +0000)]
add return-error support to searches
Pierangelo Masarati [Mon, 12 Jun 2006 22:23:41 +0000 (22:23 +0000)]
fix and clarify usage details
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)
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)
Pierangelo Masarati [Mon, 12 Jun 2006 18:08:51 +0000 (18:08 +0000)]
cleanup
Pierangelo Masarati [Mon, 12 Jun 2006 15:52:23 +0000 (15:52 +0000)]
address ITS#4586
Howard Chu [Mon, 12 Jun 2006 14:06:40 +0000 (14:06 +0000)]
Add short sleeps to allow deferred refint to complete
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
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
Luke Howard [Sun, 11 Jun 2006 10:10:32 +0000 (10:10 +0000)]
Don't call search rewriter plugins for internal operations
Luke Howard [Sun, 11 Jun 2006 09:54:15 +0000 (09:54 +0000)]
Add 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
Luke Howard [Sun, 11 Jun 2006 08:29:07 +0000 (08:29 +0000)]
fix previous commit
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
Luke Howard [Sun, 11 Jun 2006 06:49:58 +0000 (06:49 +0000)]
Fix broken referral handling in slapi_send_ldap_result()
Pierangelo Masarati [Sat, 10 Jun 2006 19:47:31 +0000 (19:47 +0000)]
fix previous commit
Pierangelo Masarati [Sat, 10 Jun 2006 18:11:52 +0000 (18:11 +0000)]
fix error mapping
Pierangelo Masarati [Sat, 10 Jun 2006 17:41:55 +0000 (17:41 +0000)]
improve logging
Pierangelo Masarati [Sat, 10 Jun 2006 16:33:55 +0000 (16:33 +0000)]
centralize and cleanup bind response handling
Pierangelo Masarati [Sat, 10 Jun 2006 16:33:26 +0000 (16:33 +0000)]
cleanup identity assertion; ready for porting to back-meta
Pierangelo Masarati [Sat, 10 Jun 2006 15:30:24 +0000 (15:30 +0000)]
remove unnecessary locks and resource cleanup
Pierangelo Masarati [Sat, 10 Jun 2006 15:20:55 +0000 (15:20 +0000)]
further cleanup; fix filter specification for slapd-bind
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)
Luke Howard [Sat, 10 Jun 2006 12:30:00 +0000 (12:30 +0000)]
add o_no_subordinate_glue member to operation
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)
Luke Howard [Sat, 10 Jun 2006 07:37:06 +0000 (07:37 +0000)]
Fix typo when comparing local sock name
Pierangelo Masarati [Sat, 10 Jun 2006 01:08:45 +0000 (01:08 +0000)]
make sure heavy concurrency doesn't cause quarantine loops
Pierangelo Masarati [Fri, 9 Jun 2006 23:13:08 +0000 (23:13 +0000)]
cleanup
Pierangelo Masarati [Fri, 9 Jun 2006 21:23:36 +0000 (21:23 +0000)]
under development with 2.3, sorry :)
Howard Chu [Fri, 9 Jun 2006 20:26:36 +0000 (20:26 +0000)]
fix leak in prev commit
Kurt Zeilenga [Fri, 9 Jun 2006 17:20:38 +0000 (17:20 +0000)]
Update RFC references