]> git.sur5r.net Git - openldap/log
openldap
18 years agofix typos in previus commit
Pierangelo Masarati [Wed, 11 Jan 2006 08:36:37 +0000 (08:36 +0000)]
fix typos in previus commit

18 years agoDon't update in-memory cookie until db update succeeds
Howard Chu [Wed, 11 Jan 2006 08:10:17 +0000 (08:10 +0000)]
Don't update in-memory cookie until db update succeeds

18 years agoAdd a delay while consumer is down to exercise proxy retry
Howard Chu [Wed, 11 Jan 2006 07:38:21 +0000 (07:38 +0000)]
Add a delay while consumer is down to exercise proxy retry

18 years agoPropagate local errors up, fix test045
Howard Chu [Wed, 11 Jan 2006 07:37:42 +0000 (07:37 +0000)]
Propagate local errors up, fix test045

18 years agoA few more waits
Howard Chu [Wed, 11 Jan 2006 05:45:05 +0000 (05:45 +0000)]
A few more waits

18 years agoUse shell "wait" instead of fixed 10 second wait-for-things-to-die
Howard Chu [Wed, 11 Jan 2006 05:25:09 +0000 (05:25 +0000)]
Use shell "wait" instead of fixed 10 second wait-for-things-to-die

18 years agodon't allow multiple relay lines (ITS#4322)
Pierangelo Masarati [Tue, 10 Jan 2006 20:30:35 +0000 (20:30 +0000)]
don't allow multiple relay lines (ITS#4322)

18 years agoITS#4319 fix check for need_shutdown/slap_shutdown()
Howard Chu [Tue, 10 Jan 2006 18:32:09 +0000 (18:32 +0000)]
ITS#4319 fix check for need_shutdown/slap_shutdown()

18 years agodon't idassert anon2anon (ITS#4321)
Pierangelo Masarati [Tue, 10 Jan 2006 13:17:31 +0000 (13:17 +0000)]
don't idassert anon2anon (ITS#4321)

18 years agoenable NANOSLEEP detection on Linux for ITS#3950
Kurt Zeilenga [Tue, 10 Jan 2006 04:07:51 +0000 (04:07 +0000)]
enable NANOSLEEP detection on Linux for ITS#3950

18 years agocleanup
Kurt Zeilenga [Tue, 10 Jan 2006 02:19:02 +0000 (02:19 +0000)]
cleanup

18 years agocomment no longer required
Pierangelo Masarati [Tue, 10 Jan 2006 02:10:07 +0000 (02:10 +0000)]
comment no longer required

18 years agorefine fix to ITS#4320
Pierangelo Masarati [Tue, 10 Jan 2006 02:05:54 +0000 (02:05 +0000)]
refine fix to ITS#4320

