Howard Chu
|
6d9e2cac21
|
Fix prev commit
|
2007-08-25 16:00:15 +00:00 |
|
Howard Chu
|
a1c088ed02
|
ITS#5077 again
|
2007-08-25 15:40:39 +00:00 |
|
Pierangelo Masarati
|
96611ac703
|
getting an abnormal number of empty syncUUID...
|
2007-08-25 15:15:05 +00:00 |
|
Pierangelo Masarati
|
25d46e7578
|
rework controls API
|
2007-08-22 22:35:14 +00:00 |
|
Howard Chu
|
df2dcbcbe6
|
More for ITS#5077
|
2007-08-20 20:00:15 +00:00 |
|
Pierangelo Masarati
|
ca1aed557b
|
make lutil_uuidstr_from_normalized() return the length of the string
|
2007-08-17 15:08:47 +00:00 |
|
Pierangelo Masarati
|
403704b7bc
|
move uuid normalized to string to liblutil
|
2007-08-17 12:42:52 +00:00 |
|
Hallvard Furuseth
|
f5d1a15fec
|
Remove lint
|
2007-08-16 14:41:48 +00:00 |
|
Pierangelo Masarati
|
1f3d88f32b
|
recent check for syncrepl searchbase broke test048; fixing...
|
2007-08-13 20:51:42 +00:00 |
|
Howard Chu
|
cd47824bbb
|
ITS#5077 fix attr_cmp loop termination
|
2007-08-10 23:10:59 +00:00 |
|
Howard Chu
|
856bf9bd48
|
ITS#5065 don't crash if old cookieCSN is sent
|
2007-08-10 22:52:04 +00:00 |
|
Pierangelo Masarati
|
caf89557ab
|
syncrepl searchbase must be within the database naming context (ITS#5073)
|
2007-08-08 18:23:22 +00:00 |
|
Ralf Haferkamp
|
3a9310431e
|
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
|
2007-08-03 12:02:07 +00:00 |
|
Howard Chu
|
f28d9e800f
|
Fix mirrormode/tool mode
|
2007-07-14 00:12:47 +00:00 |
|
Howard Chu
|
88cbe052e0
|
Fallout from ITS#4986 - remove unused param of select_backend()
|
2007-07-13 03:18:20 +00:00 |
|
Howard Chu
|
10264919f4
|
Fix uninit'd op req DN
|
2007-06-19 13:07:12 +00:00 |
|
Howard Chu
|
299d19506a
|
ITS#4933 use ldap_set_option for search timelimit
|
2007-06-19 11:49:50 +00:00 |
|
Pierangelo Masarati
|
9ff76148ab
|
test goes __after__ done (ITS#5014 :)
|
2007-06-16 10:53:48 +00:00 |
|
Pierangelo Masarati
|
844f13fbe8
|
don't forget to log errors (ITS#5014)
|
2007-06-14 23:07:40 +00:00 |
|
Pierangelo Masarati
|
74ca4680db
|
more ITS#4973 initialization
|
2007-05-19 14:12:24 +00:00 |
|
Hallvard Furuseth
|
93fbb87545
|
Give OperationBuffer normal struct members instead of using
LBER_ALIGNED_BUFFER(OPERATION_BUFFER_SIZE), as discussed in ITS#4078.
Add a corresponding SyncOperationBuffer in overlays/syncprov.c.
|
2007-05-18 23:54:26 +00:00 |
|
Howard Chu
|
8726062e1d
|
Fix typo in prev commit
|
2007-05-10 20:15:40 +00:00 |
|
Howard Chu
|
2779af4730
|
ITS#4952 use memcmp to compare CSN values
|
2007-05-10 18:46:15 +00:00 |
|
Hallvard Furuseth
|
d72acf7250
|
Struct/array initializers must be constant expressions in C89
|
2007-05-09 19:09:32 +00:00 |
|
Howard Chu
|
626e9aabea
|
coverity scan, ch_realloc won't return NULL
|
2007-05-08 14:01:16 +00:00 |
|
Howard Chu
|
97d0de6c1f
|
ITS#4915 log failure retry status
|
2007-04-06 01:16:55 +00:00 |
|
Howard Chu
|
64000c5fc7
|
ITS#4904 fix delta-sync modlist free
|
2007-04-02 21:22:43 +00:00 |
|
Pierangelo Masarati
|
639d678592
|
cleanup struct declarations
|
2007-03-20 01:07:10 +00:00 |
|
Pierangelo Masarati
|
5ed0fc3749
|
re-fix previus commit the other way 'round (rids are < 1000)
|
2007-02-24 18:29:55 +00:00 |
|
Pierangelo Masarati
|
b0f63112be
|
fix type/format mismatch
|
2007-02-24 18:00:46 +00:00 |
|
Howard Chu
|
06212e9de9
|
Plug leaks
|
2007-02-16 02:22:24 +00:00 |
|
Howard Chu
|
7dc2199bfd
|
Fix rev 1.312
|
2007-02-14 00:08:26 +00:00 |
|
Howard Chu
|
59d4b38a7c
|
syncinfo_free must be able to free multiple syncinfos
|
2007-02-13 14:35:53 +00:00 |
|
Howard Chu
|
ab2a55d222
|
Coverity error
|
2007-02-13 11:03:41 +00:00 |
|
Howard Chu
|
c5b33893f0
|
Fix fetching of initial contextCSN, updating from syncprov
|
2007-02-07 06:26:22 +00:00 |
|
Howard Chu
|
04f46aa880
|
ITS#4832 fix unint'd var
|
2007-02-07 00:41:15 +00:00 |
|
Howard Chu
|
3f20aa245f
|
Partially revert prev commit, delete unused parameter, fix psearch response
|
2007-02-06 05:58:01 +00:00 |
|
Howard Chu
|
1403491288
|
Fixes for glue and persist chaining
|
2007-02-06 05:29:00 +00:00 |
|
Howard Chu
|
d87d11eb09
|
Add a debug message when skipping an old entry.
|
2007-02-06 00:06:09 +00:00 |
|
Howard Chu
|
250cbd286a
|
Optimization: send sid in cookie to avoid getting our changes sent
back to us.
|
2007-02-05 23:10:22 +00:00 |
|
Howard Chu
|
2432378de8
|
Fix compare_csns to accept new cookie when there are more CSNs than
we knew about before
|
2007-02-05 11:03:36 +00:00 |
|
Howard Chu
|
d57ad4f3c0
|
More for contextCSN checks
|
2007-02-05 07:36:07 +00:00 |
|
Howard Chu
|
f41343aa21
|
Add entryCSN comparison for consistency check
|
2007-02-05 06:07:27 +00:00 |
|
Howard Chu
|
9320f002e3
|
Fix prev commit, doesn't need permissive modify
|
2007-02-05 05:59:43 +00:00 |
|
Howard Chu
|
21b49a09e7
|
Use permissive modify on contextCSN
|
2007-02-05 05:25:13 +00:00 |
|
Howard Chu
|
fffaea79eb
|
Preliminary multi-context support for syncrepl. Passes all single-master
tests, needs multi-master testing.
|
2007-02-05 04:50:07 +00:00 |
|
Howard Chu
|
7d2a744acf
|
Fix prev commit
|
2007-02-04 00:16:54 +00:00 |
|
Howard Chu
|
8b43a8475f
|
Fix ITS#4827, was losing the entryCSN mod.
|
2007-02-01 05:21:21 +00:00 |
|
Pierangelo Masarati
|
fd71fdf83e
|
plug one-time leaks related to configuration
|
2007-01-27 21:15:11 +00:00 |
|
Pierangelo Masarati
|
5bf79a5686
|
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
|
2007-01-27 16:38:20 +00:00 |
|