Add initial control protocol test.
[oweals/dinit.git] / src / includes / control.h
2018-07-07 Davin McCallAdd initial control protocol test.
2018-07-07 Davin McCallMinor cleanup of header.
2018-07-03 Davin McCallcontrol: add command for removing dependencies.
2018-07-02 Davin McCallImplement adding dependencies via control protocol.
2018-06-19 Davin McCalldinitctl: show process id and console state in service...
2018-02-10 Davin McCallImplement service unloading.
2018-02-10 Davin McCallRenaming: camelCase to snake_case.
2018-02-10 Davin McCallcontrol: rework handle allocation.
2018-01-12 Davin McCallMove includes into a separate directory.