Pierangelo Masarati
|
c0d95f08c1
|
record value-dependent state for acl_mask_dn() (ITS#4587)
|
2006-06-14 18:33:02 +00:00 |
|
Pierangelo Masarati
|
e8298cd3a5
|
further checks for ITS#4587
|
2006-06-14 18:31:35 +00:00 |
|
Kurt Zeilenga
|
4a16052152
|
cleanup
|
2006-06-14 06:02:44 +00:00 |
|
Kurt Zeilenga
|
3593bc7abf
|
Deprecated.
|
2006-06-14 05:55:34 +00:00 |
|
Kurt Zeilenga
|
68543e80a3
|
Add comment
|
2006-06-14 04:26:36 +00:00 |
|
Kurt Zeilenga
|
9384d97060
|
Use shared project acknowledgement
|
2006-06-14 04:24:43 +00:00 |
|
Kurt Zeilenga
|
82a2476457
|
More cleanup
|
2006-06-14 04:21:54 +00:00 |
|
Kurt Zeilenga
|
3e63cadf94
|
cleanup
|
2006-06-14 04:15:41 +00:00 |
|
Kurt Zeilenga
|
ad326a0192
|
Misc updates. Need to add deprecated routines to the
"DEPRECATED INTERFACES" section.
|
2006-06-14 01:25:04 +00:00 |
|
Kurt Zeilenga
|
ca2129bbff
|
Don't refer to deprecated routines
|
2006-06-14 00:28:16 +00:00 |
|
Kurt Zeilenga
|
19f69bbe35
|
more updates
|
2006-06-14 00:19:32 +00:00 |
|
Kurt Zeilenga
|
511d395f1f
|
Additional updates
|
2006-06-14 00:17:31 +00:00 |
|
Kurt Zeilenga
|
c801634137
|
fix typo
|
2006-06-14 00:04:42 +00:00 |
|
Kurt Zeilenga
|
e7a4376d0b
|
deprecated replaced by Deprecated
|
2006-06-13 23:37:46 +00:00 |
|
Kurt Zeilenga
|
34b9fc1a3c
|
Another fix
|
2006-06-13 23:15:06 +00:00 |
|
Kurt Zeilenga
|
6d3ef7ebec
|
Additional cleanup
|
2006-06-13 23:09:33 +00:00 |
|
Kurt Zeilenga
|
e767eae99d
|
Shared text
|
2006-06-13 23:07:28 +00:00 |
|
Kurt Zeilenga
|
9059f20681
|
Tweaks to last commit
|
2006-06-13 23:07:10 +00:00 |
|
Kurt Zeilenga
|
1a6aab0540
|
Update ldap_abandon(3) as example as to how to document
non-deprecated v. deprecated interfaces.
|
2006-06-13 22:31:34 +00:00 |
|
Pierangelo Masarati
|
b5e33f8de9
|
don't search past end of berval
|
2006-06-13 20:34:02 +00:00 |
|
Pierangelo Masarati
|
103392b9a3
|
fix scheme recognition (ITS#4575)
|
2006-06-13 19:45:11 +00:00 |
|
Pierangelo Masarati
|
41ceb4af9d
|
don't risk using dangling pointers when looping thru connections (ITS#4405)
|
2006-06-13 18:00:33 +00:00 |
|
Pierangelo Masarati
|
4a071da8c2
|
refine previous commit
|
2006-06-13 10:03:44 +00:00 |
|
Pierangelo Masarati
|
f6e4f20254
|
test for ITS#4587; another bit of fix for that
|
2006-06-13 08:53:34 +00:00 |
|
Howard Chu
|
adba963c32
|
ITS#4587, selfwrite should apply to more than just USERS acl's
|
2006-06-13 03:19:07 +00:00 |
|
Pierangelo Masarati
|
ed0d8d0a94
|
fix "require" inheritance and handling of "none" (ITS#4574)
|
2006-06-13 00:16:45 +00:00 |
|
Pierangelo Masarati
|
439cd9be74
|
clean orm_modlist before each mod
|
2006-06-12 22:56:30 +00:00 |
|
Pierangelo Masarati
|
ea6c83481b
|
add return-error support to searches
|
2006-06-12 22:27:52 +00:00 |
|
Pierangelo Masarati
|
7b6d39a043
|
fix and clarify usage details
|
2006-06-12 22:23:41 +00:00 |
|
Pierangelo Masarati
|
0f8f25cf1a
|
add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570)
|
2006-06-12 22:09:43 +00:00 |
|
Pierangelo Masarati
|
a8c073fac1
|
only allow back-ldap/meta as modules if --enable-dynamic (ITS#4564)
|
2006-06-12 18:09:30 +00:00 |
|
Pierangelo Masarati
|
5ae3ee1cde
|
cleanup
|
2006-06-12 18:08:51 +00:00 |
|
Pierangelo Masarati
|
7e275fdc2c
|
address ITS#4586
|
2006-06-12 15:52:23 +00:00 |
|
Howard Chu
|
aa6bd34724
|
Add short sleeps to allow deferred refint to complete
|
2006-06-12 14:06:40 +00:00 |
|
Howard Chu
|
1a86d4f663
|
Use separate task for refint operations - avoids re-entrancy issue,
prevents delay of client, removes dependency on slap_replog knowledge
|
2006-06-12 14:06:00 +00:00 |
|
Luke Howard
|
88b499b93d
|
s/ber_tag_t/int where appropriate
Note about possible ITS#4158 breakage for SLAPI_CONN_DN
|
2006-06-12 08:40:39 +00:00 |
|
Luke Howard
|
e752b0b9af
|
Don't call search rewriter plugins for internal operations
|
2006-06-11 10:10:32 +00:00 |
|
Luke Howard
|
0e5ff3dbd0
|
Add internal bind/unbind/search/compare/abandon plugin types
|
2006-06-11 09:54:15 +00:00 |
|
Luke Howard
|
60b25fb095
|
Add internal bind/unbind/search/compare/abandon plugin types
|
2006-06-11 09:47:54 +00:00 |
|
Luke Howard
|
7ca0a72a3a
|
fix previous commit
|
2006-06-11 08:29:07 +00:00 |
|
Luke Howard
|
71827d002d
|
Add SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing o_no_subordinate_glue
|
2006-06-11 06:50:53 +00:00 |
|
Luke Howard
|
1ebfd26ca3
|
Fix broken referral handling in slapi_send_ldap_result()
|
2006-06-11 06:49:58 +00:00 |
|
Pierangelo Masarati
|
20542a045f
|
fix previous commit
|
2006-06-10 19:47:31 +00:00 |
|
Pierangelo Masarati
|
33d79d1541
|
fix error mapping
|
2006-06-10 18:11:52 +00:00 |
|
Pierangelo Masarati
|
bed74c02cc
|
improve logging
|
2006-06-10 17:41:55 +00:00 |
|
Pierangelo Masarati
|
ca0184c309
|
centralize and cleanup bind response handling
|
2006-06-10 16:33:55 +00:00 |
|
Pierangelo Masarati
|
31a004840d
|
cleanup identity assertion; ready for porting to back-meta
|
2006-06-10 16:33:26 +00:00 |
|
Pierangelo Masarati
|
6bd9aa3755
|
remove unnecessary locks and resource cleanup
|
2006-06-10 15:30:24 +00:00 |
|
Pierangelo Masarati
|
0e4fae93be
|
further cleanup; fix filter specification for slapd-bind
|
2006-06-10 15:20:55 +00:00 |
|
Luke Howard
|
a75a4f4eff
|
Honour o_no_subordinate_glue
Don't pollute o_req_ndn after resetting (hyc please review)
|
2006-06-10 12:31:22 +00:00 |
|