summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-13upgraded: improve error handlingMatthias Schiffer
2017-07-12upgraded: register stage2 process in uloop as intendedMatthias Schiffer
2017-06-22watchdog: add support for starting/stopping kernel watchdogHans Dedecker
2017-06-18system: introduce new attribute board_nameDaniel Golle
2017-06-16preinit: define _GNU_SOURCEHans Dedecker
2017-06-13upgraded: cmake: Find and include uloop.hFlorian Fainelli
2017-06-11hotplug: fix a memory leak in handle_button_complete()Alexander Couzens
2017-06-11service/service_stopped(): fix a use-after-freeAlexander Couzens
2017-06-08system: return legacy board nameDaniel Golle
2017-05-30upgraded: define __GNU_SOURCEMatthias Schiffer
2017-05-29rcS: add missing fcntl.h includeMatthias Schiffer
2017-05-29init: add support for sysupgrades triggered from preinitMatthias Schiffer
2017-05-29Remove code that has become unnecessary after sysupgrade changesMatthias Schiffer
2017-05-29upgraded: add support for passing a "command" argument to stage2Matthias Schiffer
2017-05-29upgraded: link dynamically, chroot during execMatthias Schiffer
2017-05-29system: always support staged sysupgradeMatthias Schiffer
2017-05-09procd/rcS: Use /dev/null as stdinMichal Sojka
2017-04-05service/instance: add an auto start optionJohn Crispin
2017-03-20procd: Log initscript output prefixed with script nameMichal Sojka
2017-03-20procd: Don't use syslog before its initializationMichal Sojka
2017-03-20procd: Add missing \n in debug messageMichal Sojka
2017-03-05procd: service gets deleted when its last instance is freedAlin Năstac
2017-02-21procd: update modprobe pathNathan Hintz
2017-02-15procd: add cancel_timeout on rc scripts when a runtime_timeout is specifiedJurgen Van Ham
2017-02-15procd: stop service using SIGKILL if SIGTERM failed to do soAlin Năstac
2017-02-11add missing includesFelix Fietkau
2017-02-08ujail: fix signal forwardingJohn Crispin
2017-01-26init: fix /tmp permissions on zramMatthias Schiffer
2017-01-10ujail: add basic /dev filesEtienne CHAMPETIER
2016-12-13service: add reload_signal propertyJo-Philipp Wich
2016-12-13hotplug: fix uninitialized variableJo-Philipp Wich
2016-12-13service: add service.signal ubus callJo-Philipp Wich
2016-12-05trace: use the cloned environment pointerFelix Fietkau
2016-12-05procd: Fix memory leaks found by cppcheckRosen Penev
2016-12-04hotplug: Check chown return valueFlorian Fainelli
2016-12-02ujail: send SIGKILL to jail process if SIGTERM failsFelix Fietkau
2016-10-19service: do not restart instances if data changesFelix Fietkau
2016-10-19service: make instance_update() void and unconditionally replace config on updateFelix Fietkau
2016-10-19service: add support for instances without commandFelix Fietkau
2016-10-14procd: fix build when DEBUG is setZefir Kurtisi
2016-10-14procd: fire events at instance respawn and failureZefir Kurtisi
2016-09-28add late variant of respawn and askconsoleJohn Crispin
2016-09-27fixes a copy paste error in the service ubus bindingJohn Crispin
2016-08-12procd: uClibc O_PATH backwards compatibility fixesHans Dedecker
2016-07-29trigger: rework timeout handling and command queueingFelix Fietkau
2016-07-29trigger: replace trigger_init() with static runqueue initializationFelix Fietkau
2016-07-29trigger: remove unnecessary runqueue empty callbackFelix Fietkau
2016-07-29trigger: reduce indentation level in trigger_event()Felix Fietkau
2016-07-19procd: remove instance_removepid call from instance_stopJurgen Van Ham
2016-07-06system: add reboot method to system ubus objectRafał Miłecki