18 years agocheck pointers (ITS#4320)
Pierangelo Masarati [Tue, 10 Jan 2006 01:53:29 +0000 (01:53 +0000)]
check pointers (ITS#4320)

18 years agoDon't use C comments to comment out C code
Kurt Zeilenga [Tue, 10 Jan 2006 00:15:56 +0000 (00:15 +0000)]
Don't use C comments to comment out C code

18 years agoadd experimental, non-advertised support for obsolete version of proxyAuthz
Pierangelo Masarati [Mon, 9 Jan 2006 23:06:18 +0000 (23:06 +0000)]
add experimental, non-advertised support for obsolete version of proxyAuthz

18 years agostreamline server control requests
Pierangelo Masarati [Mon, 9 Jan 2006 23:00:28 +0000 (23:00 +0000)]
streamline server control requests

18 years agokludge for correct report URL
Kurt Zeilenga [Mon, 9 Jan 2006 22:36:29 +0000 (22:36 +0000)]
kludge for correct report URL

18 years agoITS#4312: fixed <netinet/tcp.h> detection for AIX and other
Kurt Zeilenga [Mon, 9 Jan 2006 22:06:06 +0000 (22:06 +0000)]
ITS#4312: fixed <netinet/tcp.h> detection for AIX and other
platforms where it requires <netinet/in.h> to be previously included.

18 years agofix type specifier in format
Pierangelo Masarati [Mon, 9 Jan 2006 21:27:45 +0000 (21:27 +0000)]
fix type specifier in format

18 years agos/o/lo/
Pierangelo Masarati [Mon, 9 Jan 2006 21:02:52 +0000 (21:02 +0000)]
s/o/lo/

18 years agouse slab memory for proxyauthz
Pierangelo Masarati [Mon, 9 Jan 2006 20:00:51 +0000 (20:00 +0000)]
use slab memory for proxyauthz

18 years agoOptimizations for containment checks
Howard Chu [Mon, 9 Jan 2006 19:35:03 +0000 (19:35 +0000)]
Optimizations for containment checks

18 years agoPlug memleak when query isn't added to cache
Howard Chu [Mon, 9 Jan 2006 18:00:11 +0000 (18:00 +0000)]
Plug memleak when query isn't added to cache

18 years agoTone down debug messages
Howard Chu [Mon, 9 Jan 2006 17:27:57 +0000 (17:27 +0000)]
Tone down debug messages

18 years agoapparently Statslog() doesn't really differ any more from just Log()...
Pierangelo Masarati [Mon, 9 Jan 2006 16:28:02 +0000 (16:28 +0000)]
apparently Statslog() doesn't really differ any more from just Log()...

18 years agoStreamline answerability test
Howard Chu [Mon, 9 Jan 2006 16:22:55 +0000 (16:22 +0000)]
Streamline answerability test

18 years agofix resource handling
Pierangelo Masarati [Mon, 9 Jan 2006 16:14:26 +0000 (16:14 +0000)]
fix resource handling

18 years agouse a placeholder to mark that there is no process in the runqueue (ITS#4318)
Pierangelo Masarati [Mon, 9 Jan 2006 15:45:59 +0000 (15:45 +0000)]
use a placeholder to mark that there is no process in the runqueue (ITS#4318)

18 years agoallow to easily override the default loop number
Pierangelo Masarati [Mon, 9 Jan 2006 15:26:40 +0000 (15:26 +0000)]
allow to easily override the default loop number

18 years agodon't send error with back-meta
Pierangelo Masarati [Mon, 9 Jan 2006 15:13:29 +0000 (15:13 +0000)]
don't send error with back-meta

18 years agoadd bind to stress tests
Pierangelo Masarati [Mon, 9 Jan 2006 14:21:33 +0000 (14:21 +0000)]
add bind to stress tests

18 years agorefine fix to ITS#4315; apply it to back-meta as well
Pierangelo Masarati [Mon, 9 Jan 2006 14:20:37 +0000 (14:20 +0000)]
refine fix to ITS#4315; apply it to back-meta as well

18 years agoITS#4316 test subset of attrset
Howard Chu [Mon, 9 Jan 2006 13:59:17 +0000 (13:59 +0000)]
ITS#4316 test subset of attrset

18 years agoITS#4316 test subset behavior
Howard Chu [Mon, 9 Jan 2006 13:57:21 +0000 (13:57 +0000)]
ITS#4316 test subset behavior

18 years agoITS#4316 fix to make attrset subsets work as documented.
Howard Chu [Mon, 9 Jan 2006 13:56:25 +0000 (13:56 +0000)]
ITS#4316 fix to make attrset subsets work as documented.

18 years agofix typo in previous commit
Pierangelo Masarati [Mon, 9 Jan 2006 11:18:01 +0000 (11:18 +0000)]
fix typo in previous commit

18 years agoTS#4315 fix prev commit, spinning in ldap_back_dobind
Howard Chu [Mon, 9 Jan 2006 09:37:52 +0000 (09:37 +0000)]
TS#4315 fix prev commit, spinning in ldap_back_dobind

18 years agoITS#4315 fix bind concurrency issue
Howard Chu [Mon, 9 Jan 2006 09:14:53 +0000 (09:14 +0000)]
ITS#4315 fix bind concurrency issue

18 years agos/pagectrl.o/pagectrl.lo/
Kurt Zeilenga [Mon, 9 Jan 2006 05:25:43 +0000 (05:25 +0000)]
s/pagectrl.o/pagectrl.lo/

18 years agocleanup
Kurt Zeilenga [Mon, 9 Jan 2006 05:22:46 +0000 (05:22 +0000)]
cleanup

18 years agoMove deprecated routine behind LDAP_DEPRECATED
Kurt Zeilenga [Mon, 9 Jan 2006 01:29:47 +0000 (01:29 +0000)]
Move deprecated routine behind LDAP_DEPRECATED

18 years agoUpdate variables holding protocol values to ber_*_t's
Kurt Zeilenga [Mon, 9 Jan 2006 01:25:53 +0000 (01:25 +0000)]
Update variables holding protocol values to ber_*_t's
Remove old grouping/txn code (pending redesign)

18 years agouse new paged results control client API (ITS#4314)
Pierangelo Masarati [Sun, 8 Jan 2006 22:49:24 +0000 (22:49 +0000)]
use new paged results control client API (ITS#4314)

18 years agofix types; further check parameters
Pierangelo Masarati [Sun, 8 Jan 2006 22:45:35 +0000 (22:45 +0000)]
fix types; further check parameters

18 years agoline up LDAP_API_FEATURE_PAGED_RESULTS with other controls
Pierangelo Masarati [Sun, 8 Jan 2006 22:44:43 +0000 (22:44 +0000)]
line up LDAP_API_FEATURE_PAGED_RESULTS with other controls

18 years agorework API functions to create/parse controls; add client API functions to handle...
Pierangelo Masarati [Sun, 8 Jan 2006 22:03:30 +0000 (22:03 +0000)]
rework API functions to create/parse controls; add client API functions to handle RFC2696 paged results (ITS#4314; patch from Hans Leidekker with changes)

18 years agoAdd -s warning
Kurt Zeilenga [Sun, 8 Jan 2006 20:29:44 +0000 (20:29 +0000)]
Add -s warning

18 years agoAdd -s option to slapadd to disable schema checking
Luke Howard [Sun, 8 Jan 2006 20:18:14 +0000 (20:18 +0000)]
Add -s option to slapadd to disable schema checking

18 years agoDocument -s flag to slapadd
Luke Howard [Sun, 8 Jan 2006 20:16:58 +0000 (20:16 +0000)]
Document -s flag to slapadd

18 years agorework control response handling
Pierangelo Masarati [Sun, 8 Jan 2006 19:51:28 +0000 (19:51 +0000)]
rework control response handling

18 years agoUpdate (and rename) Sort and VLV parse routines to expect actual
Kurt Zeilenga [Sun, 8 Jan 2006 19:34:01 +0000 (19:34 +0000)]
Update (and rename) Sort and VLV parse routines to expect actual
control to be directly passed in.

18 years agocorrect typo
Kurt Zeilenga [Sun, 8 Jan 2006 19:11:57 +0000 (19:11 +0000)]
correct typo

18 years agocleanup
Kurt Zeilenga [Sun, 8 Jan 2006 17:11:15 +0000 (17:11 +0000)]
cleanup

18 years agoITS#4291
Luke Howard [Sun, 8 Jan 2006 14:11:29 +0000 (14:11 +0000)]
ITS#4291

18 years agoITS#4311
Luke Howard [Sun, 8 Jan 2006 14:07:19 +0000 (14:07 +0000)]
ITS#4311

18 years agopaged results may not be the only control response
Pierangelo Masarati [Sat, 7 Jan 2006 16:52:33 +0000 (16:52 +0000)]
paged results may not be the only control response

18 years agoimprove previous commit
Pierangelo Masarati [Sat, 7 Jan 2006 12:35:02 +0000 (12:35 +0000)]
improve previous commit

18 years agofix entryExpireTimestamp description
Pierangelo Masarati [Sat, 7 Jan 2006 12:26:59 +0000 (12:26 +0000)]
fix entryExpireTimestamp description

18 years agoenable new response/cleanup playlist #ifdef LDAP_DEVEL
Pierangelo Masarati [Sat, 7 Jan 2006 11:40:39 +0000 (11:40 +0000)]
enable new response/cleanup playlist #ifdef LDAP_DEVEL

18 years agorelease entry before sending results (ITS#4313)
Pierangelo Masarati [Sat, 7 Jan 2006 11:39:18 +0000 (11:39 +0000)]
release entry before sending results (ITS#4313)

18 years agosilence (harmless) warnings
Pierangelo Masarati [Sat, 7 Jan 2006 11:13:40 +0000 (11:13 +0000)]
silence (harmless) warnings

18 years agosilence warning
Pierangelo Masarati [Sat, 7 Jan 2006 11:06:32 +0000 (11:06 +0000)]
silence warning

18 years agoadd a test for binding with non-existing user
Pierangelo Masarati [Sat, 7 Jan 2006 10:58:46 +0000 (10:58 +0000)]
add a test for binding with non-existing user

18 years agowake listener when scheduling qtask so it can run immediately
Howard Chu [Fri, 6 Jan 2006 20:38:14 +0000 (20:38 +0000)]
wake listener when scheduling qtask so it can run immediately

18 years agoregister OID for entryExpireTimestamp
Pierangelo Masarati [Fri, 6 Jan 2006 18:39:40 +0000 (18:39 +0000)]
register OID for entryExpireTimestamp

18 years agofix message
Pierangelo Masarati [Fri, 6 Jan 2006 18:39:14 +0000 (18:39 +0000)]
fix message

18 years agofix copyright years
Pierangelo Masarati [Fri, 6 Jan 2006 18:25:22 +0000 (18:25 +0000)]
fix copyright years

18 years agoregenerate
Pierangelo Masarati [Fri, 6 Jan 2006 18:02:51 +0000 (18:02 +0000)]
regenerate

18 years agomore about the ACI commit
Pierangelo Masarati [Fri, 6 Jan 2006 18:01:12 +0000 (18:01 +0000)]
more about the ACI commit

18 years agoregenerate
Pierangelo Masarati [Fri, 6 Jan 2006 17:49:00 +0000 (17:49 +0000)]
regenerate

18 years agorfc2589 support (ITS#4293)
Pierangelo Masarati [Fri, 6 Jan 2006 17:46:52 +0000 (17:46 +0000)]
rfc2589 support (ITS#4293)

18 years agoITS#4310 seems to affect also back-ldbm
Pierangelo Masarati [Fri, 6 Jan 2006 17:44:19 +0000 (17:44 +0000)]
ITS#4310 seems to affect also back-ldbm

18 years agocomplete ACI commit
Pierangelo Masarati [Fri, 6 Jan 2006 17:28:59 +0000 (17:28 +0000)]
complete ACI commit

18 years agoregenerate
Pierangelo Masarati [Fri, 6 Jan 2006 17:14:41 +0000 (17:14 +0000)]
regenerate

18 years agofactor ACI code out of slapd; now it can only use dynacl layer
Pierangelo Masarati [Fri, 6 Jan 2006 17:12:35 +0000 (17:12 +0000)]
factor ACI code out of slapd; now it can only use dynacl layer

18 years agoregenerate
Pierangelo Masarati [Fri, 6 Jan 2006 17:11:01 +0000 (17:11 +0000)]
regenerate

18 years agoallow load_extop to replace an existing handler (not by default, though)
Pierangelo Masarati [Fri, 6 Jan 2006 17:08:54 +0000 (17:08 +0000)]
allow load_extop to replace an existing handler (not by default, though)

18 years agoallow proxying of dynamic objects (irrespective of the support provided to dynamic...
Pierangelo Masarati [Fri, 6 Jan 2006 17:08:06 +0000 (17:08 +0000)]
allow proxying of dynamic objects (irrespective of the support provided to dynamic objects); but back-meta does not support extended ops yet...

18 years agoresource release (more is needed: a report is coming...)
Pierangelo Masarati [Fri, 6 Jan 2006 16:34:20 +0000 (16:34 +0000)]
resource release (more is needed: a report is coming...)

18 years agoallow proxying of dynamic objects (irrespective of the support provided to dynamic...
Pierangelo Masarati [Fri, 6 Jan 2006 16:33:14 +0000 (16:33 +0000)]
allow proxying of dynamic objects (irrespective of the support provided to dynamic objects)

18 years agopart of o_csn memory handling cleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:32:33 +0000 (16:32 +0000)]
part of o_csn memory handling cleanup

18 years agoo_csn memory handling cleanup and more resource release
Pierangelo Masarati [Fri, 6 Jan 2006 16:31:57 +0000 (16:31 +0000)]
o_csn memory handling cleanup and more resource release

18 years agocleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:31:07 +0000 (16:31 +0000)]
cleanup

18 years agocheck if handler is being installed twice (needs work to allow replacement)
Pierangelo Masarati [Fri, 6 Jan 2006 16:30:43 +0000 (16:30 +0000)]
check if handler is being installed twice (needs work to allow replacement)

18 years agosince o_csn is always allocated on the thread's slab, and since CSNs always have...
Pierangelo Masarati [Fri, 6 Jan 2006 16:26:36 +0000 (16:26 +0000)]
since o_csn is always allocated on the thread's slab, and since CSNs always have the same length, reuse memory (part of o_csn memory handling cleanup)

18 years agomove supporting exops to bvarray
Pierangelo Masarati [Fri, 6 Jan 2006 16:25:31 +0000 (16:25 +0000)]
move supporting exops to bvarray

18 years agocleanup callback freeing
Pierangelo Masarati [Fri, 6 Jan 2006 16:24:37 +0000 (16:24 +0000)]
cleanup callback freeing

18 years agoallow backend_attribute to check access to "entry" and "children" pseudo-attributes
Pierangelo Masarati [Fri, 6 Jan 2006 16:24:07 +0000 (16:24 +0000)]
allow backend_attribute to check access to "entry" and "children" pseudo-attributes

18 years agocleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:23:17 +0000 (16:23 +0000)]
cleanup

18 years agoplug one-time leaks
Pierangelo Masarati [Fri, 6 Jan 2006 16:22:47 +0000 (16:22 +0000)]
plug one-time leaks

18 years agominor fixes: typos, comments about ITS#3523
Pierangelo Masarati [Fri, 6 Jan 2006 16:21:22 +0000 (16:21 +0000)]
minor fixes: typos, comments about ITS#3523

18 years agominor cleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:20:24 +0000 (16:20 +0000)]
minor cleanup

18 years agofix comment
Pierangelo Masarati [Fri, 6 Jan 2006 16:20:00 +0000 (16:20 +0000)]
fix comment

18 years agocleanup previous commit
Pierangelo Masarati [Fri, 6 Jan 2006 16:04:07 +0000 (16:04 +0000)]
cleanup previous commit

18 years agoallow addiion of suffix entry when default referral is defined (ITS#4310)
Pierangelo Masarati [Fri, 6 Jan 2006 14:50:43 +0000 (14:50 +0000)]
allow addiion of suffix entry when default referral is defined (ITS#4310)

18 years agoITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLACE_BROKEN_YIELD/
Howard Chu [Fri, 6 Jan 2006 06:07:36 +0000 (06:07 +0000)]
ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLACE_BROKEN_YIELD/

18 years agoi before e and other cleanup
Kurt Zeilenga [Fri, 6 Jan 2006 05:50:51 +0000 (05:50 +0000)]
i before e and other cleanup

18 years agoRemove usleep(3) detection (unused)
Kurt Zeilenga [Fri, 6 Jan 2006 05:41:40 +0000 (05:41 +0000)]
Remove usleep(3) detection (unused)

18 years agoAdd configure support for REPLACE_SCHED_YIELD
Kurt Zeilenga [Fri, 6 Jan 2006 05:38:57 +0000 (05:38 +0000)]
Add configure support for REPLACE_SCHED_YIELD