summaryrefslogtreecommitdiffstats
path: root/perl-install/security/level.pm
Commit message (Expand)AuthorAgeFilesLines
* fix #3618Thierry Vignaud2003-04-301-1/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-4/+4
* replace %level_list with level_list() so that N("...") is called at runtimePascal Rigaux2003-02-171-13/+13
* cleanup security::level, hopefully the **** draksec still worksPascal Rigaux2003-02-141-32/+11
* fix errors (due to previous commit)Pascal Rigaux2003-02-141-4/+4
* create security::level::to_string()Pascal Rigaux2003-02-141-4/+8
* - set_help is deprecatedPascal Rigaux2003-02-131-5/+5
* English proofreading (first pass)Pablo Saratxaga2003-01-211-2/+2
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-161-2/+2
* - move any::choose_security_level() to security::level::level_choose()Pascal Rigaux2002-12-291-0/+40
* - fix duplication of sec level setting:Thierry Vignaud2002-11-191-0/+47