summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2014-11-30update .gitignoreSebastian Herbszt1-0/+1
Add build-aux/test-driver to .gitignore. Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
2014-01-29AUpdate .gitignore for new gnulib moduleThomas Guyot-Sionnest1-0/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
This is an initial take at renaming the project to Monitoring Plugins. It's not expected to be fully complete, and it is expected to break things (The perl module for instance). More testing will be required before this goes mainline.
2013-09-27Add tools/generate-change-logHolger Weiss1-0/+1
Add the tools/generate-change-log script for auto-generating the ChangeLog file from the Git history when running "make dist".
2013-08-20Add new Gnulib files to .gitignoreHolger Weiss1-0/+3
2013-06-30Add libnpcommon.a file to .gitignoreHolger Weiss1-0/+1
2012-11-07Fix sfwebcron probe fileThomas Guyot-Sionnest1-0/+2
The initial file was created in the user's home and later tested in the doc directory. Instead, just rsync if the file is missing. Also add some temporary files to gitignore/make clean
2012-06-06Initial version of the 'check_dbi' plugin.Sebastian Harl1-0/+1
This plugin connects to an SQL database using libdbi, thus supporting all database backends supported by libdbi. It will then issue the specified SQL query and check the result (the numeric value of the first column of the first row to be precise) against the specified warning/critical ranges. The performance data includes the connection time (µs-resolution as provided by gettimeofday()) and the query result.
2012-04-17Add nagios-plugins.spec file to .gitignoreHolger Weiss1-0/+1
The nagios-plugins.spec file is created from nagios-plugins.spec.in and should be ignored by Git.
2010-04-28tools/distclean: use git-clean when possibleThomas Guyot-Sionnest1-0/+1
git-clean is much faster and more reliable... Also add confdefs.h in gitignore, although this file is normally removed at the end of the configure script.
2010-04-13Sync with the latest Gnulib code (177f525)Thomas Guyot-Sionnest1-6/+17
Signed-off-by: Thomas Guyot-Sionnest <dermoth@aei.ca>
2009-03-20Add the timegm Gnulib moduleThomas Guyot-Sionnest1-0/+1
2009-01-23Add die tests for parse_iniThomas Guyot-Sionnest1-1/+2
2009-01-22Add die tests for extra-optsThomas Guyot-Sionnest1-0/+1
2009-01-21Accidentally included built executables - also updated .gitignoreThomas Guyot-Sionnest1-1/+2
2009-01-15Sync with gnulibThomas Guyot-Sionnest1-57/+23
2008-11-29Add Libtap as a bundled library (does not change any behaviour without ↵Thomas Guyot-Sionnest1-0/+8
--enable-libtap) Detects system library as pre-1.4.13 and does not install the built-in library anymore Tested on: - Linux x86_64, with and without local libtap (System libtap installed) - Linux x86, with and without local libtap (System libtap NOT installed) - Solaris SPARC, with and without local libtap, with and without system libtap installed
2008-11-23Update .gitignore to include missing file/extentionThomas Guyot-Sionnest1-0/+3
2008-11-23Add .gitignore (Imported from svn:ignore)Thomas Guyot-Sionnest1-0/+254