.. |
httpbf
|
Fix httpbf test.
|
2013-04-23 17:17:31 +02:00 |
std
|
Do not use asprintf any more, added missing header.
|
2013-04-22 14:30:57 +02:00 |
vio
|
Added a module commit function.
|
2013-04-22 13:51:44 +02:00 |
CMakeLists.txt
|
Push WIN32 preprocessor derectives to csync_lock.c.
|
2013-04-22 14:30:12 +02:00 |
csync.c
|
Merge from feature branch csync_commit.
|
2013-04-22 15:39:43 +02:00 |
csync.h
|
Added csync_commit to be able to reuse the csync context.
|
2013-04-20 12:11:16 +03:00 |
csync_config.c
|
Allow to configure the timeout in the config
|
2013-02-13 18:25:28 +01:00 |
csync_config.h
|
Document csync_config_load().
|
2009-05-22 20:19:06 +02:00 |
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
|
Improve the documentation of csync_excluded().
|
2009-05-22 20:21:20 +02:00 |
csync_lock.c
|
Push WIN32 preprocessor derectives to csync_lock.c.
|
2013-04-22 14:30:12 +02: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
|
Added csync_commit to be able to reuse the csync context.
|
2013-04-20 12:11:16 +03:00 |
csync_misc.h
|
Resume chunked upload if conneciton is lost
|
2013-03-12 11:42:17 +01:00 |
csync_private.h
|
Progress database:
|
2013-03-02 15:01:40 +01:00 |
csync_propagate.c
|
Merge from feature branch csync_commit.
|
2013-04-22 15:39:43 +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
|
Merge from feature branch csync_commit.
|
2013-04-22 15:39:43 +02:00 |
csync_reconcile.h
|
Fix the documentation of the reconciliation.
|
2009-05-25 12:58:00 +02:00 |
csync_statedb.c
|
More meaningful logging of read db fails.
|
2013-04-15 17:50:40 +02:00 |
csync_statedb.h
|
Resume chunked upload if conneciton is lost
|
2013-03-12 11:42:17 +01: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
|
Merge branch 'dav_0.70.5' into dav
|
2013-04-15 15:37:17 +02:00 |
csync_update.h
|
Add a group for update detection functions.
|
2009-05-25 11:58:31 +02:00 |
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 |