]> git.madduck.net Git - code/molly-guard.git/history - shutdown

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

use settings file
[code/molly-guard.git] / shutdown
2008-04-19 martin f. krafftuse settings file
2008-04-19 martin f. krafftwrite warnings and info messages to stderr
2008-04-19 martin f. krafftrework the scripts given andrew's patch
2008-04-19 martin f. krafftreformat help output
2008-04-19 martin f. krafftfactor out CHECKSDIR and move it to /etc
2008-04-19 martin f. krafftremove svn header
2008-04-19 Andrew RuthvenTell the checks what command is being executed.
2008-04-19 Andrew RuthvenAdd a check which possibly prints out a warning message.
2008-04-19 Andrew RuthvenAdd support to always molly-guard a host, even if we...
2008-04-19 Andrew RuthvenUse run-parts to run a selection of different guards.
2008-03-16 martin f. krafft* Prevent set -u from falling over unset SSH_CONNECTION... 0.3.2
2008-03-12 martin f. krafftAlso require $SSH_CONNECTION to be unset or warn
2007-07-02 madduck* Pass --short option to hostname to prevent the user...
2007-05-26 madduckpreparing 0.3-1 release 0.3
2007-05-25 madduck* Fix the regular expression to find the sshd parent...
2007-05-24 madduck* Now should also work in su/sudo sessions because...
2006-12-12 madduck* Now also protects the poweroff command (closes: ... 0.2.2
2006-11-01 madduckslight beautification
2006-10-19 madduck* New upstream release, which does better shell quoting. 0.2.1
2006-10-19 madduckvarious improvements 0.2
2006-10-19 madduckrestructuring 0.1
2006-10-19 madduckinitial checkin