Age | Commit message (Expand) | Author | Files | Lines |
2016-12-01 | Spelling fixes suggested by lintian | Jan Wagner | 1 | -1/+1 |
2016-11-21 | check_radius: Make compiler happy | Holger Weiss | 1 | -2/+2 |
2016-11-17 | check_radius: Replace functions removed in radcli | Holger Weiss | 1 | -10/+9 |
2016-11-17 | check_radius: Fix rc_send_server() call for radcli | Holger Weiss | 1 | -0/+4 |
2016-11-15 | check_radius: Remove unused variable | Holger Weiss | 1 | -1/+0 |
2016-11-15 | This patch adds support for using the readcli lib. | Jan Wagner | 1 | -5/+7 |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 1 | -2/+2 |
2014-06-22 | check_radius.c: Add newline to die() calls | Holger Weiss | 1 | -14/+14 |
2014-06-22 | check_radius: Support FreeRADIUS Client library | Holger Weiss | 1 | -7/+14 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 1 | -5/+5 |
2014-01-21 | plugins/*.c: Alterations for timeout messages. | Spenser Reinhardt | 1 | -1/+1 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 1 | -1/+1 |
2014-01-20 | Minor fixes to be amended into "rename" commit | Holger Weiss | 1 | -2/+2 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -4/+4 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -1/+1 |
2011-09-06 | Make GCC happy | Thomas Guyot-Sionnest | 1 | -1/+1 |
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 | -6/+6 |
2010-04-14 | Fix check_radius returning OK on unexpected results | Thomas Guyot-Sionnest | 1 | -2/+12 |
2010-04-11 | Fix Debian bug #482947: No --nas-ip-address option | Holger Weiss | 1 | -13/+28 |
2009-02-20 | Typo fixes (Jan Wagner - SF 1878971) | Ton Voon | 1 | -2/+2 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-05-20 | Clobber password in check_radius process list aguments | Thomas Guyot-Sionnest | 1 | -4/+10 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+10 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-04-23 | Correct typo and make the --help notes a bit simpler. | Thomas Guyot-Sionnest | 1 | -5/+4 |
2008-01-31 | Bump plugin/ to GPLv3 (check_overcr to check_users) | Thomas Guyot-Sionnest | 1 | -22/+19 |
2007-12-10 | Plenty of french translations (and a few fixes BTW) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-09-26 | Drop the weird and undocumented behaviour of using positional argument | Holger Weiss | 1 | -24/+10 |
2007-09-23 | Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#12... | Matthias Eble | 1 | -10/+45 |
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-23 | Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658) | Holger Weiss | 1 | -0/+1 |
2006-10-19 | another round of localization cleaning | Benoit Mortier | 1 | -0/+3 |
2006-06-20 | cleaning help and usage + license | Benoit Mortier | 1 | -49/+59 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -7/+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 | -1/+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-02 | changed Error: by CRITICAL - | Benoit Mortier | 1 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -8/+8 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -7/+5 |
2004-03-18 | Option to fill in NAS-identifier to Emulate pam_radius behaviour (Alexander K... | Ton Voon | 1 | -3/+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 | -70/+82 |