Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-26 | add missing character | Danijel Tasov | 1 | -1/+1 | |
2023-04-03 | Ignore built check_mssql in CVSrefs/pull/1859/head | Lorenz Kästle | 1 | -0/+1 | |
2023-02-10 | Remove some autogenerated filesrefs/pull/1832/head | RincewindsHat | 1 | -0/+5 | |
2023-02-06 | Ignore .dirstamp files in gnulib | RincewindsHat | 1 | -0/+1 | |
2023-02-06 | Remove .deps files and folder | RincewindsHat | 1 | -0/+1 | |
2023-01-31 | Do not ignore /gl/warn-on-use.h and gl/arg-nonnull.h | RincewindsHat | 1 | -2/+0 | |
2023-01-31 | Add gl/c++defs | RincewindsHat | 1 | -1/+0 | |
Somehow the build fails without this??? Try to make it work. | |||||
2018-10-24 | cleanup gitignore | Sven Nierlein | 1 | -6/+0 | |
these files have been removed meanwhile | |||||
2018-10-22 | some rework: | Andreas Baumann | 1 | -1/+12 | |
- added old style 'redir' function and options along to a new libcurl internal 'follow' parameter 'curl' - moved picohttpparser to it's own subdirectory - added uriparser to be used instead of the home-grown parser in 'redir' | |||||
2018-10-22 | added -M<m> age option for document age, using picohttpparser from h2o ↵ | Andreas Baumann | 1 | -0/+1 | |
(maybe handy later to make a more robust header condition checker?) | |||||
2018-10-22 | added autoconf stuff for curl plugin, created empty plugin | Andreas Baumann | 1 | -0/+1 | |
2018-10-13 | Added a compiled plugin script that was missing from gitignorerefs/pull/1556/head | Lucas Bussey | 1 | -0/+1 | |
2014-11-30 | update .gitignore | Sebastian Herbszt | 1 | -0/+1 | |
Add build-aux/test-driver to .gitignore. Signed-off-by: Sebastian Herbszt <herbszt@gmx.de> | |||||
2014-01-29 | AUpdate .gitignore for new gnulib module | Thomas Guyot-Sionnest | 1 | -0/+1 | |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -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-27 | Add tools/generate-change-log | Holger Weiss | 1 | -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-20 | Add new Gnulib files to .gitignore | Holger Weiss | 1 | -0/+3 | |
2013-06-30 | Add libnpcommon.a file to .gitignore | Holger Weiss | 1 | -0/+1 | |
2012-11-07 | Fix sfwebcron probe file | Thomas Guyot-Sionnest | 1 | -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-06 | Initial version of the 'check_dbi' plugin. | Sebastian Harl | 1 | -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-17 | Add nagios-plugins.spec file to .gitignore | Holger Weiss | 1 | -0/+1 | |
The nagios-plugins.spec file is created from nagios-plugins.spec.in and should be ignored by Git. | |||||
2010-04-28 | tools/distclean: use git-clean when possible | Thomas Guyot-Sionnest | 1 | -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-13 | Sync with the latest Gnulib code (177f525) | Thomas Guyot-Sionnest | 1 | -6/+17 | |
Signed-off-by: Thomas Guyot-Sionnest <dermoth@aei.ca> | |||||
2009-03-20 | Add the timegm Gnulib module | Thomas Guyot-Sionnest | 1 | -0/+1 | |
2009-01-23 | Add die tests for parse_ini | Thomas Guyot-Sionnest | 1 | -1/+2 | |
2009-01-22 | Add die tests for extra-opts | Thomas Guyot-Sionnest | 1 | -0/+1 | |
2009-01-21 | Accidentally included built executables - also updated .gitignore | Thomas Guyot-Sionnest | 1 | -1/+2 | |
2009-01-15 | Sync with gnulib | Thomas Guyot-Sionnest | 1 | -57/+23 | |
2008-11-29 | Add Libtap as a bundled library (does not change any behaviour without ↵ | Thomas Guyot-Sionnest | 1 | -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-23 | Update .gitignore to include missing file/extention | Thomas Guyot-Sionnest | 1 | -0/+3 | |
2008-11-23 | Add .gitignore (Imported from svn:ignore) | Thomas Guyot-Sionnest | 1 | -0/+254 | |