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