Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-07-11 | Retry once if pid file is empty | Mattias Andrée | 1 | -1/+10 |
2016-07-11 | Implement use of PID file | Mattias Andrée | 4 | -13/+288 |
2016-07-11 | Add get_pidfile_pathname | Mattias Andrée | 1 | -8/+33 |
2016-07-11 | m | Mattias Andrée | 1 | -1/+1 |
2016-07-11 | Add .socket suffix to the socket | Mattias Andrée | 1 | -2/+2 |
2016-07-11 | whitespace | Mattias Andrée | 1 | -0/+1 |
2016-07-11 | Implement -p | Mattias Andrée | 8 | -65/+102 |
2016-07-11 | Sort outputs by name | Mattias Andrée | 3 | -12/+53 |
2016-07-10 | m | Mattias Andrée | 1 | -4/+2 |
2016-07-10 | Add command line parser | Mattias Andrée | 3 | -7/+102 |
2016-07-10 | Add adjustment method name parser | Mattias Andrée | 1 | -1/+37 |
2016-07-10 | Get the pathname of the socket | Mattias Andrée | 2 | -4/+68 |
2016-07-10 | Fix warnings (and two errors) | Mattias Andrée | 3 | -12/+12 |