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-11-15
debloat and reorganize code
John Crispin
2013-11-12
add service_validator support
John Crispin
2013-11-12
add data type validator
John Crispin
2013-11-09
bind the console to /dev/null if the real console fails to come up
John Crispin
2013-11-08
the automatic service restart should not happen during sysupgrade
John Crispin
2013-10-24
add hostname option to logread
John Crispin
2013-10-09
add a prefix option for messages streamed using logread
John Crispin
2013-10-01
syslog: fix incorrect use of sizeof() in vsnprintf()
Jo-Philipp Wich
2013-09-28
syslog() is a blocking call on eglibc. as procd provides the actual syslog, w...
John Crispin
2013-09-17
procd: Exit askfirst on read error
Helmut Schaa
2013-09-13
coldplug: remove duplicated include
Gabor Juhos
2013-09-13
coldplug: only start hotplug timer after udevtrigger finished
Gabor Juhos
2013-09-13
udevtrigger: nuke scan_{subdir,class,block} functions
Gabor Juhos
2013-09-13
udevtrigger: simplify scan_class function
Gabor Juhos
2013-09-13
udevtrigger: simplify scan_block function
Gabor Juhos
2013-09-13
udevtrigger: simplify scan_subsystem function
Gabor Juhos
2013-09-13
udevtrigger: extend scan_subdir function
Gabor Juhos
2013-09-13
udevtrigger: remove superfluous strlcpy
Gabor Juhos
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
[prev]
[next]