| .. |
|
std
|
Fix c_list_length() function.
|
2008-05-20 11:14:16 +02:00 |
|
vio
|
Add a vio mkdirs function.
|
2008-05-16 14:11:17 +02:00 |
|
CMakeLists.txt
|
Add reconciler.
|
2008-05-16 17:30:57 +02:00 |
|
csync_config.c
|
Fix tests and remove developer mode.
|
2008-05-07 15:33:55 +02:00 |
|
csync_config.h
|
Load the config file.
|
2008-03-06 17:43:58 +01:00 |
|
csync_exclude.c
|
Initialize variables.
|
2008-05-08 16:07:15 +02:00 |
|
csync_exclude.h
|
Add a exclude list.
|
2008-03-25 16:13:44 +01:00 |
|
csync_journal.c
|
Add missing tests for journal functions.
|
2008-05-09 11:25:21 +02:00 |
|
csync_journal.h
|
Add function to get file info by hash or inode.
|
2008-04-30 16:23:42 +02:00 |
|
csync_lock.c
|
Fix gcc warnings.
|
2008-03-03 14:11:14 +01:00 |
|
csync_lock.h
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
|
csync_log.h
|
Fix output of non log4c logging.
|
2008-04-25 11:26:20 +02:00 |
|
csync_macros.h
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
|
csync_private.h
|
Add the file size to the file info struct.
|
2008-05-16 17:30:22 +02:00 |
|
csync_propagate.c
|
Check return values and errno of functions.
|
2008-05-19 16:29:01 +02:00 |
|
csync_propagate.h
|
Add reconciler.
|
2008-05-16 17:30:57 +02:00 |
|
csync_reconcile.c
|
Fixed bug where we remove file which is newer on other replica.
|
2008-05-15 20:15:17 +02:00 |
|
csync_reconcile.h
|
Implement the reconciler.
|
2008-05-15 13:50:34 +02:00 |
|
csync_time.c
|
Move the functions to diff the time to the stdlib.
|
2008-05-19 17:30:17 +02:00 |
|
csync_time.h
|
Move the functions to diff the time to the stdlib.
|
2008-05-19 17:30:17 +02:00 |
|
csync_update.c
|
Add the file size to the file info struct.
|
2008-05-16 17:30:22 +02:00 |
|
csync_update.h
|
Move the ftw type flags to the csync private header.
|
2008-05-16 14:12:00 +02:00 |
|
csync_util.c
|
Respect return value of fscanf.
|
2008-05-08 16:16:55 +02:00 |
|
csync_util.h
|
Add a function to get a string from an instruction code.
|
2008-04-30 16:22:48 +02:00 |
|
csync.c
|
Use new function names in csync.c.
|
2008-05-19 18:07:39 +02:00 |
|
csync.h
|
Add a module auth callback function.
|
2008-05-13 13:38:03 +02:00 |