Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (get) default to standard level; else security::msec won't be able to | Thierry Vignaud | 2004-06-10 | 1 | -1/+1 |
* | fix #3618 | Thierry Vignaud | 2003-04-30 | 1 | -1/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -4/+4 |
* | replace %level_list with level_list() so that N("...") is called at runtime | Pascal Rigaux | 2003-02-17 | 1 | -13/+13 |
* | 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 |
* | 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 |
* | - move any::choose_security_level() to security::level::level_choose() | Pascal Rigaux | 2002-12-29 | 1 | -0/+40 |
* | - fix duplication of sec level setting: | Thierry Vignaud | 2002-11-19 | 1 | -0/+47 |