.. |
std
|
Improved C style and added more tests.
|
2013-03-26 12:01:48 +01:00 |
vio
|
Remove superfluous frees.
|
2013-04-04 18:31:01 +02:00 |
CMakeLists.txt
|
iconv support
|
2012-12-07 13:03:01 +01:00 |
csync.c
|
Compare to explicit NULL for clearer code.
|
2013-04-08 09:11:25 +02:00 |
csync.h
|
Default timeout to 300 seconds.
|
2013-04-09 15:18:26 +02:00 |
csync_config.c
|
Allow to configure the timeout in the config
|
2013-02-13 18:25:28 +01:00 |
csync_config.h
|
|
|
csync_dbtree.c
|
Fix removing of folder when the folder is locked on windows.
|
2013-02-13 19:20:26 +01:00 |
csync_dbtree.h
|
Added functions to read the file tree from database.
|
2012-08-23 17:48:24 +03:00 |
csync_exclude.c
|
Fix for Coverity CID #996823
|
2013-04-09 09:42:38 +02:00 |
csync_exclude.h
|
|
|
csync_lock.c
|
Merge remote-tracking branch 'origin/master' into dav
|
2012-12-03 17:32:08 +01:00 |
csync_lock.h
|
csync: Add a new logging system.
|
2012-10-30 11:27:21 +01:00 |
csync_log.c
|
Shorten log line a bit by removing the year part of the date.
|
2012-12-06 11:34:26 +01:00 |
csync_log.h
|
Removed old log callback code.
|
2012-12-03 19:41:44 +01:00 |
csync_macros.h
|
Added new error types for service unavail, quoto and file too big.
|
2013-01-13 21:39:54 +01:00 |
csync_misc.c
|
Fix a const char warning.
|
2013-03-19 16:23:05 +01:00 |
csync_misc.h
|
Proper errno to csync error conversion, more errno fixes in oC module.
|
2012-12-17 17:22:24 +01:00 |
csync_private.h
|
Allow to configure the timeout in the config
|
2013-02-13 18:25:28 +01:00 |
csync_propagate.c
|
Check that file is unchanged before copying in propagator.
|
2013-04-09 16:43:21 +02:00 |
csync_propagate.h
|
Only do the correctId after both the remote and the local have been processed
|
2013-01-10 11:32:27 +01:00 |
csync_reconcile.c
|
Handle IGNORE status correctly.
|
2013-04-09 11:12:17 +02:00 |
csync_reconcile.h
|
|
|
csync_statedb.c
|
Remove versions table before new creation.
|
2013-03-22 11:04:04 +01:00 |
csync_statedb.h
|
Added function csync_statedb_get_below_path.
|
2012-10-16 13:14:04 +02:00 |
csync_time.c
|
Moved error_code to context for thread savety.
|
2012-07-09 13:25:46 +02:00 |
csync_time.h
|
Moved error_code to context for thread savety.
|
2012-07-09 13:25:46 +02:00 |
csync_update.c
|
A good word.
|
2013-04-09 14:41:36 +02:00 |
csync_update.h
|
|
|
csync_util.c
|
Avoid variable name new to not confuse syntax highlighter.
|
2013-03-20 21:55:34 +01:00 |
csync_util.h
|
Win32: Hide file while downloading
|
2012-12-10 19:15:16 +01:00 |