nextcloud-desktop/src
Klaas Freitag 59ed14698c Fix header
2013-07-19 17:04:13 +02:00
..
httpbf Rather use _fstat64 on win32 for proper size types. 2013-07-16 13:32:40 +02:00
std Add csync_clear_exclude_list 2013-07-15 14:37:18 +02:00
vio win32: Read inode values even though file is open 2013-07-10 11:19:07 +02:00
CMakeLists.txt Disable the blacklist by default 2013-06-18 19:19:28 +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 Fix removing of folder when the folder is locked on windows. 2013-02-25 11:32:32 +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 Add csync_clear_exclude_list 2013-07-15 14:37:18 +02:00
csync_exclude.h Add csync_clear_exclude_list 2013-07-15 14:37:18 +02:00
csync_lock.c Do not create lock for ownCloud Client any more. 2013-05-13 14:03:33 +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 Allow user aborting in chunked uploads 2013-05-16 17:37:30 +02: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 Add a progress callback for overall and individual file up and download 2013-07-19 12:26:48 +02:00
csync_propagate.c Add a progress callback for overall and individual file up and download 2013-07-19 12:26:48 +02:00
csync_propagate.h Merge branch 'rename_folders' into dav 2013-05-07 15:24:12 +02:00
csync_reconcile.c Removed an extra space. 2013-05-24 15:43:42 +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 Add a progress callback for overall and individual file up and download 2013-07-19 12:26:48 +02:00
csync_statedb.h Merge branch 'rename_folders' into dav 2013-05-07 15:24:12 +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 Create a function to free a csync_file_stat 2013-07-02 18:25:17 +02:00
csync_update.h Add a group for update detection functions. 2009-05-25 11:58:31 +02:00
csync_util.c Fixup previous commit. 2013-07-16 13:34:59 +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 Add a progress callback for overall and individual file up and download 2013-07-19 12:26:48 +02:00
csync.h Fix header 2013-07-19 17:04:13 +02:00