nextcloud-desktop/src/common
2019-01-15 11:18:24 +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 vfs: Don't always load plugins, check metadata 2018-11-26 13:02:48 +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
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 Generalize Result<> class, add Optional<> 2018-11-26 13:02:48 +01:00
syncjournaldb.cpp Merge remote-tracking branch 'origin/2.5' 2019-01-15 11:18:24 +01:00
syncjournaldb.h Db: Add wiping of pin state for subtrees 2019-01-07 10:15:37 +01:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2018-10-15 18:59:09 +02:00
syncjournalfilerecord.h Fix uninitialized value 2018-11-15 07:26:44 +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 plugins: Available plugins must load 2018-12-18 15:16:21 +01:00
vfs.h vfs: Make Vfs ctor explicit 2018-11-26 13:03:39 +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.