Rein Tollevik
|
2a4bce0633
|
More for ITS#6045: clear o_callback as well.
|
2009-04-04 20:25:38 +00:00 |
|
Rein Tollevik
|
4901d77f94
|
Fixed previous again, using o_bd->bd_self is safer.
|
2009-04-04 20:09:43 +00:00 |
|
Rein Tollevik
|
aef88182ab
|
Fixed previous edit: Use op->o_bd, not a copy of ss->s_op->o_bd
|
2009-04-04 17:58:58 +00:00 |
|
Rein Tollevik
|
ab0d7543df
|
ITS#6045: Use copy of db when testing filter in matchops.
|
2009-04-03 17:55:47 +00:00 |
|
Rein Tollevik
|
f30269f5d2
|
ITS#6024 Don't send cookies without csn.
|
2009-03-15 23:05:08 +00:00 |
|
Howard Chu
|
14d4ca86e1
|
Fix prev 2 commits: make sure op is Modify before testing modlist,
don't checkpoint when adding the context entry to a DB
|
2009-03-14 09:03:30 +00:00 |
|
Howard Chu
|
1e651713e2
|
ITS#5988 allow entries without CSN to be replicated
|
2009-03-14 07:22:19 +00:00 |
|
Howard Chu
|
9764499136
|
ITS#5973 re-enable patch
|
2009-03-14 07:21:06 +00:00 |
|
Howard Chu
|
fb35e344ed
|
Fix prev commit
|
2009-03-13 23:25:00 +00:00 |
|
Howard Chu
|
2f14098a9b
|
ITS#5988 don't respond if consumer's state is newer than ours
|
2009-03-13 23:09:14 +00:00 |
|
Howard Chu
|
43b23ce31c
|
ITS#5999 better modtarget tracking
|
2009-03-13 22:59:20 +00:00 |
|
Howard Chu
|
6044e46ec7
|
Avoid shutdown problems
|
2009-03-13 08:33:34 +00:00 |
|
Howard Chu
|
0af440befe
|
Cleanup prev commit
|
2009-03-13 07:50:45 +00:00 |
|
Howard Chu
|
eb3e92481b
|
More for #6020
|
2009-03-13 06:44:49 +00:00 |
|
Howard Chu
|
bbe1285696
|
For #6020 log remote sid in syncprov_sendresp
|
2009-03-13 03:44:51 +00:00 |
|
Howard Chu
|
4775157666
|
More for prev commit
|
2009-03-13 01:07:45 +00:00 |
|
Howard Chu
|
553d6a9963
|
ITS#5973 hide this for now, it's broken
|
2009-03-13 00:28:09 +00:00 |
|
Howard Chu
|
d03e5ad14e
|
More for prev commit
|
2009-03-13 00:26:24 +00:00 |
|
Howard Chu
|
011d1ca8bc
|
Fix prev commit
|
2009-03-13 00:15:28 +00:00 |
|
Howard Chu
|
83870c03d2
|
ITS#6020 better tracking of where changes came from
|
2009-03-13 00:14:19 +00:00 |
|
Howard Chu
|
7c183775d0
|
Check rc in prev commit
|
2009-03-05 17:53:01 +00:00 |
|
Howard Chu
|
75943bcd3f
|
ITS#5985 Only play one queued response at a time per psearch thread
|
2009-03-05 11:21:07 +00:00 |
|
Rein Tollevik
|
47011649f7
|
ITS#5973 use the modify op to pass csn updates from syncrepl to syncprov
|
2009-02-24 20:11:22 +00:00 |
|
Rein Tollevik
|
0157ae4744
|
ITS#5972 Added newCookie sync info messages.
|
2009-02-24 20:01:08 +00:00 |
|
Rein Tollevik
|
5909aa56ff
|
ITS#5969 update consumers csn when providers change.
|
2009-02-23 00:37:12 +00:00 |
|
Howard Chu
|
e841247c90
|
Fix corrupted CSN issue
|
2009-02-16 00:12:38 +00:00 |
|
Howard Chu
|
99e47ef47a
|
(Temporarily) define CHECK_CSN for all LDAP_DEVEL builds
|
2009-02-15 23:21:28 +00:00 |
|
Howard Chu
|
55cc203b52
|
More CHECK_CSN tests
|
2009-02-15 23:17:45 +00:00 |
|
Howard Chu
|
450f352ec1
|
Fix compare op
|
2009-02-15 23:14:25 +00:00 |
|
Howard Chu
|
686ceac31f
|
Add some asserts on CSN validity
|
2009-02-11 22:00:00 +00:00 |
|
Howard Chu
|
461ffd51f6
|
Reverse lock order when detaching op
|
2009-01-28 02:03:07 +00:00 |
|
Howard Chu
|
532347bb3c
|
ITS#5881 consumer must use ManageDSAiT control to retrieve referrals
as entries. provider must preserve incoming ManageDSAiT status.
|
2009-01-24 07:04:42 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Howard Chu
|
c71e7b399a
|
ITS#5827, release syncop after mod op completes
|
2008-11-23 20:43:39 +00:00 |
|
Howard Chu
|
5dc58028c1
|
ITS#5710 fix stupid updateCookie hack, use explicit o_dont_replicate flag
|
2008-11-06 21:10:25 +00:00 |
|
Howard Chu
|
f463be3b95
|
Add DBFLAG_CLEAN for a DB that was cleanly shut down; don't bother
scanning to verify contextCSN for clean shutdowns (ITS#5640)
|
2008-11-02 23:06:10 +00:00 |
|
Howard Chu
|
d75a567708
|
Really fix ITS#5709 - more explicit check for un-replicatable ops, and
don't send ctxcsn update if current maxcsn doesn't match current csn
|
2008-11-02 15:26:25 +00:00 |
|
Rein Tollevik
|
7ec3743aa5
|
ITS#5776 prevent duplicate removal of qtask from runqueue.
|
2008-10-28 20:33:46 +00:00 |
|
Hallvard Furuseth
|
e3bc5b64c6
|
Warning cleanup: Remove no-op bv_len < 0 and bv_len >= 0 tests
|
2008-10-17 17:40:48 +00:00 |
|
Pierangelo Masarati
|
dc414747a7
|
silence warnings
|
2008-09-16 14:44:24 +00:00 |
|
Rein Tollevik
|
99d004189a
|
ITS#5596 contextCSN updates are internal operations.
|
2008-07-04 23:44:39 +00:00 |
|
Pierangelo Masarati
|
103c7b48e2
|
allow olcSpReloadHint in olcSyncProvConfig (ITS#5591)
|
2008-07-02 22:37:34 +00:00 |
|
Howard Chu
|
731aad4c4d
|
ITS#5589 delcsn / NULL cookie
|
2008-07-02 16:27:17 +00:00 |
|
Rein Tollevik
|
e5dfb18abc
|
ITS#5564 ignore clients contextCSN when doing full reload.
|
2008-06-18 19:38:39 +00:00 |
|
Rein Tollevik
|
06379f9cf9
|
ITS#5548 use syncrepl Connection when evaluating filter and acl.
|
2008-06-13 15:55:01 +00:00 |
|
Howard Chu
|
83c16b8fc7
|
ITS#5337 fix maxcsn search at startup
|
2008-05-29 23:48:35 +00:00 |
|
Howard Chu
|
a709d8b69a
|
Fix rev 1.220 - remove extra free_syncop()
|
2008-05-29 16:58:32 +00:00 |
|
Howard Chu
|
684a213f0b
|
ITS#5488 from Rein Tollevik: propagate syncrepl contextCSN to providers
|
2008-05-28 02:46:35 +00:00 |
|
Howard Chu
|
b92472c3e4
|
ITS#5487 from Rein Tollevik: syncprov_findbase searched wrong backend
|
2008-05-28 02:45:18 +00:00 |
|
Howard Chu
|
96d5ed5bc5
|
ITS#5465 ignore ops without queued CSNs
|
2008-05-13 21:57:19 +00:00 |
|