nextcloud-desktop/src
2012-10-15 21:27:17 +02:00
..
std win32: Fix random file name generation, init random generator once. 2012-09-04 12:19:12 +02:00
vio Win32: Add win32 rename function that overwrites existing targets. 2012-04-17 10:49:51 +02:00
CMakeLists.txt cmake: Make Log4C optional. 2012-04-17 11:21:03 +02:00
csync.c win32: Fix random file name generation, init random generator once. 2012-09-04 12:19:12 +02:00
csync.h csync: Use uint32_t for uid and gid. 2012-04-17 10:46:58 +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
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
csync_lock.c owncloud: set _fmode variable to set file ops to binary mode. 2012-04-17 10:40:21 +02:00
csync_lock.h
csync_log.h
csync_macros.h
csync_misc.c Read $HOME variable first before checking the password file entry. 2012-04-17 10:40:35 +02:00
csync_misc.h
csync_private.h update: Add new exported file tree traverse functions. 2012-04-17 10:45:04 +02:00
csync_propagate.c propagate: Fix build on systems without atime support. 2012-10-15 21:27:17 +02:00
csync_propagate.h
csync_reconcile.c
csync_reconcile.h
csync_statedb.c Win32: Disabled Query per inode, always returning NULL. 2012-04-17 10:49:29 +02:00
csync_statedb.h
csync_time.c time: Make the timediff a hidden file. 2012-06-18 16:20:28 +02:00
csync_time.h
csync_update.c Fix use of strerror_r on non GNU platforms. 2012-03-19 12:40:43 +01:00
csync_update.h
csync_util.c
csync_util.h