summaryrefslogtreecommitdiffstats
path: root/perl-install/security/msec.pm
Commit message (Expand)AuthorAgeFilesLines
* don't need use MDK::Common... when we have "use common" (which is the standar...Pascal Rigaux2005-06-101-1/+0
* (load_values) fix getting value when it's defined but 0 (#14364)Thierry Vignaud2005-03-081-1/+1
* (get_function_value) fix getting value when it's 0 (#14364)Thierry Vignaud2005-03-081-1/+1
* use difference2() as suggested by new perl_checker warningPascal Rigaux2004-08-121-1/+1
* cleanupPascal Rigaux2004-08-121-3/+2
* perl_checker compliancePascal Rigaux2004-08-121-1/+1
* sync with msec-0.44Thierry Vignaud2004-07-301-1/+1
* (apply_checks) reindentThierry Vignaud2004-02-101-7/+7
* (apply_checks) fix unable to save checks when config file is emptyThierry Vignaud2004-02-101-10/+8
* fix draksec not saving options when config file do not exists :-(Thierry Vignaud2004-02-061-0/+2
* fix parsing of default values for multi argument msec functionsThierry Vignaud2004-01-291-1/+1
* fix #6103:Thierry Vignaud2003-10-081-3/+8
* perl_checker compliancePascal Rigaux2003-08-111-1/+1
* sort functions & checks when writing configurationThierry Vignaud2003-07-191-2/+2
* perl_checker fixesThierry Vignaud2003-05-231-3/+3
* - fix #3616 (draksec discarding changes)Thierry Vignaud2003-05-201-2/+2
* new data structure enables to do further cleanups and to spot old bugs (akaThierry Vignaud2003-02-051-46/+35
* perl_checker fixThierry Vignaud2003-02-041-1/+0
* - fix get_check_default() and get_function_default() descriptionThierry Vignaud2003-02-041-56/+59
* - consolidate file namesThierry Vignaud2003-02-031-75/+87
* - fix obvious pixel typo (s/if/if_/)Mystery Man 5802002-12-041-61/+7
* fix typoPascal Rigaux2002-12-031-1/+1
* simplify (esp. use cat_)Pascal Rigaux2002-12-031-20/+2
* (get_value): cleanupPascal Rigaux2002-12-031-34/+20
* simplifyThierry Vignaud2002-11-201-1/+1
* cleanupsThierry Vignaud2002-11-201-3/+2
* - fix duplication of sec level setting:Thierry Vignaud2002-11-191-33/+5
* previous example in perldoc was buggy;Thierry Vignaud2002-11-191-14/+21
* update copyright yearsThierry Vignaud2002-11-181-1/+1
* - perl_checker fixesThierry Vignaud2002-11-141-17/+19
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-2/+2
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+2
* - use "foreach" instead of "for" in list contextPascal Rigaux2002-11-111-2/+2
* various small syntax enhancements to please perl_checkerPascal Rigaux2002-11-111-2/+2
* ignore_list is uselessThierry Vignaud2002-09-241-2/+1
* - factorize @sec_levels and %sec_levels for get_default() andThierry Vignaud2002-09-181-9/+7
* remove brackets on function values loadingThierry Vignaud2002-09-181-4/+8
* respect msec syntaxThierry Vignaud2002-09-181-1/+1
* "kill quart of draksec code" patch aka make it really working aka "happy fred" :Thierry Vignaud2002-09-181-51/+42
* - security::msec :Thierry Vignaud2002-09-171-18/+16
* - msec::config_check: use MDK::Common to set option ratherThierry Vignaud2002-09-171-110/+67
* - security::main: kill duplicated 'use strict'Thierry Vignaud2002-09-171-1/+1
* remove libsafe option (not anymore used by msec)Thierry Vignaud2002-09-171-1/+1
* - draksec window title is draksec, not "draksec - basic options" since it offerThierry Vignaud2002-09-121-0/+3
* inline seclevel_explain (why using functions to return a text label ?)Thierry Vignaud2002-09-101-20/+0
* move back draksec's files in drakxtoolsThierry Vignaud2002-09-101-0/+356
* - draksec is in his own package nowChristian Belisle2002-08-191-283/+0
* - Fix page change between checks -> advancedChristian Belisle2002-07-311-1/+2
* - Factorize options-related functionsChristian Belisle2002-07-311-26/+103
* - put the basic button on top (in the advanced page)Christian Belisle2002-07-311-3/+4