nextcloud-desktop/src
2008-04-18 19:15:40 +02:00
..
std Add missing include file. 2008-04-16 10:57:50 +02:00
vio Call the right shutdown function in the module. 2008-04-18 19:15:40 +02:00
CMakeLists.txt Fix includes. 2008-04-10 15:44:41 +02:00
csync.c Add config.h to csync_private.h and add plugin_handle. 2008-04-17 14:54:21 +02:00
csync.h Change version to 0.42. 2008-03-03 10:20:31 +01:00
csync_config.c Load the config file. 2008-03-06 17:43:58 +01:00
csync_config.h Load the config file. 2008-03-06 17:43:58 +01:00
csync_exclude.c Free memory of the exclude list in the csync destroy function. 2008-03-26 11:11:20 +01:00
csync_exclude.h Add a exclude list. 2008-03-25 16:13:44 +01:00
csync_journal.c Use POSIX functions for journal check. 2008-03-20 10:45:05 +01:00
csync_journal.h Initial commit 2008-02-27 18:56:47 +01:00
csync_lock.c Fix gcc warnings. 2008-03-03 14:11:14 +01:00
csync_lock.h Initial commit 2008-02-27 18:56:47 +01:00
csync_log.h Fix gcc warnings. 2008-03-03 14:11:14 +01:00
csync_macros.h Initial commit 2008-02-27 18:56:47 +01:00
csync_private.h Implement module init and shutdown functions. 2008-04-17 18:02:41 +02:00
csync_util.c Initial commit 2008-02-27 18:56:47 +01:00
csync_util.h Initial commit 2008-02-27 18:56:47 +01:00