Age | Commit message (Expand) | Author | Files | Lines |
2004-12-30 | more internationalization fixes | Benoit Mortier | 1 | -6/+6 |
2004-12-28 | starttls support for check_smtp #1041576 | Benoit Mortier | 1 | -13/+272 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -4/+2 |
2004-12-05 | fix patch 998291 | Benoit Mortier | 1 | -1/+2 |
2004-12-04 | internationalization fixes | Benoit Mortier | 1 | -5/+5 |
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 | -3/+2 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -2/+1 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -1/+1 |
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-01 | standardize localization string | Benoit Mortier | 1 | -24/+12 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -4/+4 |
2004-11-23 | Standardising translation texts | Ton Voon | 1 | -1/+1 |
2004-11-19 | Change unit from 'us' to 's' to match other core plugins for simplicity. | Matthew Kent | 1 | -1/+1 |
2004-11-18 | Go critical on no route to host instead of warning (934025) | Matthew Kent | 1 | -4/+5 |
2004-03-14 | use fperfdata | Karl DeBisschop | 1 | -2/+2 |
2004-03-01 | allow regex for ecpect checks | Karl DeBisschop | 1 | -3/+42 |
2004-02-28 | minor doco update to reflect handling of repeated caoomand strings | Karl DeBisschop | 1 | -3/+5 |
2004-02-28 | work in progress to accept multiple command/expect pairs | Karl DeBisschop | 1 | -22/+54 |
2003-11-19 | use perfdata() to return perfoamnace data in stanadrd format | Karl DeBisschop | 1 | -6/+7 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 1 | -0/+4 |
2003-08-10 | perf data in integer microseconds | Karl DeBisschop | 1 | -5/+7 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -3/+3 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -4/+10 |
2003-08-08 | markup for translation | Karl DeBisschop | 1 | -96/+92 |
2003-06-30 | Added -4 and -6 command line options into check_http, check_ldap and | Jeremy T. Bouse | 1 | -2/+18 |
2003-03-13 | Perf data without leading spaces and fix ANSI C complaint about \n | Ton Voon | 1 | -3/+3 |
2003-03-12 | comment/doco cleanup for embeeded doc work, control STMP command via options ... | Karl DeBisschop | 1 | -81/+98 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -8/+2 |
2003-03-07 | millisecond timing and perf data | Karl DeBisschop | 1 | -14/+19 |
2003-03-07 | whole timer loop was on the wrong side of connection close code | Karl DeBisschop | 1 | -34/+19 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -4/+4 |
2002-11-08 | remove unused variables | Karl DeBisschop | 1 | -1/+1 |
2002-10-30 | remove call_getopt, fix several buffer overruns possible due to use of fixed ... | Karl DeBisschop | 1 | -92/+55 |
2002-09-02 | new -f option for adding a FROM address for RFC correctness | Subhendu Ghosh | 1 | -10/+38 |
2002-09-01 | Valid MAIL command | Subhendu Ghosh | 1 | -1/+4 |
2002-08-14 | added HELO command | Subhendu Ghosh | 1 | -0/+16 |
2002-06-13 | conformance to RFC 821 <CRLF> | Subhendu Ghosh | 1 | -2/+2 |
2002-06-10 | patch to stop NOQUEUE syslog messages - Karl Ewald | Subhendu Ghosh | 1 | -0/+13 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+362 |