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-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
2013-06-29
add support for the system.event node
John Crispin
2013-06-27
get rid of sleep() calls
John Crispin
2013-06-27
make ubus handling use uloop timers
John Crispin
2013-06-24
set global umask to 0
John Crispin
2013-06-24
add respawn support
John Crispin
2013-06-19
make add facility and level to logread output
John Crispin
2013-06-14
drop good bye message
John Crispin
2013-06-13
register the system namespace on ubus regardless of the pid
John Crispin
2013-06-10
we dont want to continue booting if sysupgrade is in progress
John Crispin
2013-06-04
merge ubus system namespace from rpcd codebase
John Crispin
2013-06-04
load modules from /etc/modules-boot.d/ before preinit
John Crispin
2013-05-31
restart stopped instances on update
Felix Fietkau
2013-05-31
turn instance exit message into a debug message
Felix Fietkau
2013-05-30
make sure path exists before mknod is called
John Crispin
2013-05-29
update rcS.c to match new runqueue api changes
John Crispin
2013-05-11
logread
John Crispin
2013-05-09
add a rcS helper
John Crispin
2013-04-25
fix 32 wrap around bug when handling 64 bit time values
John Crispin
2013-04-23
ignore sigpipe
John Crispin
2013-04-23
fix behaviour during sysupgrade
John Crispin
2013-04-23
make reboot work without -f in failsafe
John Crispin
2013-04-07
watchdog: add support for starting/stopping watchdog refresh
Felix Fietkau
2013-03-16
make a few variables static
Felix Fietkau
2013-03-16
remove an unused function
Felix Fietkau
2013-03-16
whitespace cleanup
Felix Fietkau
2013-03-16
get rid of perror() calls, use ERROR() instead
Felix Fietkau
[prev]
[next]