]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
22 years agolog what backend is starting (bdb/hdb)
Pierangelo Masarati [Sun, 11 Jul 2004 22:52:26 +0000 (22:52 +0000)] 
log what backend is starting (bdb/hdb)

22 years agoback-relay doesn't like this
Pierangelo Masarati [Sun, 11 Jul 2004 22:52:01 +0000 (22:52 +0000)] 
back-relay doesn't like this

22 years agoMake sure DB result codes are returned to caller; add missing retries to
Howard Chu [Sat, 10 Jul 2004 19:06:20 +0000 (19:06 +0000)] 
Make sure DB result codes are returned to caller; add missing retries to
callers of bdb_cache_find_id().

22 years agoRemove redundant code from previous patch
Howard Chu [Sat, 10 Jul 2004 18:26:05 +0000 (18:26 +0000)] 
Remove redundant code from previous patch

22 years agofix previous commit (needs work)
Pierangelo Masarati [Sat, 10 Jul 2004 15:15:01 +0000 (15:15 +0000)] 
fix previous commit (needs work)

22 years agomake sure we only get here when everything is fine
Pierangelo Masarati [Sat, 10 Jul 2004 11:41:28 +0000 (11:41 +0000)] 
make sure we only get here when everything is fine

22 years agocache backend was not started up
Pierangelo Masarati [Sat, 10 Jul 2004 11:37:48 +0000 (11:37 +0000)] 
cache backend was not started up

22 years agounnecessary DN in URI
Pierangelo Masarati [Sat, 10 Jul 2004 11:08:43 +0000 (11:08 +0000)] 
unnecessary DN in URI

22 years agoallow unescaped equals, according to draft-ietf-ldapbis-dn (ITS#3229)
Pierangelo Masarati [Sat, 10 Jul 2004 10:48:41 +0000 (10:48 +0000)] 
allow unescaped equals, according to draft-ietf-ldapbis-dn (ITS#3229)

22 years agoMinor cleanup
Howard Chu [Sat, 10 Jul 2004 04:48:07 +0000 (04:48 +0000)] 
Minor cleanup

22 years agobasic poll(2) implementation for connect(2) (needs work)
Kurt Zeilenga [Fri, 9 Jul 2004 19:29:46 +0000 (19:29 +0000)] 
basic poll(2) implementation for connect(2) (needs work)
Need to deal with selectinfo...

22 years agoMore prep for poll(2) support.
Kurt Zeilenga [Fri, 9 Jul 2004 19:08:48 +0000 (19:08 +0000)] 
More prep for poll(2) support.

22 years agoAdd a query to aggravate delete deadlocks
Howard Chu [Fri, 9 Jul 2004 18:29:44 +0000 (18:29 +0000)] 
Add a query to aggravate delete deadlocks

22 years agoMove SETSIZE hack to a header to avoid config.status munging
Kurt Zeilenga [Fri, 9 Jul 2004 17:52:26 +0000 (17:52 +0000)] 
Move SETSIZE hack to a header to avoid config.status munging

22 years agoMark areas needed poll(2) support with HAVE_POLL.
Kurt Zeilenga [Fri, 9 Jul 2004 17:50:22 +0000 (17:50 +0000)] 
Mark areas needed poll(2) support with HAVE_POLL.

22 years agoFix prev commit
Howard Chu [Fri, 9 Jul 2004 17:44:50 +0000 (17:44 +0000)] 
Fix prev commit

22 years agoUse previously unused Backend->be_context_csn
Howard Chu [Fri, 9 Jul 2004 17:27:23 +0000 (17:27 +0000)] 
Use previously unused Backend->be_context_csn

22 years agoUse long-lived per-thread TXNs for loading entries from DB.
Howard Chu [Fri, 9 Jul 2004 17:00:07 +0000 (17:00 +0000)] 
Use long-lived per-thread TXNs for loading entries from DB.
Make sure only one thread tries to load a given entry at a time.
Bump up the DB environment's max TXNs to accomodate the new TXNs.

22 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

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

22 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

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

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

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

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

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

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

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

22 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

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

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

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

22 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

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

22 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

22 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

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

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

22 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

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

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

22 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

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

22 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

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

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

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

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

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

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

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

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

22 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

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

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

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

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

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

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

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

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

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

22 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

22 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

22 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

22 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

22 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

22 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

22 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

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

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

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

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

22 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

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

22 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

22 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

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

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

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

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

22 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

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

22 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