Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | polkit: Make the polkit policy files translatable. | Colin Guthrie | 2013-10-01 | 7 | -13/+29 |
| | |||||
* | i18n: Do not version POTFILES.in | Colin Guthrie | 2013-10-01 | 3 | -11/+9 |
| | |||||
* | i18n: 'merge' also depends on pot file. | Colin Guthrie | 2013-10-01 | 1 | -1/+1 |
| | |||||
* | 5.505.50 | Colin Guthrie | 2013-09-03 | 2 | -2/+4 |
| | |||||
* | Convert to polkit from usermode consolehelper for gaining root privileges | Colin Guthrie | 2013-09-03 | 11 | -14/+108 |
| | | | | | | | | | | | | polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. The 'auth as user' (as opposed to 'auth as root') for the 'MageiaUpdate' binary has been ported to the polkit equiv. mga#11125 | ||||
* | Ditch ChangeLog and svn2cl usage. | Colin Guthrie | 2013-09-03 | 2 | -1633/+1 |
| | | | | | | This will no longer work with git, but it's also not been updated since 2011 anyway. It may be nice to restore with a git2cl equiv. | ||||
* | Remove svn support from Makefile | Colin Guthrie | 2013-09-03 | 1 | -18/+1 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-05-25 | 1 | -5/+5 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-05-25 | 1 | -3/+13 |
| | |||||
* | typo fixes | Thierry Vignaud | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | typo fixes | Thierry Vignaud | 2013-05-21 | 1 | -5/+5 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-05-12 | 1 | -27/+48 |
| | |||||
* | 5.495.49 | Thomas Backlund | 2013-05-08 | 2 | -1/+3 |
| | |||||
* | - --merge-all-rpmnew mode: | Thomas Backlund | 2013-05-08 | 2 | -0/+4 |
| | | | | | | o ignore /etc/crypttab (mga#10028) | ||||
* | typo fixes | Thierry Vignaud | 2013-05-02 | 1 | -117/+117 |
| | |||||
* | update | Thierry Vignaud | 2013-05-02 | 1 | -39/+18 |
| | |||||
* | rpmdrake: Updated French translation | Yann Ciret | 2013-04-26 | 1 | -11/+12 |
| | |||||
* | actually /etc/{passwd,group} were already protected | Thierry Vignaud | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | 5.485.48 | Thierry Vignaud | 2013-04-22 | 2 | -1/+3 |
| | |||||
* | make it slighly faster: do not perform useless I/O | Thierry Vignaud | 2013-04-22 | 2 | -2/+2 |
| | |||||
* | consider all config files, not only those in /etc | Thierry Vignaud | 2013-04-22 | 2 | -1/+2 |
| | |||||
* | make --merge-all-rpmnew less dangerous | Thierry Vignaud | 2013-04-22 | 2 | -0/+7 |
| | | | | | | | | let's just ignore /etc/{passwd,group,(g)shadow,hosts,resolv.conf} it's too dangerous to offer people to overwrite those with .rpmnew files... (reported by tmb) | ||||
* | 5.475.47 | Thierry Vignaud | 2013-04-21 | 2 | -1/+3 |
| | |||||
* | fix install dialog being on top of sub dialogs (mga#9646) | Thierry Vignaud | 2013-04-21 | 2 | -3/+2 |
| | | | | (needs urpmi >= 7.25) | ||||
* | fix install dialog title (mga#9550) | Thierry Vignaud | 2013-04-20 | 3 | -5/+7 |
| | | | | | | | | rename a variable introduced by jvictor in commit r267936 on Apr 26 2010 ("Added auto_select and clean_cache options to conf file") that badly conflicted with urpmi's ::auto_select variable we were lucky it didn't break more... | ||||
* | merge translations from mcc | Thierry Vignaud | 2013-04-20 | 53 | -167/+167 |
| | |||||
* | forgot to commit one bit of previous fix | Thierry Vignaud | 2013-04-20 | 1 | -1/+1 |
| | |||||
* | updated Romanian translation | Florin Catalin Russen | 2013-04-05 | 1 | -413/+154 |
| | |||||
* | Russian translations by Russian Mageia Team | Yuri Chornoivan | 2013-03-31 | 1 | -365/+531 |
| | |||||
* | 5.465.46 | Thierry Vignaud | 2013-03-26 | 2 | -1/+3 |
| | |||||
* | fix retrieving XML information (mga#9529) | Thierry Vignaud | 2013-03-26 | 2 | -1/+3 |
| | | | | | | | commit r7594 fixed download callback for global progress bar but it broke downloading XML metadata. However, we ended in using new gurpm callback in commit r7598 so we can just revert that change | ||||
* | perl_checker cleanups | Thierry Vignaud | 2013-03-24 | 1 | -3/+1 |
| | |||||
* | 5.455.45 | Thierry Vignaud | 2013-03-24 | 2 | -1/+3 |
| | |||||
* | update GUI package list | Thierry Vignaud | 2013-03-24 | 2 | -29/+49 |
| | |||||
* | use gurpm for informing about verifying signatures (mga#9520) | Thierry Vignaud | 2013-03-24 | 2 | -1/+2 |
| | |||||
* | do not update progress bar for signature | Thierry Vignaud | 2013-03-24 | 2 | -1/+3 |
| | | | | | it'll conflict as we only account for installs + downloads for achievement | ||||
* | merge patch for mga#4918 | Thierry Vignaud | 2013-03-24 | 2 | -1/+3 |
| | |||||
* | explicitely destroy $gurpm | Thierry Vignaud | 2013-03-24 | 2 | -4/+6 |
| | |||||
* | 5.445.44 | Thierry Vignaud | 2013-03-21 | 2 | -1/+3 |
| | |||||
* | fix erase progress in global bar | Thierry Vignaud | 2013-03-21 | 2 | -0/+2 |
| | |||||
* | adapt to gurpmi enabling to cancel again downloads | Thierry Vignaud | 2013-03-21 | 2 | -2/+4 |
| | |||||
* | merge curl_download into Rpmdrake::edit_urpm_sources | Thierry Vignaud | 2013-03-21 | 6 | -87/+18 |
| | | | | | | | | | | rationale: - it's its only user - it has nothing to do with curl since 2008 (and old XS curl code wasn't used anymore since 2003-05-12 when gurpm* stuff was merged in urpmi/gurpm*, grpmi/grpm.pl itself being killed on 2004-01-21) - gc was lazy | ||||
* | 5.435.43 | Thierry Vignaud | 2013-03-21 | 2 | -1/+3 |
| | |||||
* | remove old callback now that we have erasure progress | Thierry Vignaud | 2013-03-21 | 1 | -11/+0 |
| | |||||
* | use global progress bar for download too | Thierry Vignaud | 2013-03-21 | 2 | -1/+2 |
| | |||||
* | update check_sig callback for new widget too | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | fix download progress with global progress bar (mga#9469) | Thierry Vignaud | 2013-03-21 | 2 | -2/+4 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | 5.425.42 | Thierry Vignaud | 2013-03-19 | 2 | -1/+3 |
| | |||||
* | use a global progress bar when installing (mga#778) | Thierry Vignaud | 2013-03-16 | 2 | -26/+19 |
| |