summaryrefslogtreecommitdiffstats
path: root/src/server/net.h
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] rpc: Distinguish between client and server (proxy) connectionsSimon Rettberg2018-08-141-1/+1
* [SERVER] Use atomic var for (total)bytesSent countersSimon Rettberg2018-08-081-6/+2Star
* [SERVER] Refactor: Move client list to net.* and isolateSimon Rettberg2017-09-071-1/+11
* [SERVER] More fine grained locking for RPC; better error loggingSimon Rettberg2015-12-161-0/+4
* [Server] Added statistics of images and uptime to json.Stephan Schwaer2015-05-051-2/+0Star
* Removed dnbd3_printClients, added clients to statistics json in rpc.Stephan Schwaer2015-05-041-0/+4
* [SERVER] Added counters for received and sent bytes.Stephan Schwaer2015-04-271-0/+2
* Rewriting....sr2013-07-081-1/+1
* [SERVER] Add IPv6 support (clients and RPC connections)sr2013-01-151-2/+0Star
* [ALL] Some refactoringJohann Latocha2012-01-311-0/+28