Age | Commit message (Expand) | Author |
2017-05-22 | openrc-shutdown: move to single user mode by default | William Hubbs |
2017-05-22 | init: add ability to switch to single user mode | William Hubbs |
2017-05-19 | add kill_all helper | William Hubbs |
2017-05-15 | rc_status: calculate time differences in time_t and display seconds in uptime | William Hubbs |
2017-05-12 | supervise-daemon: save start time and respawn count before dropping privs | William Hubbs |
2017-05-12 | version 0.27 | William Hubbs |
2017-05-11 | update ChangeLog | William Hubbs |
2017-05-11 | man/rc-status: document changes for supervised daemons | William Hubbs |
2017-05-11 | rc-status: show uptimes and respawn counts for supervised daemons | William Hubbs |
2017-05-11 | fix to_time_t to honor dst | William Hubbs |
2017-05-11 | fix from_time_t function | William Hubbs |
2017-05-11 | Move time_t conversions to rc-misc.c so they can be shared | William Hubbs |
2017-05-11 | supervise-daemon: save start time and respawn count | William Hubbs |
2017-05-11 | supervise-daemon: fix our status when we give up on the child process | William Hubbs |
2017-05-10 | supervise-daemon:create multiple options from --respawn-limit | William Hubbs |
2017-05-09 | supervise-daemon: add a --respawn-limit option | William Hubbs |
2017-04-29 | supervise-daemon: mark all open file descriptors FD_CLOEXEC | William Hubbs |
2017-04-29 | supervise-daemon:remove the controlling tty in the supervisor | William Hubbs |
2017-04-29 | supervise-daemon: fix access to tty_fd and devnull_fd | William Hubbs |
2017-04-29 | supervise-daemon: mark the service started when the supervisor is active | William Hubbs |
2017-04-19 | version 0.26 | William Hubbs |
2017-04-17 | update ChangeLog | William Hubbs |
2017-04-17 | init: send term/kill signals as final step of shutdown | William Hubbs |
2017-04-14 | reword the bugs section of the openrc-init man page | William Hubbs |
2017-04-13 | init: fix signal handling | William Hubbs |
2017-04-12 | init: add re-exec capability | William Hubbs |
2017-04-10 | bootmisc: do not remove ld-elf32.so.hints | i.Dark_Templar |
2017-04-07 | Add attribution to openrc-init.c and openrc-shutdown.c | William Hubbs |
2017-04-06 | add init process | William Hubbs |
2017-04-05 | Fix make install on FreeBSD: don't try to install /etc/init.d/modules twice | i.Dark_Templar |
2017-04-03 | start-stop-daemon: warn if calling --start with --retry or --stop with --wait | Austin English |
2017-03-31 | init.d/agetty.in: add -prefix keyword | William Hubbs |
2017-03-31 | init.d/mount-ro: change dependency on killprocs and savecache to after | William Hubbs |
2017-03-31 | agetty-guide: typo fix | William Hubbs |
2017-03-28 | init.d: add agetty to ignore patterns | William Hubbs |
2017-03-23 | sh/gendepends.sh.in: fix detection of service scripts | William Hubbs |
2017-03-16 | update dependencies for clock service | William Hubbs |
2017-03-15 | update news file | William Hubbs |
2017-03-14 | Remove all occurances of 'before *' from dependencies | William Hubbs |
2017-03-12 | init.d/sysfs.in: efivarfs tweaks | William Hubbs |
2017-03-12 | version 0.25 | William Hubbs |
2017-03-09 | update ChangeLog | William Hubbs |
2017-03-09 | add agetty service | William Hubbs |
2017-03-08 | init.d/sysfs: drop modules completely from the dependencies | William Hubbs |
2017-03-07 | init.d/sysfs: Do not load efivarfs module | William Hubbs |
2017-02-28 | make sure netmount and localmount start after root | William Hubbs |
2017-02-26 | net-online: typo fix | William Hubbs |
2017-02-26 | net-online: updates to make the service more usable | William Hubbs |
2017-02-23 | sh/rc-functions.sh.in: add get_bootparam_value function | William Hubbs |
2017-02-22 | move init.d examples under support and install them | William Hubbs |