monitoring-plugins/tools
Holger Weiss 7854dad6e0 Revert "git-notify: Ignore `empty' commits"
This reverts commit db63fbfa03, as it is
no longer needed and we'd like to keep the diff against the git-notify
version maintained by the Wine people as small as possible.  The purpose
of db63fbfa was to suppress notifications on empty merge commits, which
can now be requested directly by specifying git-notify's "-X" option.
(Our change was implemented before the "-X" option was available, even
though the Git history suggests otherwise.)

Conflicts:

	tools/git-notify
2009-11-07 02:23:32 +01:00
..
build_perl_modules Fix where PERL5LIB is blank 2008-02-28 12:54:49 +00:00
devmode Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of this flag. 2008-08-05 11:14:40 +00:00
distclean tools/distclean: No need to bailout on distclean failures 2008-11-24 02:08:39 -05:00
git-notify Revert "git-notify: Ignore `empty' commits" 2009-11-07 02:23:32 +01:00
git-update-mirror git-update-mirror: Remove a useless sed(1) call 2009-10-25 19:47:44 +01:00
git2svn.pl git2svn: Use --add-author-from with "git set-tree" 2009-01-06 00:49:16 -05:00
mail_error Need to export PATH for sfsnapshot to get correct GNU toolchain 2003-10-15 19:27:56 +00:00
mini_epn.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
oneliners some useful onliners 2002-11-08 07:17:59 +00:00
p1.pl updated mini_epn and p1.pl added to plugins distribution 2002-05-02 16:22:13 +00:00
README Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
setup Revert inclusion of libtap into nagiosplugins 2008-11-28 03:22:39 -05:00
sfsnapshot Updated to latest due to SF policy changes 2008-12-02 17:24:33 +00:00
sfsnapshot-upload Allow rsyncing to local paths 2009-10-29 14:17:37 -04:00
sfsnapshotgit Change default for SFSNAP_DEST 2009-09-26 18:04:34 -04:00
sfupload Helper script to upload tarballs to SF and create md5sum 2008-11-14 20:38:26 +00:00
sfwebcron Updated to use svn instead of cvs 2007-07-24 00:35:16 +00:00
snapshot some fixes needed to move off old devel box 2002-11-24 13:43:05 +00:00
sync_website Automatically update website with --help output. Cosmetic 2007-10-25 20:43:04 +00:00
tango Initial revision 2002-02-28 06:42:51 +00:00
tinderbox_build Fix logging of STDERR in tinderbox tests phase 2009-03-18 03:34:39 -04:00

The tools subdirectory contains anciliary files that can be used to configure
or test the plugins.

1. setup - used to get the configuration initialized after a CVS download
2. tango -
3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded
   perl
4. distclean - used to clean the sources leaving only original CVS files