| .. |
|
Action.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Condition.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
CustomClient.h
|
Added a detailed status command for the client
|
2014-02-20 22:43:54 +01:00 |
|
Database.h
|
Free memory and clear Databases
|
2013-11-16 16:50:39 +01:00 |
|
DatabaseCursor.h
|
Better error handling for files cache creation
|
2013-06-11 22:13:03 +02:00 |
|
DatabaseFactory.h
|
Added BerkleyDB as alternative SQL backend
|
2011-10-28 22:58:50 +02:00 |
|
DatabaseInt.h
|
Put server settings in a different database
|
2011-11-08 21:52:33 +01:00 |
|
File.h
|
Better settings exchange
|
2014-04-15 22:39:33 +02:00 |
|
Mutex.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Object.h
|
Properly free file descriptor, if hash size is zero
|
2013-11-03 11:33:44 +01:00 |
|
OutputStream.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Pipe.h
|
Better data type for transferred bytes
|
2012-05-13 22:21:08 +02:00 |
|
PipeThrottler.h
|
Look at throttling for isReadable and isWritable
|
2014-05-26 20:56:31 +02: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
|
Added MDB file cache
|
2013-05-19 19:46:20 +02:00 |
|
Server.h
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02:00 |
|
Service.h
|
Fixed compilation on linux
|
2012-08-25 20:06:49 +02:00 |
|
SessionMgr.h
|
Don't block session during viewing live log
|
2013-09-24 22:39:31 +02:00 |
|
SettingsReader.h
|
Better settings exchange
|
2014-04-15 20:10:44 +02:00 |
|
Table.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Template.h
|
Misc changes
|
2012-09-14 03:15:52 +02:00 |
|
Thread.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
ThreadPool.h
|
File backup speed improvement by queuing file downloads
|
2014-05-01 12:45:29 +02:00 |
|
Types.h
|
Removed unused nullptr definition
|
2014-01-24 21:08:03 +01:00 |
|
User.h
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02:00 |