Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo: of of -> of the | Yuri Chornoivan | 2020-05-27 | 1 | -1/+1 |
| | |||||
* | Rebuilt man page. | Papoteur | 2020-05-24 | 1 | -118/+176 |
| | | | | Allow translation of man page. | ||||
* | Format correctly man page of msec (mga#25125) | Papoteur | 2020-05-24 | 1 | -47/+47 |
| | |||||
* | Deal with mangling shebangs warnings on shell scripts | Papoteur | 2020-02-16 | 3 | -3/+3 |
| | |||||
* | remove done TODO item | Thierry Vignaud | 2020-02-16 | 1 | -3/+0 |
| | |||||
* | use /etc/sysctl.d/51-drakx.conf instead of /etc/sysctl.conf | Thomas Backlund | 2019-09-23 | 2 | -4/+4 |
| | |||||
* | Exclude temp dirs from reporting (directories with sticky bit +t) | Raphael | 2018-09-02 | 1 | -1/+1 |
| | |||||
* | Manage allow_Xserver_to_listen for SDDM, to be included in X11 section ↵ | Papoteur | 2018-03-08 | 2 | -9/+11 |
| | | | | | | (mga#19612) Manage allow_user_list for SDDM to be included in Users section | ||||
* | suppress DNS_SPOOFING_PROTECTION (mga#21621). | Papoteur | 2017-09-05 | 1 | -19/+1 |
| | |||||
* | suppress reference to KDM in README | Papoteur | 2017-09-05 | 1 | -12/+2 |
| | |||||
* | Suppress managing kdm (mga#21648) | Papoteur | 2017-09-02 | 2 | -37/+3 |
| | |||||
* | close properly file handler when saving | Papoteur | 2017-05-14 | 1 | -0/+3 |
| | |||||
* | add variables names to avoid GTK warnings | Papoteur | 2016-10-23 | 1 | -19/+19 |
| | |||||
* | manage allow_xserver_to_listen also for sddm.conf (mga#19612) | Papoteur | 2016-10-23 | 1 | -1/+13 |
| | |||||
* | manage RememberLastUser in sddm.conf according to allow_user_list (mga#19188) | Papoteur | 2016-10-23 | 1 | -5/+16 |
| | |||||
* | Adapt docstring of enable_console_log | Papoteur | 2016-10-16 | 1 | -3/+1 |
| | | | | suppress SYSLOGCONF no more used | ||||
* | Use journald instead of syslog to get log on tty12 (mga#10034) | Papoteur | 2016-10-16 | 1 | -7/+7 |
| | | | | this is set by ENABLE_CONSOLE_LOG | ||||
* | s/Mandriva/Mageia/ | Thierry Vignaud | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | Clean unused code in msec.py | Papoteur | 2016-09-25 | 1 | -22/+0 |
| | | | | | - password_loader() - nopassword_loader() | ||||
* | update man page correcting Mandriva with Mageia | Papoteur | 2016-09-25 | 1 | -6/+6 |
| | |||||
* | Restore a date formatting, suppressed by mistake (mga#18159) | Papoteur | 2016-04-16 | 1 | -0/+1 |
| | |||||
* | Correction bug 16574 unable to add an exception (mga#16574) | SARL ENR 68 | 2015-08-28 | 1 | -2/+2 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6923 | ||||
* | Use systemctl instead of consolehelper (mga#16084) | SARL ENR 68 | 2015-08-28 | 1 | -6/+5 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6935 | ||||
* | Reverse the Narg function, no more needed (mga#16524) | SARL ENR 68 | 2015-08-28 | 4 | -59/+34 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6928 | ||||
* | Suppress a decode instruction (mga#16524) | SARL ENR 68 | 2015-08-28 | 1 | -1/+1 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6922 | ||||
* | Syntax corrections for string replace, join and for os.error (mga#16524) | SARL ENR 68 | 2015-08-28 | 1 | -3/+3 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6913 | ||||
* | Other modifications for pyhton adapting to Python3 (mga#16524) | SARL ENR 68 | 2015-08-28 | 6 | -22/+12 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6901 | ||||
* | Adjust gettext.install for python3 (mga#16524) | SARL ENR 68 | 2015-08-28 | 14 | -15/+15 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6900 | ||||
* | Adapt shebang (mga#16524) | SARL ENR 68 | 2015-08-28 | 16 | -16/+16 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6899 | ||||
* | Adaptation to python3 using 2to3-3.4 (mga#16524) | SARL ENR 68 | 2015-08-28 | 16 | -108/+108 |
| | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6898 | ||||
* | Add Narg import in libmsec (mga#13837) | Papoteur | 2015-07-30 | 1 | -0/+1 |
| | |||||
* | Add a Narg function to deal the encoding strings. #mga13837 | Papoteur | 2015-07-25 | 4 | -37/+81 |
| | | | | | v1: Thierry Vignaud v2: improved by patpoteur | ||||
* | process_events(): Fix use of main_iteration() mga#15985 | Nicolas Lécureuil | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Fix use of get_iter_root | Nicolas Lécureuil | 2015-05-19 | 1 | -3/+3 |
| | |||||
* | fix broken config buttons after migration to gtk3 | Thierry Vignaud | 2015-05-01 | 1 | -3/+3 |
| | | | | (Philippe Makowski, mga#14777) | ||||
* | Add "label=" argument for Gtk.Expander calls (Thierry Vignaud, mga#14586) | Rémi Verschelde | 2015-04-30 | 1 | -3/+3 |
| | |||||
* | 1.51.5 | Thierry Vignaud | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | s/Mandriva/Mageia/ | Thierry Vignaud | 2014-05-11 | 2 | -2/+2 |
| | |||||
* | fix missing messages | Thierry Vignaud | 2014-05-11 | 1 | -1/+1 |
| | | | | revert bogus commit 05fe731d31c049678c7140fdf4eb3bac19ad659e | ||||
* | Replace 'Mandriva' with 'Mageia' in the name of the tool | Yuri Chornoivan | 2014-03-08 | 2 | -2/+2 |
| | |||||
* | Fix applying of gettext _() macro | Yuri Chornoivan | 2014-02-16 | 1 | -3/+3 |
| | |||||
* | fix menu accelerators after conversion to gtk3 | Thierry Vignaud | 2014-02-11 | 1 | -2/+3 |
| | | | | | regression introduced in commit 0949ade542bde947eb6091130f1a752e1d55152d by pygi-convert.sh | ||||
* | fix embedding in mcc (bgo#721226) | Thierry Vignaud | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | fix treating UTF-8 strings as ascii | Thierry Vignaud | 2014-02-10 | 14 | -15/+15 |
| | | | | same issue as in mga#12047 for net_monitor... | ||||
* | fix "TabError: inconsistent use of tabs and spaces in indentation" | Thierry Vignaud | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | fix "PyGIDeprecationWarning: timeout_add is deprecated" | Thierry Vignaud | 2014-02-09 | 1 | -2/+3 |
| | |||||
* | further fix automatic conversion of pack_start() | Thierry Vignaud | 2014-02-09 | 1 | -4/+4 |
| | |||||
* | treeview.insert_column_with_attributes() doesn't return the column anymore | Thierry Vignaud | 2014-02-09 | 1 | -2/+4 |
| | |||||
* | fix automatic conversion of Frame | Thierry Vignaud | 2014-02-09 | 1 | -1/+1 |
| | |||||
* | fix automatic conversion of pack_start() | Thierry Vignaud | 2014-02-09 | 1 | -37/+37 |
| |