jail: handle containers seperately
[oweals/procd.git] / system.c
2020-01-05 Petr Štetiarsystem: watchdog_set: fix misleading indentation
2020-01-05 Petr Štetiarsystem: sysupgrade: fix possibly misleading error
2020-01-05 Petr Štetiarsystem: sysupgrade: rework firmware validation
2020-01-05 Petr Štetiarsystem: fix failing image validation due to EINTR
2019-11-04 Dustin Lundquistsystem: sysupgrade: close input side of pipe before...
2019-10-17 Zachary Cookprocd: Add cached and available to memory table
2019-09-19 Hauke Mehrtenssystem: Fix possible integer overflows
2019-09-16 Rafał Miłeckisystem: sysupgrade: send reply on error
2019-09-16 Rafał Miłeckisystem: refuse sysupgrade with backup if it's unsupported
2019-09-11 Rafał Miłeckisysupgrade: support "backup" attribute
2019-09-05 Rafał Miłeckisystem: fix uninitialized variables in firmware validat...
2019-09-04 Rafał Miłeckisystem: reject sysupgrade of invalid firmware images...
2019-09-04 Rafał Miłeckisystem: reject sysupgrade of broken firmware images
2019-09-04 Rafał Miłeckisystem: add "validate_firmware_image" ubus method
2019-08-22 Rafał Miłeckisystem: support passing "options" to the "sysupgrade...
2018-11-08 Hans Dedeckerwatchdog: improve seting watchdog timeout and frequency
2018-10-11 Chris Blakeprocd: Add cpu string to board detection
2017-07-20 Matthias Schiffersystem: return ubus error when sysupgrade_exec_upgraded...
2017-06-22 Hans Dedeckerwatchdog: add support for starting/stopping kernel...
2017-06-18 Daniel Gollesystem: introduce new attribute board_name
2017-06-08 Daniel Gollesystem: return legacy board name
2017-05-29 Matthias Schifferinit: add support for sysupgrades triggered from preinit
2017-05-29 Matthias SchifferRemove code that has become unnecessary after sysupgrad...
2017-05-29 Matthias Schifferupgraded: add support for passing a "command" argument...
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