Rename load_service.cc to load-service.cc for consistency.
[oweals/dinit.git] / src / includes /
2018-01-20 Davin McCallSupport for running services as a different user (run...
2018-01-19 Davin McCallRefactoring / clean up.
2018-01-19 Davin McCallMove some data/functions from service_record to base_pr...
2018-01-19 Davin McCallRename getShutdownType function - eliminate snake case.
2018-01-19 Davin McCallRe-work console acquisition/release.
2018-01-18 Davin McCallAdd test for console release for STARTING to STOPPED...
2018-01-16 Davin McCallRenaming of some snake-case functions missed in prior...
2018-01-16 Davin McCallMinor fixes to tests.
2018-01-15 Davin McCallservice_record: add boolean issue_stop parameter to...
2018-01-15 Davin McCallbaseproc-sys.h: Add explanatory comment.
2018-01-15 Davin McCallAdd getpgid stub to bp_sys namespace.
2018-01-14 Davin McCallStub out system functions for testing (WIP).
2018-01-13 Davin McCallMove base_process_service timer expiry handling out...
2018-01-13 Davin McCallAdd some process-service tests.
2018-01-12 Davin McCallFix some includes (for testing/general resilience).
2018-01-12 Davin McCallMove includes into a separate directory.