aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Close file descriptorsMattias Andrée2016-07-111-1/+11
* Create and listen to socket + do not use deprecated usleepMattias Andrée2016-07-113-4/+66
* Place in background unless -fMattias Andrée2016-07-113-12/+170
* Signal the spawner when the service is initialised enoughMattias Andrée2016-07-111-0/+13
* Use exit value 2 to indicate that the service is already runningMattias Andrée2016-07-111-4/+11
* Retry once if pid file is emptyMattias Andrée2016-07-111-1/+10
* Implement use of PID fileMattias Andrée2016-07-113-11/+286
* Add get_pidfile_pathnameMattias Andrée2016-07-111-8/+33
* mMattias Andrée2016-07-111-1/+1
* Add .socket suffix to the socketMattias Andrée2016-07-111-2/+2
* whitespaceMattias Andrée2016-07-111-0/+1
* Implement -pMattias Andrée2016-07-117-64/+97
* Sort outputs by nameMattias Andrée2016-07-113-12/+53
* mMattias Andrée2016-07-101-4/+2
* Add command line parserMattias Andrée2016-07-103-7/+102
* Add adjustment method name parserMattias Andrée2016-07-101-1/+37
* Get the pathname of the socketMattias Andrée2016-07-102-4/+68
* Fix warnings (and two errors)Mattias Andrée2016-07-103-12/+12
* mMattias Andrée2016-07-101-1/+2
* mMattias Andrée2016-07-101-2/+2
* Work on marshallingMattias Andrée2016-07-108-56/+471
* mMattias Andrée2016-07-103-38/+75
* whitespaceMattias Andrée2016-07-101-0/+2
* Load output info and current gamma ramps, also restore gamma ramps on exitMattias Andrée2016-07-102-1/+263
* Initialise CRTC:sMattias Andrée2016-07-101-0/+90
* Add filter.[ch]Mattias Andrée2016-07-102-0/+280