urbackup_backend/Interface
Martin Raiber d8814ca3d7 Fix session locking
(cherry picked from commit df52d79b7aae07a54fdfc7add6d9b56accf01cd8)
2018-10-12 14:12:51 +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 Allow deletion of open hdat_file_vol.dat files on Windows 2017-01-29 19:51:59 +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 Improve thread pool 2017-07-08 17:57:30 +02:00
Service.h Fixed compilation on linux 2012-08-25 20:06:49 +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