Age | Commit message (Expand) | Author |
2021-04-13 | checkpath: remove extra slashes from paths | William Hubbs |
2021-04-13 | style fix | William Hubbs |
2021-04-04 | cgroup2_set_limits: fix harmless error message | William Hubbs |
2021-04-03 | NEWNET.md: fix the title | William Hubbs |
2021-04-03 | rename README.newnet to a markdown file | William Hubbs |
2021-04-03 | README: convert references to markdown links | William Hubbs |
2021-04-02 | version 0.43 | William Hubbs |
2021-04-02 | update ChangeLog | William Hubbs |
2021-04-02 | README: force references to be on separate lines for github | William Hubbs |
2021-04-02 | update news | William Hubbs |
2021-03-29 | drop reference to gentoo bugzilla | William Hubbs |
2021-03-22 | init.sh: rework the /run setup for linux xystems | William Hubbs |
2021-03-22 | stop namespaced services with specified pids | William Hubbs |
2021-03-21 | add PKGCONFIGDIR to the makefiles | William Hubbs |
2021-03-21 | drop shlibdir | William Hubbs |
2021-03-19 | numlock: Don't disable numlock on shutdown | Thomas Deutschmann |
2021-03-18 | README: Wrap 'make install' in backticks | btdmaster |
2021-03-15 | rc_cgroup.sh: do not add newline when writing group2 values | William Hubbs |
2021-03-01 | rc-cgroup.sh: avoid process substitution for cgroup_get_pids | William Hubbs |
2021-02-23 | fix unified cgroups v2 setup | William Hubbs |
2021-02-22 | start-stop-daemon: Fix off by ones when checking for RC_* envvars | Disconnect3d |
2021-02-22 | supervise-daemon: Fix off by ones when checking for RC_* envvars | Disconnect3d |
2021-02-22 | Support docker and lxc stop | Rin Cat |
2021-02-02 | start-stop-daemon: fix typo in manpage | sqozz |
2021-01-28 | allow devfs to run on lxc | William Hubbs |
2021-01-05 | typo fix | William Hubbs |
2021-01-05 | improve the diagnostic when the ulimit builtin fails | William Hubbs |
2020-12-22 | net-online: fix process of symlinks in sysfs | Gaël PORTAY |
2020-12-22 | remove statement about not providing an init | Patrick Noll |
2020-12-20 | rc-status: Remove noise from ini-formatted output | Manuel Rüger |
2020-12-20 | update freebsd 11.x image on cirrus ci | William Hubbs |
2020-12-20 | user-guide: clarify note for Runlevels/rc-update usage | Clayton Craft |
2020-12-05 | Update user-guide.md | lishuxiang |
2020-11-29 | supervise-daemon: do not spawn a process if we are exiting | William Hubbs |
2020-11-27 | Remove warning when osclock init.d script runs | Dermot Bradley |
2020-11-27 | man/openrc.8: populate OPTIONS from --help output | Calvin Montgomery |
2020-11-27 | src/rc/checkpath.c: replace mkdir() with mkdirat(). | Michael Orlitzky |
2020-11-27 | src/rc/checkpath.c: fix typo "synbolic" -> "symbolic". | Michael Orlitzky |
2020-11-27 | start-stop-daemon, supervise-daemon: fix parsing of usernames passed via --us... | Johannes Heimansberg |
2020-11-27 | bootmisc: allow sysvinit compatibility during shutdown | William Hubbs |
2020-11-20 | scripts/shutdown.in: fix sysvinit compatible shutdown | William Hubbs |
2020-11-20 | update news for 0.43 with info on checkpath fix | William Hubbs |
2020-11-20 | start-stop-daemon: Don't segfault if --exec was given a non-existing file name | Lars Wendler |
2020-11-20 | checkpath: fix CVE-2018-21269 | William Hubbs |
2020-11-01 | Update user-guide.md | Julien Surloppe |
2020-09-25 | supervise-daemon: only log debug logs when verbose mode is active | William Hubbs |
2020-04-19 | .cirrus.yml: Update FreeBSD releases | Manuel Rüger |
2020-02-05 | man/openrc-run.8: fix a typo | Austin English |
2020-01-19 | src/rc/rc-logger.h: fix build failure against gcc-10 | Sergei Trofimovich |
2020-01-11 | supervise-daemon: Fix segfault when executable does not exist | Wolf |