Age | Commit message (Expand) | Author | Files | Lines |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -1/+1 |
2007-01-20 | Fix bug #1632091: printf format string typos. Add some more cosmetic changes. | Thomas Guyot-Sionnest | 1 | -4/+4 |
2006-10-22 | localization fixes | Benoit Mortier | 1 | -17/+16 |
2006-10-19 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -19/+33 |
2006-06-15 | cleaning help and usage | Benoit Mortier | 1 | -3/+3 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -12/+8 |
2004-12-10 | Fixed compile warning | Ton Voon | 1 | -2/+3 |
2004-12-08 | patch 1028033 | Benoit Mortier | 1 | -1/+66 |
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 | -5/+2 |
2004-12-03 | internationalization fixes and help fixes | Benoit Mortier | 1 | -3/+3 |
2004-12-03 | Fix typo breaking compile. | Matthew Kent | 1 | -1/+1 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -2/+4 |
2004-12-02 | --disable-nls throws an error on check_dns, check_procs and | Benoit Mortier | 1 | -1/+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-01 | standardize localization string | Benoit Mortier | 1 | -3/+5 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -3/+3 |
2004-03-14 | use fperfdata | Karl DeBisschop | 1 | -7/+7 |
2003-09-16 | milisecond timing and perfdata, fix NULL pointer error in validate_arguments | Karl DeBisschop | 1 | -21/+25 |
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 | -71/+81 |
2003-08-04 | markup for translation | Karl DeBisschop | 1 | -0/+4 |
2003-08-03 | markup for translation | Karl DeBisschop | 1 | -16/+15 |
2003-08-03 | markup for translation | Karl DeBisschop | 1 | -0/+2 |
2003-08-03 | markup for translation | Karl DeBisschop | 1 | -87/+86 |
2003-06-30 | Added -4 and -6 command line options into check_http, check_ldap and | Jeremy T. Bouse | 1 | -6/+24 |
2003-06-29 | Included patch for check_ldap from Patch #753621 by Ziya Suzen | Jeremy T. Bouse | 1 | -2/+40 |
2003-03-12 | Code clean-up | Jeremy T. Bouse | 1 | -5/+5 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -7/+1 |
2003-01-29 | fix segfault when argc>=2 and the -H or -b options are not supplied | Karl DeBisschop | 1 | -25/+33 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -8/+8 |
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop | 1 | -46/+13 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+291 |