aboutsummaryrefslogtreecommitdiffstats
path: root/src/msec/msecperms.py
Commit message (Collapse)AuthorAgeFilesLines
* 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...
* Only merge legacy perm.local if existsEugeni Dodonov2010-04-261-4/+5
|
* Support loading and merging legacy perm.conf file.Eugeni Dodonov2010-04-261-0/+5
|
* Now msec handles all level-related stuffEugeni Dodonov2010-01-291-25/+0
|
* Properly getting variables from base level.Eugeni Dodonov2010-01-291-39/+42
| | | | Updated msecperms to use values from main msec config.
* simplify level loadingEugeni Dodonov2010-01-291-2/+1
|
* Correctly saving new levels.Eugeni Dodonov2009-10-021-2/+2
|
* support saving current settings as a new security levelEugeni Dodonov2009-10-021-1/+14
|
* 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
|
* Support for running msecperms with custom root.Eugeni Dodonov2009-02-051-2/+7
|
* Renamed level 'default' to level 'standard'.Eugeni Dodonov2009-02-051-3/+3
|
* Implemented support for custom paths checks in msecperms.Eugeni Dodonov2009-01-261-3/+12
|
* Making --enforce work with msecperms.Eugeni Dodonov2009-01-141-1/+1
|
* Removed unneeded variables.Eugeni Dodonov2009-01-131-1/+0
|
* 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
|
* Non-interactive permissions checking.Eugeni Dodonov2009-01-061-1/+2
|
* Updated to working version of new msec.Eugeni Dodonov2009-01-061-0/+152
Conflicts: Makefile cron-sh/security_check.sh share/msec.py