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-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 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -7/+7 |
2003-08-04 | markup for translation | Karl DeBisschop | 1 | -105/+84 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -13/+1 |
2003-01-16 | semicolon needed where praogname define was replced | Karl DeBisschop | 1 | -1/+1 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -6/+6 |
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop | 1 | -7/+13 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+345 |