nextcloud-desktop/csync/src
Olivier Goffart bb378902ae Also force an update of the etag in case of renames
Imagine we have a file:
  foo/bar/moo
if we do     mv 'foo' 'foo2' and that we issue a MOVE on the server
and will update the entry 'foo' in the database with the new etag
If we write the etag of foo but not the etag of the sub item, when
we read from db on the next sync, we will miss them and beleive they
have been removed on the server
2014-02-06 17:56:27 +01:00
..
httpbf Remove cmake warning 2014-02-02 22:59:08 +01:00
std Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
vio Fix windows compilation after having merged in csync. 2014-01-23 15:19:27 +01:00
CMakeLists.txt remove csync_lock 2014-02-05 17:31:34 +01:00
csync_dbtree.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_dbtree.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_exclude.c remove csync_lock 2014-02-05 17:31:34 +01:00
csync_exclude.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_log.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_log.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_macros.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_misc.c Fix windows compilation after having merged in csync. 2014-01-23 15:19:27 +01:00
csync_misc.h Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_owncloud_recursive_propfind.c Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_owncloud_util.c Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_owncloud.c Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_owncloud.h Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_private.h Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_reconcile.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_reconcile.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_rename.cc csync_rename.cc: Remove superflous semicolon 2014-01-24 10:50:33 +01:00
csync_rename.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_statedb.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_statedb.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_time.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_time.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_update.c Also force an update of the etag in case of renames 2014-02-06 17:56:27 +01:00
csync_update.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_util.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_util.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_version.h.in Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync.c remove csync_lock 2014-02-05 17:31:34 +01:00
csync.h remove csync_lock 2014-02-05 17:31:34 +01:00