Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -2/+2 |
| | |||||
* | "kill quart of draksec code" patch aka make it really working aka "happy fred" : | Thierry Vignaud | 2002-09-18 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | move back draksec's files in drakxtools | Thierry Vignaud | 2002-09-10 | 1 | -0/+46 |
| | |||||
* | - draksec is now in his own package | Christian Belisle | 2002-08-19 | 1 | -26/+0 |
| | |||||
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -2/+2 |
| | | | | | (so that 'use strict' works) | ||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | - complete re-write | Christian Belisle | 2002-07-30 | 1 | -8/+2 |
| | |||||
* | create the main() function in security.pm | Christian Belisle | 2002-07-18 | 1 | -36/+4 |
| | |||||
* | re-write the part setting the security admin | Christian Belisle | 2002-07-16 | 1 | -38/+7 |
| | |||||
* | - isStandalone is set in standalone.pm, removed. | Daouda Lo | 2002-07-15 | 1 | -1/+0 |
| | |||||
* | - set isStandalone to 1 to center wait messages | Daouda Lo | 2002-07-15 | 1 | -0/+2 |
| | |||||
* | added server, user and network advanced options | Christian Belisle | 2002-06-17 | 1 | -2/+32 |
| | |||||
* | Add an entry for the security user email | Christian Belisle | 2002-06-10 | 1 | -2/+28 |
| | |||||
* | factorize and update the reading of previous security level | Pascal Rigaux | 2002-02-20 | 1 | -5/+2 |
| | |||||
* | cleanup, update, enhance security level choice | Pascal Rigaux | 2002-01-21 | 1 | -59/+7 |
| | |||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+2 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | typo | damien | 2001-10-17 | 1 | -1/+1 |
| | |||||
* | correct bad level display | damien | 2001-10-16 | 1 | -4/+12 |
| | |||||
* | use " instead of ' to get i18n | Stefan Siegel | 2001-09-15 | 1 | -3/+3 |
| | |||||
* | corrected yesno interpretation | damien | 2001-08-31 | 1 | -1/+1 |
| | |||||
* | libsafe modification | damien | 2001-08-31 | 1 | -1/+7 |
| | |||||
* | addedlibsafe option | damien | 2001-08-23 | 1 | -3/+17 |
| | |||||
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | look for SECURE_LEVEL in /etc/profile before look in $ENV{SECURE_LEVEL}, | Pascal Rigaux | 2001-06-14 | 1 | -1/+4 |
| | | | | | otherwise you need re-sourcing. | ||||
* | added icon management | damien | 2001-05-16 | 1 | -1/+1 |
| | |||||
* | embedded mode | damien | 2001-03-28 | 1 | -1/+5 |
| | |||||
* | use standalone and standalone::pkgs_install | Pascal Rigaux | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | fixed the detection of expert in /etc/sysconfig/system (was grepping on TYPE ↵ | Guillaume Cottenceau | 2000-08-26 | 1 | -1/+1 |
| | | | | instead of CLASS) | ||||
* | *** empty log message *** | Pascal Rigaux | 2000-05-30 | 1 | -1/+1 |
| | |||||
* | inserted \n in levels descriptions to format them. | Pablo Saratxaga | 1999-12-29 | 1 | -5/+12 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-23 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-22 | 1 | -3/+13 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-21 | 1 | -1/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-20 | 1 | -0/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-19 | 1 | -1/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-17 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-15 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-14 | 1 | -0/+34 |