nextcloud-desktop/src
2012-10-04 12:59:38 +02:00
..
std
vio Rename csync to ocsync to not collide with upstream csync. 2012-10-01 12:39:05 +02:00
CMakeLists.txt Rename csync to ocsync to not collide with upstream csync. 2012-10-01 12:39:05 +02:00
csync.c Remove wrong free. 2012-09-20 17:54:23 +03:00
csync.h Set version to 0.50.11 - for ownCloud 1.1.0 beta3 2012-10-04 12:59:38 +02:00
csync_config.c
csync_config.h
csync_dbtree.c Added another check on file length. 2012-08-30 15:45:45 +03:00
csync_dbtree.h Added functions to read the file tree from database. 2012-08-23 17:48:24 +03:00
csync_exclude.c Also check the files basename against the exclude pattern. 2012-09-25 15:41:55 +03:00
csync_exclude.h
csync_lock.c Add a visible log entry at program start, easier to read log output. 2012-08-23 17:41:53 +03:00
csync_lock.h
csync_log.h
csync_macros.h
csync_misc.c
csync_misc.h
csync_private.h Merge branch 'md5' of ssh://milliways.cryptomilk.org/users/freitag/csync into fastsync 2012-08-23 18:04:32 +03:00
csync_propagate.c Fix state change for deleted or not longer existing directories. 2012-09-26 12:46:59 +02:00
csync_propagate.h
csync_reconcile.c try to propagate EVAL status up by detecting changes in underlying 2012-08-23 17:41:53 +03:00
csync_reconcile.h
csync_statedb.c Be careful with memory, some fixes for that. 2012-09-26 15:32:38 +02:00
csync_statedb.h UniqID based syncing, first WIP state. 2012-08-23 17:38:44 +03:00
csync_time.c
csync_time.h
csync_update.c Be careful with memory, some fixes for that. 2012-09-26 15:32:38 +02:00
csync_update.h
csync_util.c Be careful with memory, some fixes for that. 2012-09-26 15:32:38 +02:00
csync_util.h Removed all usage of openSSL. 2012-08-29 15:37:31 +03:00