summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-12-17service: add support for triggers on service/instance data changesFelix Fietkau
2024-12-11state: set_stdio: chdir back to / in case of failureAndreas Gnau
2024-12-11inittab: Disable implicit controlling TTY.Markus Gothe
2024-11-13initd: mount /sys and /proc with MS_RELATIMEDaniel Golle
2024-11-06system: fix description value from os-releaseFlorian Eckert
2024-10-20system: add build date to ubus outputFlorian Eckert
2024-10-20system: replace openwrt_release with os-releaseFlorian Eckert
2024-07-07utils: use strlcpy when appropriateDaniel Golle
2024-07-07jail: fix copy & paste error in parseOCIlinux()Daniel Golle
2024-07-01utils: get_cmdline_val: add missing error checkDaniel Golle
2024-03-30trace: use standard POSIX header for basename()Tony Ambardar
2024-03-30watchdog: always close fd on watchdog stopDragan Milenkovic
2024-03-25inittab: fallback when multiple "console=" is detectedINAGAKI Hiroshi
2024-03-25utils: add key-value offset support to get_cmdline_val()INAGAKI Hiroshi
2024-03-20ci: enable ujail buildsPaul Spooren
2024-03-20test commit fixing warningsPaul Spooren
2024-03-20ci: add github test workflowPaul Spooren
2024-02-24system: break infite loop resolving rootfs typeDaniel Golle
2024-02-21hotplug-dispatch: don't filter empty env variablesDaniel Golle
2023-11-28udebug: add support for logging via udebugJohn Crispin
2023-11-27service: Fix retriggering of init.d-scripts.Markus Gothe
2023-06-25system: add RISC-V CPU infoYu Chien Peter Lin
2023-03-22Revert "sysupgrade: print errno on failure"Stijn Tintel
2023-01-16init: attempt to mount efivarfsDaniel Golle
2023-01-16jail: don't assume positive return value of creatDaniel Golle
2023-01-16jail: fs: don't overwrite existing mount targetDaniel Golle
2022-11-10sysupgrade: print errno on failureStijn Tintel
2022-11-10jail: ignore missing .dynamic sectYuteng Zhong
2022-11-10jail: correctly check for null pointerPhilipp Meier
2022-09-26instance: dump netdev paramsStijn Tintel
2022-07-17jail: fix various ignoring return value compilation warningChristian Marangi
2022-07-17jail: add WARNING macro to log non critical warning messageChristian Marangi
2022-06-27utrace: fix memory leakJunnan Xu
2022-06-01init: only relabel rootfs if started from initramfsDaniel Golle
2022-06-01init: selinux: don't relabel virtual filesystemsDaniel Golle
2022-05-03init: restore SELinux labels after policy is loadedDaniel Golle
2022-04-13jail: include necessary files for per-netns netifd instanceDaniel Golle
2022-04-13uxc: fix potential NULL-pointer dereferenceDaniel Golle
2022-03-03procd: completely remove tmp-on-zram supportRui Salvaterra
2022-02-18instance: exit in case asprintf() failsDaniel Golle
2022-02-18uxc: remove unused printf parameterDaniel Golle
2022-02-18uxc: clean up error handlingDaniel Golle
2022-02-18uxc: allow editing settings using 'create'Daniel Golle
2022-02-18uxc: add support for user-defined settingsDaniel Golle
2022-01-30procd: seccomp/jail: Fix build error on arm with glibcPeter Lundkvist
2022-01-11procd: clean up /dev/pts mountsRui Salvaterra
2022-01-11procd: mount /dev with noexecRui Salvaterra
2022-01-11procd: jail/cgroups: correctly enable "rdma" when requestedRoman Azarenko
2021-12-26uxc: fix two minor issues reported by CoverityDaniel Golle
2021-12-20uxc: usage message cosmeticsDaniel Golle