nextcloud-desktop/src
Andreas Schneider e69976bc88 Fix a bug where the wrong function for deletion was executed.
Thanks to David Wooldridge for all the testing.
2009-01-23 14:07:34 +01:00
..
std Add min and max macros. 2009-01-22 14:43:37 +01:00
vio Check return value of mkdir in the mkdirs functions. 2008-11-13 10:53:24 +01:00
CMakeLists.txt Install the modules to a version directory. 2008-12-16 15:03:57 +01:00
csync.c Normalize the path to <host>/<path> for the statedb filename. 2009-01-22 14:44:06 +01:00
csync.h Set the version numbers for 0.42.0 rc2/gmc. 2009-01-07 13:10:28 +01:00
csync_config.c Static functions should all start with an underscore. 2008-06-02 15:11:45 +02:00
csync_config.h Load the config file. 2008-03-06 17:43:58 +01:00
csync_exclude.c Rename variable to unix_extensions. 2009-01-19 11:32:58 +01:00
csync_exclude.h Add a exclude list. 2008-03-25 16:13:44 +01:00
csync_lock.c Fix compiler warnings. 2008-09-11 14:16:04 +02:00
csync_lock.h Initial commit 2008-02-27 18:56:47 +01:00
csync_log.h Add printf attribute checking for gcc. 2008-06-27 18:51:44 +02:00
csync_macros.h Initial commit 2008-02-27 18:56:47 +01:00
csync_private.h Rename variable to unix_extensions. 2009-01-19 11:32:58 +01:00
csync_propagate.c Fix a bug where the wrong function for deletion was executed. 2009-01-23 14:07:34 +01:00
csync_propagate.h Fix a typo. 2008-12-13 23:29:16 +01:00
csync_reconcile.c Add some documentation for the merge algorithm. 2008-09-03 09:49:12 +02:00
csync_reconcile.h Implement the reconciler. 2008-05-15 13:50:34 +02:00
csync_statedb.c Initialize some variables. 2008-12-23 13:54:57 +01:00
csync_statedb.h Rename journal functions to statedb. 2008-07-09 10:10:00 +02:00
csync_time.c Replace strerror with thread safe version. 2008-07-18 11:35:02 +02:00
csync_time.h Move the functions to diff the time to the stdlib. 2008-05-19 17:30:17 +02:00
csync_update.c Improve the update detection. 2008-09-03 09:48:19 +02:00
csync_update.h Set O_NOATIME if we are the owner of the file or a superuser. 2008-06-16 17:49:45 +02:00
csync_util.c Fix a segfault if we use a local path. 2009-01-22 15:21:06 +01:00
csync_util.h Normalize the path to <host>/<path> for the statedb filename. 2009-01-22 14:44:06 +01:00