Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | fs/Traits, ...: work around -Wtautological-pointer-compare | Max Kellermann | 2014-12-26 | 1 | -0/+3 |
* | StorageCommands: emit IDLE_MOUNT on successful "mount" | Max Kellermann | 2014-02-12 | 1 | -0/+1 |
* | Idle: error out when unrecognized idle event was specified | Max Kellermann | 2014-02-09 | 1 | -0/+13 |
* | neighbor: new subsystem to detect file servers on the local network | Max Kellermann | 2014-01-26 | 1 | -0/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Idle, GlobalEvents: use std::atomic::exchange() | Max Kellermann | 2013-02-27 | 1 | -1/+1 |
* | Idle: don't wake up event loop on duplicate event | Max Kellermann | 2013-01-16 | 1 | -2/+3 |
* | Idle: use std::atomic instead of GMutex | Max Kellermann | 2013-01-16 | 1 | -29/+5 |
* | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 1 | -2/+2 |
* | event_pipe.h: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -4/+1 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -0/+97 |