2019-12-08 |
Davin McCall | Refactoring: load new / reload existing service in... |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Davin McCall | Fix IGR makefile (spaces to tab) |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Davin McCall | Update TODO, minor updates to COMPARISON/DESIGN |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Davin McCall | Fix reload of stopped service |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Davin McCall | Add 2nd reload test |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Davin McCall | Set target state to STOPPED when stop is issued |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Davin McCall | Add integration test for reload |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Davin McCall | Implement additional checks for reload |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Davin McCall | Improve some dinitctl error messages |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Davin McCall | Remove unneeded release |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Davin McCall | Implement reload command for dinitctl |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Davin McCall | Implement control protocol for reloading services |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Davin McCall | Initial implementation of service reloading |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Davin McCall | dinitcheck: return EXIT_FAILURE if problem found |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Davin McCall | Integration test for dinitcheck dependency cycles detection |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Davin McCall | dinitcheck: check for and report dependency cycles |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Fix inconsistencies/typos in help text, man pages |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | dinitcheck: support specifying services to check on... |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Initial manpage for dinitcheck |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Update TODO |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Install dinitcheck on install, clean binary on clean |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Remove accidental marker comment |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Add integration test for basic dinitcheck functionality |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | dinitcheck: use previously factored-out parameter proce... |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Davin McCall | Factor out service parameter processing |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Davin McCall | Service description loading: improve error messages |
commit | commitdiff | tree | snapshot |
2019-11-17 |
Davin McCall | dinitcheck: fix checking of dependencies |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Davin McCall | Use common option processing for dinit/dinitcheck servi... |
commit | commitdiff | tree | snapshot |
2019-11-09 |
Davin McCall | Factor out service directory option processing |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Davin McCall | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Davin McCall | dinitcheck: process all dependencies |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Davin McCall | Don't enable reporting exceptions on failbit (only... |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Davin McCall | Beginnings of "dinitcheck" utility |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Davin McCall | Convert system_error to service_load_exc in load_service. |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Davin McCall | More re-wording of "dinit as init" Linux documentation |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Davin McCall | Restore -s option to dinitctl |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Davin McCall | Update gitignore |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Davin McCall | Remove integration test output |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Davin McCall | Merge pull request #22 from travankor/makefile |
commit | commitdiff | tree | snapshot |
2019-09-09 |
travankor | Fix makefile. 22/head |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Davin McCall | Merge pull request #23 from travankor/doc-fixes |
commit | commitdiff | tree | snapshot |
2019-09-08 |
travankor | Fix typo in dinitctl man page. Document restart for... 23/head |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Davin McCall | Merge pull request #21 from fpoussin/contrib |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Fabien Poussin | Adding myself to contributors 21/head |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Davin McCall | Merge pull request #20 from fpoussin/root |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Fabien Poussin | Updated documentation for the new user flag 20/head |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Fabien Poussin | Replaced system flag with user flag |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Davin McCall | Merge pull request #19 from fpoussin/modules |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Fabien Poussin | Adding boot link for modules 19/head |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Fabien Poussin | Adding kernel modules script |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Davin McCall | Up version to 0.7.0. v0.7.0 |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Davin McCall | Some documentation updates. |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Davin McCall | Add integration test for service "restart" function. |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Davin McCall | Update man page for revised restart/wake semantics. |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Davin McCall | Change semantics of "wake" command. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Davin McCall | Avoid signed-unsigned comparison warning. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Davin McCall | dinitctl: update restart handling. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Davin McCall | Re-work restart function. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Davin McCall | Properly issue STARTCANCELLED message if restart is... |
commit | commitdiff | tree | snapshot |
2019-08-04 |
Davin McCall | Re-work state propogation/transition logic. |
commit | commitdiff | tree | snapshot |
2019-07-31 |
Davin McCall | Improve/refactor static_membuf. |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Davin McCall | Refactor some packet-building for readability and safety |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Davin McCall | Document dinitctl "restart" command. |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Davin McCall | Update TODO. |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Davin McCall | Up version, update NEWS. |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | stop: if not required, treat stop as full manual stop. |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | Implement dinitctl restart, addresses #14 |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | Don't add console watcher if not PID 1. |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | Update manpage/README for new "dinitctl stop" semantics. |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | Add integration test for gentle stop/force stop. |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | Fix a bunch of issues identified by Coverity scan |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Davin McCall | dinitctl: print names of dependents which are inhibitin... |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Davin McCall | dinitctl stop: gentle by default, implement --force. |
commit | commitdiff | tree | snapshot |
2019-07-22 |
Davin McCall | Add control protocol query-name test |
commit | commitdiff | tree | snapshot |
2019-07-22 |
Davin McCall | Update gitignore |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Davin McCall | Control protocol: implement QUERYSERVICENAME to get... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Davin McCall | Fix gentle service stop |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Davin McCall | Add test for "gentle" stop. |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Davin McCall | Clean up fuzz test source |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Davin McCall | Implement careful/"gentle" service stop (abort if depen... |
commit | commitdiff | tree | snapshot |
2019-07-14 |
Davin McCall | Update version, NEWS, TODO. v0.6.0 |
commit | commitdiff | tree | snapshot |
2019-07-14 |
Davin McCall | Generate man pages with m4. |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Davin McCall | Log more information on exec failure. |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Davin McCall | Add integration test for "chain-to" service parameter |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Davin McCall | Update TODO, CONTRIBUTING |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Davin McCall | Don't log to syslog if not running as system daemon |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Davin McCall | Don't put "shares console" processes in the foreground. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Davin McCall | Add integration test for per-process environment. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Davin McCall | Implement --socket-path option for dinitctl. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Davin McCall | Implement "env-file" service setting for service-specif... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Add extern definition for environ. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Fix test stub for run_child_proc. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Make help output consistent. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Ignore addrspace resource limit if system has no RLIMIT_AS. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Add integration test framework (with 2 tests). |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Add -q/--quiet option for supressing console output. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Minor updates to Linux Dinit-as-init guidelines. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Fix non-POSIXisms in sample rcboot.sh |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Davin McCall | Fix notification environment variable setting. |
commit | commitdiff | tree | snapshot |
next |