Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: change C-style prototypes, drop "(void)" | Max Kellermann | 2015-03-03 | 1 | -2/+2 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | StorageCommands: emit IDLE_MOUNT on successful "mount" | Max Kellermann | 2014-02-12 | 1 | -0/+3 |
* | Idle: error out when unrecognized idle event was specified | Max Kellermann | 2014-02-09 | 1 | -0/+10 |
* | neighbor: new subsystem to detect file servers on the local network | Max Kellermann | 2014-01-26 | 1 | -0/+3 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Idle: convert anonymous enum to constexpr | Max Kellermann | 2013-10-20 | 1 | -25/+23 |
* | Idle: fix typo in API documentation | Max Kellermann | 2013-04-08 | 1 | -1/+1 |
* | Idle: use std::atomic instead of GMutex | Max Kellermann | 2013-01-16 | 1 | -12/+0 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -0/+95 |