Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | fix maxfd being zero | Sven Nierlein | 1 | -0/+2 |
2019-02-15 | check_by_ssh: fix child process leak on timeouts | Sven Nierlein | 1 | -9/+0 |
2016-11-07 | check_users not correctly detecting thresholds | John C. Frickson | 1 | -23/+11 |
2014-01-23 | Remove accidental tabs inserted in macro | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-22 | plugins/utils.h: avoiding warnings on empty printf statements | Ricardo Maraschini | 1 | -1/+1 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 1 | -2/+2 |
2014-01-21 | Merge branch 'maint' | Holger Weiss | 1 | -5/+6 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 1 | -8/+9 |
2014-01-21 | plugins/utils.h: Addition of plugin timeout msg. | Spenser Reinhardt | 1 | -1/+5 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -8/+9 |
2013-10-28 | Update URLs and mailing list addresses | Holger Weiss | 1 | -3/+3 |
2013-10-08 | Update web site URLs | Holger Weiss | 1 | -2/+3 |
2013-09-10 | Move global variables from .h to .c files | Holger Weiss | 1 | -7/+2 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -0/+2 |
2010-04-28 | Update extra-opts help text based on ML agreement | Thomas Guyot-Sionnest | 1 | -1/+2 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 1 | -4/+1 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -26/+26 |
2009-03-20 | Make alarm handler customisable | Thomas Guyot-Sionnest | 1 | -0/+2 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -3/+0 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+19 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -1/+6 |
2007-11-23 | Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK. | Thomas Guyot-Sionnest | 1 | -0/+1 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -2/+3 |
2006-09-02 | - explicitly include utils_base.h from utils.h | M. Sean Finney | 1 | -0/+3 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 1 | -25/+0 |
2006-07-13 | Using coreutils' base_name function because of portability issues with | Ton Voon | 1 | -3/+0 |
2006-04-27 | Internal version of basename if one not found in system | Ton Voon | 1 | -0/+3 |
2006-03-29 | New function to for escaped strings from command line for send/quit. | Ton Voon | 1 | -0/+2 |
2006-01-31 | Adding check_mysql_query, using new ranges and threshold checking | Ton Voon | 1 | -0/+6 |
2006-01-30 | Clearly defined thresholds & ranges in docs. Added get_status routine. Added | Ton Voon | 1 | -4/+13 |
2006-01-30 | Added libtap tests for utils.c library functions. Removed redundant | Ton Voon | 1 | -0/+13 |
2005-10-25 | - added code to allow check_tcp (via np_net_connect) work with local | M. Sean Finney | 1 | -1/+1 |
2005-10-24 | initial merging of ae's np_runcmd code into selected plugins. | M. Sean Finney | 1 | -0/+5 |
2004-12-05 | fix patch 998291 | Benoit Mortier | 1 | -35/+36 |
2004-12-03 | some minor fixes | Benoit Mortier | 1 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -0/+2 |
2004-02-20 | add perfdata function for floats to complement ints, also spell fix "received" | Karl DeBisschop | 1 | -0/+12 |
2003-11-10 | - typo fixes | Ton Voon | 1 | -5/+5 |
2003-08-28 | add min() macro to complement max() | Karl DeBisschop | 1 | -0/+1 |
2003-08-26 | function to make perfdata output | Karl DeBisschop | 1 | -0/+12 |
2003-08-09 | more pedantic compiler warns | Karl DeBisschop | 1 | -3/+3 |
2003-08-09 | add function for elapsed tim ein microseconds | Karl DeBisschop | 1 | -0/+1 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -1/+1 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -6/+4 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -8/+8 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -1/+0 |
2003-08-02 | markupf for translation | Karl DeBisschop | 1 | -0/+4 |
2003-08-02 | ifdef so utils.h can be header for utils.c | Karl DeBisschop | 1 | -6/+21 |
2003-08-02 | establish "UT_" namespace for usage text in #defines | Karl DeBisschop | 1 | -9/+7 |
2003-07-31 | mark for translation | Karl DeBisschop | 1 | -0/+4 |