upgraded: link dynamically, chroot during exec
[project/procd.git] / system.c
2017-05-29 Matthias Schifferupgraded: link dynamically, chroot during exec
2017-05-29 Matthias Schiffersystem: always support staged sysupgrade
2016-07-06 Rafał Miłeckisystem: add reboot method to system ubus object
2016-07-05 Rafał Miłeckisystem: fix localtime value in ubus info method output
2016-03-05 Felix Fietkauadd ifdefs to make system.c compile on non-linux systems
2015-10-03 Alexander Couzenssystem: fix undefined behavior in wdt offline check
2015-07-06 Juliusz ChroboczekAttempt to deal gracefully with allocation failures.
2015-01-15 Jo-Philipp Wichsystem: increase memory field sizes to 64bit
2015-01-15 Jo-Philipp Wichsystem: attempt to parse /proc/device-tree/model
2015-01-15 Jo-Philipp Wichsystem: improve system name detection
2014-07-30 Felix Fietkausystem.c: parse quoted version info from /etc/openwrt_r...
2014-06-16 John Crispinrename the folder option to path
2014-06-11 John Crispinonly add the nandupgrade method when /sbin/upgraded...
2014-06-10 John Crispinadd upgraded support for nand flashing
2013-12-09 John Crispinfix copy paste error
2013-11-18 John Crispinadd a event broadcast function
2013-11-15 John Crispindebloat and reorganize code
2013-11-08 John Crispinthe automatic service restart should not happen during...
2013-09-03 John Crispinadd a ubus handler that allows sending signals to processes
2013-07-08 John Crispinremove superflous define
2013-07-04 John Crispinadd trigger support
2013-06-29 John Crispinadd support for the system.event node
2013-06-04 John Crispinmerge ubus system namespace from rpcd codebase
2013-04-23 John Crispinfix behaviour during sysupgrade
2013-04-07 Felix Fietkauwatchdog: add support for starting/stopping watchdog...
2013-03-13 John Crispinadd ubus system object