| Commit message (Expand) | Author | Age | Files | Lines |
* | add translator hints; real fix will be in mdk10.2: | Thierry Vignaud | 2004-09-20 | 1 | -2/+6 |
* | - fix label of entry in help | Thierry Vignaud | 2004-09-13 | 1 | -1/+1 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
* | use difference2() as suggested by new perl_checker warning | Pascal Rigaux | 2004-08-12 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2004-08-12 | 1 | -3/+2 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-12 | 1 | -1/+1 |
* | sync with msec-0.44 | Thierry Vignaud | 2004-07-30 | 3 | -1/+7 |
* | (get) default to standard level; else security::msec won't be able to | Thierry Vignaud | 2004-06-10 | 1 | -1/+1 |
* | (apply_checks) reindent | Thierry Vignaud | 2004-02-10 | 1 | -7/+7 |
* | (apply_checks) fix unable to save checks when config file is empty | Thierry Vignaud | 2004-02-10 | 1 | -10/+8 |
* | fix draksec not saving options when config file do not exists :-( | Thierry Vignaud | 2004-02-06 | 1 | -0/+2 |
* | add help for newly introduced MAIL_EMPTY_CONTENT item | Thierry Vignaud | 2004-01-29 | 1 | -0/+1 |
* | notify that timeout is in seconds | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
* | fix parsing of default values for multi argument msec functions | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
* | fix #6103: | Thierry Vignaud | 2003-10-08 | 1 | -3/+8 |
* | fix english (thanks to Arpad Biro) | Pascal Rigaux | 2003-08-20 | 1 | -3/+3 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 2 | -2/+2 |
* | better help | Thierry Vignaud | 2003-07-24 | 1 | -25/+40 |
* | describe | Thierry Vignaud | 2003-07-24 | 1 | -1/+4 |
* | - filter dumb characters | Thierry Vignaud | 2003-07-24 | 1 | -103/+45 |
* | sort functions & checks when writing configuration | Thierry Vignaud | 2003-07-19 | 1 | -2/+2 |
* | translate default values qw(yes no all ignore ...) and provide english | Thierry Vignaud | 2003-07-14 | 1 | -0/+62 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -3/+3 |
* | - fix #3616 (draksec discarding changes) | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
* | fix #3618 | Thierry Vignaud | 2003-04-30 | 1 | -1/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -4/+4 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -2/+4 |
* | resync with msec | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
* | replace %level_list with level_list() so that N("...") is called at runtime | Pascal Rigaux | 2003-02-17 | 1 | -13/+13 |
* | synced with msec | Thierry Vignaud | 2003-02-17 | 1 | -1/+1 |
* | cleanup security::level, hopefully the **** draksec still works | Pascal Rigaux | 2003-02-14 | 1 | -32/+11 |
* | fix errors (due to previous commit) | Pascal Rigaux | 2003-02-14 | 1 | -4/+4 |
* | create security::level::to_string() | Pascal Rigaux | 2003-02-14 | 1 | -4/+8 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -5/+5 |
* | new data structure enables to do further cleanups and to spot old bugs (aka | Thierry Vignaud | 2003-02-05 | 1 | -46/+35 |
* | perl_checker fix | Thierry Vignaud | 2003-02-04 | 1 | -1/+0 |
* | - fix get_check_default() and get_function_default() description | Thierry Vignaud | 2003-02-04 | 1 | -56/+59 |
* | - consolidate file names | Thierry Vignaud | 2003-02-03 | 1 | -75/+87 |
* | - msec was altered to produce help suitable for formatAlaTeX() | Thierry Vignaud | 2003-02-03 | 1 | -0/+33 |
* | auto-generated from msec/share/draksec_help.py libmsec and moved from | Thierry Vignaud | 2003-02-03 | 1 | -0/+139 |
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |
* | replace occurences of "$foo ? $foo : $bar" with "$foo || $bar" | Pascal Rigaux | 2003-01-16 | 1 | -2/+2 |
* | deprecates security::libsafe | Pascal Rigaux | 2002-12-29 | 1 | -0/+28 |
* | - move any::choose_security_level() to security::level::level_choose() | Pascal Rigaux | 2002-12-29 | 2 | -18/+40 |
* | move draksec's gui into the standalone program, | Thierry Vignaud | 2002-12-13 | 1 | -243/+0 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -2/+2 |
* | syntax changes to make perl_checker happy | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | syntax changes to make perl_checker happy | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | share common options | Mystery Man 580 | 2002-12-04 | 1 | -5/+7 |
* | - fix obvious pixel typo (s/if/if_/) | Mystery Man 580 | 2002-12-04 | 1 | -61/+7 |