summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't use standalone while installingThierry Vignaud2002-09-191-2/+1
|
* remove old WIZARDS packageFlorent Villard2002-09-191-9/+4
| | | | | add drakwizard
* remove LPRngFlorent Villard2002-09-191-2/+2
|
* avoid proposing ntfs partition to be formatted.Francois Pons2002-09-191-1/+1
|
* - s/rpm/mdk/ in package version matchingDaouda Lo2002-09-191-1/+1
|
* s/package draksec::libsafe/package security::libsafe/Thierry Vignaud2002-09-191-1/+1
| | | | | anyway nobody uses that one
* remove *-mdk-cdcomFlorent Villard2002-09-181-11/+5
|
* *** empty log message ***Pascal Rigaux2002-09-181-1/+242
|
* - add ntfs in isOtherAvailableFSPascal Rigaux2002-09-181-2/+2
| | | | | - but ensure it is not in isMountableRW
* remove forgotten debug hash printingsFlorin Grad2002-09-181-7/+0
|
* more details for the dhcp serverFlorin Grad2002-09-181-14/+36
|
* - factorize @sec_levels and %sec_levels for get_default() andThierry Vignaud2002-09-181-9/+7
| | | | | | | | get_seclevel_list() - use them in get_default() - get_value() : don't assume a space between "function_name" and "(parameters)"
* fix wait_message doesn't displayThierry Vignaud2002-09-181-2/+4
|
* remove brackets on function values loadingThierry Vignaud2002-09-181-4/+8
|
* run msec after setting changesThierry Vignaud2002-09-181-1/+5
|
* 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-183-224/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - security::msec : o consolidate get_function_value() and get_value into get_value() o really apply changes, aka save them : * config_check() : use substInFile and setVarsInSh * config_function() : use substInFile and append_to_file * kill stupid and bogus config_option() o don't overwrite previous changes, aka reread them : * fix checks and functions current value loading * fix checks and functions default loading - security::main : o simplify ui creation, make it more readable o kill offuscating basic_secadmin_check(), basic_secadmin_entry(), network_generate_page(), system_generate_page() and checks_generate_page() o increase default height because of stupid "add_with_viewport" in ugtk::createScrolledWindow o consolidate network and system functions managment, they're all the same for msec, splitting is only a draksec "feature"; all go in %options_values - draksec : o let standalone module configure standalone mode o security::main already take care of initializing gtk o security::main already take care of exiting o don't play with embedded mode special variables it overall looks better but big cleanups're still possible for mdk9.1
* updated Norwegian filePablo Saratxaga2002-09-171-147/+149
|
* small updatesFlorin Grad2002-09-171-9/+12
|
* add warning messageFlorin Grad2002-09-171-0/+2
|
* add the nameserver IP variable in advanced modeFlorin Grad2002-09-171-1/+5
|
* add a silly messageFlorin Grad2002-09-171-0/+5
|
* - security::msec :Thierry Vignaud2002-09-172-19/+17
| | | | | | | | | | | | | | | | | | | | | o config_check: use MDK::Common to set option rather than overwriting config file o remove all stupid prefix that just ofuscate code whereas it's always set to '', $::prefix will be a lot better o s/shift @_/shift/ o kill config_option() o simplify get_default() o get_secure_level() : replace if cascade by an array o set_secure_level() : * replace if cascade by an hash * default to runlevel 3 if undefined o get_functions() : simplify by merging code paths - security::main : o security::libsafe is unneeded o don't pass useless prefix o begin to read default values
* - msec::config_check: use MDK::Common to set option ratherThierry Vignaud2002-09-172-138/+99
| | | | | | | | than overwriting config file - remove all stupid prefix that just ofuscate code whereas it's always set to '', $::prefix will be a lot better
* - sync option names with server's name.Daouda Lo2002-09-171-2/+2
|
* updated Turkish filePablo Saratxaga2002-09-171-6/+25
|
* remove !CDCOM flag for OpenOffice.orgFlorent Villard2002-09-171-5/+5
|
* Use the right imageDavid Baudens2002-09-171-0/+0
|
* - fix typoDaouda Lo2002-09-171-1/+1
|
* - back to normal http connection (instead of https)Daouda Lo2002-09-171-6/+6
| | | | | - relocated web wizard
* updated Dutch and Slovak filesPablo Saratxaga2002-09-172-72/+2003
|
* fix draksec typoThierry Vignaud2002-09-171-2/+2
|
* - security::main: kill duplicated 'use strict'Thierry Vignaud2002-09-172-5/+4
| | | | | | | | | | - no ignore choice for periodic checks - save functions in /etc/security/msec/level.local and not security.conf - "from mseclib import" is useless - fix functions saving (an object method invocation takes class name as argument)
* 50mdk for lord fredlThierry Vignaud2002-09-171-3/+11
|
* remove libsafe option (not anymore used by msec)Thierry Vignaud2002-09-171-1/+1
|
* add ignore option to msec itemsThierry Vignaud2002-09-171-3/+3
|
* 49mdk for new printerdrake code regarding webfetch that breaks during install.Florent Villard2002-09-161-1/+4
|
* *** empty log message ***Pascal Rigaux2002-09-161-1/+10
|
* updatesStefan Siegel2002-09-161-22/+33
|
* Do not try to install "webfetch" during installation.Till Kamppeter2002-09-161-5/+8
|
* *** empty log message ***Pascal Rigaux2002-09-161-1/+55
|
* add internal_ports variableFlorin Grad2002-09-161-0/+2
|
* updated Indonesian, Latvian, Portuguese, Swedish and Chinese filesPablo Saratxaga2002-09-165-502/+1997
|
* remove File::Copy dependencies and change lilo message pathJonathan Gotti2002-09-161-10/+10
|
* Adapt text postion to fix french translationsDavid Baudens2002-09-165-7/+7
|
* - translation for drakfloppyDaouda Lo2002-09-161-9/+9
|
* - enable translation for logdrakeDaouda Lo2002-09-161-13/+13
|
* fix die wizcancel in non wizard modeGuillaume Cottenceau2002-09-162-2/+5
|
* remove modules files even when modprobe failsGuillaume Cottenceau2002-09-161-1/+3
|
* fixed no translation for XFdrake (pixel idea).Francois Pons2002-09-161-0/+1
|