Luke Howard
|
90a6c71d32
|
ITS#4291
|
2006-01-08 14:11:29 +00:00 |
|
Luke Howard
|
e60724422b
|
ITS#4311
|
2006-01-08 14:07:19 +00:00 |
|
Pierangelo Masarati
|
6baeab011e
|
paged results may not be the only control response
|
2006-01-07 16:52:33 +00:00 |
|
Pierangelo Masarati
|
a6203bd1ef
|
improve previous commit
|
2006-01-07 12:35:02 +00:00 |
|
Pierangelo Masarati
|
bfad4e8b46
|
fix entryExpireTimestamp description
|
2006-01-07 12:26:59 +00:00 |
|
Pierangelo Masarati
|
17bb32af28
|
enable new response/cleanup playlist #ifdef LDAP_DEVEL
|
2006-01-07 11:40:39 +00:00 |
|
Pierangelo Masarati
|
39959c3192
|
release entry before sending results (ITS#4313)
|
2006-01-07 11:39:18 +00:00 |
|
Pierangelo Masarati
|
b21c869ac3
|
silence (harmless) warnings
|
2006-01-07 11:13:40 +00:00 |
|
Pierangelo Masarati
|
697df7cc06
|
silence warning
|
2006-01-07 11:06:32 +00:00 |
|
Pierangelo Masarati
|
0f85864c79
|
add a test for binding with non-existing user
|
2006-01-07 10:58:46 +00:00 |
|
Howard Chu
|
7b9fc0e377
|
wake listener when scheduling qtask so it can run immediately
|
2006-01-06 20:38:14 +00:00 |
|
Pierangelo Masarati
|
08fe5e7026
|
register OID for entryExpireTimestamp
|
2006-01-06 18:39:40 +00:00 |
|
Pierangelo Masarati
|
ab1fa23b02
|
fix message
|
2006-01-06 18:39:14 +00:00 |
|
Pierangelo Masarati
|
24374846be
|
fix copyright years
|
2006-01-06 18:25:22 +00:00 |
|
Pierangelo Masarati
|
021e5977d1
|
regenerate
|
2006-01-06 18:02:51 +00:00 |
|
Pierangelo Masarati
|
3bdecdd3a1
|
more about the ACI commit
|
2006-01-06 18:01:12 +00:00 |
|
Pierangelo Masarati
|
d42506314b
|
regenerate
|
2006-01-06 17:49:00 +00:00 |
|
Pierangelo Masarati
|
339b9c371e
|
rfc2589 support (ITS#4293)
|
2006-01-06 17:46:52 +00:00 |
|
Pierangelo Masarati
|
a17df0e810
|
ITS#4310 seems to affect also back-ldbm
|
2006-01-06 17:44:19 +00:00 |
|
Pierangelo Masarati
|
e484ebf9c8
|
complete ACI commit
|
2006-01-06 17:28:59 +00:00 |
|
Pierangelo Masarati
|
8ebdb57b37
|
regenerate
|
2006-01-06 17:14:41 +00:00 |
|
Pierangelo Masarati
|
a54ca7a6ce
|
factor ACI code out of slapd; now it can only use dynacl layer
|
2006-01-06 17:12:35 +00:00 |
|
Pierangelo Masarati
|
f0ae7d7a1b
|
regenerate
|
2006-01-06 17:11:01 +00:00 |
|
Pierangelo Masarati
|
45cda82eb1
|
allow load_extop to replace an existing handler (not by default, though)
|
2006-01-06 17:08:54 +00:00 |
|
Pierangelo Masarati
|
090945b89e
|
allow proxying of dynamic objects (irrespective of the support provided to dynamic objects); but back-meta does not support extended ops yet...
|
2006-01-06 17:08:06 +00:00 |
|
Pierangelo Masarati
|
906acc2b30
|
resource release (more is needed: a report is coming...)
|
2006-01-06 16:34:20 +00:00 |
|
Pierangelo Masarati
|
18beda81a0
|
allow proxying of dynamic objects (irrespective of the support provided to dynamic objects)
|
2006-01-06 16:33:14 +00:00 |
|
Pierangelo Masarati
|
3037a199d4
|
part of o_csn memory handling cleanup
|
2006-01-06 16:32:33 +00:00 |
|
Pierangelo Masarati
|
857a43d398
|
o_csn memory handling cleanup and more resource release
|
2006-01-06 16:31:57 +00:00 |
|
Pierangelo Masarati
|
62497187c7
|
cleanup
|
2006-01-06 16:31:07 +00:00 |
|
Pierangelo Masarati
|
b7ed9571db
|
check if handler is being installed twice (needs work to allow replacement)
|
2006-01-06 16:30:43 +00:00 |
|
Pierangelo Masarati
|
2f81cc64b1
|
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)
|
2006-01-06 16:26:36 +00:00 |
|
Pierangelo Masarati
|
4dd4ecd620
|
move supporting exops to bvarray
|
2006-01-06 16:25:31 +00:00 |
|
Pierangelo Masarati
|
693697bfd9
|
cleanup callback freeing
|
2006-01-06 16:24:37 +00:00 |
|
Pierangelo Masarati
|
f9a104bf4d
|
allow backend_attribute to check access to "entry" and "children" pseudo-attributes
|
2006-01-06 16:24:07 +00:00 |
|
Pierangelo Masarati
|
2c21dbd56f
|
cleanup
|
2006-01-06 16:23:17 +00:00 |
|
Pierangelo Masarati
|
5354f2d4e6
|
plug one-time leaks
|
2006-01-06 16:22:47 +00:00 |
|
Pierangelo Masarati
|
a3c4b98bc9
|
minor fixes: typos, comments about ITS#3523
|
2006-01-06 16:21:22 +00:00 |
|
Pierangelo Masarati
|
b1fb7f824d
|
minor cleanup
|
2006-01-06 16:20:24 +00:00 |
|
Pierangelo Masarati
|
60ccde8f14
|
fix comment
|
2006-01-06 16:20:00 +00:00 |
|
Pierangelo Masarati
|
80dac35c5e
|
cleanup previous commit
|
2006-01-06 16:04:07 +00:00 |
|
Pierangelo Masarati
|
d384ab5ad9
|
allow addiion of suffix entry when default referral is defined (ITS#4310)
|
2006-01-06 14:50:43 +00:00 |
|
Howard Chu
|
d1693d4a07
|
ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLACE_BROKEN_YIELD/
|
2006-01-06 06:07:36 +00:00 |
|
Kurt Zeilenga
|
f5fd375d38
|
i before e and other cleanup
|
2006-01-06 05:50:51 +00:00 |
|
Kurt Zeilenga
|
8e5f98e7f5
|
Remove usleep(3) detection (unused)
|
2006-01-06 05:41:40 +00:00 |
|
Kurt Zeilenga
|
a2400cbfc5
|
Add configure support for REPLACE_SCHED_YIELD
|
2006-01-06 05:38:57 +00:00 |
|
Kurt Zeilenga
|
21d15546d3
|
Make use of nanosleep/select as a sched_yeild(2) replacement
conditional on REPLACE_SCHED_YEILD. Configure support
needed.
|
2006-01-06 05:22:35 +00:00 |
|
Howard Chu
|
a614a1c16e
|
Cleanup task declarations
|
2006-01-06 04:06:18 +00:00 |
|
Howard Chu
|
c07045b0b6
|
Document cachefree option added in 2.3.14
|
2006-01-06 03:55:59 +00:00 |
|
Howard Chu
|
e82ce6444c
|
ITS#4308 fix cache flush task interval
|
2006-01-06 03:51:56 +00:00 |
|