Age | Commit message (Expand) | Author |
2018-05-15 | Add RC_DEBUG and RC_NODEPS to environment whitelist | William Hubbs |
2018-05-14 | openrc-run: respect the IN_DRYRUN environment variable | William Hubbs |
2018-05-14 | rc-misc.c: Add IN_DRYRUN to environment whitelist | William Hubbs |
2018-05-14 | rc-service: add a --dry-run option | William Hubbs |
2018-05-11 | build: standardize installation modes | William Hubbs |
2018-05-11 | Revert "savecache: stop saving the dependency tree" | William Hubbs |
2018-05-10 | Revert "Logger: only log printable characters and newlines" | William Hubbs |
2018-05-09 | Logger: only log printable characters and newlines | William Hubbs |
2018-05-07 | Remove localmount from dependencies for linux-only services | William Hubbs |
2018-05-02 | start-stop-daemon: don't fail stopping if pidfile is gone | Andrey Utkin |
2018-05-01 | Add _POSIX_C_SOURCE definition to Linux build | William Hubbs |
2018-04-24 | typo fix | William Hubbs |
2018-03-21 | rc-update: fix typo | Scall |
2018-03-16 | init.d/modules: add code from modules-load service | William Hubbs |
2018-03-16 | net-online: always start after net | William Hubbs |
2018-03-14 | agetty.in: allow status to be displayed | William Hubbs |
2018-03-14 | supervise-daemon: fix off-by-one error | William Hubbs |
2018-03-14 | Use _BSD_SOURCE on FreeBSD | William Hubbs |
2018-03-14 | typo fix | William Hubbs |
2018-03-13 | Remove _XOPEN_SOURCE macros from builds | William Hubbs |
2018-03-13 | Add _POSIX_C_SOURCE macro to FreeBSD build | William Hubbs |
2018-03-12 | man: document default retry specification for supervise-daemon | William Hubbs |
2018-03-12 | man: document default retry sppecification for start-stop-daemon | William Hubbs |
2018-03-11 | Clean up cgroups v2 code | William Hubbs |
2018-03-05 | init.d: swap should always be started after root | Scall |
2018-03-01 | openrc-run: fix memory size (#213) | Chris Cromer |
2018-03-01 | fix build on FreeBSD | William Hubbs |
2018-03-01 | version 0.36 | William Hubbs |
2018-02-28 | Update ChangeLog | William Hubbs |
2018-02-28 | init.sh: apply SELinux label for /run early in boot | Jason Zaman |
2018-02-28 | init-early.sh.Linux.in: apply the selinux label to /dev/console early | Jason Zaman |
2018-02-27 | supervise-daemon: make an error message more verbose | William Hubbs |
2018-02-27 | cgroups: fix indentation | William Hubbs |
2018-02-26 | cgroups: add rc_cgroup_memory_use_hierarchy setting for cgroups v1 | William Hubbs |
2018-02-26 | fstabinfo: fix an error message | William Hubbs |
2018-02-26 | openrc: remove unused #define's. | William Hubbs |
2018-02-26 | openrc: convert another execl() call to execlp() | William Hubbs |
2018-02-26 | openrc-init: convert execl calls to execlp | William Hubbs |
2018-02-24 | kill_all: change execl call to execlp | William Hubbs |
2018-02-24 | openrc-init: set a default path | William Hubbs |
2018-02-23 | check whether /sys/fs/cgroup is a mountpoint | Christian Brauner |
2018-02-23 | improve cgroup configuration checks | William Hubbs |
2018-02-22 | openrc: force deptree update for sysinit runlevel | William Hubbs |
2018-02-22 | supervise-daemon: zero out the cmdline buffer when it is allocated | William Hubbs |
2018-02-21 | start-stop-daemon: compiler warning cleanup | William Hubbs |
2018-02-21 | openrc-run: clean up a compiler warning | William Hubbs |
2018-02-21 | supervise-daemon: remove references to PATH_MAX | William Hubbs |
2018-02-21 | rc.c: remove PATH_MAX references | William Hubbs |
2018-02-20 | rc-selinux.c: remove references to path_max | William Hubbs |
2018-02-20 | rc-plubin.c: remove references to PATH_MAX | William Hubbs |