Age | Commit message (Expand) | Author | Files | Lines |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-11-08 | Add missing long options for check_nt (for use with extra-opts) | Thomas Guyot-Sionnest | 1 | -1/+8 |
2008-11-08 | Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -1/+8 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -8/+11 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -23/+22 |
2007-12-17 | Add check_nt -v INSTANCES (Alessandro Ren) | Ton Voon | 1 | -8/+39 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -1/+1 |
2006-10-24 | last localization fixes for core plugins in c | Benoit Mortier | 1 | -2/+2 |
2006-10-24 | next round of localization fixes | Benoit Mortier | 1 | -49/+50 |
2006-10-22 | latest localization fixes for tonight ;-) | Benoit Mortier | 1 | -21/+21 |
2006-10-19 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -30/+36 |
2006-07-31 | Bug: 694259 fix. After consulting with the target service authors, we | Harper Mann | 1 | -1/+5 |
2006-06-17 | cleaning up help and usage | Benoit Mortier | 1 | -6/+10 |
2005-01-19 | In the CHECK_COUNTER block, there were several strcats writing to unallocated | Harper Mann | 1 | -8/+7 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -7/+5 |
2004-12-22 | Added check for "%" in COUNTER <description>. If it exists, <description> is... | Harper Mann | 1 | -2/+8 |
2004-12-05 | cleaned fr.po nagios-plugins.pot | Benoit Mortier | 1 | -2/+2 |
2004-12-04 | internationalization fixes | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | print_help and print_usage() cleanup | Benoit Mortier | 1 | -7/+11 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -3/+1 |
2004-12-03 | internationalization fixes and help fixes | Benoit Mortier | 1 | -4/+5 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -2/+8 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | return of process_arguments() is TRUE not OK ! | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | changed Error: by CRITICAL - | Benoit Mortier | 1 | -2/+2 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -12/+4 |
2004-11-22 | Fixed some messages that should not be translated (Benoit Mortier) | Ton Voon | 1 | -3/+3 |
2004-08-23 | Restore divisor for memory size reported by Windows. Also, implements warning | Ton Voon | 1 | -37/+111 |
2004-08-18 | Perfdata added (Gary Cook) | Ton Voon | 1 | -13/+37 |
2004-03-31 | Command line argument bug (Howard Wilkinson) | Ton Voon | 1 | -1/+1 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 1 | -6/+4 |
2003-10-31 | provide an error message | Karl DeBisschop | 1 | -1/+1 |
2003-09-15 | Option to verify check_nt version (799098 - Steve Hanselman) | Ton Voon | 1 | -4/+9 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 1 | -0/+4 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -7/+6 |
2003-08-08 | change if/elseif block to case, general streamline | Karl DeBisschop | 1 | -207/+162 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -3/+3 |
2003-08-08 | markup for translation | Karl DeBisschop | 1 | -76/+94 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -1/+1 |
2003-04-09 | cleanup to suppress various strict compiler warnings | Karl DeBisschop | 1 | -56/+78 |
2003-04-08 | Changed // to /* */ comments as some compilers do not like them | Ton Voon | 1 | -17/+16 |
2003-03-24 | Reference to web site to get NSClient | Ton Voon | 1 | -1/+2 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -6/+0 |
2003-03-04 | Make output message for CPU Load a bit nicer | Ton Voon | 1 | -2/+2 |
2003-02-16 | Coredump if no variable set (reported by Marc C. Poulin) | Ton Voon | 1 | -1/+4 |
2003-01-31 | Reapply all asprintf calls. Fix for %% problem with -l flag. | Ton Voon | 1 | -16/+16 |
2003-01-31 | Removed all unnecessary asprintf calls. Replaced with original check_nt.c | Ton Voon | 1 | -16/+16 |
2003-01-30 | Added reference to the official NSClient web site | Ton Voon | 1 | -0/+2 |