urbackup_backend/Interface
2021-05-26 17:05:43 +02:00
..
Action.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
BackupFileSystem.h Read chunk info from btrfs 2021-05-26 17:05:43 +02:00
Condition.h Initial commit. 2011-01-06 17:43:38 +01:00
CustomClient.h Show command line process bar during restore 2016-01-24 21:09:28 +01:00
Database.h Use .recover instead of .dump during db repair 2019-10-05 16:13:57 +02:00
DatabaseCursor.h Reset database cursor upon re-use 2019-09-16 18:34:39 +02:00
DatabaseFactory.h Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
DatabaseInt.h Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
File.h Improve memory file 2021-05-08 09:15:29 +02:00
Mutex.h Initial commit. 2011-01-06 17:43:38 +01:00
Object.h Free object in same thread 2016-05-15 15:57:49 +02:00
OutputStream.h Initial commit. 2011-01-06 17:43:38 +01:00
Pipe.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
PipeThrottler.h Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
Plugin.h Initial commit. 2011-01-06 17:43:38 +01:00
PluginMgr.h Initial commit. 2011-01-06 17:43:38 +01:00
Query.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Server.h Improve memory file 2021-05-08 09:15:29 +02:00
Service.h Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
SessionMgr.h Fix session locking 2018-10-12 14:12:51 +02:00
SettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SharedMutex.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
Table.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Template.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Thread.h Initial commit. 2011-01-06 17:43:38 +01:00
ThreadPool.h Improve thread pool 2017-07-08 17:57:30 +02:00
Types.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
User.h Fix session locking 2018-10-12 14:12:51 +02:00
WebSocket.h Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00