summaryrefslogtreecommitdiffstats
path: root/perl-install/security/level.pm
Commit message (Expand)AuthorAgeFilesLines
* (set) silent a warningThierry Vignaud2013-02-261-2/+2
* adapt to new help layout (mga#5634)Thierry Vignaud2012-12-281-1/+1
* help perl_checkerThierry Vignaud2012-03-231-2/+2
* fix default level being 'standard' (Thierry Vignaud)Anne Nicolas2011-05-271-2/+2
* (rawlevel_list,to_lowlevel_string,from_lowlevel_string) introduce themThierry Vignaud2011-05-191-1/+13
* (set) perl_checker cleanupThierry Vignaud2011-05-191-1/+1
* Using Standard security level if specified level is out of range.Eugeni Dodonov2009-04-141-0/+2
* Updated level.pm to work with new msec (0.60.x+)Eugeni Dodonov2009-02-051-22/+16
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-1/+1
* (level_choose) remove wrongly commited debug stuffThierry Vignaud2008-09-191-1/+1
* (level_choose) fix defaulting to current security level in GUIThierry Vignaud2008-09-151-1/+1
* (level_choose) remove dead codeThierry Vignaud2008-09-151-1/+1
* (level_choose) drop now unused 'libsafe' parameterThierry Vignaud2008-09-151-1/+1
* (level_choose) kill 'libsafe' option which isn't visible since libsafeThierry Vignaud2008-09-151-3/+0
* (level_choose) explain to translatorsThierry Vignaud2008-08-291-1/+4
* (level_choose) remove debug statementThierry Vignaud2008-08-291-1/+1
* (level_choose) refresh "Security" stepThierry Vignaud2008-08-291-4/+6
* stop setting banner icon now we do not display them anymoreThierry Vignaud2008-07-291-1/+0
* fill in missing titles for banners and specify iconsThierry Vignaud2005-08-271-1/+2
* really default security level 3Pascal Rigaux2005-03-241-1/+1
* (get) default to standard level; else security::msec won't be able toThierry Vignaud2004-06-101-1/+1
* 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