projects
/
oweals
/
dinit.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/dinit.git
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
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
next