aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-30seedrng.c: multiple cleanupsWilliam Hubbs
2022-03-29seedrng: clean up fds and avoid -1 close on exit (#509)Jason A. Donenfeld
2022-03-26Use seedrng for seeding the random number generatorJason A. Donenfeld
2022-03-05Add Posix Scheduling Support to start-stop-daemon (#497)sad-goldfish
2022-03-05switch 0x100 constants to enumsMike Frysinger
2022-03-05switch 0x80 to 0x103 for long optionsMike Frysinger
2022-03-05Use consistent args passing in start-stop-daemonLinkTed
2022-03-05Fix indentation in the meson.build fileLinkTed
2022-03-05Add newline for `want`Cat Lee Ball
2022-02-06add GH action to leverage coverity scanMike Frysinger
2022-02-06linux: Add support for No New Privs flagLinkTed
2022-02-06capabilities: Add support for securebits flagsLinkTed
2022-01-30init.d/devfs: default mount /dev noexecomnivagant
2022-01-30init.d/bootmisc.in: prevent error due to nonexistant fileDermot Bradley