Age | Commit message (Expand) | Author |
2024-07-20 | libeinfo.c: add foot | Anna (navi) Figueiredo Gomes |
2024-07-20 | librc-misc.c, rc.c, rc-status.c: fix memory leaks | Anna (navi) Figueiredo Gomes |
2024-07-20 | librc, openrc-pam: instantiate user.<username> service automatically | Anna (navi) Figueiredo Gomes |
2024-07-20 | librc/librc-depend.c: small refactor | Anna (navi) Figueiredo Gomes |
2024-07-20 | openrc-run: allow multiplexed symlinks to live outside init.d | Anna (navi) Figueiredo Gomes |
2024-07-20 | openrc-pam: auto-launch user services via pam | Anna (navi) Figueiredo Gomes |
2024-07-19 | openrc-user: init script for users | Anna (navi) Figueiredo Gomes |
2024-07-19 | openrc: dynamic paths for user services | Anna (navi) Figueiredo Gomes |
2024-06-28 | remove the openrc-service-script bash completion | William Hubbs |
2024-06-25 | Fix install location of openrc-service-script bash completion | William Hubbs |
2024-06-03 | librc: avoid using fixed-size buffers for paths | Mike Gilbert |
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 |