aboutsummaryrefslogtreecommitdiffstats
path: root/src/Idle.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/Traits, ...: work around -Wtautological-pointer-compareMax Kellermann2014-12-261-0/+3
* StorageCommands: emit IDLE_MOUNT on successful "mount"Max Kellermann2014-02-121-0/+1
* Idle: error out when unrecognized idle event was specifiedMax Kellermann2014-02-091-0/+13
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* Idle, GlobalEvents: use std::atomic::exchange()Max Kellermann2013-02-271-1/+1
* Idle: don't wake up event loop on duplicate eventMax Kellermann2013-01-161-2/+3
* Idle: use std::atomic instead of GMutexMax Kellermann2013-01-161-29/+5
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-2/+2
* event_pipe.h: convert to C++Max Kellermann2013-01-091-4/+1
* idle: convert to C++Max Kellermann2013-01-091-0/+97