summaryrefslogtreecommitdiff
path: root/src/Idle.cxx
AgeCommit message (Expand)Author
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-29Main: allocate Instance on the stackMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-10IdleMonitor: new class to replace GlobalEvents::IDLEMax Kellermann
2016-03-05Idle: move flags to IdleFlags.hxxMax Kellermann
2016-03-05GlobalEvents: expose the internal classMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26fs/Traits, ...: work around -Wtautological-pointer-compareMax Kellermann
2014-02-12StorageCommands: emit IDLE_MOUNT on successful "mount"Max Kellermann
2014-02-09Idle: error out when unrecognized idle event was specifiedMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-02-27Idle, GlobalEvents: use std::atomic::exchange()Max Kellermann
2013-01-16Idle: don't wake up event loop on duplicate eventMax Kellermann
2013-01-16Idle: use std::atomic instead of GMutexMax Kellermann
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann
2013-01-09event_pipe.h: convert to C++Max Kellermann
2013-01-09idle: convert to C++Max Kellermann