.. |
std
|
std: Do size compare based on fstat after opening the files.
|
2013-07-25 17:46:46 +02:00 |
vio
|
vio: Fix compile warning if compiled without testing.
|
2013-07-24 16:35:43 +02:00 |
CMakeLists.txt
|
cmake: Remove iniparser dependency.
|
2013-07-29 09:56:38 +02:00 |
csync.c
|
csync: Use new config parser.
|
2013-07-29 09:56:19 +02:00 |
csync.h
|
csync: Add userdata parameter to the overall progress callback.
|
2013-07-23 07:45:17 +02:00 |
csync_config.c
|
csync: Use new config parser.
|
2013-07-29 09:56:19 +02:00 |
csync_config.h
|
config: Implement a new config parser.
|
2013-07-28 23:16:04 +02:00 |
csync_exclude.c
|
exclude: Make sure the buffer is null terminated.
|
2013-07-25 15:47:16 +02:00 |
csync_exclude.h
|
Improve the documentation of csync_excluded().
|
2009-05-22 20:21:20 +02:00 |
csync_lock.c
|
lock: Use wide char types for lock functions.
|
2013-07-23 07:31:16 +02:00 |
csync_lock.h
|
log: Add functions to set userdata for the logging callback.
|
2013-03-01 09:59:55 +01:00 |
csync_log.c
|
log: Add functions to set userdata for the logging callback.
|
2013-03-01 09:59:55 +01:00 |
csync_log.h
|
log: Add functions to set userdata for the logging callback.
|
2013-03-01 09:59:55 +01:00 |
csync_macros.h
|
Added custom errnos for use with csync in addition to the system errnos.
|
2013-04-05 17:40:21 +02:00 |
csync_misc.c
|
Added csync_commit to be able to reuse the csync context.
|
2013-04-24 14:21:51 +02:00 |
csync_misc.h
|
csync: Pass the errno to csync_errno_to_status().
|
2013-04-06 18:48:16 +02:00 |
csync_private.h
|
BUG 16: Correctly include iconv headers.
|
2013-07-12 11:32:15 +02:00 |
csync_propagate.c
|
propagate: Base overall progress data on both trees rather than one.
|
2013-07-23 07:52:27 +02:00 |
csync_propagate.h
|
propagate: Base overall progress data on both trees rather than one.
|
2013-07-23 07:52:27 +02:00 |
csync_reconcile.c
|
Introduce csync status codes
|
2013-04-05 17:40:22 +02:00 |
csync_reconcile.h
|
Fix the documentation of the reconciliation.
|
2009-05-25 12:58:00 +02:00 |
csync_statedb.c
|
statedb: Make sure we call sqlite3_close on a valid pointer.
|
2013-07-04 12:26:22 +02:00 |
csync_statedb.h
|
statedb: Remove context where it isn't needed.
|
2013-07-04 10:29:48 +02:00 |
csync_time.c
|
time: Make the timediff a hidden file.
|
2012-06-18 16:20:28 +02:00 |
csync_time.h
|
time: Add csync_gettime() function.
|
2012-02-04 13:09:07 +01:00 |
csync_update.c
|
update: Make sure ulen is initialized.
|
2013-07-25 08:36:23 +02:00 |
csync_update.h
|
Add a group for update detection functions.
|
2009-05-25 11:58:31 +02:00 |
csync_util.c
|
src: Add function csync_vio_convert_file_stat().
|
2013-07-04 10:39:59 +02:00 |
csync_util.h
|
src: Add function csync_vio_convert_file_stat().
|
2013-07-04 10:39:59 +02:00 |