| .. |
|
httpbf
|
Build with HBF debug all time.
|
2013-10-17 16:40:04 +02:00 |
|
std
|
Return an error if rename fails on win32.
|
2013-08-15 18:06:27 +02:00 |
|
vio
|
Ignore false-positive compiler warnings
|
2013-08-02 15:19:41 +02:00 |
|
CMakeLists.txt
|
Fix csync_version.h creation for cmake 2.6
|
2013-09-17 22:37:59 +02: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
|
Use atoll to convert inode from db query results.
|
2013-10-22 17:49:49 +02:00 |
|
csync_dbtree.h
|
Added functions to read the file tree from database.
|
2012-08-23 17:48:24 +03:00 |
|
csync_exclude.c
|
Make compile on win32 without fnmatch
|
2013-09-18 16:17:58 +02:00 |
|
csync_exclude.h
|
Make csync_excluded function work gitignore like.
|
2013-09-12 14:47:17 +02:00 |
|
csync_lock.c
|
Eliminate all warnings
|
2013-07-31 13:12:10 +02:00 |
|
csync_lock.h
|
csync: Add a new logging system.
|
2012-10-30 11:27:21 +01:00 |
|
csync_log.c
|
Fix OS X build with -Werror
|
2013-07-31 14:50:44 +02:00 |
|
csync_log.h
|
Fix OS X build with -Werror
|
2013-07-31 14:50:44 +02:00 |
|
csync_macros.h
|
Allow user aborting in chunked uploads
|
2013-05-16 17:37:30 +02:00 |
|
csync_misc.c
|
Make compile on win32 without fnmatch
|
2013-09-18 16:17:58 +02:00 |
|
csync_misc.h
|
Fix for previous commit
|
2013-09-18 16:28:01 +02:00 |
|
csync_private.h
|
Use int64_t instead of off_t
|
2013-07-30 16:33:19 +02:00 |
|
csync_propagate.c
|
Also count deleted and renamed files to overall count
|
2013-10-14 11:15:44 +02:00 |
|
csync_propagate.h
|
Fixing spelling error 'transferred'
|
2013-09-12 13:32:14 +02:00 |
|
csync_reconcile.c
|
Eliminate all warnings
|
2013-07-31 13:12:10 +02:00 |
|
csync_reconcile.h
|
Fix the documentation of the reconciliation.
|
2009-05-25 12:58:00 +02:00 |
|
csync_rename.cc
|
Do RENAMES before any PUT
|
2013-07-09 16:29:03 +02:00 |
|
csync_rename.h
|
Do RENAMES before any PUT
|
2013-07-09 16:29:03 +02:00 |
|
csync_statedb.c
|
Fix call to atoll, just pass the buffer
|
2013-10-22 17:58:18 +02:00 |
|
csync_statedb.h
|
Merge branch 'rename_folders' into dav
|
2013-05-07 15:24:12 +02:00 |
|
csync_time.c
|
Ignore false-positive compiler warnings
|
2013-08-02 15:19:41 +02:00 |
|
csync_time.h
|
Moved error_code to context for thread savety.
|
2012-07-09 13:25:46 +02:00 |
|
csync_update.c
|
Use atoll to convert inode from db query results.
|
2013-10-22 17:49:49 +02:00 |
|
csync_update.h
|
Add a group for update detection functions.
|
2009-05-25 11:58:31 +02:00 |
|
csync_util.c
|
Added missing parenthesis.
|
2013-09-16 14:16:14 +02:00 |
|
csync_util.h
|
Win32: Hide file while downloading
|
2012-12-10 19:15:16 +01:00 |
|
csync_version.h.in
|
Generate csync version from CMake variables
|
2013-04-25 12:32:01 +02:00 |
|
csync.c
|
Remove resetting of the internal csync error state.
|
2013-10-11 10:21:59 +02:00 |
|
csync.h
|
Defines for progress start- and end delete.
|
2013-08-06 12:12:52 +02:00 |