summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Use different compression thresholds for UDP and TCPv3.9Simon Rettberg2020-01-073-15/+13Star
* Add TCP interfaceSimon Rettberg2020-01-076-19/+299
* Change thread pool params; allow more concurrent tasksSimon Rettberg2019-11-291-4/+6
* Get rid of class loader hack, use command line insteadSimon Rettberg2019-11-133-56/+8Star
* BoundedLog type + serializerSimon Rettberg2019-11-132-1/+32
* [daemon] Better error logging, handling of duplicate UUIDSimon Rettberg2019-11-131-2/+3
* [SystemCommandTask] Support changing environmentSimon Rettberg2018-03-201-1/+1
* Better error logging: Include exception in some logger callsSimon Rettberg2016-12-011-1/+1
* Add cancellable tasks, optional response payload compressionSimon Rettberg2016-12-012-9/+81
* DatagramPacket constructor doesn't throw SocketException in SE 8+Simon Rettberg2016-11-071-1/+1
* Handle some uncaught runtime errors, fix race conditionSimon Rettberg2015-09-281-3/+2Star
* Switch to semaphore for signalling the mainloop to check for workSimon Rettberg2015-02-241-18/+6Star
* Make taskmanager an instance, add callback for finished jobs, improve parent ...Simon Rettberg2015-01-274-57/+72
* Rework plugin loading a littleSimon Rettberg2014-06-042-2/+3
* Initial commitSimon Rettberg2014-06-0310-0/+786