urbackup_backend/Interface
Martin Raiber 9085b0758c Add direct rw mode
(cherry picked from commit d4e9b21a93768180355f2158fe81a4e447267d6b)
2016-09-12 14:11:53 +02: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 Add direct rw mode 2016-09-12 14:11:53 +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 Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
PipeThrottler.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +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 Improved settings performance 2016-08-07 23:01:07 +02: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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00