index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
security
/
msec.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't need use MDK::Common... when we have "use common" (which is the standar...
Pascal Rigaux
2005-06-10
1
-1
/
+0
*
(load_values) fix getting value when it's defined but 0 (#14364)
Thierry Vignaud
2005-03-08
1
-1
/
+1
*
(get_function_value) fix getting value when it's 0 (#14364)
Thierry Vignaud
2005-03-08
1
-1
/
+1
*
use difference2() as suggested by new perl_checker warning
Pascal Rigaux
2004-08-12
1
-1
/
+1
*
cleanup
Pascal Rigaux
2004-08-12
1
-3
/
+2
*
perl_checker compliance
Pascal Rigaux
2004-08-12
1
-1
/
+1
*
sync with msec-0.44
Thierry Vignaud
2004-07-30
1
-1
/
+1
*
(apply_checks) reindent
Thierry Vignaud
2004-02-10
1
-7
/
+7
*
(apply_checks) fix unable to save checks when config file is empty
Thierry Vignaud
2004-02-10
1
-10
/
+8
*
fix draksec not saving options when config file do not exists :-(
Thierry Vignaud
2004-02-06
1
-0
/
+2
*
fix parsing of default values for multi argument msec functions
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
fix #6103:
Thierry Vignaud
2003-10-08
1
-3
/
+8
*
perl_checker compliance
Pascal Rigaux
2003-08-11
1
-1
/
+1
*
sort functions & checks when writing configuration
Thierry Vignaud
2003-07-19
1
-2
/
+2
*
perl_checker fixes
Thierry Vignaud
2003-05-23
1
-3
/
+3
*
- fix #3616 (draksec discarding changes)
Thierry Vignaud
2003-05-20
1
-2
/
+2
*
new data structure enables to do further cleanups and to spot old bugs (aka
Thierry Vignaud
2003-02-05
1
-46
/
+35
*
perl_checker fix
Thierry Vignaud
2003-02-04
1
-1
/
+0
*
- fix get_check_default() and get_function_default() description
Thierry Vignaud
2003-02-04
1
-56
/
+59
*
- consolidate file names
Thierry Vignaud
2003-02-03
1
-75
/
+87
*
- fix obvious pixel typo (s/if/if_/)
Mystery Man 580
2002-12-04
1
-61
/
+7
*
fix typo
Pascal Rigaux
2002-12-03
1
-1
/
+1
*
simplify (esp. use cat_)
Pascal Rigaux
2002-12-03
1
-20
/
+2
*
(get_value): cleanup
Pascal Rigaux
2002-12-03
1
-34
/
+20
*
simplify
Thierry Vignaud
2002-11-20
1
-1
/
+1
*
cleanups
Thierry Vignaud
2002-11-20
1
-3
/
+2
*
- fix duplication of sec level setting:
Thierry Vignaud
2002-11-19
1
-33
/
+5
*
previous example in perldoc was buggy;
Thierry Vignaud
2002-11-19
1
-14
/
+21
*
update copyright years
Thierry Vignaud
2002-11-18
1
-1
/
+1
*
- perl_checker fixes
Thierry Vignaud
2002-11-14
1
-17
/
+19
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-1
/
+2
*
- use "foreach" instead of "for" in list context
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
various small syntax enhancements to please perl_checker
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
ignore_list is useless
Thierry Vignaud
2002-09-24
1
-2
/
+1
*
- factorize @sec_levels and %sec_levels for get_default() and
Thierry Vignaud
2002-09-18
1
-9
/
+7
*
remove brackets on function values loading
Thierry Vignaud
2002-09-18
1
-4
/
+8
*
respect msec syntax
Thierry Vignaud
2002-09-18
1
-1
/
+1
*
"kill quart of draksec code" patch aka make it really working aka "happy fred" :
Thierry Vignaud
2002-09-18
1
-51
/
+42
*
- security::msec :
Thierry Vignaud
2002-09-17
1
-18
/
+16
*
- msec::config_check: use MDK::Common to set option rather
Thierry Vignaud
2002-09-17
1
-110
/
+67
*
- security::main: kill duplicated 'use strict'
Thierry Vignaud
2002-09-17
1
-1
/
+1
*
remove libsafe option (not anymore used by msec)
Thierry Vignaud
2002-09-17
1
-1
/
+1
*
- draksec window title is draksec, not "draksec - basic options" since it offer
Thierry Vignaud
2002-09-12
1
-0
/
+3
*
inline seclevel_explain (why using functions to return a text label ?)
Thierry Vignaud
2002-09-10
1
-20
/
+0
*
move back draksec's files in drakxtools
Thierry Vignaud
2002-09-10
1
-0
/
+356
*
- draksec is in his own package now
Christian Belisle
2002-08-19
1
-283
/
+0
*
- Fix page change between checks -> advanced
Christian Belisle
2002-07-31
1
-1
/
+2
*
- Factorize options-related functions
Christian Belisle
2002-07-31
1
-26
/
+103
*
- put the basic button on top (in the advanced page)
Christian Belisle
2002-07-31
1
-3
/
+4
[next]