nextcloud-desktop/src
2012-07-19 21:21:33 +02:00
..
std use lstat instead of stat to stat files. Avoids problems with links. 2012-07-11 16:48:38 +02:00
vio Merge branch 'timedelta' into dav 2012-07-19 15:53:12 +02:00
CMakeLists.txt Added functions to generate MD5-Sums based on openssl with tests. 2012-07-18 17:00:46 +02:00
csync.c Don't override error code set by timedif in vio init 2012-07-19 21:21:33 +02:00
csync.h Ability to push to remote without using a tempfile to copy to. 2012-07-09 13:26:20 +02:00
csync_config.c Win32: Added some specific headers to c_private.h to fix build. 2012-04-17 10:47:56 +02:00
csync_config.h Document csync_config_load(). 2009-05-22 20:19:06 +02:00
csync_exclude.c owncloud: set _fmode variable to set file ops to binary mode. 2012-04-17 10:40:21 +02:00
csync_exclude.h Improve the documentation of csync_excluded(). 2009-05-22 20:21:20 +02:00
csync_lock.c Add ability to log to a callback for the csync library. 2012-07-09 13:25:59 +02:00
csync_lock.h Fix the vim modlines. 2009-05-13 10:12:07 +02:00
csync_log.h Add ability to log to a callback for the csync library. 2012-07-09 13:25:59 +02:00
csync_macros.h Fix the vim modlines. 2009-05-13 10:12:07 +02:00
csync_misc.c win32: Use wide character variant of GetSpecialFolderPath to get home. 2012-07-09 13:26:00 +02:00
csync_misc.h Add csync_fnmatch 2012-03-02 17:04:02 +01:00
csync_private.h Ability to push to remote without using a tempfile to copy to. 2012-07-09 13:26:20 +02:00
csync_propagate.c No atime on apple platform. 2012-07-19 21:11:35 +02:00
csync_propagate.h Document the propagation functions. 2009-05-25 12:58:34 +02:00
csync_reconcile.c Fix config checks. 2012-03-02 17:04:02 +01:00
csync_reconcile.h Fix the documentation of the reconciliation. 2009-05-25 12:58:00 +02:00
csync_statedb.c Win32: Disabled Query per inode, always returning NULL. 2012-04-17 10:49:29 +02:00
csync_statedb.h Fix the vim modlines. 2009-05-13 10:12:07 +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 Added logging of the time values. 2012-07-11 16:05:40 +02:00
csync_update.h Add a group for update detection functions. 2009-05-25 11:58:31 +02:00
csync_util.c Added functions to generate MD5-Sums based on openssl with tests. 2012-07-18 17:00:46 +02:00
csync_util.h Added functions to generate MD5-Sums based on openssl with tests. 2012-07-18 17:00:46 +02:00