summaryrefslogtreecommitdiffstats
path: root/system.c
AgeCommit message (Expand)Author
2015-07-06Attempt to deal gracefully with allocation failures.Juliusz Chroboczek
2015-01-15system: increase memory field sizes to 64bitJo-Philipp Wich
2015-01-15system: attempt to parse /proc/device-tree/modelJo-Philipp Wich
2015-01-15system: improve system name detectionJo-Philipp Wich
2014-07-30system.c: parse quoted version info from /etc/openwrt_releaseFelix Fietkau
2014-06-16rename the folder option to pathJohn Crispin
2014-06-11only add the nandupgrade method when /sbin/upgraded existsJohn Crispin
2014-06-11add upgraded support for nand flashingJohn Crispin
2013-12-09fix copy paste errorJohn Crispin
2013-11-18add a event broadcast functionJohn Crispin
2013-11-15debloat and reorganize codeJohn Crispin
2013-11-08the automatic service restart should not happen during sysupgradeJohn Crispin
2013-09-03add a ubus handler that allows sending signals to processesJohn Crispin
2013-07-08remove superflous defineJohn Crispin
2013-07-04add trigger supportJohn Crispin
2013-06-29add support for the system.event nodeJohn Crispin
2013-06-04merge ubus system namespace from rpcd codebaseJohn Crispin
2013-04-23fix behaviour during sysupgradeJohn Crispin
2013-04-07watchdog: add support for starting/stopping watchdog refreshFelix Fietkau
2013-03-13add ubus system objectJohn Crispin