summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* system: fix arguments validation in ubus handlerHEADmainKartashov Alexey10 hours1-1/+1
* upgraded: CMakeLists: update cmake minimum required version to 3.10masterChristian Marangi2025-10-031-1/+1
* CMakeLists: update cmake minimum required version to 3.10Christian Marangi2025-10-031-1/+1
* service: send ubus notifications for event triggersFelix Fietkau2025-10-021-0/+5
* service: implement set_data ubus methodFelix Fietkau2025-09-301-0/+56
* service: fix use-after-free on service data updateJo-Philipp Wich2025-09-161-2/+3
* service: fix object nesting in the ubus get_data callFelix Fietkau2025-08-121-0/+5
* hotplug: ensure that the button subsystem is always registeredFelix Fietkau2025-08-071-0/+5
* hotplug: send event notificationsFelix Fietkau2025-08-073-4/+29
* hotplug: switch to using avl tree for hotplug subsystemsFelix Fietkau2025-08-071-25/+42
* fix generating syscall-names.h for loongarch64Weijie Gao2025-06-191-0/+4
* jail: make udebug socket optionalFelix Fietkau2025-05-312-2/+3
* jail: add /dev/shm unconditionallyFelix Fietkau2025-05-281-3/+1
* jail: add flag for passing the udebug socketFelix Fietkau2025-05-283-1/+17
* instance: convert jail feature flags to bitmapFelix Fietkau2025-05-282-42/+16
* rcS: avoid duplicate pending "running" callsFelix Fietkau2025-03-131-0/+15
* service: re-run init script "running" command after instance restartFelix Fietkau2025-03-131-3/+12
* ubus: expose firmware_url in system callPaul Spooren2025-01-301-0/+2
* jail: fix NULL-pointer dereference when connection to ubus failedShiji Yang2025-01-061-0/+6
* uxc: kill command expects --signal parameterDaniel Golle2025-01-061-4/+157
* jail: always handle mkdir() return valueDaniel Golle2025-01-061-6/+17
* jail: seccomp-oci: fix uninitialized pointer read in error pathDaniel Golle2025-01-061-1/+1
* jail/seccomp: add support for loongarch64Weijie Gao2024-12-223-3/+8
* service: fix double free bug when dealing with dataFelix Fietkau2024-12-171-0/+1
* service: allow incremental changes to service propertiesFelix Fietkau2024-12-171-17/+14
* service: remove leftover lines from previous commitFelix Fietkau2024-12-171-4/+0
* service: add support for triggers on service/instance data changesFelix Fietkau2024-12-173-9/+41
* state: set_stdio: chdir back to / in case of failureAndreas Gnau2024-12-111-2/+3
* inittab: Disable implicit controlling TTY.Markus Gothe2024-12-113-2/+4
* initd: mount /sys and /proc with MS_RELATIMEDaniel Golle2024-11-131-5/+5
* system: fix description value from os-releaseFlorian Eckert2024-11-061-1/+1
* system: add build date to ubus outputFlorian Eckert2024-10-201-0/+2
* system: replace openwrt_release with os-releaseFlorian Eckert2024-10-201-7/+7
* utils: use strlcpy when appropriateDaniel Golle2024-07-071-3/+2
* jail: fix copy & paste error in parseOCIlinux()Daniel Golle2024-07-071-1/+1
* utils: get_cmdline_val: add missing error checkDaniel Golle2024-07-011-1/+6
* trace: use standard POSIX header for basename()Tony Ambardar2024-03-301-1/+1
* watchdog: always close fd on watchdog stopDragan Milenkovic2024-03-301-5/+6
* inittab: fallback when multiple "console=" is detectedINAGAKI Hiroshi2024-03-251-1/+2
* utils: add key-value offset support to get_cmdline_val()INAGAKI Hiroshi2024-03-252-4/+9
* ci: enable ujail buildsPaul Spooren2024-03-201-0/+1
* test commit fixing warningsPaul Spooren2024-03-201-5/+2
* ci: add github test workflowPaul Spooren2024-03-201-0/+26
* system: break infite loop resolving rootfs typeDaniel Golle2024-02-241-1/+5
* hotplug-dispatch: don't filter empty env variablesDaniel Golle2024-02-211-3/+0
* udebug: add support for logging via udebugJohn Crispin2023-11-2810-36/+108
* service: Fix retriggering of init.d-scripts.Markus Gothe2023-11-271-4/+7
* system: add RISC-V CPU infoYu Chien Peter Lin2023-06-251-0/+6
* Revert "sysupgrade: print errno on failure"Stijn Tintel2023-03-221-3/+1
* init: attempt to mount efivarfsDaniel Golle2023-01-161-3/+4