Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (read_config) rename it as read_sys_config() for consistency with | Thierry Vignaud | 2010-01-27 | 1 | -2/+2 |
| | | | | read_local_config() | ||||
* | factorize config path | Thierry Vignaud | 2010-01-27 | 1 | -1/+3 |
| | |||||
* | (read_config) share code | Thierry Vignaud | 2010-01-27 | 1 | -0/+4 |
| | |||||
* | (is_extmaint_supported) factorize test for extended maintenance and | Thierry Vignaud | 2010-01-27 | 1 | -0/+5 |
| | | | | alter it btw | ||||
* | unexport get_distro_list_() | Thierry Vignaud | 2010-01-27 | 1 | -1/+0 |
| | |||||
* | (get_urpmi_options) fix adding media on 2008.0 where --xml-info option | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | | | | is not supported | ||||
* | (get_urpmi_options) factorize code | Thierry Vignaud | 2010-01-27 | 1 | -0/+5 |
| | |||||
* | (get_banner_icon) extract it out of get_banner() | Thierry Vignaud | 2010-01-27 | 1 | -5/+6 |
| | |||||
* | (is_enterprise_media_supported,is_restricted_media_supported) no | Thierry Vignaud | 2010-01-26 | 1 | -0/+2 |
| | | | | support on 2008.1 | ||||
* | (is_it_2008_0) share it | Thierry Vignaud | 2010-01-26 | 1 | -0/+5 |
| | |||||
* | (get_release) export it | Thierry Vignaud | 2010-01-26 | 1 | -0/+1 |
| | |||||
* | (get_distro_list_,get_distro_list) share even more code for mcc | Thierry Vignaud | 2010-01-25 | 1 | -1/+21 |
| | |||||
* | (find_current_distro) factor code for mcc | Thierry Vignaud | 2010-01-25 | 1 | -1/+6 |
| | |||||
* | (get_distro_list) move it so that it's reusable by mcc | Thierry Vignaud | 2010-01-25 | 1 | -1/+34 |
| | |||||
* | (get_from) use better API | Thierry Vignaud | 2010-01-18 | 1 | -1/+1 |
| | |||||
* | factorize get_from() (thus making mdkapplet-enterprise-update-helper | Thierry Vignaud | 2010-01-18 | 1 | -0/+14 |
| | | | | report distro version too) | ||||
* | (translate_product) translate all products | Thierry Vignaud | 2009-11-26 | 1 | -0/+4 |
| | |||||
* | (translate_product) extract it from prepare_add_restricted() into a | Thierry Vignaud | 2009-11-26 | 1 | -0/+10 |
| | | | | shared module (needed for next commits) | ||||
* | (is_enterprise_media_supported, is_restricted_media_supported) move | Thierry Vignaud | 2009-11-26 | 1 | -0/+10 |
| | | | | them into shared module (needed for next commits) | ||||
* | flaten export list for readability (needed for next commits) | Thierry Vignaud | 2009-11-26 | 1 | -2/+7 |
| | |||||
* | move get_product_id() into shared module | Thierry Vignaud | 2009-11-26 | 1 | -1/+7 |
| | | | | (needed for next commits) | ||||
* | (xml2perl) factorize code (needed for next commit) | Thierry Vignaud | 2009-07-28 | 1 | -1/+16 |
| | |||||
* | (get_banner) enable to specify actual banner title | Thierry Vignaud | 2008-12-03 | 1 | -2/+3 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2008-11-20 | 1 | -0/+1 |
| | |||||
* | keep version around | Thierry Vignaud | 2008-11-20 | 1 | -0/+2 |
| | |||||
* | (get_stale_upgrade_filename) actually introduced it (forgot to commit along ↵ | Thierry Vignaud | 2008-10-21 | 1 | -1/+5 |
| | | | | previous commit) | ||||
* | just do not restart the applet on package update anymore | Thierry Vignaud | 2008-10-14 | 1 | -13/+0 |
| | |||||
* | (fork_exec,get_banner) move them into share module (needed for next commits) | Thierry Vignaud | 2008-10-13 | 1 | -0/+16 |
| | |||||
* | kill dead code (bundles), thus loading quite a lot less useless modules thus | Thierry Vignaud | 2008-03-21 | 1 | -388/+0 |
| | | | | | | reducing resident size of mdkapplet by 9MB aka 30% (#31860) (along with previous (smaller) gains) | ||||
* | (is_running) typo fix | Thierry Vignaud | 2007-03-12 | 1 | -1/+1 |
| | |||||
* | (is_running) fix detecting running applet processes | Thierry Vignaud | 2007-03-12 | 1 | -2/+2 |
| | |||||
* | (soap_is_new_update_for_distro) introduce new method to check if new | Thierry Vignaud | 2006-12-06 | 1 | -0/+5 |
| | | | | | updates were released | ||||
* | (check_valid_email) relax constraints on email adresses (#26495) | Thierry Vignaud | 2006-12-06 | 1 | -1/+1 |
| | |||||
* | better usage of Data::Dumper | Thierry Vignaud | 2006-09-21 | 1 | -6/+6 |
| | |||||
* | (check_server_response) return better looking error messages when | Thierry Vignaud | 2006-09-21 | 1 | -1/+1 |
| | | | | | there's no known string for the error code | ||||
* | (check_valid_boxname) enable dots in machine names | Thierry Vignaud | 2006-09-15 | 1 | -1/+1 |
| | |||||
* | - bump copyright years | Thierry Vignaud | 2006-04-07 | 1 | -0/+23 |
| | | | | | | - remove daouda's dead email - list myself | ||||
* | (check_server_response) fix crash when applet is run as root | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | (soap_register_host) fix crash while registering the host | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | (is_running) return the actual pid of the found program | Thierry Vignaud | 2006-03-29 | 1 | -3/+8 |
| | |||||
* | (upgrade2v3) give it a hope to work | Thierry Vignaud | 2006-03-29 | 1 | -1/+1 |
| | |||||
* | (check_server_response) log all server answers | Thierry Vignaud | 2006-03-28 | 1 | -0/+1 |
| | |||||
* | (soap_upload_config) better logs | Thierry Vignaud | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | (check_server_response) rely on {code} rather than on deprecated {status} | Thierry Vignaud | 2006-03-28 | 1 | -2/+4 |
| | |||||
* | (soap_upload_config) log more stuff | Thierry Vignaud | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | s/log::l/log::explanations/ | Thierry Vignaud | 2006-03-28 | 1 | -5/+5 |
| | |||||
* | fix log::l() calls | Thierry Vignaud | 2006-03-14 | 1 | -5/+5 |
| | |||||
* | log some actions | Thierry Vignaud | 2006-03-14 | 1 | -0/+6 |
| | |||||
* | switch to new server URL | Thierry Vignaud | 2006-03-02 | 1 | -1/+1 |
| | |||||
* | (soap_upload_config) fortify | Thierry Vignaud | 2006-03-02 | 1 | -2/+2 |
| |