aboutsummaryrefslogtreecommitdiffstats
path: root/src/msec/plugins/msec.py
Commit message (Expand)AuthorAgeFilesLines
* replace temporary dir from /var/run to /rundaviddavid7 days1-1/+1
* Suppress warning of DeprecationWarning: invalid escape sequence in regexpPapoteur2022-04-141-6/+6
* Set also MinimumUid in sddm.conf with ALLOW_USER_LIST option. This renders ce...Papoteur2022-04-141-0/+2
* use /etc/sysctl.d/51-drakx.conf instead of /etc/sysctl.confThomas Backlund2019-09-231-2/+2
* Manage allow_Xserver_to_listen for SDDM, to be included in X11 section (mga#1...Papoteur2018-03-081-8/+10
* Suppress managing kdm (mga#21648)Papoteur2017-09-021-35/+3
* manage allow_xserver_to_listen also for sddm.conf (mga#19612)Papoteur2016-10-231-1/+13
* manage RememberLastUser in sddm.conf according to allow_user_list (mga#19188)Papoteur2016-10-231-5/+16
* Adapt docstring of enable_console_logPapoteur2016-10-161-3/+1
* Use journald instead of syslog to get log on tty12 (mga#10034)Papoteur2016-10-161-7/+7
* Clean unused code in msec.pyPapoteur2016-09-251-22/+0
* Use systemctl instead of consolehelper (mga#16084)SARL ENR 682015-08-281-6/+5
* 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-3/+3
* fix treating UTF-8 strings as asciiThierry Vignaud2014-02-101-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2012-09-201-0/+0
* Properly handling ALLOW_XSERVER_TO_LISTEN=no (#60440)Eugeni Dodonov2010-08-031-1/+1
* do not set gdm variables which do not exist in gdm-230Eugeni Dodonov2010-05-261-10/+37
* Fix issue with msec being unable to save backup files (#54470)Eugeni Dodonov2009-10-131-0/+3
* Typo fixed in plugin headers.Eugeni Dodonov2009-09-231-1/+1
* Moved SECURITYSH variable into right plugin.Eugeni Dodonov2009-09-171-1/+0
* split network functionality into network.py pluginEugeni Dodonov2009-09-161-93/+2
* moved security enforcing into msec.py pluginEugeni Dodonov2009-09-161-0/+719