Age | Commit message (Expand) | Author | Files | Lines |
2014-04-27 | Make check_users work on Windows. | Gunnar Beutner | 1 | -3/+41 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 1 | -1/+1 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -3/+3 |
2013-08-20 | check_users: Use utmpx(5) only if available | Holger Weiss | 1 | -1/+44 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -1/+1 |
2012-06-07 | check_users: Whitespace fixes, etc. | Holger Weiss | 1 | -24/+14 |
2012-06-07 | check_users: improve performance | M. Remy | 1 | -30/+8 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 1 | -6/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -4/+4 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-10-05 | check-users thresholds was >= rather than > as documented. | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+10 |
2008-01-31 | Bump plugin/ to GPLv3 (check_overcr to check_users) | Thomas Guyot-Sionnest | 1 | -23/+22 |
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-19 | another round of localization cleaning | Benoit Mortier | 1 | -1/+4 |
2006-06-18 | updating help and usage and license | Benoit Mortier | 1 | -29/+43 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -8/+5 |
2004-12-03 | reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -2/+0 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 1 | -1/+2 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -2/+2 |
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 | -11/+7 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -2/+2 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -3/+12 |
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 | -3/+3 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -37/+49 |
2003-08-04 | markup for translation | Karl DeBisschop | 1 | -71/+55 |
2003-04-17 | code cleanup to clear strict compiler warnings | Karl DeBisschop | 1 | -69/+54 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -6/+0 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -5/+5 |
2002-11-09 | remove call_getopt | Karl DeBisschop | 1 | -48/+26 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+257 |