Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - 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 | |