]>
git.sur5r.net Git - openldap/log
Pierangelo Masarati [Mon, 9 Jan 2006 23:06:18 +0000 (23:06 +0000)]
add experimental, non-advertised support for obsolete version of proxyAuthz
Pierangelo Masarati [Mon, 9 Jan 2006 23:00:28 +0000 (23:00 +0000)]
streamline server control requests
Kurt Zeilenga [Mon, 9 Jan 2006 22:36:29 +0000 (22:36 +0000)]
kludge for correct report URL
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.
Pierangelo Masarati [Mon, 9 Jan 2006 21:27:45 +0000 (21:27 +0000)]
fix type specifier in format
Pierangelo Masarati [Mon, 9 Jan 2006 21:02:52 +0000 (21:02 +0000)]
s/o/lo/
Pierangelo Masarati [Mon, 9 Jan 2006 20:00:51 +0000 (20:00 +0000)]
use slab memory for proxyauthz
Howard Chu [Mon, 9 Jan 2006 19:35:03 +0000 (19:35 +0000)]
Optimizations for containment checks
Howard Chu [Mon, 9 Jan 2006 18:00:11 +0000 (18:00 +0000)]
Plug memleak when query isn't added to cache
Howard Chu [Mon, 9 Jan 2006 17:27:57 +0000 (17:27 +0000)]
Tone down debug messages
Pierangelo Masarati [Mon, 9 Jan 2006 16:28:02 +0000 (16:28 +0000)]
apparently Statslog() doesn't really differ any more from just Log()...
Howard Chu [Mon, 9 Jan 2006 16:22:55 +0000 (16:22 +0000)]
Streamline answerability test
Pierangelo Masarati [Mon, 9 Jan 2006 16:14:26 +0000 (16:14 +0000)]
fix resource handling
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)
Pierangelo Masarati [Mon, 9 Jan 2006 15:26:40 +0000 (15:26 +0000)]
allow to easily override the default loop number
Pierangelo Masarati [Mon, 9 Jan 2006 15:13:29 +0000 (15:13 +0000)]
don't send error with back-meta
Pierangelo Masarati [Mon, 9 Jan 2006 14:21:33 +0000 (14:21 +0000)]
add bind to stress tests
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
Howard Chu [Mon, 9 Jan 2006 13:59:17 +0000 (13:59 +0000)]
ITS#4316 test subset of attrset
Howard Chu [Mon, 9 Jan 2006 13:57:21 +0000 (13:57 +0000)]
ITS#4316 test subset behavior
Howard Chu [Mon, 9 Jan 2006 13:56:25 +0000 (13:56 +0000)]
ITS#4316 fix to make attrset subsets work as documented.
Pierangelo Masarati [Mon, 9 Jan 2006 11:18:01 +0000 (11:18 +0000)]
fix typo in previous commit
Howard Chu [Mon, 9 Jan 2006 09:37:52 +0000 (09:37 +0000)]
TS#4315 fix prev commit, spinning in ldap_back_dobind
Howard Chu [Mon, 9 Jan 2006 09:14:53 +0000 (09:14 +0000)]
ITS#4315 fix bind concurrency issue
Kurt Zeilenga [Mon, 9 Jan 2006 05:25:43 +0000 (05:25 +0000)]
s/pagectrl.o/pagectrl.lo/
Kurt Zeilenga [Mon, 9 Jan 2006 05:22:46 +0000 (05:22 +0000)]
cleanup
Kurt Zeilenga [Mon, 9 Jan 2006 01:29:47 +0000 (01:29 +0000)]
Move deprecated routine behind LDAP_DEPRECATED
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)
Pierangelo Masarati [Sun, 8 Jan 2006 22:49:24 +0000 (22:49 +0000)]
use new paged results control client API (ITS#4314)
Pierangelo Masarati [Sun, 8 Jan 2006 22:45:35 +0000 (22:45 +0000)]
fix types; further check parameters
Pierangelo Masarati [Sun, 8 Jan 2006 22:44:43 +0000 (22:44 +0000)]
line up LDAP_API_FEATURE_PAGED_RESULTS with other controls
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)
Kurt Zeilenga [Sun, 8 Jan 2006 20:29:44 +0000 (20:29 +0000)]
Add -s warning
Luke Howard [Sun, 8 Jan 2006 20:18:14 +0000 (20:18 +0000)]
Add -s option to slapadd to disable schema checking
Luke Howard [Sun, 8 Jan 2006 20:16:58 +0000 (20:16 +0000)]
Document -s flag to slapadd
Pierangelo Masarati [Sun, 8 Jan 2006 19:51:28 +0000 (19:51 +0000)]
rework control response handling
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.
Kurt Zeilenga [Sun, 8 Jan 2006 19:11:57 +0000 (19:11 +0000)]
correct typo
Kurt Zeilenga [Sun, 8 Jan 2006 17:11:15 +0000 (17:11 +0000)]
cleanup
Luke Howard [Sun, 8 Jan 2006 14:11:29 +0000 (14:11 +0000)]
ITS#4291
Luke Howard [Sun, 8 Jan 2006 14:07:19 +0000 (14:07 +0000)]
ITS#4311
Pierangelo Masarati [Sat, 7 Jan 2006 16:52:33 +0000 (16:52 +0000)]
paged results may not be the only control response
Pierangelo Masarati [Sat, 7 Jan 2006 12:35:02 +0000 (12:35 +0000)]
improve previous commit
Pierangelo Masarati [Sat, 7 Jan 2006 12:26:59 +0000 (12:26 +0000)]
fix entryExpireTimestamp description
Pierangelo Masarati [Sat, 7 Jan 2006 11:40:39 +0000 (11:40 +0000)]
enable new response/cleanup playlist #ifdef LDAP_DEVEL
Pierangelo Masarati [Sat, 7 Jan 2006 11:39:18 +0000 (11:39 +0000)]
release entry before sending results (ITS#4313)
Pierangelo Masarati [Sat, 7 Jan 2006 11:13:40 +0000 (11:13 +0000)]
silence (harmless) warnings
Pierangelo Masarati [Sat, 7 Jan 2006 11:06:32 +0000 (11:06 +0000)]
silence warning
Pierangelo Masarati [Sat, 7 Jan 2006 10:58:46 +0000 (10:58 +0000)]
add a test for binding with non-existing user
Howard Chu [Fri, 6 Jan 2006 20:38:14 +0000 (20:38 +0000)]
wake listener when scheduling qtask so it can run immediately
Pierangelo Masarati [Fri, 6 Jan 2006 18:39:40 +0000 (18:39 +0000)]
register OID for entryExpireTimestamp
Pierangelo Masarati [Fri, 6 Jan 2006 18:39:14 +0000 (18:39 +0000)]
fix message
Pierangelo Masarati [Fri, 6 Jan 2006 18:25:22 +0000 (18:25 +0000)]
fix copyright years
Pierangelo Masarati [Fri, 6 Jan 2006 18:02:51 +0000 (18:02 +0000)]
regenerate
Pierangelo Masarati [Fri, 6 Jan 2006 18:01:12 +0000 (18:01 +0000)]
more about the ACI commit
Pierangelo Masarati [Fri, 6 Jan 2006 17:49:00 +0000 (17:49 +0000)]
regenerate
Pierangelo Masarati [Fri, 6 Jan 2006 17:46:52 +0000 (17:46 +0000)]
rfc2589 support (ITS#4293)
Pierangelo Masarati [Fri, 6 Jan 2006 17:44:19 +0000 (17:44 +0000)]
ITS#4310 seems to affect also back-ldbm
Pierangelo Masarati [Fri, 6 Jan 2006 17:28:59 +0000 (17:28 +0000)]
complete ACI commit
Pierangelo Masarati [Fri, 6 Jan 2006 17:14:41 +0000 (17:14 +0000)]
regenerate
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
Pierangelo Masarati [Fri, 6 Jan 2006 17:11:01 +0000 (17:11 +0000)]
regenerate
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)
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...
Pierangelo Masarati [Fri, 6 Jan 2006 16:34:20 +0000 (16:34 +0000)]
resource release (more is needed: a report is coming...)
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)
Pierangelo Masarati [Fri, 6 Jan 2006 16:32:33 +0000 (16:32 +0000)]
part of o_csn memory handling cleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:31:57 +0000 (16:31 +0000)]
o_csn memory handling cleanup and more resource release
Pierangelo Masarati [Fri, 6 Jan 2006 16:31:07 +0000 (16:31 +0000)]
cleanup
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)
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)
Pierangelo Masarati [Fri, 6 Jan 2006 16:25:31 +0000 (16:25 +0000)]
move supporting exops to bvarray
Pierangelo Masarati [Fri, 6 Jan 2006 16:24:37 +0000 (16:24 +0000)]
cleanup callback freeing
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
Pierangelo Masarati [Fri, 6 Jan 2006 16:23:17 +0000 (16:23 +0000)]
cleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:22:47 +0000 (16:22 +0000)]
plug one-time leaks
Pierangelo Masarati [Fri, 6 Jan 2006 16:21:22 +0000 (16:21 +0000)]
minor fixes: typos, comments about ITS#3523
Pierangelo Masarati [Fri, 6 Jan 2006 16:20:24 +0000 (16:20 +0000)]
minor cleanup
Pierangelo Masarati [Fri, 6 Jan 2006 16:20:00 +0000 (16:20 +0000)]
fix comment
Pierangelo Masarati [Fri, 6 Jan 2006 16:04:07 +0000 (16:04 +0000)]
cleanup previous commit
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)
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/
Kurt Zeilenga [Fri, 6 Jan 2006 05:50:51 +0000 (05:50 +0000)]
i before e and other cleanup
Kurt Zeilenga [Fri, 6 Jan 2006 05:41:40 +0000 (05:41 +0000)]
Remove usleep(3) detection (unused)
Kurt Zeilenga [Fri, 6 Jan 2006 05:38:57 +0000 (05:38 +0000)]
Add configure support for REPLACE_SCHED_YIELD
Kurt Zeilenga [Fri, 6 Jan 2006 05:22:35 +0000 (05:22 +0000)]
Make use of nanosleep/select as a sched_yeild(2) replacement
conditional on REPLACE_SCHED_YEILD. Configure support
needed.
Howard Chu [Fri, 6 Jan 2006 04:06:18 +0000 (04:06 +0000)]
Cleanup task declarations
Howard Chu [Fri, 6 Jan 2006 03:55:59 +0000 (03:55 +0000)]
Document cachefree option added in 2.3.14
Howard Chu [Fri, 6 Jan 2006 03:51:56 +0000 (03:51 +0000)]
ITS#4308 fix cache flush task interval
Howard Chu [Fri, 6 Jan 2006 01:02:00 +0000 (01:02 +0000)]
ITS#3950 use select instead of yield when select does the right thing.
Howard Chu [Fri, 6 Jan 2006 00:19:56 +0000 (00:19 +0000)]
ITS#4306 fix for syslog with NULL string on modify
Pierangelo Masarati [Thu, 5 Jan 2006 21:38:31 +0000 (21:38 +0000)]
fix ITS#4307
Pierangelo Masarati [Thu, 5 Jan 2006 21:25:06 +0000 (21:25 +0000)]
fix search of specific connection (ITS#4300)
Pierangelo Masarati [Thu, 5 Jan 2006 21:22:50 +0000 (21:22 +0000)]
re-fix ITS#4260
Pierangelo Masarati [Thu, 5 Jan 2006 13:57:34 +0000 (13:57 +0000)]
improve previous commit; now passes all tests
Pierangelo Masarati [Thu, 5 Jan 2006 11:07:06 +0000 (11:07 +0000)]
plug leaks
Pierangelo Masarati [Thu, 5 Jan 2006 11:05:40 +0000 (11:05 +0000)]
all in all, valgrind was right; this now works as intended
Kurt Zeilenga [Thu, 5 Jan 2006 09:17:06 +0000 (09:17 +0000)]
Update UM-LDAP URL
Pierangelo Masarati [Wed, 4 Jan 2006 21:13:57 +0000 (21:13 +0000)]
experimental fix to callback looping
Pierangelo Masarati [Wed, 4 Jan 2006 13:30:34 +0000 (13:30 +0000)]
fix previous commit