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

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:

* Now should also work in su/sudo sessions because it now checks whether the
authormadduck <madduck@19660600-52fe-0310-9875-adc0d7a7b53c>
Thu, 24 May 2007 12:19:43 +0000 (12:19 +0000)
committermadduck <madduck@19660600-52fe-0310-9875-adc0d7a7b53c>
Thu, 24 May 2007 12:19:43 +0000 (12:19 +0000)
commite21cb71b6c71acb8b7e449c9ea783f3e094a0fe7
tree5b24330173c8e44dc2e370c9c4a464d3edcff4ae
parent99a389134d3257c43bf258007d5880a4885bdc77
* Now should also work in su/sudo sessions because it now checks whether the
  creator of the current tty/pts is sshd, rather than the brittle check for
  the environment. Thanks to Craig Small and Don Armstrong for their sparks
  of brilliance (closes: #425831).
shutdown