Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | |||||
* | (register_upload_host) fix reading configuration | Thierry Vignaud | 2006-03-01 | 1 | -1/+1 |
| | |||||
* | use https instead of http | Thierry Vignaud | 2006-03-01 | 1 | -1/+1 |
| | |||||
* | switch to new temporary debug server | Thierry Vignaud | 2006-03-01 | 1 | -1/+1 |
| | |||||
* | (check_server_response) fix returned error message | Thierry Vignaud | 2006-03-01 | 1 | -1/+1 |
| | |||||
* | make it work in strict mode | Thierry Vignaud | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | (get_distro_type) typo fix | Thierry Vignaud | 2006-02-27 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2006-02-27 | 1 | -40/+38 |
| | |||||
* | - more perl_checker | Daouda Lo | 2006-02-27 | 1 | -14/+11 |
| | |||||
* | - perl_checko | Daouda Lo | 2006-02-27 | 1 | -13/+13 |
| | |||||
* | (check_valid_email) make it work | Thierry Vignaud | 2006-02-27 | 1 | -1/+1 |
| | |||||
* | - handle bundle | Daouda Lo | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | - put all soap call in mdkonline.pm | Daouda Lo | 2006-02-23 | 1 | -9/+14 |
| | |||||
* | - add getUpdateHost func | Daouda Lo | 2006-02-23 | 1 | -6/+11 |
| | |||||
* | - make code more modular : separate prepare_upload to use it in cron | Daouda Lo | 2006-02-23 | 1 | -2/+11 |
| | | | | | daemon exec | ||||
* | - load config before writing change. Keep unchanged values unchanged | Daouda Lo | 2006-02-22 | 1 | -1/+3 |
| | |||||
* | - add better error message | Daouda Lo | 2006-02-22 | 1 | -3/+3 |
| | |||||
* | - fix readconf API | Daouda Lo | 2006-02-22 | 1 | -2/+6 |
| | | | | | - added alias to make mdkonline more consistent | ||||
* | - handle upgrade v2 to v3 case | Daouda Lo | 2006-02-22 | 1 | -148/+120 |
| | |||||
* | - write conf | Daouda Lo | 2006-02-22 | 1 | -35/+14 |
| | |||||
* | - save settings (to be finished) | Daouda Lo | 2006-02-21 | 1 | -7/+23 |
| | |||||
* | - write global conf | Daouda Lo | 2006-02-21 | 1 | -72/+50 |
| |