Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2006-04-06 | 1 | -11/+13 |
| | |||||
* | import a translation from DrakX | Thierry Vignaud | 2006-04-06 | 11 | -11/+11 |
| | |||||
* | sync with code | Thierry Vignaud | 2006-04-06 | 73 | -899/+5252 |
| | |||||
* | restart the applet on update | Thierry Vignaud | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-04-06 | 1 | -2/+2 |
| | |||||
* | Not all platforms automatically reinstall their (native) signal | Thierry Vignaud | 2006-04-06 | 1 | -1/+7 |
| | | | | | | | handlers after a signal delivery (aka the handler works only the first time the signal is sent). Let's use "POSIX" signal handlers since their behaviour is well-defined. | ||||
* | (fork_exec) the second argument is never used; let's drop it and thus | Thierry Vignaud | 2006-04-06 | 1 | -2/+1 |
| | | | | | simplify this function | ||||
* | add --auto-update option and uses it in restart_applet() so that we | Thierry Vignaud | 2006-04-06 | 1 | -3/+5 |
| | | | | | don't fail to rerun ourselves in some obscure conditions | ||||
* | on SIGHUP, restart the applet | Thierry Vignaud | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | (restart_applet) factorize some code | Thierry Vignaud | 2006-04-06 | 1 | -1/+7 |
| | |||||
* | Do NOT hardcode paths. | Rafael Garcia-Suarez | 2006-04-06 | 1 | -2/+2 |
| | |||||
* | fix POST not kept | Florent Villard | 2006-04-05 | 2 | -3/+8 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-04 | 1 | -0/+18 |
| | |||||
* | 2.0-9mdk | Thierry Vignaud | 2006-04-04 | 1 | -1/+4 |
| | |||||
* | (check_server_response) fix crash when applet is run as root | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | (refresh_gui) perl_checker cleanup | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | blacklist Gtk2::Pango (too much noise in perl_checker output which is | Thierry Vignaud | 2006-04-04 | 1 | -0/+1 |
| | | | | | wrongly reported against mdkapplet) | ||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-04 | 1 | -0/+18 |
| | |||||
* | 2.0-8mdk | Thierry Vignaud | 2006-04-04 | 1 | -1/+4 |
| | |||||
* | better way to fix autoregistering the host: write a config file so | Thierry Vignaud | 2006-04-04 | 1 | -3/+7 |
| | | | | | that write_wide_conf() do not miss some fields | ||||
* | we've no previous config so add missing fields to server's answer | Thierry Vignaud | 2006-04-04 | 1 | -0/+2 |
| | |||||
* | remove traillinge EOL from hostname | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-03 | 1 | -0/+17 |
| | |||||
* | 2.0-7mdk | Thierry Vignaud | 2006-04-03 | 1 | -1/+6 |
| | |||||
* | autoregister the host instead of running the mdkonline wizard when ↵ | Thierry Vignaud | 2006-04-03 | 1 | -1/+18 |
| | | | | installing a bundle | ||||
* | (silentCheck, refresh_contents) fix reading hostname | Thierry Vignaud | 2006-04-03 | 1 | -2/+2 |
| | |||||
* | properly translate network states | Thierry Vignaud | 2006-04-03 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-03 | 1 | -0/+15 |
| | |||||
* | 2.0-6mdk | Thierry Vignaud | 2006-04-03 | 1 | -1/+8 |
| | |||||
* | make legacy updates work (and inline auto_install_rpms() btw) | Thierry Vignaud | 2006-04-03 | 1 | -11/+4 |
| | |||||
* | (update_pkgs) with new scheme, we got a list of .rpm names. process this ↵ | Thierry Vignaud | 2006-04-03 | 1 | -1/+1 |
| | | | | list as needed for urpmi (aka keep only package names) | ||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-03 | 1 | -0/+50 |
| | |||||
* | (refresh_gui) prevent crashing | Thierry Vignaud | 2006-04-03 | 1 | -1/+1 |
| | |||||
* | proper way for preventing standalone from parsing @ARGV | Thierry Vignaud | 2006-04-03 | 1 | -3/+1 |
| | |||||
* | prevent standalone from parsing @ARGV | Thierry Vignaud | 2006-04-03 | 1 | -0/+1 |
| | |||||
* | add a usage message | Thierry Vignaud | 2006-04-03 | 1 | -1/+21 |
| | |||||
* | (send_conf_via_soap) simplify | Thierry Vignaud | 2006-04-03 | 1 | -3/+1 |
| | |||||
* | Better translations | Pjetur Hjaltason | 2006-04-03 | 1 | -46/+44 |
| | |||||
* | Updates | Keld Simonsen | 2006-04-01 | 1 | -14/+9 |
| | | | | | | soft/control-center/po/da.po soft/initscripts/po/da.po soft/mdkonline/po/da.po soft/urpmi/po/da.po | ||||
* | updated translations, was 2 fuzzy, 9 untranslated. | Thomas Backlund | 2006-04-01 | 1 | -20/+23 |
| | |||||
* | workaround standalone.pm eating "--auto" from @ARGV (broken since 15 Feb 2006) | Thierry Vignaud | 2006-03-31 | 1 | -0/+5 |
| | |||||
* | updated po file | Shiva Huang | 2006-03-31 | 1 | -3/+3 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2006-03-31 | 1 | -19/+3 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-03-30 | 1 | -0/+269 |
| | |||||
* | set busy cursor while running mdkupdate | Thierry Vignaud | 2006-03-30 | 1 | -1/+8 |
| | |||||
* | (refresh_status) do not disable wrapping | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | (showMainWindow) set wrap mode on 'word' | Thierry Vignaud | 2006-03-30 | 1 | -0/+1 |
| | |||||
* | one more change in 2.0-5mdk | Thierry Vignaud | 2006-03-30 | 1 | -0/+1 |
| | |||||
* | (soap_register_host) fix crash while registering the host | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | 2.0-5mdk | Thierry Vignaud | 2006-03-30 | 1 | -1/+10 |
| |