summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-08-12service: fix object nesting in the ubus get_data callFelix Fietkau
2025-08-07hotplug: ensure that the button subsystem is always registeredFelix Fietkau
2025-08-07hotplug: send event notificationsFelix Fietkau
2025-08-07hotplug: switch to using avl tree for hotplug subsystemsFelix Fietkau
2025-06-19fix generating syscall-names.h for loongarch64Weijie Gao
2025-05-31jail: make udebug socket optionalFelix Fietkau
2025-05-28jail: add /dev/shm unconditionallyFelix Fietkau
2025-05-28jail: add flag for passing the udebug socketFelix Fietkau
2025-05-28instance: convert jail feature flags to bitmapFelix Fietkau
2025-03-13rcS: avoid duplicate pending "running" callsFelix Fietkau
2025-03-13service: re-run init script "running" command after instance restartFelix Fietkau
2025-01-30ubus: expose firmware_url in system callPaul Spooren
2025-01-06jail: fix NULL-pointer dereference when connection to ubus failedShiji Yang
2025-01-06uxc: kill command expects --signal parameterDaniel Golle
2025-01-06jail: always handle mkdir() return valueDaniel Golle
2025-01-06jail: seccomp-oci: fix uninitialized pointer read in error pathDaniel Golle
2024-12-22jail/seccomp: add support for loongarch64Weijie Gao
2024-12-17service: fix double free bug when dealing with dataFelix Fietkau
2024-12-17service: allow incremental changes to service propertiesFelix Fietkau
2024-12-17service: remove leftover lines from previous commitFelix Fietkau
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