Andreas Schneider
|
057f72471f
|
Remove non-working function.
|
2008-06-02 17:01:48 +02:00 |
|
Andreas Schneider
|
5168e3ee70
|
Change name of the buffersize so that they can't conflict.
|
2008-06-02 16:05:40 +02:00 |
|
Andreas Schneider
|
e2b049c935
|
Static functions should all start with an underscore.
For better readablity...
|
2008-06-02 15:11:45 +02:00 |
|
Andreas Schneider
|
2ccbaa05b6
|
Change version number for alpha1 release.
|
2008-06-02 12:55:59 +02:00 |
|
Andreas Schneider
|
247aaeaacb
|
Improve the check for if we have the same hash really found.
|
2008-05-29 19:05:24 +02:00 |
|
Andreas Schneider
|
92bf414e4c
|
Improve the check for the inode.
|
2008-05-29 18:55:49 +02:00 |
|
Andreas Schneider
|
356da661d7
|
Cleanup after tests.
|
2008-05-27 15:47:56 +02:00 |
|
Andreas Schneider
|
bbbf5ed13e
|
Fix the csync_remove_config_dir() function to remove the journal.
|
2008-05-27 15:46:15 +02:00 |
|
Andreas Schneider
|
64b35453ec
|
Improve the csync test, use other config dir and delete it.
|
2008-05-27 14:40:27 +02:00 |
|
Andreas Schneider
|
575ca39e8b
|
Sync on mtime and ctime changes if possible.
|
2008-05-27 14:31:57 +02:00 |
|
Andreas Schneider
|
cce81bc154
|
Use a better name for the status defines.
|
2008-05-27 14:15:44 +02:00 |
|
Andreas Schneider
|
64a8a911d3
|
Remove the backup mode bug add a mode to remove the journal.
|
2008-05-27 14:11:46 +02:00 |
|
Andreas Schneider
|
7921b88467
|
Don't output on error if we remove a dir and errno is ENOTEMPTY.
|
2008-05-27 13:51:58 +02:00 |
|
Andreas Schneider
|
158ff9eba5
|
Create the journal depending on the name of the remote replica.
|
2008-05-27 13:48:07 +02:00 |
|
Andreas Schneider
|
d5aced82ca
|
Disable sync of symlinks cause they need a lot of work.
|
2008-05-26 17:09:42 +02:00 |
|
Andreas Schneider
|
66fd0e2de0
|
Add basic support for symbolic links.
A test to ensure that it is working is still needed.
|
2008-05-26 15:58:40 +02:00 |
|
Andreas Schneider
|
c16abe8a7b
|
Add error message in csync_vio_mkdir.
|
2008-05-21 16:43:08 +02:00 |
|
Andreas Schneider
|
0da1133bdb
|
Return an error if basename fails on uri in stat command.
|
2008-05-21 16:06:45 +02:00 |
|
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 |
|