aboutsummaryrefslogtreecommitdiffstats
path: root/src/msec/msecperms.py
Commit message (Expand)AuthorAgeFilesLines
* Adjust gettext.install for python3 (mga#16524)SARL ENR 682015-08-281-1/+1
* Adapt shebang (mga#16524)SARL ENR 682015-08-281-1/+1
* Adaptation to python3 using 2to3-3.4 (mga#16524)SARL ENR 682015-08-281-9/+9
* 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
* 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
* 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
* 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