Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translation. | You-Cheng Hsieh | 2012-12-20 | 1 | -17/+20 |
| | |||||
* | 15.1415.14 | Thierry Vignaud | 2012-12-17 | 3 | -1/+5 |
| | |||||
* | fix installing grub2 from live session (blino) | Thomas Backlund | 2012-12-17 | 3 | -2/+9 |
| | |||||
* | likewise in drakx | Thierry Vignaud | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | (init) use new exceptions management | Thierry Vignaud | 2012-12-17 | 3 | -1/+5 |
| | |||||
* | (register_main_window) perl_checker cleanup | Thierry Vignaud | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Partially fix #7667 (broken /etc/krb5.conf) | Rémy Clouard (shikamaru) | 2012-12-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | The problem was that the variable $authentication->{AD_domain} was set in ask_parameters, but we were using $authentication->{DNS_domain} in configure_krb5_for_AD. I’m pretty sure winbind is broken as well because in ask_parameters we set $authentication->{DNS_domain} but use AD_domain 15 lines below. Please review this, it fixes authentication for me using local file (LDAP config is broken for me as well, but more on that later) | ||||
* | Slovenian translation updated | Filip Komar | 2012-12-16 | 1 | -14/+22 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-12-15 | 2 | -73/+90 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-12-15 | 1 | -6/+6 |
| | |||||
* | 15.1315.13 | Thierry Vignaud | 2012-12-15 | 3 | -1/+5 |
| | |||||
* | fix checking grub2 installation (mga#8390) | Thierry Vignaud | 2012-12-15 | 3 | -1/+6 |
| | |||||
* | typo fix | Thierry Vignaud | 2012-12-14 | 2 | -2/+2 |
| | |||||
* | (read_grub2) help perl_checker | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | 15.1215.12 | Thierry Vignaud | 2012-12-14 | 3 | -1/+5 |
| | |||||
* | (read_grub2) "enhance" fake gru2 conf reading (mga#8366) | Thierry Vignaud | 2012-12-14 | 3 | -0/+4 |
| | |||||
* | (packagesToInstall) logs first packages to install | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2012-12-14 | 1 | -3/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-12-14 | 71 | -576/+932 |
| | |||||
* | slightly better strings | Thierry Vignaud | 2012-12-14 | 1 | -3/+3 |
| | |||||
* | one less string to translate | Thierry Vignaud | 2012-12-14 | 72 | -432/+72 |
| | |||||
* | do not duplicate dialog title | Thierry Vignaud | 2012-12-14 | 1 | -1/+0 |
| | |||||
* | (setPackages) fix dialogs title | Thierry Vignaud | 2012-12-14 | 2 | -0/+10 |
| | |||||
* | (real_main) time steps in logs | Thierry Vignaud | 2012-12-14 | 2 | -0/+3 |
| | |||||
* | show which media are actually disabled when offering to add supplementary ones | Thierry Vignaud | 2012-12-14 | 2 | -1/+4 |
| | |||||
* | propagate typo fix | Thierry Vignaud | 2012-12-14 | 72 | -72/+72 |
| | |||||
* | fix missing ")" in message | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | grub2 fix was also for drakboot | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
| | |||||
* | 15.1115.11 | Thierry Vignaud | 2012-12-13 | 3 | -1/+5 |
| | |||||
* | (ensure_pkg_is_installed) install grub2 if needed | Thierry Vignaud | 2012-12-13 | 2 | -1/+2 |
| | |||||
* | (media_screen) prevent unselecting 'Main Release' on mdv server too | Thierry Vignaud | 2012-12-13 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2012-12-13 | 1 | -3/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-12-13 | 72 | -10416/+16538 |
| | |||||
* | use mygtk2::register_main_window() | Thierry Vignaud | 2012-12-13 | 5 | -5/+5 |
| | |||||
* | (register_main_window) add it for tracking main windows | Thierry Vignaud | 2012-12-13 | 3 | -1/+7 |
| | |||||
* | (quit_popup) popup a dialog confirming to quit when clicking "X" (mga#1812) | Thierry Vignaud | 2012-12-13 | 2 | -1/+17 |
| | | | | to be manually called from delete_event callback in pure gtk+ cases (eg: mcc) | ||||
* | (quit_callback) split it out of _create_Window() | Thierry Vignaud | 2012-12-13 | 1 | -13/+17 |
| | | | | more readable | ||||
* | (create_widget) fix quitting app when closing "advanced" dialog | Thierry Vignaud | 2012-12-13 | 2 | -1/+8 |
| | | | | (mga#1812) | ||||
* | (media_screen) display tooltips for update media too | Thierry Vignaud | 2012-12-13 | 1 | -1/+2 |
| | |||||
* | (media_screen) merge grep into map (needed for next commit) | Thierry Vignaud | 2012-12-13 | 1 | -4/+3 |
| | |||||
* | (media_screen) display tooltips describing media | Thierry Vignaud | 2012-12-13 | 2 | -0/+4 |
| | |||||
* | (media_screen) simplify | Thierry Vignaud | 2012-12-13 | 1 | -2/+3 |
| | |||||
* | (media_screen) 'format' is unsupported for checkboxes | Thierry Vignaud | 2012-12-13 | 1 | -1/+0 |
| | |||||
* | (media_screen) use media.cfg keywords in order to white list the media we want | Thierry Vignaud | 2012-12-13 | 1 | -1/+5 |
| | | | | needs urpmi-7.14 | ||||
* | (setPackages) make logs slightly more readable | Thierry Vignaud | 2012-12-13 | 1 | -1/+1 |
| | |||||
* | actually bootloader fix is for drakboot too | Thierry Vignaud | 2012-12-12 | 1 | -0/+4 |
| | |||||
* | update | Thierry Vignaud | 2012-12-12 | 1 | -4/+4 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-12-12 | 1 | -5/+5 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-12-12 | 1 | -5/+8 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-12-11 | 1 | -4/+4 |
| |