nextcloud-desktop/csync/src
Olivier Goffart cf5b1e401c csync_vio_local_stat: Win: fetch mtime and size if not previously fetched
Since owncloud 2.1, csync_vio_local_stat was optimized because readdir
would already fetch most of the info.  This works for the discovery,
but not later.  And we used this function later for symliks and co.

So this fixes the .lnk on windows

Issue #4300
2015-12-21 14:25:30 +01:00
..
std csync io: Fix UNC path conversion on Win #3748 2015-09-04 15:57:21 +02:00
vio csync_vio_local_stat: Win: fetch mtime and size if not previously fetched 2015-12-21 14:25:30 +01:00
CMakeLists.txt Remove legacy propagator and neon 2015-10-20 17:57:43 +02:00
csync_exclude.c csync_exclude: Don't ignore invalid char client side (#3736) 2015-10-22 12:32:53 +02:00
csync_exclude.h csync_excluded: Add fast _traversal() function #3638 2015-08-24 15:08:06 +02:00
csync_log.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_log.h Compile with GCC 5 2015-05-07 01:15:55 +02:00
csync_macros.h SyncEngine: Handle 403 Forbidden properly. 2015-11-18 15:31:55 +01:00
csync_misc.c csync_exclude: Use PathMatchSpecA instead of PathMatchSpecW 2015-10-20 18:38:47 +02:00
csync_misc.h SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
csync_private.h Checksums: Reuse the discovery checksum where possible 2015-11-23 14:13:10 +01:00
csync_reconcile.c Reconcile: Improve debug output 2015-07-31 16:43:47 +02: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 walk tree: Try to find the 'other_node' in the source directory in case of renames 2015-05-12 16:32:00 +02:00
csync_rename.h csync walk tree: Try to find the 'other_node' in the source directory in case of renames 2015-05-12 16:32:00 +02:00
csync_statedb.c Checksums: Don't reupload if size and checksum are unchanged #3235 2015-11-23 11:59:56 +01:00
csync_statedb.h CSync: Close/Reopen DB between update and reconcile 2014-10-22 15:42:13 +02:00
csync_time.c csync: Remove time_sync_required 2014-02-27 13:12:21 +01:00
csync_time.h csync: Remove time_sync_required 2014-02-27 13:12:21 +01:00
csync_update.c Checksums: Reuse the discovery checksum where possible 2015-11-23 14:13:10 +01:00
csync_update.h SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
csync_util.c Removed dead code from csync_utils. Functionality moved to Qt based code. 2015-07-08 18:13:39 +02:00
csync_util.h Removed dead code from csync_utils. Functionality moved to Qt based code. 2015-07-08 18:13:39 +02:00
csync_version.h.in Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00
csync.c Checksums: Reuse the discovery checksum where possible 2015-11-23 14:13:10 +01:00
csync.h Checksums: Reuse the discovery checksum where possible 2015-11-23 14:13:10 +01:00