]> git.sur5r.net Git - openldap/log
openldap
19 years agofix URI parsing error code
Pierangelo Masarati [Mon, 5 Jul 2004 12:03:39 +0000 (12:03 +0000)]
fix URI parsing error code

19 years agoclear shared connections when ldap_result fails with -1 (typically, remote server...
Pierangelo Masarati [Sun, 4 Jul 2004 23:35:18 +0000 (23:35 +0000)]
clear shared connections when ldap_result fails with -1 (typically, remote server is down); fixes ITS#3217

19 years agoPlug memleak from ITS#2895
Howard Chu [Sun, 4 Jul 2004 04:56:36 +0000 (04:56 +0000)]
Plug memleak from ITS#2895

19 years agoFix misplaced unlock in prev commit
Howard Chu [Sat, 3 Jul 2004 21:06:34 +0000 (21:06 +0000)]
Fix misplaced unlock in prev commit

19 years agoRe-order EntryInfo/DB locks to fix deadlocks
Howard Chu [Sat, 3 Jul 2004 20:03:14 +0000 (20:03 +0000)]
Re-order EntryInfo/DB locks to fix deadlocks

19 years agoAdditional debug tracking...
Howard Chu [Sat, 3 Jul 2004 16:25:30 +0000 (16:25 +0000)]
Additional debug tracking...

19 years agoFix prev commit
Howard Chu [Sat, 3 Jul 2004 16:17:54 +0000 (16:17 +0000)]
Fix prev commit

19 years agoFix: LRU corruption, HDB rename detection, Ctxcsn assert failure
Howard Chu [Sat, 3 Jul 2004 15:47:44 +0000 (15:47 +0000)]
Fix: LRU corruption, HDB rename detection, Ctxcsn assert failure

19 years agofix extended matching when rule is missing (ITS#3216)
Pierangelo Masarati [Sat, 3 Jul 2004 11:28:47 +0000 (11:28 +0000)]
fix extended matching when rule is missing (ITS#3216)

19 years agoupdates (according to ITS#3209)
Pierangelo Masarati [Sat, 3 Jul 2004 11:18:00 +0000 (11:18 +0000)]
updates (according to ITS#3209)

19 years agofix matchedValue (ITS#3209); might need work
Pierangelo Masarati [Sat, 3 Jul 2004 11:17:11 +0000 (11:17 +0000)]
fix matchedValue (ITS#3209); might need work

19 years agotypo in comment
Pierangelo Masarati [Sat, 3 Jul 2004 11:16:22 +0000 (11:16 +0000)]
typo in comment

19 years agoquick fix for ITS#3215; needs work to re-enable ACI caching, if possible at all
Pierangelo Masarati [Fri, 2 Jul 2004 16:45:06 +0000 (16:45 +0000)]
quick fix for ITS#3215; needs work to re-enable ACI caching, if possible at all

19 years agoreset o_next pointer before freeing the operation (otherwise an assertion
Ralf Haferkamp [Fri, 2 Jul 2004 14:57:35 +0000 (14:57 +0000)]
reset o_next pointer before freeing the operation (otherwise an assertion
failure in slap_op_free is possible)

19 years agounifdef old code
Howard Chu [Fri, 2 Jul 2004 12:06:03 +0000 (12:06 +0000)]
unifdef old code

19 years agoFix pointer conflict with backglue
Howard Chu [Fri, 2 Jul 2004 11:59:05 +0000 (11:59 +0000)]
Fix pointer conflict with backglue

19 years agoQualify some structure fields
Howard Chu [Fri, 2 Jul 2004 11:34:16 +0000 (11:34 +0000)]
Qualify some structure fields

19 years agocleanup
Jong Hyuk Choi [Thu, 1 Jul 2004 22:40:03 +0000 (22:40 +0000)]
cleanup

19 years agocleanup last commit, add commit
Kurt Zeilenga [Wed, 30 Jun 2004 22:36:47 +0000 (22:36 +0000)]
cleanup last commit, add commit

19 years agoAvoid high-level retry on low-level error as that implies a
Kurt Zeilenga [Wed, 30 Jun 2004 22:30:09 +0000 (22:30 +0000)]
Avoid high-level retry on low-level error as that implies a
re-sasl_encode() of the input.  sasl_encode() may be stateful.

19 years agocleanup
Kurt Zeilenga [Wed, 30 Jun 2004 22:28:15 +0000 (22:28 +0000)]
cleanup

19 years agorevert the ITS#3139 change for now
Jong Hyuk Choi [Wed, 30 Jun 2004 17:51:06 +0000 (17:51 +0000)]
revert the ITS#3139 change for now

19 years agobeautify comment
Pierangelo Masarati [Wed, 30 Jun 2004 16:26:06 +0000 (16:26 +0000)]
beautify comment

19 years agolog error string
Pierangelo Masarati [Wed, 30 Jun 2004 16:25:40 +0000 (16:25 +0000)]
log error string

19 years agocleanup
Pierangelo Masarati [Wed, 30 Jun 2004 16:25:14 +0000 (16:25 +0000)]
cleanup

19 years agotypo in comment
Pierangelo Masarati [Wed, 30 Jun 2004 16:24:07 +0000 (16:24 +0000)]
typo in comment

19 years agocleanup
Pierangelo Masarati [Wed, 30 Jun 2004 01:17:05 +0000 (01:17 +0000)]
cleanup

19 years agocleanup
Kurt Zeilenga [Tue, 29 Jun 2004 23:52:18 +0000 (23:52 +0000)]
cleanup

19 years agoThis patch provides support for rdnMatch matching rule and RDN syntax in
Sang Seok Lim [Tue, 29 Jun 2004 23:36:58 +0000 (23:36 +0000)]
This patch provides support for rdnMatch matching rule and RDN syntax in
RFC 3687. For now, both the attribute and assertion values are considered
as RDNs. Refer to ITS#3207 to find related discussion.

19 years agoimprove logging...
Pierangelo Masarati [Tue, 29 Jun 2004 18:04:30 +0000 (18:04 +0000)]
improve logging...

19 years agofix last commit
Kurt Zeilenga [Tue, 29 Jun 2004 17:48:19 +0000 (17:48 +0000)]
fix last commit

19 years agoITS#3212: sasl_encode/decode type conflict fix
Kurt Zeilenga [Tue, 29 Jun 2004 17:46:30 +0000 (17:46 +0000)]
ITS#3212: sasl_encode/decode type conflict fix

19 years ago`err' might be used uninitialized
Pierangelo Masarati [Tue, 29 Jun 2004 17:32:43 +0000 (17:32 +0000)]
`err' might be used uninitialized

19 years agosmall improvement to acl test
Pierangelo Masarati [Tue, 29 Jun 2004 17:25:45 +0000 (17:25 +0000)]
small improvement to acl test

19 years agoadd uniqueMember tests
Pierangelo Masarati [Tue, 29 Jun 2004 17:25:05 +0000 (17:25 +0000)]
add uniqueMember tests

19 years agofix uniqueMemberMatch according to previous fix (related to ITS#3210)
Pierangelo Masarati [Tue, 29 Jun 2004 17:23:54 +0000 (17:23 +0000)]
fix uniqueMemberMatch according to previous fix (related to ITS#3210)

19 years agofix nameUID* and uniqueMember* stuff in a consistent manner (related to ITS#3210)
Pierangelo Masarati [Tue, 29 Jun 2004 16:29:00 +0000 (16:29 +0000)]
fix nameUID* and uniqueMember* stuff in a consistent manner (related to ITS#3210)

19 years agoTS#3213: free copy of e_attrs before retrying the transaction in bdb_modify()
Ralf Haferkamp [Tue, 29 Jun 2004 14:52:03 +0000 (14:52 +0000)]
TS#3213: free copy of e_attrs before retrying the transaction in bdb_modify()

19 years agologging psearch return code
Jong Hyuk Choi [Mon, 28 Jun 2004 23:51:17 +0000 (23:51 +0000)]
logging psearch return code

19 years agocleanup
Kurt Zeilenga [Mon, 28 Jun 2004 23:03:01 +0000 (23:03 +0000)]
cleanup

19 years agoA more strict oidValidate
Kurt Zeilenga [Mon, 28 Jun 2004 22:53:19 +0000 (22:53 +0000)]
A more strict oidValidate

19 years agofix nameUID/uniqueMember stuff (ITS#3210)
Pierangelo Masarati [Mon, 28 Jun 2004 22:10:27 +0000 (22:10 +0000)]
fix nameUID/uniqueMember stuff (ITS#3210)

19 years agotrim useless code
Pierangelo Masarati [Mon, 28 Jun 2004 22:01:30 +0000 (22:01 +0000)]
trim useless code

19 years agofix oidValidate() when a OID contains a single '0' (ITS#3211)
Pierangelo Masarati [Mon, 28 Jun 2004 22:00:28 +0000 (22:00 +0000)]
fix oidValidate() when a OID contains a single '0' (ITS#3211)

19 years agofix memory usage
Pierangelo Masarati [Mon, 28 Jun 2004 21:51:08 +0000 (21:51 +0000)]
fix memory usage

19 years agohonor signedness
Pierangelo Masarati [Mon, 28 Jun 2004 21:20:13 +0000 (21:20 +0000)]
honor signedness

19 years agopropagate search result (maybe this is not what bdb_psearch() is intended to do...)
Pierangelo Masarati [Mon, 28 Jun 2004 21:08:32 +0000 (21:08 +0000)]
propagate search result (maybe this is not what bdb_psearch() is intended to do...)

19 years agofix typo in comment
Pierangelo Masarati [Mon, 28 Jun 2004 20:59:04 +0000 (20:59 +0000)]
fix typo in comment

19 years agofix ITS#3208
Pierangelo Masarati [Mon, 28 Jun 2004 20:55:04 +0000 (20:55 +0000)]
fix ITS#3208

19 years agobeautify and clarify <what> clause usage and defaults
Pierangelo Masarati [Mon, 28 Jun 2004 14:33:35 +0000 (14:33 +0000)]
beautify and clarify <what> clause usage and defaults

19 years agoclarify the use of regex and expand in by dn clauses
Pierangelo Masarati [Mon, 28 Jun 2004 10:22:48 +0000 (10:22 +0000)]
clarify the use of regex and expand in by dn clauses

19 years agoadd baseObject as alias for base.
Kurt Zeilenga [Mon, 28 Jun 2004 06:42:00 +0000 (06:42 +0000)]
add baseObject as alias for base.
cleanup

19 years ago- use ctxcsn_locker for the ctxcsn add transaction
Jong Hyuk Choi [Mon, 28 Jun 2004 05:47:36 +0000 (05:47 +0000)]
- use ctxcsn_locker for the ctxcsn add transaction
- removal of LOCK_ID_FREE
- misc mem mgmt cleanup

19 years agoAllow LDAP_PVT_SASL_LOCAL_SSF to be set externally
Kurt Zeilenga [Sun, 27 Jun 2004 19:39:11 +0000 (19:39 +0000)]
Allow LDAP_PVT_SASL_LOCAL_SSF to be set externally

19 years agocleanup
Kurt Zeilenga [Sun, 27 Jun 2004 02:35:48 +0000 (02:35 +0000)]
cleanup

19 years agoFix uninit'd exopflags
Howard Chu [Sat, 26 Jun 2004 01:17:24 +0000 (01:17 +0000)]
Fix uninit'd exopflags

19 years agoFix previous commit, deleting under suffix...
Howard Chu [Fri, 25 Jun 2004 20:04:16 +0000 (20:04 +0000)]
Fix previous commit, deleting under suffix...

19 years agoMore locking cleanup (ITS#3201, etc)
Howard Chu [Fri, 25 Jun 2004 05:29:33 +0000 (05:29 +0000)]
More locking cleanup (ITS#3201, etc)

19 years agointernal operation return value processing cleanup
Jong Hyuk Choi [Fri, 25 Jun 2004 02:27:02 +0000 (02:27 +0000)]
internal operation return value processing cleanup

19 years agoFix wrong error when using operative attribute in
Kurt Zeilenga [Fri, 25 Jun 2004 01:05:49 +0000 (01:05 +0000)]
Fix wrong error when using operative attribute in
objectclass definition (ITS#3205)

19 years agoITS#3201 fix conflict with BDB internal locks
Howard Chu [Thu, 24 Jun 2004 23:50:10 +0000 (23:50 +0000)]
ITS#3201 fix conflict with BDB internal locks

19 years agoITS#3201 fix conflict with BDB internal locks
Howard Chu [Thu, 24 Jun 2004 23:35:18 +0000 (23:35 +0000)]
ITS#3201 fix conflict with BDB internal locks

19 years agoITS#3201 partial fix. still encountering deadlocks.
Howard Chu [Thu, 24 Jun 2004 17:56:43 +0000 (17:56 +0000)]
ITS#3201 partial fix. still encountering deadlocks.

20 years agoRework pre/post read controls to handle retry conditions...
Kurt Zeilenga [Wed, 23 Jun 2004 06:56:23 +0000 (06:56 +0000)]
Rework pre/post read controls to handle retry conditions...
(and plug leaks)

20 years agoMove pre/post read calls into outer transaction.
Kurt Zeilenga [Wed, 23 Jun 2004 06:02:49 +0000 (06:02 +0000)]
Move pre/post read calls into outer transaction.
Need to fix retry handling.

20 years agouse ltid if it exists; use NULL otherwise.
Jong Hyuk Choi [Wed, 23 Jun 2004 05:10:18 +0000 (05:10 +0000)]
use ltid if it exists; use NULL otherwise.

20 years agoAdd reference to doc/install/configure
Kurt Zeilenga [Wed, 23 Jun 2004 04:56:53 +0000 (04:56 +0000)]
Add reference to doc/install/configure

20 years agocleanup
Kurt Zeilenga [Wed, 23 Jun 2004 03:09:13 +0000 (03:09 +0000)]
cleanup

20 years agousing write lock in accessing pslist
Jong Hyuk Choi [Wed, 23 Jun 2004 02:07:12 +0000 (02:07 +0000)]
using write lock in accessing pslist

20 years agouse txn locker if it exists; get one otherwise.
Jong Hyuk Choi [Wed, 23 Jun 2004 02:00:00 +0000 (02:00 +0000)]
use txn locker if it exists; get one otherwise.

20 years agoSLAPD_DISCONNECT v -1 cleanup
Kurt Zeilenga [Wed, 23 Jun 2004 01:04:52 +0000 (01:04 +0000)]
SLAPD_DISCONNECT v -1 cleanup
misc other cleanup

20 years agoAdd pre-read FIXME comment
Kurt Zeilenga [Tue, 22 Jun 2004 23:44:35 +0000 (23:44 +0000)]
Add pre-read FIXME comment

20 years agomore timelimit cleanup
Jong Hyuk Choi [Tue, 22 Jun 2004 23:23:37 +0000 (23:23 +0000)]
more timelimit cleanup

20 years agopatch for ITS#3173
Jong Hyuk Choi [Tue, 22 Jun 2004 23:22:16 +0000 (23:22 +0000)]
patch for ITS#3173
- passing transaction ptr to psearch

20 years agocleanup
Kurt Zeilenga [Tue, 22 Jun 2004 20:20:47 +0000 (20:20 +0000)]
cleanup

20 years agocleanup
Kurt Zeilenga [Tue, 22 Jun 2004 19:49:00 +0000 (19:49 +0000)]
cleanup

20 years agolimit checking in syncrepl
Jong Hyuk Choi [Tue, 22 Jun 2004 18:15:29 +0000 (18:15 +0000)]
limit checking in syncrepl

20 years agouse hard limit instead of returning adminLimitExceeded when requested limit exceeds...
Pierangelo Masarati [Tue, 22 Jun 2004 09:43:41 +0000 (09:43 +0000)]
use hard limit instead of returning adminLimitExceeded when requested limit exceeds hard; improve (and document) syntax; modify test025 accordingly

20 years agoasserts contradict the comment above and are basically wrong
Pierangelo Masarati [Tue, 22 Jun 2004 08:40:53 +0000 (08:40 +0000)]
asserts contradict the comment above and are basically wrong

20 years agofix indices and limits for backends oher than bdb
Pierangelo Masarati [Tue, 22 Jun 2004 08:25:52 +0000 (08:25 +0000)]
fix indices and limits for backends oher than bdb

20 years agoReplaced MSAD specific stuff
Kurt Zeilenga [Tue, 22 Jun 2004 04:33:18 +0000 (04:33 +0000)]
Replaced MSAD specific stuff

20 years agoclear pagedresults_state if reusing an inactive connection; prepare for more consiste...
Pierangelo Masarati [Mon, 21 Jun 2004 21:31:55 +0000 (21:31 +0000)]
clear pagedresults_state if reusing an inactive connection; prepare for more consistent behavior of pagedResults control

20 years agomore improvements
Pierangelo Masarati [Mon, 21 Jun 2004 18:43:29 +0000 (18:43 +0000)]
more improvements

20 years agofix response output
Pierangelo Masarati [Mon, 21 Jun 2004 18:40:20 +0000 (18:40 +0000)]
fix response output

20 years agofix ITS#3196; more to do
Pierangelo Masarati [Mon, 21 Jun 2004 17:51:28 +0000 (17:51 +0000)]
fix ITS#3196; more to do

20 years agofix pagedResults dangling pointer in parsing cookie (ITS#3089)
Pierangelo Masarati [Mon, 21 Jun 2004 17:49:03 +0000 (17:49 +0000)]
fix pagedResults dangling pointer in parsing cookie (ITS#3089)

20 years agoparse page control only in case of succes...
Pierangelo Masarati [Mon, 21 Jun 2004 16:46:41 +0000 (16:46 +0000)]
parse page control only in case of succes...

20 years agoallow back-ldap as module... (ITS#3194)
Pierangelo Masarati [Mon, 21 Jun 2004 11:38:56 +0000 (11:38 +0000)]
allow back-ldap as module... (ITS#3194)

20 years agoadd test for rootdn; better check search results (not over yet)...
Pierangelo Masarati [Mon, 21 Jun 2004 10:06:23 +0000 (10:06 +0000)]
add test for rootdn; better check search results (not over yet)...

20 years agoclarify usage for internal searches
Pierangelo Masarati [Mon, 21 Jun 2004 09:10:46 +0000 (09:10 +0000)]
clarify usage for internal searches

20 years agoactually, we're not proxying SASL bind at all
Pierangelo Masarati [Mon, 21 Jun 2004 07:41:06 +0000 (07:41 +0000)]
actually, we're not proxying SASL bind at all

20 years agosyncrepl retry code fix for correct timing
Jong Hyuk Choi [Mon, 21 Jun 2004 07:03:49 +0000 (07:03 +0000)]
syncrepl retry code fix for correct timing

20 years agoimprove readability
Pierangelo Masarati [Mon, 21 Jun 2004 01:01:09 +0000 (01:01 +0000)]
improve readability

20 years agoclean up unnecessary checks; don't use SASL native authz if authz ID is not static...
Pierangelo Masarati [Mon, 21 Jun 2004 00:57:12 +0000 (00:57 +0000)]
clean up unnecessary checks; don't use SASL native authz if authz ID is not static, because back-ldap pools connections...

20 years agonot sure that cyrus-sasl doesn't honor empty authz; need to check
Pierangelo Masarati [Sun, 20 Jun 2004 23:21:40 +0000 (23:21 +0000)]
not sure that cyrus-sasl doesn't honor empty authz; need to check

20 years agoimprove test028; add test029 about glueing ldap databases with identity assertion
Pierangelo Masarati [Sun, 20 Jun 2004 23:01:25 +0000 (23:01 +0000)]
improve test028; add test029 about glueing ldap databases with identity assertion

20 years agomake authz mode selection fully manual, plus more cleanup
Pierangelo Masarati [Sun, 20 Jun 2004 22:42:36 +0000 (22:42 +0000)]
make authz mode selection fully manual, plus more cleanup

20 years agofix erroneous logging
Pierangelo Masarati [Sun, 20 Jun 2004 22:42:04 +0000 (22:42 +0000)]
fix erroneous logging

20 years agoadd shortcut for 'users'; but, very important, cleanup rewrite replacement to authz...
Pierangelo Masarati [Sun, 20 Jun 2004 22:41:24 +0000 (22:41 +0000)]
add shortcut for 'users'; but, very important, cleanup rewrite replacement to authz-regexp

20 years agoadd debug to rewrite tool
Pierangelo Masarati [Sun, 20 Jun 2004 22:40:32 +0000 (22:40 +0000)]
add debug to rewrite tool