aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-07supervise-daemon: don't overwrite empty supervise_daemon_argsJakub Jirutka
2022-12-07librc-depend: fix -Wmismatched-deallocSam James
2022-09-07Avoid warning on grep 3.8 in hwclockStefan Linke
2022-09-06start-stop-daemon, supervise-daemon: set autogroup nicelevelMatt Whitlock
2022-09-04init.d/root: don't remount swapSören Tempel
2022-09-02Revert "start-stop-daemon: use vfork to avoid races"William Hubbs
2022-09-02init.d/root: also remount / with options provided in /etc/fstabSören Tempel
2022-09-02start-stop-daemon: use vfork to avoid racesArusekk
2022-07-21openrc: fix help messagesxdavidwu
2022-07-03fix quoting of loggers in start-stop-daemonpsykose
2022-06-28remove trailing spaceWilliam Hubbs
2022-06-27modules.in: always return 0, make loading more verboseWilliam Hubbs
2022-06-10restore the init symlink for sysvinit modeWilliam Hubbs
2022-06-08clean up hostname service scriptWilliam Hubbs
2022-06-07version 0.45William Hubbs
2022-06-07add note about seedrng to newsWilliam Hubbs
2022-06-07update newsWilliam Hubbs
2022-06-06drop changelogWilliam Hubbs
2022-05-08cirrus: drop FreeBSD 11 and 12.2, add FreeBSD 12.3William Hubbs
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
2022-05-08librc: fix memory leak in rc_services_in_runlevel_stackedSam James
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-21seedrng: use posix positional params to avoid space splittingJason A. Donenfeld
2022-04-20seedrng: initialize seed_dirWilliam Hubbs
2022-04-20seedrng: more improvementsWilliam Hubbs
2022-04-20seedrng: incorporate various improvementsJason A. Donenfeld
2022-04-16simplify github workflows using the matrix syntaxDoug Freed
2022-04-16rewrite tests (#515)William Hubbs
2022-04-09openrc-shutdown: remove rc- prefix from file namesWilliam Hubbs
2022-04-09binfmt: ignore empty lines (#492)mochaaP
2022-04-07start-stop-daemon: remove rc-prefix from file namesWilliam Hubbs
2022-04-06migrate fully to meson build systemWilliam Hubbs
2022-03-31init.d/seedrng.in: fix rc_yesno typoSam James
2022-03-31Add clangd support for developmentLinkTed
2022-03-30seedrng: remove environment variablesJason A. Donenfeld
2022-03-30init.d/urandom.in: drop the use of the psz variableWilliam Hubbs
2022-03-30add seedrng service for LinuxWilliam Hubbs