summaryrefslogtreecommitdiffstats
path: root/mdkonline.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* (soap_upload_config) fortifyThierry Vignaud2006-03-021-2/+2
* (register_upload_host) fix reading configurationThierry Vignaud2006-03-011-1/+1
* use https instead of httpThierry Vignaud2006-03-011-1/+1
* switch to new temporary debug serverThierry Vignaud2006-03-011-1/+1
* (check_server_response) fix returned error messageThierry Vignaud2006-03-011-1/+1
* make it work in strict modeThierry Vignaud2006-02-281-1/+1
* (get_distro_type) typo fixThierry Vignaud2006-02-271-1/+1
* perl_checker fixesThierry Vignaud2006-02-271-40/+38
* - more perl_checkerDaouda Lo2006-02-271-14/+11
* - perl_checkoDaouda Lo2006-02-271-13/+13
* (check_valid_email) make it workThierry Vignaud2006-02-271-1/+1
* - handle bundleDaouda Lo2006-02-231-1/+1
* - put all soap call in mdkonline.pmDaouda Lo2006-02-231-9/+14
* - add getUpdateHost funcDaouda Lo2006-02-231-6/+11
* - make code more modular : separate prepare_upload to use it in cronDaouda Lo2006-02-231-2/+11
* - load config before writing change. Keep unchanged values unchangedDaouda Lo2006-02-221-1/+3
* - add better error messageDaouda Lo2006-02-221-3/+3
* - fix readconf APIDaouda Lo2006-02-221-2/+6
* - handle upgrade v2 to v3 caseDaouda Lo2006-02-221-148/+120
* - write confDaouda Lo2006-02-221-35/+14
* - save settings (to be finished)Daouda Lo2006-02-211-7/+23
* - write global confDaouda Lo2006-02-211-72/+50
* - syncDaouda Lo2006-02-161-0/+1
* - syncDaouda Lo2006-02-151-7/+0
* - sync with new archDaouda Lo2006-02-151-225/+149
* Uploaded packages list is now formatted like a csv file (;-separated)Romain d'Alverny2005-12-161-1/+1
* *** empty log message ***Romain d'Alverny2005-12-091-0/+18
* *** empty log message ***Romain d'Alverny2005-12-081-30/+200
* Added upgrade_to_v3(), soap_recover_service(). Updated soap_create_account().Romain d'Alverny2005-12-061-5/+68