summaryrefslogtreecommitdiff
path: root/src/shutdown
AgeCommit message (Expand)Author
2024-07-02 stage4 typo fixLaurent Bercot
2024-06-16Remove error message when rc.shutdown.final script is not foundSertonix
2023-09-09 Adapt to skalibs-2.14Laurent Bercot
2023-07-06 Use open2() safe wrapperLaurent Bercot
2023-06-21 Add better debug, fix svscan control pipe pathLaurent Bercot
2023-06-20 Better unsupervise_tree in shutdowndLaurent Bercot
2023-06-19 Rescan after unsupervising tree in shutdowndLaurent Bercot
2023-06-06 Add notification to shutdowndLaurent Bercot
2023-02-10 Prepare for 1.1.0.0; remove early utmpd supportLaurent Bercot
2022-11-29 Prepare for 1.0.8.1Laurent Bercot
2022-06-13 Make scandir compile-time configurableLaurent Bercot
2022-01-13 Get the supervision tree rid of any control terminalLaurent Bercot
2021-12-28 Allow normal users to run s6-l-i-hpr/sLaurent Bercot
2021-11-28 bugfix: shutdownd: flush the writes to stage 4.new in the container caseLaurent Bercot
2021-09-02 Adapt to s6-2.11.0.0Laurent Bercot
2021-08-25 Make shutdownd work with CONFIG_TTY=nLaurent Bercot
2021-08-10 Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0Laurent Bercot
2021-04-19 Clean up the wtmp messLaurent Bercot
2021-03-19 shutdownd: unsupervise even when rename() failsLaurent Bercot
2021-02-12 Fix them bugsLaurent Bercot
2021-02-12 bugfix: wall message on non-immediate shutdown(8)Laurent Bercot
2021-01-27 bugfix: actually log to catch-all in shutdownd.Laurent Bercot
2020-12-09 Make it work with the new s6. Add s6-linux-init-nuke.Laurent Bercot
2020-11-30 Adapt to skalibs-2.10.0.0 and s6-2.10.0.0Laurent Bercot
2020-11-06 Change error message on !isatty()Laurent Bercot
2020-11-06 Fix trivial bugLaurent Bercot
2020-11-06 Add -i option to shutdown and hprLaurent Bercot
2020-03-21 Include posixishard as late as possibleLaurent Bercot
2020-01-19 Add -C and -B options, prepare for 1.0.4.0Laurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Print HPR_BANNER_WALL to all users in shutdown(8) tooLaurent Bercot
2019-09-06 shutdown protocol now transmits a timeout; move to stopwatch APILaurent Bercot
2019-08-19 Add stage 4 hook supportLaurent Bercot
2019-07-28 Don't forget to sync before rebootingLaurent Bercot
2019-07-18 remove extra if branch in shutdownd; prepare for 1.0.2.1Laurent Bercot
2019-06-09 Add -H and -P to s6-l-i-shutdown, prepare for 1.0.2.0Laurent Bercot
2019-05-12 No utmpx errors; no additional /dev/console message when shutdown -a failsLaurent Bercot
2019-05-07 Careful with that stack, EugeneLaurent Bercot
2019-05-06 Fix hpr_wall utmp access, so is ut_id entirely unused?Laurent Bercot
2019-05-06 Fix shutdown time bugLaurent Bercot
2019-05-06 fix hpr -w, refactor shutdownLaurent Bercot
2019-05-04 Correctly (hopefully) unsupervise stuff before stage 4Laurent Bercot
2019-05-02 Fix 'what' bugLaurent Bercot
2019-05-02 Some printf debugging...Laurent Bercot
2019-05-02 Small tweaksLaurent Bercot
2019-04-30 shutdownd kills most of the supervision tree before stage 4Laurent Bercot
2019-04-28 More bugfixes, glibc multilib workaroundLaurent Bercot
2019-04-28 More shutdownd fixesLaurent Bercot
2019-04-28 Fix pipe reading in shutdownLaurent Bercot
2019-04-28 Fix stage2 and stage3 invocation pathsLaurent Bercot