index
:
oe/unitd
master
Lightweight modern init system based on procd
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-13
udevtrigger: add back directory name check into scan_subdir
Gabor Juhos
2013-09-13
fix skewed parameter order in respawn code
John Crispin
2013-09-13
execute the "running" hook once the daemon is started
John Crispin
2013-09-13
add a way for procd to queue async init.d calls
John Crispin
2013-09-13
fix a bug in the trigger handling code
John Crispin
2013-09-13
remove now unused variable
John Crispin
2013-09-13
add code to configure respawn via ubus
John Crispin
2013-09-13
output the env associated with an instance
John Crispin
2013-09-10
udevtrigger: reduce indent level in scan_* functions
Gabor Juhos
2013-09-10
udevtrigger: rename variables in scan_subdir
Gabor Juhos
2013-09-10
udevtrigger: use a helper function for subdir scanning
Gabor Juhos
2013-09-10
udevtrigger: check presence of dev attribute
Gabor Juhos
2013-09-10
udevtrigger: add device_has_attribute helper
Gabor Juhos
2013-09-10
udevtrigger: remove trailing whitespaces
Gabor Juhos
2013-09-03
add a ubus handler that allows sending signals to processes
John Crispin
2013-09-03
fix use after free bug in the trigger handling code
John Crispin
2013-09-03
add suport for measuring process resource usage
John Crispin
2013-09-03
fixup service_dump logic
John Crispin
2013-09-03
trivial code cleanup
John Crispin
2013-09-03
add respawn handling
John Crispin
2013-09-03
logread: fix the facility name reporting
John Crispin
2013-08-16
service: terminate uloop after fork(), redirect stdin, out and err to /dev/null
Jo-Philipp Wich
2013-08-15
hotplug: terminate uloop after fork(), redirect stdin, out and err to /dev/null
Jo-Philipp Wich
2013-07-23
askfirst: remove superfluous 'close' calls on stdio file descriptors.
Yousong Zhou
2013-07-23
Parse only init_debug option with non-empty argument.
Yousong Zhou
2013-07-23
Error and return when failing stat('/dev/console').
Yousong Zhou
2013-07-23
Fix event type reporting when calling 'procd_shutdown'.
Yousong Zhou
2013-07-22
early: remove superfluous close of stdio file descriptors
Gabor Juhos
2013-07-22
early: keep stdio files open
Gabor Juhos
2013-07-14
the cloexec logic of the watchdog was broken
John Crispin
2013-07-14
logread should handle return code when sending data over the net
John Crispin
2013-07-11
fix wdt cloexec bug
John Crispin
2013-07-11
fix up watchdog init code
John Crispin
2013-07-10
print services with no instances when verbose is set
John Crispin
2013-07-10
fix service level triggers
John Crispin
2013-07-10
make the verbose argument a bool
John Crispin
2013-07-10
invalid pointer was passed to free()
John Crispin
2013-07-10
remove bogus subscriber
John Crispin
2013-07-10
remove support fro trigegrs not linked to a service
John Crispin
2013-07-09
the delete handle should return an error if no service is named instead of ki...
John Crispin
2013-07-09
Fix logread file logging
John Crispin
2013-07-09
fix up the loging over network
John Crispin
2013-07-08
dont list services that have no instances
John Crispin
2013-07-08
close stdin/out/err before forking an instance
John Crispin
2013-07-08
remove superflous define
John Crispin
2013-07-08
extend logread
John Crispin
2013-07-08
bugfix of error handling while open()
Thomas Huehn
2013-07-04
add trigger support
John Crispin
2013-07-03
properly fix umask handling
John Crispin
2013-07-03
add 2 second sleep before rebooting
John Crispin
[prev]
[next]