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
2014-05-25
service: remove unused argument to service_update()
Felix Fietkau
2014-05-25
service: fix double-free in error path
Felix Fietkau
2014-05-25
service: use blob_memdup()
Felix Fietkau
2014-05-25
hotplug: fix memleak in debug codepath
Felix Fietkau
2014-05-24
inittab: strip trailing whitespace (especially newline)
Felix Fietkau
2014-03-20
inittab: avoid character collating to work around character class escaping is...
Felix Fietkau
2014-03-18
rcS: fix a format string bug
Felix Fietkau
2014-03-18
rcS: do not access ustream_buf data directly
Felix Fietkau
2014-02-24
instance: improve portability of setting resource limits
Felix Fietkau
2014-02-07
commit e0921ed71bab0ad7d2344774a33c22809eb10190 set the timeout globally
John Crispin
2014-01-29
fix the dump logic to show validators and triggers even if no instances exist
John Crispin
2014-01-29
force all runqueue tasks to a timeout of 15s
John Crispin
2014-01-20
state.c: pass ubus commandline is writable buffer to service_start_early()
Jo-Philipp Wich
2013-12-18
procd: fix service file tracking
Jo-Philipp Wich
2013-12-09
fix copy paste error
John Crispin
2013-12-09
procd: set resource limits for service instances
Ulrich Weber
2013-11-22
cleanup debug level handover
John Crispin
2013-11-20
fix rcS memory leaks and running hook
John Crispin
2013-11-19
make ue of the md5.c inside libubox
John Crispin
2013-11-19
fix up the order of respawn parameters for ubus
John Crispin
2013-11-18
add a event broadcast function
John Crispin
2013-11-18
add debug level handover between preinit and main process
John Crispin
2013-11-18
make the service running trigger be queued directly after the service was sta...
John Crispin
2013-11-18
add a function to add calls to the front of the rcS queue
John Crispin
2013-11-15
procd: Allow process respawning forever
Helmut Schaa
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
[prev]
[next]