Howard Chu
|
b623699a44
|
Support for obsolete proxy authorization control
|
2006-03-30 08:22:39 +00:00 |
|
Pierangelo Masarati
|
24cdb2b280
|
fix test047
|
2006-03-29 11:12:10 +00:00 |
|
Pierangelo Masarati
|
02966c3d1c
|
fix handling of expired connections (ITS#4429; need to look at back-meta as well)
|
2006-03-29 01:26:42 +00:00 |
|
Pierangelo Masarati
|
a38e5265d4
|
fix typos
|
2006-03-28 23:08:47 +00:00 |
|
Pierangelo Masarati
|
117ba158da
|
glued back-ldap comprehensive test (should have been put before test039...)
|
2006-03-28 21:54:56 +00:00 |
|
Pierangelo Masarati
|
bacd1f170f
|
leave existing controls in place if proxyAuthz is not required by idassert (ITS#4457)
|
2006-03-28 21:45:54 +00:00 |
|
Pierangelo Masarati
|
e673b4d9ad
|
propagate pretty DN (ITS#4456)
|
2006-03-28 19:20:01 +00:00 |
|
Pierangelo Masarati
|
323c921fba
|
fix "packets" debug value
|
2006-03-28 15:07:51 +00:00 |
|
Pierangelo Masarati
|
e5e8a5a597
|
fix previous commit: count to nreqs or maxkids, whatever is larger
|
2006-03-28 11:51:40 +00:00 |
|
Pierangelo Masarati
|
f30c613c5f
|
allow attrsonly; allow "random" read
|
2006-03-28 00:14:11 +00:00 |
|
Pierangelo Masarati
|
0a465343fb
|
cleanup
|
2006-03-27 00:31:38 +00:00 |
|
Pierangelo Masarati
|
51e1ab59cd
|
streamline handling of simple bind by global overlays (ITS#4454)
|
2006-03-26 23:03:43 +00:00 |
|
Pierangelo Masarati
|
9003f3cfa4
|
make referral chasing optional
|
2006-03-25 10:13:30 +00:00 |
|
Pierangelo Masarati
|
177c051f0f
|
use asynchronous API; note that an endless loop may occur (ITS#4450; no fix yet)
|
2006-03-25 08:16:19 +00:00 |
|
Pierangelo Masarati
|
82d50f40ed
|
don't chase referrals (essentially, because it may cause an endless loop in libldap/request.c:ldap_chase_v3referrals)
|
2006-03-25 08:10:31 +00:00 |
|
Pierangelo Masarati
|
1418b2c5b1
|
fix previous commit: actually free the connection in case of failed bind
|
2006-03-25 01:12:27 +00:00 |
|
Pierangelo Masarati
|
fd5208c18f
|
destroy bind connection after failed bind (ITS#4428)
|
2006-03-25 00:33:42 +00:00 |
|
Pierangelo Masarati
|
00073c8cac
|
fix operational attrs return with chain overlay (ITS#4431); misc cleanup
|
2006-03-24 22:49:51 +00:00 |
|
Pierangelo Masarati
|
6cfb262564
|
check regression of ITS#4448
|
2006-03-24 01:19:54 +00:00 |
|
Pierangelo Masarati
|
f48bf42578
|
seems to fix referral chasing (ITS#4448)
|
2006-03-24 01:18:36 +00:00 |
|
Pierangelo Masarati
|
3160c03dab
|
cleanup previous commit
|
2006-03-23 23:01:14 +00:00 |
|
Pierangelo Masarati
|
3437406a0b
|
honor "chase-referrals no" (ITS#4447)
|
2006-03-23 21:01:19 +00:00 |
|
Pierangelo Masarati
|
70211e9be5
|
handle abnormal condition
|
2006-03-23 18:36:10 +00:00 |
|
Pierangelo Masarati
|
86941d0c70
|
improve referral handling
|
2006-03-23 00:19:09 +00:00 |
|
Luca Scamoni
|
b534609b88
|
fixes link for ldap_rename.3
|
2006-03-20 12:31:09 +00:00 |
|
Pierangelo Masarati
|
324431062b
|
refuse illegal values for "threads" (ITS#4433)
|
2006-03-20 12:12:28 +00:00 |
|
Pierangelo Masarati
|
8c9f071238
|
duplicate string from environment, as it may be overridden by the user (ITS#4436)
|
2006-03-20 11:57:16 +00:00 |
|
Pierangelo Masarati
|
df2b44c3b9
|
destroy ld_conn_mutex (ITS#4441)
|
2006-03-20 11:14:43 +00:00 |
|
Pierangelo Masarati
|
9019ea74ee
|
fix leak
|
2006-03-19 23:26:12 +00:00 |
|
Pierangelo Masarati
|
aeb20faf51
|
improve previous commit
|
2006-03-10 12:30:33 +00:00 |
|
Pierangelo Masarati
|
ee9c11dd08
|
don't pass uninitialized pointers around
|
2006-03-10 12:14:58 +00:00 |
|
Luke Howard
|
486721d531
|
Fix build if LDAP_X_TXN is undefined
|
2006-03-10 02:44:32 +00:00 |
|
Kurt Zeilenga
|
ffee887d71
|
Update certificate schema to use IANA assigned OIDs
|
2006-03-08 20:07:25 +00:00 |
|
Kurt Zeilenga
|
71511a0569
|
more txn infrastructure
|
2006-03-08 05:54:10 +00:00 |
|
Howard Chu
|
3b4fc9b393
|
Add subord scope for syncrepl
|
2006-03-07 22:40:00 +00:00 |
|
Howard Chu
|
afa10c3486
|
Add "subord" alias for subordinate scope
|
2006-03-07 22:39:09 +00:00 |
|
Kurt Zeilenga
|
815c178edc
|
control/TXN cleanup
|
2006-03-07 22:05:57 +00:00 |
|
Kurt Zeilenga
|
544d00f3e5
|
Fix encoding
|
2006-03-07 21:48:47 +00:00 |
|
Kurt Zeilenga
|
4a87798893
|
Remove developer's assert
|
2006-03-07 21:48:25 +00:00 |
|
Kurt Zeilenga
|
8788a2af36
|
Disallow pre/post reads in transactions (haven't yet specified
protocol mechanism to return update response controls).
|
2006-03-07 20:31:46 +00:00 |
|
Howard Chu
|
e30be8748a
|
Fix prev commit
|
2006-03-07 12:55:27 +00:00 |
|
Howard Chu
|
2c7f300619
|
FIx olcMirrorMode keyword
|
2006-03-07 12:48:46 +00:00 |
|
Kurt Zeilenga
|
247536744e
|
Some more txn infrastructure
|
2006-03-07 08:07:21 +00:00 |
|
Kurt Zeilenga
|
662051cd16
|
cleanup
|
2006-03-07 07:19:15 +00:00 |
|
Kurt Zeilenga
|
fad69dbef8
|
Additional TXN changes
|
2006-03-07 02:21:27 +00:00 |
|
Kurt Zeilenga
|
8ac8d70a55
|
TXN protocol element parsers (without any backend support)
Misc cleanup
|
2006-03-07 00:48:14 +00:00 |
|
Kurt Zeilenga
|
17c826f370
|
Add missing break, ugh.
|
2006-03-06 22:47:06 +00:00 |
|
Kurt Zeilenga
|
cafc204a13
|
fix prev commit
|
2006-03-06 22:32:11 +00:00 |
|
Kurt Zeilenga
|
d787d7692e
|
Cleanup
|
2006-03-06 22:30:12 +00:00 |
|
Kurt Zeilenga
|
f45cf3002f
|
Don't commit transactions if modify failed.
|
2006-03-06 22:25:11 +00:00 |
|