nextcloud-desktop/src/common
Christian Kamm 4ad7e34d96 Vfs: Ensure VfsOff works without start() being called
In tests an un-started Vfs instance is sometimes passed to SyncEngine
via SyncOptions.
2019-02-11 13:35:14 +01: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 OwnSql: Speedup by avoiding allocating an error string on success 2018-11-15 07:26:44 +01:00
ownsql.h Minor header fixup 2018-03-16 13:41:57 +01:00
pinstate.h Pin state updates 2019-02-11 13:35:14 +01: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 PinStates cleanup 2019-02-11 13:35:14 +01:00
syncjournaldb.h PinStates cleanup 2019-02-11 13:35:14 +01: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 Make setLaunchOnStartup debug output more meaningful 2018-01-11 16:11:23 +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 Vfs: Remove VfsDefaults 2019-02-11 13:35:14 +01:00
vfs.h Vfs: Ensure VfsOff works without start() being called 2019-02-11 13:35:14 +01: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.