summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-28seccomp: Log seccomp violations with utraceMichal Sojka
2017-09-28utrace: Use PTHREAD_SEIZE instead of PTHREAD_TRACEMEMichal Sojka
2017-09-28utrace: Deliver signals to traced processesMichal Sojka
2017-09-28utrace: Support tracing multi-threaded processes and vforkMichal Sojka
2017-09-28utrace: Trace processes across forksMichal Sojka
2017-09-28utrace: Sort syscalls by number of invocationsMichal Sojka
2017-09-28Update trace attributeMichal Sojka
2017-09-28Do not disable seccomp when configuration is not foundMichal Sojka
2017-09-28utrace: Fix off-by-one errorsMichal Sojka
2017-09-28utrace: Fix environment initializationMichal Sojka
2017-08-22procd: send ubus notify when a config file has changedJohn Crispin
2017-08-08watchdog: fix inline watchdog_get_magicclose function prototypeHans Dedecker
2017-07-31procd: Do not leak pipe file descriptors to childrenMichal Sojka
2017-07-20system: return ubus error when sysupgrade_exec_upgraded() has failedMatthias Schiffer
2017-07-20upgraded: Check chroot() return valueFlorian Fainelli
2017-07-20init: Check chroot return value in sysupgrade_exec_upgraded()Florian Fainelli
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