Age | Commit message (Expand) | Author |
2023-01-15 | checkpath: fix initial dirfd opening | Mike Frysinger |
2022-12-08 | src/swclock: make the reference file a required argument | William Hubbs |
2022-12-07 | start-stop-daemon: use a pipe to sync parent/child processes | Mike Gilbert |
2022-12-07 | librc-depend: fix -Wmismatched-dealloc | Sam James |
2022-09-06 | start-stop-daemon, supervise-daemon: set autogroup nicelevel | Matt Whitlock |
2022-09-02 | Revert "start-stop-daemon: use vfork to avoid races" | William Hubbs |
2022-09-02 | start-stop-daemon: use vfork to avoid races | Arusekk |
2022-07-21 | openrc: fix help messages | xdavidwu |
2022-05-08 | librc: fix resource leaks | William Hubbs |
2022-05-08 | supervise-daemon: fix -Wshadow | Sam James |
2022-05-08 | checkpath: fix memory leak | Sam James |
2022-05-08 | checkpath: fix memory leak | Sam James |
2022-05-08 | rc-update: style fixes | Sam James |
2022-05-08 | rc-update: fix mismatched alloc | Sam James |
2022-05-08 | rc-status: fix mismatched alloc | Sam James |
2022-05-08 | shared/misc.c: free env_allow if returning early from env_filter | Sam James |
2022-05-08 | librc: mark rc_deptree_* functions as mallocs | Sam James |
2022-05-08 | librc: mark stringlist functions as warn_unused_result | Sam James |
2022-05-08 | librc: mark stringlist functions as mallocs | Sam James |
2022-05-08 | librc: fix potential use-after-free | Sam James |
2022-05-08 | librc: fix double-free | Sam James |
2022-05-08 | librc: fix mismatched allocs | Sam James |
2022-05-08 | librc: fix memory leak in rc_services_in_runlevel_stacked | Sam James |
2022-04-30 | multiple spelling and typo fixes | Josh Soref |
2022-04-20 | seedrng: initialize seed_dir | William Hubbs |
2022-04-20 | seedrng: more improvements | William Hubbs |
2022-04-20 | seedrng: incorporate various improvements | Jason A. Donenfeld |
2022-04-09 | openrc-shutdown: remove rc- prefix from file names | William Hubbs |
2022-04-07 | start-stop-daemon: remove rc-prefix from file names | William Hubbs |
2022-04-06 | migrate fully to meson build system | William Hubbs |
2022-03-30 | seedrng: remove environment variables | Jason A. Donenfeld |
2022-03-30 | seedrng.c: multiple cleanups | William Hubbs |
2022-03-29 | seedrng: clean up fds and avoid -1 close on exit (#509) | Jason A. Donenfeld |
2022-03-26 | Use seedrng for seeding the random number generator | Jason A. Donenfeld |
2022-03-05 | Add Posix Scheduling Support to start-stop-daemon (#497) | sad-goldfish |
2022-03-05 | switch 0x100 constants to enums | Mike Frysinger |
2022-03-05 | switch 0x80 to 0x103 for long options | Mike Frysinger |
2022-02-06 | linux: Add support for No New Privs flag | LinkTed |
2022-02-06 | capabilities: Add support for securebits flags | LinkTed |
2022-01-26 | rc-misc.c: Allocate memory for 'file' | Matt Turner |
2021-12-31 | define the pam directory at the top level | William Hubbs |
2021-12-30 | fix libkvm dependency for *bsd | William Hubbs |
2021-12-29 | remove separate pam directory | William Hubbs |
2021-12-23 | capabilities: Add support for Linux capabilities(7) | LinkTed |
2021-12-22 | add option for OOM score adjustment | Matt Whitlock |
2021-12-21 | start-stop-daemon: fix typo in error message | Matt Whitlock |
2021-12-21 | broadcast: fix compiler warnings | Mike Frysinger |
2021-12-21 | code style: remove space after unary "not" operator | Matt Whitlock |
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger |
2021-12-20 | drop unused copyright variables | Mike Frysinger |