aboutsummaryrefslogtreecommitdiffstats
path: root/src/ramps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-11Retry once if pid file is emptyMattias Andrée1-1/+10
2016-07-11Implement use of PID fileMattias Andrée4-13/+288
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ée8-65/+102
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