nextcloud-desktop/src
2008-07-02 10:59:37 +02:00
..
std Add a strreplace function to stdlib. 2008-06-16 12:12:06 +02:00
vio Implement a safe write on local file system. 2008-06-28 15:36:30 +02:00
CMakeLists.txt Rename the sqlite3 module. 2008-05-20 21:55:57 +02: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 Static functions should all start with an underscore. 2008-06-02 15:11:45 +02:00
csync_exclude.h Add a exclude list. 2008-03-25 16:13:44 +01:00
csync_journal.c Set the right instruction during propagation for the journal. 2008-06-28 17:18:10 +02:00
csync_journal.h Add getter and setter for the journal exists check. 2008-06-24 11:13:17 +02:00
csync_lock.c Define _GNU_SOURCE only if not defined. 2008-06-09 17:19:12 +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 Disable journal completely instead of writing and removing it. 2008-06-24 13:36:47 +02:00
csync_propagate.c Set the right instruction during propagation for the journal. 2008-06-28 17:18:10 +02:00
csync_propagate.h Create files and directories with a default mode again and run chmod. 2008-06-24 18:02:00 +02:00
csync_reconcile.c More code cleanup for PPC. 2008-06-27 18:01:19 +02:00
csync_reconcile.h Implement the reconciler. 2008-05-15 13:50:34 +02:00
csync_time.c Don't create the remote directory if it doesn't exist. 2008-06-13 18:44:15 +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 Check if a path is excluded directly in the file tree walker. 2008-06-28 20:44:54 +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 Set the right instruction during propagation for the journal. 2008-06-28 17:18:10 +02:00
csync_util.h Add a function to merge the trees. 2008-06-18 13:16:45 +02:00
csync.c More printf fixes. 2008-06-27 19:05:54 +02:00
csync.h Change version to 0.42.0 alpha4 and update ChangeLog. 2008-07-02 10:59:37 +02:00