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 |
2019-07-04 |
Davin McCall | Merge pull request #15 from fpoussin/crossbuild |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Fabien Poussin | Added STRIPOPTS var for install 15/head |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Davin McCall | Update NEWS and version. |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Davin McCall | Only move fds from force_notify_fd if it is set! |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Davin McCall | Shuffle file descriptors as necessary to avoid clash... |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Davin McCall | Update TODO. |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Davin McCall | Re-create control socket file node if it disappears. |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Davin McCall | Build/logic fixes in parse_rlimit. |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Davin McCall | Additional check for bad setting values for rlimit... |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Davin McCall | Fix uninitialised variable. |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Davin McCall | Fix use of old settings in sample config, see #16. |
commit | commitdiff | tree | snapshot |
2019-06-27 |
Fabien Poussin | Fixed strip on install for cross compilation |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Davin McCall | Add documentation for the resource limit settings. |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Davin McCall | Fix typo in function name (workding -> working) |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Davin McCall | Implement resource limit settings. |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Davin McCall | Process service state queues after readiness via fd. |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Davin McCall | Don't abuse std::find to find end of special message. |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Edd Barrett | Add CONTRIBUTORS. |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Edd Barrett | Add the getting started guide. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Davin McCall | Improve "stop" documentation, bring in line with implem... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Davin McCall | Break holds from soft dependents if a service is manual... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Davin McCall | Remove unused function. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Davin McCall | Fix restart of dependency services not explicitly started. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Davin McCall | Add test for restart of a waits-for dependency. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Davin McCall | Tests: don't call timer_expiry directly. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Davin McCall | Fix time-out-during-start test. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Davin McCall | Clear the stop timer if scripted start is interrupted. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | dinitctl: fix display of termination signal |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Fix restart after unexpected termination. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Add test for restart after unexpected termination. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Add cross-compilation support. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | make install: use force when creating links |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Fix log flushing and clean up output in boot failure... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Add example recovery service. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | man page: describe recovery service. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Fix waiting for console input. |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Davin McCall | Allow user to choose action when boot fails. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Davin McCall | Don't start any service during shutdown. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Davin McCall | Rename/reverse set_auto_restart() to is_shutting_down(). |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Davin McCall | Try to fix case where we can't getpgid() treating pid... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Davin McCall | log about not being able to get process group with... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Davin McCall | Fix log levels (swap console/main log). |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Davin McCall | Add KILL support to term-signal setting. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Davin McCall | Bump version to 0.5.1. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Davin McCall | dinitctl: handle service dir with absolute path in... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Davin McCall | Update bundled Dasynq to latest (1.1.6). |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Davin McCall | Just signal the process if we can't get the process... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Davin McCall | Use SYSCONTROLSOCKET for socket path in dinitctl/shutdown. |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Davin McCall | Another minor fix to man page. |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Davin McCall | Docs: mention "boot" service in Readme, etc. |
commit | commitdiff | tree | snapshot |
next |