Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add signal handlers | Mattias Andrée | 2016-07-11 | 1 | -1/+48 |
* | Do not require /proc | Mattias Andrée | 2016-07-11 | 1 | -1/+10 |
* | Close file descriptors | Mattias Andrée | 2016-07-11 | 1 | -1/+11 |
* | Create and listen to socket + do not use deprecated usleep | Mattias Andrée | 2016-07-11 | 1 | -4/+36 |
* | Place in background unless -f | Mattias Andrée | 2016-07-11 | 1 | -12/+121 |
* | Signal the spawner when the service is initialised enough | Mattias Andrée | 2016-07-11 | 1 | -0/+13 |
* | Use exit value 2 to indicate that the service is already running | Mattias Andrée | 2016-07-11 | 1 | -4/+11 |
* | Retry once if pid file is empty | Mattias Andrée | 2016-07-11 | 1 | -1/+10 |
* | Implement use of PID file | Mattias Andrée | 2016-07-11 | 1 | -1/+175 |
* | Add get_pidfile_pathname | Mattias Andrée | 2016-07-11 | 1 | -8/+33 |
* | m | Mattias Andrée | 2016-07-11 | 1 | -1/+1 |
* | Add .socket suffix to the socket | Mattias Andrée | 2016-07-11 | 1 | -2/+2 |
* | Implement -p | Mattias Andrée | 2016-07-11 | 1 | -0/+28 |
* | Sort outputs by name | Mattias Andrée | 2016-07-11 | 1 | -12/+25 |
* | m | Mattias Andrée | 2016-07-10 | 1 | -4/+2 |
* | Add command line parser | Mattias Andrée | 2016-07-10 | 1 | -6/+36 |
* | Add adjustment method name parser | Mattias Andrée | 2016-07-10 | 1 | -1/+37 |
* | Get the pathname of the socket | Mattias Andrée | 2016-07-10 | 1 | -3/+67 |
* | Fix warnings (and two errors) | Mattias Andrée | 2016-07-10 | 1 | -1/+1 |
* | m | Mattias Andrée | 2016-07-10 | 1 | -1/+2 |
* | m | Mattias Andrée | 2016-07-10 | 1 | -2/+2 |
* | Work on marshalling | Mattias Andrée | 2016-07-10 | 1 | -1/+1 |
* | m | Mattias Andrée | 2016-07-10 | 1 | -0/+8 |
* | whitespace | Mattias Andrée | 2016-07-10 | 1 | -0/+2 |
* | Load output info and current gamma ramps, also restore gamma ramps on exit | Mattias Andrée | 2016-07-10 | 1 | -1/+145 |
* | Initialise CRTC:s | Mattias Andrée | 2016-07-10 | 1 | -0/+90 |