aboutsummaryrefslogtreecommitdiffstats
path: root/src/msec/msec.py
Commit message (Collapse)AuthorAgeFilesLines
* Adjust gettext.install for python3 (mga#16524)SARL ENR 682015-08-281-1/+1
| | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6900
* Adapt shebang (mga#16524)SARL ENR 682015-08-281-1/+1
| | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6899
* Adaptation to python3 using 2to3-3.4 (mga#16524)SARL ENR 682015-08-281-8/+8
| | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6898
* s/Mandriva/Mageia/Thierry Vignaud2014-05-111-1/+1
|
* Replace 'Mandriva' with 'Mageia' in the name of the toolYuri Chornoivan2014-03-081-1/+1
|
* fix treating UTF-8 strings as asciiThierry Vignaud2014-02-101-1/+1
| | | | same issue as in mga#12047 for net_monitor...
* Properly handle base levels in msecgui and with deleted parameters.Eugeni Dodonov2010-01-291-1/+7
|
* Now msec handles all level-related stuffEugeni Dodonov2010-01-291-2/+22
|
* Properly getting variables from base level.Eugeni Dodonov2010-01-291-2/+5
| | | | Updated msecperms to use values from main msec config.
* simplify level loadingEugeni Dodonov2010-01-291-2/+1
|
* Fixed a typo which broke msec --save functionality.Eugeni Dodonov2009-11-201-1/+1
|
* Correctly saving new levels.Eugeni Dodonov2009-10-021-1/+1
|
* support saving current settings as a new security levelEugeni Dodonov2009-10-021-1/+16
|
* Unsetting current settings when switching to a different levelEugeni Dodonov2009-09-091-0/+1
|
* Correctly handling unicode messages (#50869).Eugeni Dodonov2009-06-251-2/+1
|
* Implemented quiet mode.Eugeni Dodonov2009-02-051-3/+7
|
* Support for getting config and logging from a different root.Eugeni Dodonov2009-02-051-4/+4
|
* Added support for running in chroot.Eugeni Dodonov2009-02-051-2/+7
|
* Modified level enforcing. Now overwriting the correspondent securityEugeni Dodonov2009-01-131-3/+4
| | | | | files with default settings, therefore allowing more complete level configuration.
* Better option handling and embedding support.Eugeni Dodonov2009-01-071-1/+1
|
* Removed unused variable.Eugeni Dodonov2009-01-071-1/+0
|
* Disabled logging to syslog from msec.py.Eugeni Dodonov2009-01-071-1/+3
|
* Updated to working version of new msec.Eugeni Dodonov2009-01-061-0/+141
Conflicts: Makefile cron-sh/security_check.sh share/msec.py