Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | fix typo | Pascal Rigaux | 2002-12-03 | 1 | -1/+1 |
* | simplify (esp. use cat_) | Pascal Rigaux | 2002-12-03 | 1 | -20/+2 |
* | (get_value): cleanup | Pascal Rigaux | 2002-12-03 | 1 | -34/+20 |
* | - gtk2 port | Thierry Vignaud | 2002-12-02 | 1 | -46/+48 |
* | simplify | Thierry Vignaud | 2002-11-20 | 1 | -1/+1 |
* | cleanups | Thierry Vignaud | 2002-11-20 | 1 | -3/+2 |
* | - fix duplication of sec level setting: | Thierry Vignaud | 2002-11-19 | 3 | -39/+59 |
* | previous example in perldoc was buggy; | Thierry Vignaud | 2002-11-19 | 1 | -14/+21 |
* | update copyright years | Thierry Vignaud | 2002-11-18 | 1 | -1/+1 |
* | - use run_program rather than raw system | Thierry Vignaud | 2002-11-15 | 1 | -16/+26 |
* | - kill unused myexit() | Thierry Vignaud | 2002-11-14 | 1 | -4/+2 |
* | - perl_checker fixes | Thierry Vignaud | 2002-11-14 | 1 | -17/+19 |
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -1/+1 |
* | fix _() -> N() conversion | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |