Age | Commit message (Expand) | Author |
2023-01-20 | start-stop-daemon: remove unnecessary carve-out for pipe FD | Matt Whitlock |
2023-01-15 | checkpath: add missing sticky/set*id mode bits to check | Mike Frysinger |
2023-01-15 | netmount: add fuse.glusterfs | Mike Frysinger |
2023-01-15 | openrc-run: add status to basic usage message | Mike Frysinger |
2023-01-15 | checkpath: fix initial dirfd opening | Mike Frysinger |
2023-01-15 | man: update path to internal runtime state | Mike Frysinger |
2023-01-15 | init: add missing eend to /run mount #554 | Mike Frysinger |
2023-01-08 | LICENSE: Change year to 2023 (from 2015!!!) | Ivan Bushchik |
2023-01-05 | version 0.46 | William Hubbs |
2023-01-05 | update news | William Hubbs |
2022-12-08 | build: fix run_command warning | Nikolaos Chatzikonstantinou |
2022-12-08 | src/swclock: make the reference file a required argument | William Hubbs |
2022-12-08 | make the location of the swclock reference file configurable | William Hubbs |
2022-12-07 | start-stop-daemon: use a pipe to sync parent/child processes | Mike Gilbert |
2022-12-07 | supervise-daemon: don't overwrite empty supervise_daemon_args | Jakub Jirutka |
2022-12-07 | librc-depend: fix -Wmismatched-dealloc | Sam James |
2022-09-07 | Avoid warning on grep 3.8 in hwclock | Stefan Linke |
2022-09-06 | start-stop-daemon, supervise-daemon: set autogroup nicelevel | Matt Whitlock |
2022-09-04 | init.d/root: don't remount swap | Sören Tempel |
2022-09-02 | Revert "start-stop-daemon: use vfork to avoid races" | William Hubbs |
2022-09-02 | init.d/root: also remount / with options provided in /etc/fstab | Sören Tempel |
2022-09-02 | start-stop-daemon: use vfork to avoid races | Arusekk |
2022-07-21 | openrc: fix help messages | xdavidwu |
2022-07-03 | fix quoting of loggers in start-stop-daemon | psykose |
2022-06-28 | remove trailing space | William Hubbs |
2022-06-27 | modules.in: always return 0, make loading more verbose | William Hubbs |
2022-06-10 | restore the init symlink for sysvinit mode | William Hubbs |
2022-06-08 | clean up hostname service script | William Hubbs |
2022-06-07 | version 0.45 | William Hubbs |
2022-06-07 | add note about seedrng to news | William Hubbs |
2022-06-07 | update news | William Hubbs |
2022-06-06 | drop changelog | William Hubbs |
2022-05-08 | cirrus: drop FreeBSD 11 and 12.2, add FreeBSD 12.3 | William Hubbs |
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-21 | seedrng: use posix positional params to avoid space splitting | Jason A. Donenfeld |