Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert | Guillaume Cottenceau | 2002-09-19 | 1 | -3/+0 |
| | |||||
* | fix spurious ";" before closing block | Guillaume Cottenceau | 2002-09-19 | 1 | -1/+1 |
| | |||||
* | try to workaround strange situations when mkinitrd fail because | Guillaume Cottenceau | 2002-09-19 | 1 | -0/+3 |
| | | | | | | loop is not loaded (we don't know who calls mkinitrd), by loading the loop module right after format-mount'ing the partitions | ||||
* | don't use standalone while installing | Thierry Vignaud | 2002-09-19 | 1 | -2/+1 |
| | |||||
* | remove old WIZARDS package | Florent Villard | 2002-09-19 | 1 | -9/+4 |
| | | | | | add drakwizard | ||||
* | remove LPRng | Florent Villard | 2002-09-19 | 1 | -2/+2 |
| | |||||
* | avoid proposing ntfs partition to be formatted. | Francois Pons | 2002-09-19 | 1 | -1/+1 |
| | |||||
* | - s/rpm/mdk/ in package version matching | Daouda Lo | 2002-09-19 | 1 | -1/+1 |
| | |||||
* | s/package draksec::libsafe/package security::libsafe/ | Thierry Vignaud | 2002-09-19 | 1 | -1/+1 |
| | | | | | anyway nobody uses that one | ||||
* | remove *-mdk-cdcom | Florent Villard | 2002-09-18 | 1 | -11/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-09-18 | 1 | -1/+242 |
| | |||||
* | - add ntfs in isOtherAvailableFS | Pascal Rigaux | 2002-09-18 | 1 | -2/+2 |
| | | | | | - but ensure it is not in isMountableRW | ||||
* | remove forgotten debug hash printings | Florin Grad | 2002-09-18 | 1 | -7/+0 |
| | |||||
* | more details for the dhcp server | Florin Grad | 2002-09-18 | 1 | -14/+36 |
| | |||||
* | - factorize @sec_levels and %sec_levels for get_default() and | Thierry Vignaud | 2002-09-18 | 1 | -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 display | Thierry Vignaud | 2002-09-18 | 1 | -2/+4 |
| | |||||
* | remove brackets on function values loading | Thierry Vignaud | 2002-09-18 | 1 | -4/+8 |
| | |||||
* | run msec after setting changes | Thierry Vignaud | 2002-09-18 | 1 | -1/+5 |
| | |||||
* | 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 | 3 | -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 file | Pablo Saratxaga | 2002-09-17 | 1 | -147/+149 |
| | |||||
* | small updates | Florin Grad | 2002-09-17 | 1 | -9/+12 |
| | |||||
* | add warning message | Florin Grad | 2002-09-17 | 1 | -0/+2 |
| | |||||
* | add the nameserver IP variable in advanced mode | Florin Grad | 2002-09-17 | 1 | -1/+5 |
| | |||||
* | add a silly message | Florin Grad | 2002-09-17 | 1 | -0/+5 |
| | |||||
* | - security::msec : | Thierry Vignaud | 2002-09-17 | 2 | -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 rather | Thierry Vignaud | 2002-09-17 | 2 | -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 Lo | 2002-09-17 | 1 | -2/+2 |
| | |||||
* | updated Turkish file | Pablo Saratxaga | 2002-09-17 | 1 | -6/+25 |
| | |||||
* | remove !CDCOM flag for OpenOffice.org | Florent Villard | 2002-09-17 | 1 | -5/+5 |
| | |||||
* | Use the right image | David Baudens | 2002-09-17 | 1 | -0/+0 |
| | |||||
* | - fix typo | Daouda Lo | 2002-09-17 | 1 | -1/+1 |
| | |||||
* | - back to normal http connection (instead of https) | Daouda Lo | 2002-09-17 | 1 | -6/+6 |
| | | | | | - relocated web wizard | ||||
* | updated Dutch and Slovak files | Pablo Saratxaga | 2002-09-17 | 2 | -72/+2003 |
| | |||||
* | fix draksec typo | Thierry Vignaud | 2002-09-17 | 1 | -2/+2 |
| | |||||
* | - security::main: kill duplicated 'use strict' | Thierry Vignaud | 2002-09-17 | 2 | -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 fredl | Thierry Vignaud | 2002-09-17 | 1 | -3/+11 |
| | |||||
* | remove libsafe option (not anymore used by msec) | Thierry Vignaud | 2002-09-17 | 1 | -1/+1 |
| | |||||
* | add ignore option to msec items | Thierry Vignaud | 2002-09-17 | 1 | -3/+3 |
| | |||||
* | 49mdk for new printerdrake code regarding webfetch that breaks during install. | Florent Villard | 2002-09-16 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-09-16 | 1 | -1/+10 |
| | |||||
* | updates | Stefan Siegel | 2002-09-16 | 1 | -22/+33 |
| | |||||
* | Do not try to install "webfetch" during installation. | Till Kamppeter | 2002-09-16 | 1 | -5/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-09-16 | 1 | -1/+55 |
| | |||||
* | add internal_ports variable | Florin Grad | 2002-09-16 | 1 | -0/+2 |
| | |||||
* | updated Indonesian, Latvian, Portuguese, Swedish and Chinese files | Pablo Saratxaga | 2002-09-16 | 5 | -502/+1997 |
| | |||||
* | remove File::Copy dependencies and change lilo message path | Jonathan Gotti | 2002-09-16 | 1 | -10/+10 |
| | |||||
* | Adapt text postion to fix french translations | David Baudens | 2002-09-16 | 5 | -7/+7 |
| | |||||
* | - translation for drakfloppy | Daouda Lo | 2002-09-16 | 1 | -9/+9 |
| | |||||
* | - enable translation for logdrake | Daouda Lo | 2002-09-16 | 1 | -13/+13 |
| |