Andreas Schneider
|
3137967714
|
Add basename and dirname test with a uri.
|
2008-05-21 16:05:45 +02:00 |
|
Andreas Schneider
|
49e10b7e6a
|
Add debug message if mkdirs fails.
|
2008-05-21 15:50:27 +02:00 |
|
Andreas Schneider
|
a46a39ce0e
|
Fix typo in config and config parser.
|
2008-05-21 15:22:45 +02:00 |
|
Andreas Schneider
|
2ee63f24aa
|
Better description for backup mode.
|
2008-05-21 15:11:26 +02:00 |
|
Andreas Schneider
|
0304353e2e
|
Merge branch 'master' of git://git.csync.org/csync
|
2008-05-21 14:47:28 +02:00 |
|
Andreas Schneider
|
d720975617
|
Fix backup mode.
|
2008-05-21 14:46:42 +02:00 |
|
Andreas Schneider
|
3da8b33143
|
Rename the sqlite3 module.
|
2008-05-20 21:55:57 +02:00 |
|
Andreas Schneider
|
0a6cf13caf
|
Fix typo.
|
2008-05-20 19:16:47 +02:00 |
|
Andreas Schneider
|
b1c0cc7f58
|
Fix variables in sqlite find module.
|
2008-05-20 19:07:15 +02:00 |
|
Andreas Schneider
|
abba4b5e84
|
Merge branch 'master' of git://git.csync.org/csync
|
2008-05-20 19:06:38 +02:00 |
|
Andreas Schneider
|
b7a0983c75
|
Add backup mode to the client.
|
2008-05-20 16:33:34 +02:00 |
|
Andreas Schneider
|
465d9f07bc
|
Add function to remove config dir and improve other getter and setter.
|
2008-05-20 16:33:03 +02:00 |
|
Andreas Schneider
|
bf9fdfeac0
|
Check for NULL values.
|
2008-05-20 16:31:10 +02:00 |
|
Andreas Schneider
|
b68aad2b70
|
Improve testcase for journal close function.
|
2008-05-20 16:29:45 +02:00 |
|
Andreas Schneider
|
6601a2e49e
|
Always remove the temporary journal.
|
2008-05-20 16:14:14 +02:00 |
|
Andreas Schneider
|
dddb81c5cd
|
Add the possibility to load an additional exclude file.
|
2008-05-20 15:50:02 +02:00 |
|
Andreas Schneider
|
891827a48a
|
Add test with 3 and 5 seconds.
|
2008-05-20 14:26:37 +02:00 |
|
Andreas Schneider
|
5a77997d55
|
Rename static functions to start with an underscore.
|
2008-05-20 14:01:04 +02:00 |
|
Andreas Schneider
|
235b817de0
|
Add a directory cleanup function to the propagator.
|
2008-05-20 13:56:43 +02:00 |
|
Andreas Schneider
|
8fe1cb54b5
|
Add c_list to standard lib header file.
|
2008-05-20 13:56:19 +02:00 |
|
Andreas Schneider
|
7837076f84
|
Include the right header file.
|
2008-05-20 12:08:22 +02:00 |
|
Andreas Schneider
|
8dd91e1e56
|
Add test for c_list functions.
|
2008-05-20 12:05:53 +02:00 |
|
Andreas Schneider
|
49c4ad76e1
|
Add missing NULL test.
|
2008-05-20 12:05:27 +02:00 |
|
Andreas Schneider
|
b54cb0fd66
|
Rename c_list_previous to c_list_prev.
|
2008-05-20 11:24:09 +02:00 |
|
Andreas Schneider
|
679927b5a9
|
Fix c_list_length() function.
|
2008-05-20 11:14:16 +02:00 |
|
Andreas Schneider
|
287a37d447
|
Initialize variables in c_list functions.
|
2008-05-20 10:19:53 +02:00 |
|
Andreas Schneider
|
6ef53dd1a4
|
Improve the c_list functions.
|
2008-05-20 10:08:59 +02:00 |
|
Andreas Schneider
|
9968e364d4
|
Add doubly-linked list.
|
2008-05-19 18:09:39 +02:00 |
|
Andreas Schneider
|
4831dd9cd9
|
Use new function names in csync.c.
|
2008-05-19 18:07:39 +02:00 |
|
Andreas Schneider
|
55467248a8
|
Add tests for c_time functions.
|
2008-05-19 17:31:59 +02:00 |
|
Andreas Schneider
|
c6b2b46710
|
Move the functions to diff the time to the stdlib.
|
2008-05-19 17:30:17 +02:00 |
|
Andreas Schneider
|
476fd5d00e
|
Add a test for csync_vio_mkdirs().
|
2008-05-19 17:05:39 +02:00 |
|
Andreas Schneider
|
1712447252
|
Check return values and errno of functions.
|
2008-05-19 16:29:01 +02:00 |
|
Andreas Schneider
|
05c938b0ae
|
Fix typo in the build script.
|
2008-05-19 16:28:34 +02:00 |
|
Andreas Schneider
|
c01d75d026
|
Split up the propagation visitor in file and dir propagator.
|
2008-05-19 11:39:11 +02:00 |
|
Andreas Schneider
|
d3f8e4aa7d
|
Add more functions to the propagation visitor.
|
2008-05-19 11:30:41 +02:00 |
|
Andreas Schneider
|
c325f7d5e1
|
Add new file to propagator.
|
2008-05-19 11:21:44 +02:00 |
|
Andreas Schneider
|
702265920f
|
Fix csync_push_file.
|
2008-05-19 11:20:46 +02:00 |
|
Andreas Schneider
|
432c87b335
|
Fix typo use mkdirs.
|
2008-05-19 11:20:08 +02:00 |
|
Andreas Schneider
|
e2bc2031cd
|
Improve error messages.
|
2008-05-19 11:19:31 +02:00 |
|
Andreas Schneider
|
d68ac512e0
|
Fix warning and initialize the replica values.
|
2008-05-19 11:16:51 +02:00 |
|
Andreas Schneider
|
0be9a1e02b
|
Add reconciler.
Currently only new directories are created. Other functions are prepared
bug not tested yet.
|
2008-05-16 17:30:57 +02:00 |
|
Andreas Schneider
|
84bb336e8e
|
Add the file size to the file info struct.
|
2008-05-16 17:30:22 +02:00 |
|
Andreas Schneider
|
cfd587a260
|
Move the ftw type flags to the csync private header.
|
2008-05-16 14:12:00 +02:00 |
|
Andreas Schneider
|
43aaa78a18
|
Add a vio mkdirs function.
|
2008-05-16 14:11:17 +02:00 |
|
Andreas Schneider
|
08e6be673b
|
Fixed bug where we remove file which is newer on other replica.
|
2008-05-15 20:15:17 +02:00 |
|
Andreas Schneider
|
fce3fd8d46
|
Move debug message to the right position.
|
2008-05-15 20:09:07 +02:00 |
|
Andreas Schneider
|
6c177c6cff
|
Fix modtime comparsion should check for smaller modtime.
|
2008-05-15 20:04:12 +02:00 |
|
Andreas Schneider
|
e85647f2bc
|
Fix typo.
|
2008-05-15 20:01:30 +02:00 |
|
Andreas Schneider
|
cf545797a3
|
Get a more equalent debug output or trace.
|
2008-05-15 20:00:01 +02:00 |
|