| .. |
|
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
|
Merge remote-tracking branch 'urpc/next' into dev
|
2015-12-09 14:49:13 +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
|
Updated SQLite and some SQLite tuning
|
2015-01-08 22:31:54 +01:00 |
|
File.h
|
Added fsync to file class
|
2015-12-11 12:56:48 +01: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
|
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
|
Added MDB file cache
|
2013-05-19 19:46:20 +02:00 |
|
Server.h
|
Parameter to bind service to localhost
|
2015-12-05 22:25:35 +01: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
|
Prevent access token reuse
|
2015-12-10 18:45:23 +01:00 |
|
SharedMutex.h
|
Replacing file entry cache with external file entry index
|
2014-10-10 18:29:26 +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 |