Fix --help option in dinitcheck
[oweals/dinit.git] / src / dinitcheck.cc
2019-12-22 Davin McCallFix --help option in dinitcheck
2019-12-08 Davin McCalldinitcheck: output overall result after checks complete
2019-11-22 Davin McCalldinitcheck: return EXIT_FAILURE if problem found
2019-11-22 Davin McCalldinitcheck: check for and report dependency cycles
2019-11-21 Davin McCalldinitcheck: support specifying services to check on...
2019-11-21 Davin McCalldinitcheck: use previously factored-out parameter proce...
2019-11-19 Davin McCallService description loading: improve error messages
2019-11-17 Davin McCalldinitcheck: fix checking of dependencies
2019-11-15 Davin McCallUse common option processing for dinit/dinitcheck servi...
2019-11-09 Davin McCallFactor out service directory option processing
2019-10-06 Davin McCalldinitcheck: process all dependencies
2019-10-06 Davin McCallBeginnings of "dinitcheck" utility