Age | Commit message (Expand) | Author |
2024-04-05 | Add xterm-kitty to color capable term list | John Einar Reitan |
2024-04-01 | clarify news update about split-usr option | William Hubbs |
2024-04-01 | version 0.54 | William Hubbs |
2024-04-01 | update news | William Hubbs |
2024-03-31 | Touch up docs/comments | Oskari Pirhonen |
2024-03-31 | Trivial curses/termcap removal | Oskari Pirhonen |
2024-03-31 | ci: update FreeBSD releases we test against | William Hubbs |
2024-03-25 | meson: drop broken split-usr handling | Sam James |
2024-01-12 | version 0.53 | William Hubbs |
2024-01-12 | update news | William Hubbs |
2024-01-12 | enable confd cgroups mount options | Forza-tng |
2024-01-09 | sh/rc-cgroup.sh: add openrc. prefix the cgroupv2 path | Natanael Copa |
2023-12-16 | supervise-daemon-guide.md: adjust markdown formatting. No logic/text changes ... | Alexey Vazhnov |
2023-12-04 | change info words "remove" to "delete" in delete sub-command | Zhao Yongming |
2023-12-04 | update start-stop-daemon manual to include --quiet | Zhao Yongming |
2023-11-16 | update news | William Hubbs |
2023-11-15 | remove warning for runscript deprecation | William Hubbs |
2023-11-15 | drop the deprecated "rc" binary | William Hubbs |
2023-11-14 | Skip already processed files in rc_service_daemon_set | Alexander Maltsev |
2023-11-14 | init.d/cgroups.in: fix inconsistency between mount_cgroups and mount_cgroups | Sam James |
2023-11-14 | drop the deprecated runscript binary | William Hubbs |
2023-11-02 | sh/supervise-daemon.sh: Proper casing for --no-new-privs | Haelwenn (lanodan) Monnier |
2023-10-10 | version 0.51 | William Hubbs |
2023-10-10 | update news | William Hubbs |
2023-10-10 | change default RC_CGROUP_MODE to unified | William Hubbs |
2023-10-10 | Force symlinking of openrc-init to init | Adam Duskett |
2023-10-03 | Relocate pipes.c and pipes.h file to shared directory. | Lexxy Fox |
2023-10-03 | supervise-daemon: implement output_logger and error_logger. | Lexxy Fox |
2023-09-19 | version 0.50 | William Hubbs |
2023-09-19 | update news | William Hubbs |
2023-09-12 | misc: add syscall fallback for close_range for musl libc | Natanael Copa |
2023-09-12 | start-stop-daemon: set fds to CLOEXEC instead of closing | Natanael Copa |
2023-09-12 | misc: add cloexec_fds_from() helper function | Natanael Copa |
2023-09-12 | supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGE | Natanael Copa |
2023-09-01 | remove /lib/rc/tmp creation from meson script | Timothy Kenno Handojo |
2023-08-31 | version 0.49 | William Hubbs |
2023-08-31 | update news | William Hubbs |
2023-08-29 | Don't re-define strlcpy/strlcat with >=glibc-2.38 | Sam James |
2023-07-26 | rc: fix automatic restart with runlevel-specific conf.d files | Sven Wegener |
2023-07-26 | bash-completion/rc-service: don't set or unset extglob | Jernej Jakob |
2023-07-05 | version 0.48 | William Hubbs |
2023-07-05 | update news for 0.48 release | William Hubbs |
2023-05-21 | man: Remove Duplicate Description of -2/--stderr Flag | Petr Vaněk |
2023-05-14 | einfo: fix vewend applet args | Oskari Pirhonen |
2023-05-10 | librc: allow overriding rc_interactive on kernel command line | Sam James |
2023-04-24 | openrc-run: fix rc_parallel race in svc_exec | Dominique Martinet |
2023-04-24 | openrc-run: silence lock failures with --no-deps | Dominique Martinet |
2023-04-24 | openrc-run: remove kludge in restart --no-deps | Dominique Martinet |
2023-04-24 | rc: use LIST_FOREACH_SAFE in cleanup() | NRK |
2023-04-24 | rc: block SIGCHLD during pid list operations | NRK |