aboutsummaryrefslogtreecommitdiffstats
path: root/src/Idle.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-2/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* StorageCommands: emit IDLE_MOUNT on successful "mount"Max Kellermann2014-02-121-0/+3
* Idle: error out when unrecognized idle event was specifiedMax Kellermann2014-02-091-0/+10
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+3
* copyright year 2014Max Kellermann2014-01-131-1/+1
* Idle: convert anonymous enum to constexprMax Kellermann2013-10-201-25/+23
* Idle: fix typo in API documentationMax Kellermann2013-04-081-1/+1
* Idle: use std::atomic instead of GMutexMax Kellermann2013-01-161-12/+0
* idle: convert to C++Max Kellermann2013-01-091-0/+95