aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-29is_older_than: missing includes from IWYUSam James
2023-01-29is_newer_than: missing includes from IWYUSam James
2023-01-29fstabinfo: missing includes from IWYUSam James
2023-01-29einfo: missing includes from IWYUSam James
2023-01-29checkpath: missing includes from IWYUSam James
2023-01-28src: shared: schedules: add missing includes to headerSam James
2023-01-28src: shared: plugin: add missing includes to headerSam James
2023-01-28src: shared: misc: add missing includes to headerSam James
2023-01-28src: shared: helpers: add missing includes to headerSam James
2023-01-28openrc: rc-logger: add missing includes to headerSam James
2023-01-28swclock: fix codeql warning and upgrade to futimensNRK
2023-01-28openrc: avoid unnecessary malloc inside sig-handlerNRK
2023-01-25openrc-shutdown: mark handler as noreturn, use _unused macroSam James
2023-01-25openrc: mark handle_bad_signal as noreturnSam James
2023-01-25supervise-daemon: mark various functions as noreturnSam James
2023-01-25openrc-shutdown: mark stop_shutdown as noreturn, fix typo/indentationSam James
2023-01-25shared: move _noreturn definition into helpers.hSam James
2023-01-25libeinfo: fix -Wunused-but-set-variableSam James
2023-01-25librc: fix 'init' memory leakSam James
2023-01-25openrc-run: drop strlen dead storeSam James
2023-01-25openrc-shutdown: fix need_warning dead storeSam James
2023-01-25openrc-run: fix -Wunused-but-set-variableSam James
2023-01-25openrc: fix double-assignment to dirSam James
2023-01-25openrc, openrc-run: Fix -Wstrict-prototypesSam James
2023-01-20start-stop-daemon, supervise-daemon: use closefrom()/close_range()Matt Whitlock
2023-01-20start-stop-daemon: remove unnecessary carve-out for pipe FDMatt Whitlock
2023-01-15checkpath: add missing sticky/set*id mode bits to checkMike Frysinger
2023-01-15openrc-run: add status to basic usage messageMike Frysinger
2023-01-15checkpath: fix initial dirfd openingMike Frysinger
2022-12-08src/swclock: make the reference file a required argumentWilliam Hubbs
2022-12-07start-stop-daemon: use a pipe to sync parent/child processesMike Gilbert
2022-12-07librc-depend: fix -Wmismatched-deallocSam James
2022-09-06start-stop-daemon, supervise-daemon: set autogroup nicelevelMatt Whitlock
2022-09-02Revert "start-stop-daemon: use vfork to avoid races"William Hubbs
2022-09-02start-stop-daemon: use vfork to avoid racesArusekk
2022-07-21openrc: fix help messagesxdavidwu
2022-05-08librc: fix resource leaksWilliam Hubbs
2022-05-08supervise-daemon: fix -WshadowSam James
2022-05-08checkpath: fix memory leakSam James
2022-05-08checkpath: fix memory leakSam James
2022-05-08rc-update: style fixesSam James
2022-05-08rc-update: fix mismatched allocSam James
2022-05-08rc-status: fix mismatched allocSam James
2022-05-08shared/misc.c: free env_allow if returning early from env_filterSam James
2022-05-08librc: mark rc_deptree_* functions as mallocsSam James
2022-05-08librc: mark stringlist functions as warn_unused_resultSam James
2022-05-08librc: mark stringlist functions as mallocsSam James
2022-05-08librc: fix potential use-after-freeSam James
2022-05-08librc: fix double-freeSam James
2022-05-08librc: fix mismatched allocsSam James