Commit graph

6 commits

Author SHA1 Message Date
Jack Nagel
6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jin Choi
d89dfae513 sshguard: Fix abort on first usage with -b
Using the -b flag for the first time will create the specified
blacklist database file, then abort.  This bug has been reported to
upstream since 2011-03-28, but no new version has been released since
then.

Upstream bug report:
http://sourceforge.net/tracker/?func=detail&aid=3252151&group_id=188282&atid=924685

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 11:58:00 -08:00
Jon Roberts
059325b043 sshguard: added startup plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:56:27 -07:00
Adam Vandenberg
37bacf37a8 sshguard 1.5 2011-08-07 10:41:04 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Luke Gallagher
a93a75e4d3 Add sshguard 1.5rc4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 09:32:03 -07:00