Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert from mygtk2 to ugtk2 | Thierry Vignaud | 2013-11-24 | 3 | -3/+3 |
| | | | | (needed for next commits) | ||||
* | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -47/+37 |
| | |||||
* | draksec: Make sure to restart polkitd after writing new rules | Colin Guthrie | 2013-11-24 | 1 | -1/+3 |
| | | | | | | Also do not try to rm the file if it does not exist (it seems to complain and then exit if you try to do it on a non-existant file - which means the function is not named nicely as -f to rm should make it ignore this) | ||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -38/+43 |
| | |||||
* | draksec: drakbackup seems dead. | Colin Guthrie | 2013-11-21 | 1 | -1/+1 |
| | | | | Remove it from the list, but keep the i18n bits just in case it returns. | ||||
* | draksec: Rename binaries for new policy file name | Colin Guthrie | 2013-11-21 | 1 | -9/+9 |
| | |||||
* | draksec: Use 'Administrator password' rather than 'Root password'. | Colin Guthrie | 2013-11-21 | 72 | -72/+72 |
| | | | | | | | | This is more accurate as you can override polkit configuration such that any user in the wheel group will acceptable rather than the 'root' user specifically. Keep existing translations however to avoid unnecessary churn. | ||||
* | polkit: Add support to draksec for writing polkit policy override rules. | Colin Guthrie | 2013-11-21 | 3 | -16/+52 |
| | | | | This allows draksec to override things properly under polkit. | ||||
* | Fix string comparison in chrony support | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
| | | | | My bad, not David's | ||||
* | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 2 | -20/+25 |
| | | | | | | | | | | | v2 (by Colin Guthrie) * Fix external variable reference (my -> our + $ when using it) * Drop systemd cgroup filesystem check as the path has changed now (prefer "systemctl is-active foo.service" instead) * Add iburst to chrony config server definitions (triggers sync at startup) * Don't use ntpdate with chrony - rather chronyc waitsync * Don't bother checking for ntp in finish-install - just use chrony | ||||
* | polkit: fix wrappers to properly escape arguments when calling the binary | Colin Guthrie | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | Fix Tamil PO-file | Yuri Chornoivan | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | fix typo in last Makefile change | Thomas Backlund | 2013-11-09 | 1 | -1/+1 |
| | |||||
* | use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) | Thomas Backlund | 2013-11-09 | 1 | -1/+1 |
| | |||||
* | Updated turkish translation | tarakbumba | 2013-11-05 | 1 | -30/+41 |
| | |||||
* | small fix in Slovenian translation | filip | 2013-10-24 | 1 | -2/+3 |
| | |||||
* | Update Russian translation | Yuri Chornoivan | 2013-10-24 | 1 | -420/+440 |
| | |||||
* | fixed typo in Slovenian translation | filip | 2013-10-24 | 1 | -2/+2 |
| | |||||
* | Slovenian translation updated | filip | 2013-10-24 | 1 | -39/+29 |
| | |||||
* | More fixes to Ukrainian translation | Yuri Chornoivan | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | Fix Ukrainian translation | Yuri Chornoivan | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-14 | 1 | -26/+16 |
| | |||||
* | polkit: Use exec in wrapper scripts | Colin Guthrie | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | i18n: Update po | Colin Guthrie | 2013-10-11 | 70 | -1050/+4914 |
| | |||||
* | i18n: Update pot | Colin Guthrie | 2013-10-11 | 1 | -15/+65 |
| | |||||
* | polkit: Handle some more binaries missed in the polkit conversion. | Colin Guthrie | 2013-10-11 | 6 | -0/+132 |
| | | | | mga#11125 mga#11418 | ||||
* | polkit: Shuffle around folders a bit | Colin Guthrie | 2013-10-11 | 9 | -2/+2 |
| | |||||
* | polkit: Generate wrapper scripts automatically from policy files. | Colin Guthrie | 2013-10-11 | 8 | -20/+14 |
| | | | | | | | This relies on the name of the policy files but that's fine. We no longer need to write lots of boiler plate wrapper scripts. mga#11125 | ||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-10 | 1 | -15/+19 |
| | |||||
* | i18n: Do not version POTFILES.in | Colin Guthrie | 2013-10-01 | 2 | -11/+1 |
| | |||||
* | i18n: 'merge' also depends on pot file. | Colin Guthrie | 2013-10-01 | 1 | -1/+1 |
| | |||||
* | sync with code | Thierry Vignaud | 2013-09-30 | 70 | -8907/+13220 |
| | |||||
* | i18n: Update pot file | Colin Guthrie | 2013-09-29 | 1 | -95/+151 |
| | |||||
* | polkit: Allow polkit policy messages to be translated | Colin Guthrie | 2013-09-29 | 10 | -16/+39 |
| | |||||
* | polkit: Move policy files into standalone directory. | Colin Guthrie | 2013-09-29 | 14 | -0/+168 |
| | | | | This will be needed to be able to translate the policy files. | ||||
* | Fix Gettext | Yuri Chornoivan | 2013-06-19 | 17 | -17/+17 |
| | |||||
* | SVN_SILENT Ukrainian translation update | Yuri Chornoivan | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | logdrake: fix rsyslog<->syslog-ng install loop (mga#10086) | Colin Guthrie | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | finish-install: remove incorrect comments added for debugging | Olivier Blin | 2013-05-09 | 1 | -12/+12 |
| | |||||
* | finish-install: make urpmi comment more accurate about online media | Olivier Blin | 2013-05-09 | 1 | -13/+13 |
| | |||||
* | harddrake service: install ethernet/wireless packages when a new | Olivier Blin | 2013-05-07 | 1 | -1/+3 |
| | | | | | device is detected, this shoud help for Broadcom devices | ||||
* | harddrake: move ethernet config in harddrake::autoconf::network_conf | Olivier Blin | 2013-05-07 | 1 | -9/+1 |
| | |||||
* | typo fixes | Thierry Vignaud | 2013-05-01 | 1 | -65/+65 |
| | |||||
* | recycle object earlier | Thierry Vignaud | 2013-04-28 | 1 | -2/+1 |
| | | | | also we do now that we're not in installer | ||||
* | logdrake: ensure syslog-daemon is installed (stopgap to full journal support) | Colin Guthrie | 2013-04-28 | 1 | -0/+4 |
| | |||||
* | merge translations from mcc | Thierry Vignaud | 2013-04-20 | 48 | -152/+152 |
| | |||||
* | drakups: do not rely on legacy initscript for install test (mga#9474) | Colin Guthrie | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | finish-install: configure urpmi media even if local media are configured, ↵ | Olivier Blin | 2013-04-08 | 1 | -1/+3 |
| | | | | and only if online media are not setup (for live) |