urbackup_backend/Interface
Martin 0b6daadd7b Return IObject
(cherry picked from commit 66903beb71d7ac8caf424aae61b88bf2f741af83)
2017-01-18 23:53:28 +01:00
..
Action.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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 Show database backup progress 2016-02-21 13:51:25 +01:00
DatabaseCursor.h Fix a few query leaks 2016-01-30 20:57:31 +01: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 Fix memory leak during ZIP download 2016-12-06 17:48:47 +01: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 Compress transferred data using miniZ now 2015-08-30 21:46:57 +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 Hostname database and settings to configure it to not start backups if clients have certain hostnames 2016-12-10 20:57:39 +01:00
Service.h Fixed compilation on linux 2012-08-25 20:06:49 +02:00
SessionMgr.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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 Give names to more threads 2016-01-28 15:34:06 +01:00
Types.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
User.h Return IObject 2017-01-18 23:53:28 +01:00