Age | Commit message (Expand) | Author | Files | Lines |
2009-02-20 | Typo fixes (Jan Wagner - SF 1878971) | Ton Voon | 1 | -6/+6 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-07-08 | check_procs captures stderr and adds to plugin output. This is | Ton Voon | 1 | -46/+15 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -4/+13 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-03-18 | Updated check_procs with a hidden --input-file option. | Ton Voon | 1 | -24/+38 |
2008-02-28 | Reverted check_procs for solaris back to using pst3 due to truncation | Ton Voon | 1 | -0/+26 |
2008-01-31 | Bump plugin/ to GPLv3 (check_overcr to check_users) | Thomas Guyot-Sionnest | 1 | -23/+22 |
2008-01-04 | Cleaned check_procs usage output (Ferenc Wagner #1862218) | Matthias Eble | 1 | -3/+3 |
2007-07-15 | Make ps column count in zombie detection less restrictive. Thanks to Andrew E... | Matthias Eble | 1 | -1/+1 |
2007-03-06 | Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode) | Ton Voon | 1 | -1/+1 |
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-24 | Various cleanups in the syncing with gnulib | Ton Voon | 1 | -0/+1 |
2007-01-17 | Fix bug #1630970 Fix for buffer overflow of check_procs procprog string | Thomas Guyot-Sionnest | 1 | -1/+1 |
2006-10-22 | more localization fixes | Benoit Mortier | 1 | -55/+47 |
2006-10-19 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -4/+9 |
2006-07-13 | Using coreutils' base_name function because of portability issues with | Ton Voon | 1 | -1/+1 |
2006-06-20 | cleaning help and usage + license | Benoit Mortier | 1 | -17/+30 |
2006-06-17 | cleaning up help and usage | Benoit Mortier | 1 | -5/+5 |
2006-04-27 | Internal version of basename if one not found in system | Ton Voon | 1 | -7/+1 |
2006-04-05 | Use pid_t for pids (1463853) | Ton Voon | 1 | -3/+3 |
2006-02-17 | set LC_NUMERIC to POSIX in check_procs.c | M. Sean Finney | 1 | -0/+1 |
2005-09-15 | - Cleanup minor compile errors on Irix | Ton Voon | 1 | -0/+2 |
2005-06-03 | gcc 2.x fixes from edward | M. Sean Finney | 1 | -9/+9 |
2005-05-25 | fixes for check_procs: | M. Sean Finney | 1 | -9/+10 |
2004-12-30 | more internationalization fixes | Benoit Mortier | 1 | -6/+6 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -18/+10 |
2004-12-10 | Reverting back ngettext calls | Ton Voon | 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 | -2/+2 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -4/+2 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 1 | -68/+68 |
2004-12-03 | Patch from Russell Miller which adds elapsed time as a metric. Only for linux... | Matthew Kent | 1 | -11/+95 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -1/+2 |
2004-12-02 | --disable-nls throws an error on check_dns, check_procs and | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -3/+2 |
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 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -16/+7 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -3/+3 |
2004-11-19 | Enabling timeout flag (1010097, Jason Martin) | Matthew Kent | 1 | -2/+15 |
2004-04-06 | Fixed weird scanf bug on Solaris | Ton Voon | 1 | -4/+0 |
2004-02-20 | handle case where line from ps output exceed MAX_INPUT_BUFFER | Karl DeBisschop | 1 | -4/+20 |
2004-02-20 | - compiler warning removed (but usage2 messages badly broken) | Ton Voon | 1 | -1/+1 |
2003-12-01 | use usage2 function | Karl DeBisschop | 1 | -27/+9 |
2003-11-28 | Fixed listing of failed processes | Ton Voon | 1 | -5/+9 |
2003-09-16 | Support for AIX ps command and cleanup of configure's ps checks | Ton Voon | 1 | -32/+33 |
2003-09-02 | Solaris requires asprintf checks for null variables | Ton Voon | 1 | -11/+11 |
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 | -6/+6 |