]> git.sur5r.net Git - openldap/log
openldap
20 years agoITS#3226: Clear attribute flags after schema_check failed
Ralf Haferkamp [Fri, 9 Jul 2004 11:18:42 +0000 (11:18 +0000)]
ITS#3226: Clear attribute flags after schema_check failed

20 years agoFix 't' tag option
Howard Chu [Fri, 9 Jul 2004 10:19:20 +0000 (10:19 +0000)]
Fix 't' tag option

20 years agoSLAP_IDL_CACHE macro removed
Jong Hyuk Choi [Fri, 9 Jul 2004 03:31:52 +0000 (03:31 +0000)]
SLAP_IDL_CACHE macro removed

20 years agocleanup AD stuff (ITS#3225)
Pierangelo Masarati [Fri, 9 Jul 2004 00:14:15 +0000 (00:14 +0000)]
cleanup AD stuff (ITS#3225)

20 years agofurther improve error log clarity
Pierangelo Masarati [Wed, 7 Jul 2004 23:01:22 +0000 (23:01 +0000)]
further improve error log clarity

20 years agosmall improvements
Pierangelo Masarati [Tue, 6 Jul 2004 22:37:22 +0000 (22:37 +0000)]
small improvements

20 years agovalidate/pretty before normalizing... (ITS#3218)
Pierangelo Masarati [Tue, 6 Jul 2004 22:02:52 +0000 (22:02 +0000)]
validate/pretty before normalizing... (ITS#3218)

20 years agosearch for DN-related atributes...
Pierangelo Masarati [Tue, 6 Jul 2004 02:01:45 +0000 (02:01 +0000)]
search for DN-related atributes...

20 years agoreverse last commit
Kurt Zeilenga [Mon, 5 Jul 2004 21:45:01 +0000 (21:45 +0000)]
reverse last commit

20 years agofix typos in last commit
Kurt Zeilenga [Mon, 5 Jul 2004 21:44:12 +0000 (21:44 +0000)]
fix typos in last commit

20 years agobetter ssf related error messages
Kurt Zeilenga [Mon, 5 Jul 2004 21:41:10 +0000 (21:41 +0000)]
better ssf related error messages
cleanup

20 years agoPlug mem leaks
Howard Chu [Mon, 5 Jul 2004 21:00:09 +0000 (21:00 +0000)]
Plug mem leaks

20 years agoBetter fix for ITS#3213, plug mem leaks. Also fix postread response.
Howard Chu [Mon, 5 Jul 2004 20:08:20 +0000 (20:08 +0000)]
Better fix for ITS#3213, plug mem leaks. Also fix postread response.

20 years agofix URI parsing error code
Pierangelo Masarati [Mon, 5 Jul 2004 12:03:39 +0000 (12:03 +0000)]
fix URI parsing error code

20 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

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

20 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

20 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

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

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

20 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

20 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)

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

20 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

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

20 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

20 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)

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

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

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

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

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

20 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.

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

20 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

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

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

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

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

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

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

20 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.

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

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

20 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

20 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

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

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

20 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)

20 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)

20 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()

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

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

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

20 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)

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

20 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)

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

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

20 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...)

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

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

20 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

20 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

20 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

20 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

20 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

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

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

20 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...

20 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)

20 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

20 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)

20 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

20 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

20 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...