summaryrefslogtreecommitdiffstats
path: root/mdkonline.pm
Commit message (Expand)AuthorAgeFilesLines
* fix setting version at build timeThierry Vignaud2010-02-021-1/+1
* (read_config) rename it as read_sys_config() for consistency withThierry Vignaud2010-01-271-2/+2
* factorize config pathThierry Vignaud2010-01-271-1/+3
* (read_config) share codeThierry Vignaud2010-01-271-0/+4
* (is_extmaint_supported) factorize test for extended maintenance andThierry Vignaud2010-01-271-0/+5
* unexport get_distro_list_()Thierry Vignaud2010-01-271-1/+0
* (get_urpmi_options) fix adding media on 2008.0 where --xml-info optionThierry Vignaud2010-01-271-1/+1
* (get_urpmi_options) factorize codeThierry Vignaud2010-01-271-0/+5
* (get_banner_icon) extract it out of get_banner()Thierry Vignaud2010-01-271-5/+6
* (is_enterprise_media_supported,is_restricted_media_supported) noThierry Vignaud2010-01-261-0/+2
* (is_it_2008_0) share itThierry Vignaud2010-01-261-0/+5
* (get_release) export itThierry Vignaud2010-01-261-0/+1
* (get_distro_list_,get_distro_list) share even more code for mccThierry Vignaud2010-01-251-1/+21
* (find_current_distro) factor code for mccThierry Vignaud2010-01-251-1/+6
* (get_distro_list) move it so that it's reusable by mccThierry Vignaud2010-01-251-1/+34
* (get_from) use better APIThierry Vignaud2010-01-181-1/+1
* factorize get_from() (thus making mdkapplet-enterprise-update-helperThierry Vignaud2010-01-181-0/+14
* (translate_product) translate all productsThierry Vignaud2009-11-261-0/+4
* (translate_product) extract it from prepare_add_restricted() into aThierry Vignaud2009-11-261-0/+10
* (is_enterprise_media_supported, is_restricted_media_supported) moveThierry Vignaud2009-11-261-0/+10
* flaten export list for readability (needed for next commits)Thierry Vignaud2009-11-261-2/+7
* move get_product_id() into shared moduleThierry Vignaud2009-11-261-1/+7
* (xml2perl) factorize code (needed for next commit)Thierry Vignaud2009-07-281-1/+16
* (get_banner) enable to specify actual banner titleThierry Vignaud2008-12-031-2/+3
* help perl_checkerThierry Vignaud2008-11-201-0/+1
* keep version aroundThierry Vignaud2008-11-201-0/+2
* (get_stale_upgrade_filename) actually introduced it (forgot to commit along p...Thierry Vignaud2008-10-211-1/+5
* just do not restart the applet on package update anymoreThierry Vignaud2008-10-141-13/+0
* (fork_exec,get_banner) move them into share module (needed for next commits)Thierry Vignaud2008-10-131-0/+16
* kill dead code (bundles), thus loading quite a lot less useless modules thusThierry Vignaud2008-03-211-388/+0
* (is_running) typo fixThierry Vignaud2007-03-121-1/+1
* (is_running) fix detecting running applet processesThierry Vignaud2007-03-121-2/+2
* (soap_is_new_update_for_distro) introduce new method to check if newThierry Vignaud2006-12-061-0/+5
* (check_valid_email) relax constraints on email adresses (#26495)Thierry Vignaud2006-12-061-1/+1
* better usage of Data::DumperThierry Vignaud2006-09-211-6/+6
* (check_server_response) return better looking error messages whenThierry Vignaud2006-09-211-1/+1
* (check_valid_boxname) enable dots in machine namesThierry Vignaud2006-09-151-1/+1
* - bump copyright yearsThierry Vignaud2006-04-071-0/+23
* (check_server_response) fix crash when applet is run as rootThierry Vignaud2006-04-041-1/+1
* (soap_register_host) fix crash while registering the hostThierry Vignaud2006-03-301-1/+1
* (is_running) return the actual pid of the found programThierry Vignaud2006-03-291-3/+8
* (upgrade2v3) give it a hope to workThierry Vignaud2006-03-291-1/+1
* (check_server_response) log all server answersThierry Vignaud2006-03-281-0/+1
* (soap_upload_config) better logsThierry Vignaud2006-03-281-1/+1
* (check_server_response) rely on {code} rather than on deprecated {status}Thierry Vignaud2006-03-281-2/+4
* (soap_upload_config) log more stuffThierry Vignaud2006-03-281-1/+1
* s/log::l/log::explanations/Thierry Vignaud2006-03-281-5/+5
* fix log::l() callsThierry Vignaud2006-03-141-5/+5
* log some actionsThierry Vignaud2006-03-141-0/+6
* switch to new server URLThierry Vignaud2006-03-021-1/+1