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 |
|
Howard Chu
|
c7a49fcfc5
|
ITS#5506 reset op2.o_extra
|
2008-05-12 18:33:05 +00:00 |
|
Howard Chu
|
9ce205818e
|
ITS#5493 always send cookie with delta-sync entries
|
2008-05-09 01:51:26 +00:00 |
|
Howard Chu
|
198b14be90
|
ITS#5486, fix rev 1.219. Must never use s_op directly, must always use
a copy.
|
2008-05-06 03:03:47 +00:00 |
|
Howard Chu
|
b16478a5ca
|
Avoid queueing response on abandoned psearches
|
2008-04-29 22:09:12 +00:00 |
|
Howard Chu
|
64315e3087
|
ITS#5451 glue deadlock fix
|
2008-04-28 12:53:04 +00:00 |
|
Howard Chu
|
90a45655c2
|
ITS#5484 remove syncop from runq before freeing it
|
2008-04-24 18:35:35 +00:00 |
|
Howard Chu
|
f8a012cc83
|
Revert prev commit
|
2008-04-17 00:03:06 +00:00 |
|
Howard Chu
|
2abce97228
|
ITS#5470 don't return any data at all until we have a ctxcsn
|
2008-04-16 10:37:44 +00:00 |
|
Howard Chu
|
626608f5f2
|
ITS#5437, #5444 if numcsns don't match, set changed flag
|
2008-04-03 08:43:48 +00:00 |
|
Pierangelo Masarati
|
8cb162ef44
|
fix bitwise test (ITS#5445)
|
2008-03-31 16:58:03 +00:00 |
|
Howard Chu
|
50a26bec0a
|
ITS#5434 again
|
2008-03-25 05:08:21 +00:00 |
|
Howard Chu
|
fc69e61be6
|
ITS#5432 don't send cookie with delete set if there's no true delete CSN
|
2008-03-21 00:09:24 +00:00 |
|
Howard Chu
|
261d2420f4
|
ITS#5434 search thru other overlays when present
|
2008-03-20 00:31:42 +00:00 |
|
Howard Chu
|
0abf40063f
|
ITS#5433 checkpoint must write to master DB
|
2008-03-20 00:26:14 +00:00 |
|
Howard Chu
|
4097d261bb
|
Use <ldap_queue.h> macros for prev commit
|
2008-03-14 16:49:53 +00:00 |
|
Howard Chu
|
0cb9cb04ea
|
ITS#5401 make sure connection is still alive before detaching op
|
2008-03-13 10:49:32 +00:00 |
|
Pierangelo Masarati
|
5417aa895a
|
use the replication persistent search identity to check whether a modification must be replicated (ITS#5418)
|
2008-03-12 22:31:28 +00:00 |
|
Howard Chu
|
a287573d2d
|
ITS#5407 more checks for pool pausing
|
2008-03-08 23:51:07 +00:00 |
|
Howard Chu
|
26c08cb64a
|
Fix prev commit (thanks Ando)
|
2008-03-08 22:12:57 +00:00 |
|
Howard Chu
|
44b1af6e65
|
ITS#5405 fix race condition
|
2008-03-08 02:00:36 +00:00 |
|
Howard Chu
|
525f266d10
|
ITS#5367 revert prev commit
|
2008-02-11 00:19:43 +00:00 |
|
Howard Chu
|
32a082c24b
|
Cleanup
|
2008-02-10 02:10:28 +00:00 |
|