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 |
|
Kurt Zeilenga
|
d15ce4d967
|
Need to clear controls before ldap_txn_end_s call.
Provide proxy control in bind calls instead of via ldap_set_option()
|
2006-03-06 21:46:31 +00:00 |
|
Kurt Zeilenga
|
825ce79611
|
Initial and rough client-side implementation of the revised LDAP
Transactions specification. A work in progress! Comments welcomed.
|
2006-03-06 21:20:36 +00:00 |
|
Kurt Zeilenga
|
f43cb38485
|
I-D updates
|
2006-03-06 20:55:11 +00:00 |
|
Luke Howard
|
e5a5f5e1b2
|
Don't fail compile if LDAP_EXOP_X_TURN undefined (ie. if LDAP_REL_ENG undefined)
|
2006-03-05 04:23:59 +00:00 |
|
Pierangelo Masarati
|
e46f2a137c
|
add search capabilities from a selected pool of filters
|
2006-03-04 19:27:27 +00:00 |
|
Pierangelo Masarati
|
3861c47316
|
queue implicit binds (ITS#4409)
|
2006-03-03 16:27:00 +00:00 |
|
Pierangelo Masarati
|
7ec2c64e73
|
add anonymous binding
|
2006-03-03 16:03:05 +00:00 |
|
Pierangelo Masarati
|
cfa9178822
|
split operations in inner/outer loops
|
2006-03-03 16:02:34 +00:00 |
|
Pierangelo Masarati
|
9c1ca54d1a
|
cleanup
|
2006-03-03 16:02:07 +00:00 |
|
Pierangelo Masarati
|
9d697d50f0
|
add ldap_initialize(); trim description of LDAP structure (now opaque)
|
2006-03-03 09:47:12 +00:00 |
|
Kurt Zeilenga
|
4c64b8626d
|
Add support for GSER-encoded certificateExactAsssertion values
|
2006-03-03 04:54:49 +00:00 |
|
Luke Howard
|
0ccbce9d09
|
Always pass valid BerElement to ldap_create_control() to avoid assert fail
|
2006-03-02 16:50:34 +00:00 |
|
Pierangelo Masarati
|
38d6716118
|
free subtree-exclude resources (forced commit)
|
2006-03-02 00:38:25 +00:00 |
|
Pierangelo Masarati
|
a3f4f0b2db
|
map result codes as required (ITS#4419)
|
2006-03-02 00:35:12 +00:00 |
|
Kurt Zeilenga
|
88d7428fbf
|
Add UDDI schema RFC
|
2006-03-01 16:41:07 +00:00 |
|