nextcloud-desktop/src/common
Christian Kamm c44ca94e07 Vfs: Add hook to allow update-metadata for unchanged files
Allows winvfs to convert files to placeholders when vfs is enabled. This
is required to mark files as in-sync #7329.
2019-07-24 10:50:39 +02:00
..
asserts.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
c_jhash.h cjhash: Fix build fix 2018-11-12 13:45:56 +01:00
checksums.cpp Checksums: Make file ownership more explicit 2018-11-26 13:02:48 +01:00
checksums.h Checksums: Make file ownership more explicit 2018-11-26 13:02:48 +01:00
common.cmake Move SyncFileStatus to libcommon 2019-02-11 13:35:14 +01:00
filesystembase.cpp Move the checksum related routine from FileSystem to checksum, where they belong 2018-08-31 10:41:32 +02:00
filesystembase.h Move the checksum related routine from FileSystem to checksum, where they belong 2018-08-31 10:41:32 +02:00
ownsql.cpp Merge remote-tracking branch 'origin/2.5' 2019-03-14 08:34:19 +01:00
ownsql.h OwnSql: Distinguish no-data from error #6677 2019-03-05 09:15:38 +01:00
pinstate.h Vfs: "free space" only shows when it has an effect #7143 2019-04-23 09:21:17 +02:00
plugin.cpp Plugin: Drop PluginLoader 2018-11-26 13:02:48 +01:00
plugin.h Plugin: Drop PluginLoader 2018-11-26 13:02:48 +01:00
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
remotepermissions.cpp Merge remote-tracking branch 'owncloud/master' into delta-sync 2018-09-14 15:25:59 +02:00
remotepermissions.h Merge remote-tracking branch 'origin/master' into new_discovery_algo 2018-10-04 11:23:19 +02:00
result.h Result: Add copy/move ctor/op= 2019-01-18 10:59:12 +01:00
syncfilestatus.cpp SyncFileStatusTracker: Distinguish Warning and Excluded 2019-02-11 13:35:14 +01:00
syncfilestatus.h SyncFileStatusTracker: Distinguish Warning and Excluded 2019-02-11 13:35:14 +01:00
syncjournaldb.cpp VfsSuffix: Wipe stale pin states #7273 2019-06-27 15:57:20 +02:00
syncjournaldb.h VfsSuffix: Wipe stale pin states #7273 2019-06-27 15:57:20 +02:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2018-10-15 18:59:09 +02:00
syncjournalfilerecord.h File watcher: Pin state attribute changes are valid notifications 2019-02-11 13:35:14 +01:00
utility_mac.cpp utility_mac: Check for NULL from LSSharedFileListItemResolve #6123 2017-11-28 13:35:15 +01:00
utility_unix.cpp Linux: Add autostart delay to avoid tray issues #6518 2019-03-14 19:18:41 +01:00
utility_win.cpp winvfs: initial work 2018-11-26 12:53:30 +01:00
utility.cpp Merge branch 'readonly-restore-context-6252' into 'master' 2018-12-03 14:18:35 +01:00
utility.h Merge remote-tracking branch 'owncloud/vfs-master' 2018-12-07 10:04:43 +01:00
vfs.cpp VfsSuffix: Wipe stale pin states #7273 2019-06-27 15:57:20 +02:00
vfs.h Vfs: Add hook to allow update-metadata for unchanged files 2019-07-24 10:50:39 +02:00
vfspluginmetadata.json.in vfs: Don't always load plugins, check metadata 2018-11-26 13:02:48 +01:00

This folder contains code covered by the CLA being licensed as LGPL.
This allows it to be linked together with the rest of the LGPL code in csync.