| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | fix automatic conversion | Thierry Vignaud | 2014-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | load GdkPixbuf | Thierry Vignaud | 2014-02-09 | 1 | -0/+1 | |
| | | ||||||
| * | automatic conversion from gtk2 to gtk3 | Thierry Vignaud | 2014-02-09 | 1 | -271/+271 | |
| | | ||||||
| * | Prevent from failed compilations | Sandro Cazzaniga | 2013-07-07 | 1 | -1/+5 | |
| | | ||||||
| * | Return False if it's not a link | Sandro Cazzaniga | 2013-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | put the attribut at none is normally sufficient | Sandro Cazzaniga | 2012-09-25 | 1 | -1/+0 | |
| | | ||||||
| * | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2012-09-20 | 12 | -4/+4 | |
| | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r5960 | dmorgan | 2012-09-20 10:00:59 +0100 (Thu, 20 Sep 2012) | 1 line Import msec ------------------------------------------------------------------------ | |||||
| * | Properly handling ALLOW_XSERVER_TO_LISTEN=no (#60440) | Eugeni Dodonov | 2010-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | Use 'None' level as base when no BASE_LEVEL is defined | Eugeni Dodonov | 2010-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | do not set gdm variables which do not exist in gdm-230 | Eugeni Dodonov | 2010-05-26 | 1 | -10/+37 | |
| | | ||||||
| * | improve text description for running checks | Eugeni Dodonov | 2010-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | improve ACL description | Eugeni Dodonov | 2010-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | Do not abord on empty user/group names. | Eugeni Dodonov | 2010-04-27 | 1 | -2/+2 | |
| | | ||||||
| * | Use proper variables with IGNORE_PID_CHANGES | Eugeni Dodonov | 2010-04-27 | 1 | -1/+1 | |
| | | ||||||
| * | Allow to show last results. | Eugeni Dodonov | 2010-04-27 | 1 | -4/+43 | |
| | | ||||||
| * | support running periodic checks interactively | Eugeni Dodonov | 2010-04-27 | 1 | -2/+99 | |
| | | ||||||
| * | Added UI for periodic checks. | Eugeni Dodonov | 2010-04-27 | 2 | -57/+66 | |
| | | ||||||
| * | Only merge legacy perm.local if exists | Eugeni Dodonov | 2010-04-26 | 1 | -4/+5 | |
| | | ||||||
| * | Support loading and merging legacy perm.conf file. | Eugeni Dodonov | 2010-04-26 | 1 | -0/+5 | |
| | | ||||||
| * | Align entries in msecgui. | Eugeni Dodonov | 2010-04-07 | 1 | -5/+24 | |
| | | ||||||
| * | Add support for ACL (based on patch from Tiago Marques | Eugeni Dodonov | 2010-04-07 | 3 | -23/+81 | |
| | | | | | <tiago.marques@caixamagica.pt>, #58640) | |||||
| * | Added support for ignoring changes in pid when checking for open ports | Eugeni Dodonov | 2010-03-10 | 1 | -1/+6 | |
| | | | | | (#56744) | |||||
| * | Added missing definition for opasswd (#58018). | Eugeni Dodonov | 2010-03-09 | 1 | -0/+1 | |
| | | ||||||
| * | updated manpage generation | Eugeni Dodonov | 2010-02-26 | 1 | -1/+7 | |
| | | ||||||
