summaryrefslogtreecommitdiffstats
path: root/perl-install/security
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | (regression introduced in r244534 on 2008-08-29, was: '(level_choose) refresh "Security" step'
* (level_choose) remove dead codeThierry Vignaud2008-09-151-1/+1
|
* do not bother set now unused $o->{libsafe}) ; drop ↵Thierry Vignaud2008-09-151-11/+0
| | | | security::various::config_libsafe()
* (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
| | | | | package is not availalbe since 2007.1
* (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
|
* improve explanations (#6969): do not shout, add quotesThierry Vignaud2007-07-301-4/+4
|
* improve explanations (#6969): explain umaskThierry Vignaud2007-07-301-2/+2
|
* improve explanations (#6969): prevent introducing confusion into explanationsThierry Vignaud2007-07-301-26/+26
|
* re-sync after the big svn lossPascal Rigaux2007-04-252-7/+7
|
* fill in missing titles for banners and specify iconsThierry Vignaud2005-08-271-1/+2
|
* don't need use MDK::Common... when we have "use common" (which is the ↵Pascal Rigaux2005-06-101-1/+0
| | | | standard for libDrakX modules)
* use addVarsInSh()Pascal Rigaux2005-05-271-8/+8
|
* really default security level 3Pascal Rigaux2005-03-241-1/+1
|
* (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
|
* add translator hints; real fix will be in mdk10.2:Thierry Vignaud2004-09-201-2/+6
| | | | | s!N("(.*?) \"(ALL)\" (.*?)"!N("\1 %s \3", N("\2"))! and the like
* - fix label of entry in helpThierry Vignaud2004-09-131-1/+1
| | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GkComboBox widget has not) - tooltips are usefull on first run but then are just annoying
* typo fixesThierry Vignaud2004-08-191-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-303-1/+7
|
* (get) default to standard level; else security::msec won't be able toThierry Vignaud2004-06-101-1/+1
| | | | | | load any values when level is not set (thus resulting in an empty draksec GUI)
* (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
| | | | | (aka substInFile does not support using print in that case)
* fix draksec not saving options when config file do not exists :-(Thierry Vignaud2004-02-061-0/+2
|
* add help for newly introduced MAIL_EMPTY_CONTENT itemThierry Vignaud2004-01-291-0/+1
|
* notify that timeout is in secondsThierry Vignaud2004-01-291-1/+1
|
* fix parsing of default values for multi argument msec functionsThierry Vignaud2004-01-291-1/+1
|
* fix #6103:Thierry Vignaud2003-10-081-3/+8
| | | | | | | | | - workaround buggy msec not listing MAIL_USER in its defaults whereas it does list MAIL_WARN - while keeping "prevent including MAIL_* in check list" behavior, we still have to load them in order to be able to save them back
* fix english (thanks to Arpad Biro)Pascal Rigaux2003-08-201-3/+3
|
* perl_checker compliancePascal Rigaux2003-08-112-2/+2
|
* better helpThierry Vignaud2003-07-241-25/+40
|
* describeThierry Vignaud2003-07-241-1/+4
|
* - filter dumb charactersThierry Vignaud2003-07-241-103/+45
| | | | | - strip help from internal msec doc so that it better fit end user
* sort functions & checks when writing configurationThierry Vignaud2003-07-191-2/+2
|
* translate default values qw(yes no all ignore ...) and provide englishThierry Vignaud2003-07-141-0/+62
| | | | | (l10n-able) descriptions instead of function names
* perl_checker fixesThierry Vignaud2003-05-231-3/+3
|
* - fix #3616 (draksec discarding changes)Thierry Vignaud2003-05-201-2/+2
| | | | | - add a end of line btw at the end of file to please cat
* fix #3618Thierry Vignaud2003-04-301-1/+1
|
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-4/+4
|
* new perl_checker compliancePascal Rigaux2003-04-171-2/+4
|
* resync with msecThierry Vignaud2003-02-181-1/+1
|