summaryrefslogtreecommitdiffstats
path: root/loader/urlinstall.c
Commit message (Expand)AuthorAgeFilesLines
* Add initial loader UI support for proxies (#125917, #484788, #499085).Chris Lumens2009-09-301-1/+1
* Convert urlinstall.c to using the new urlinstTransfer function.Chris Lumens2009-09-301-190/+51
* Add a function to construct an array of HTTP headers and cache the result.Chris Lumens2009-09-301-0/+85
* Fix going back from stage1 nfs/url setup dialog.Radek Vykydal2009-08-261-1/+3
* Allocate memory for login and password and do not meddle with host pointer so...Martin Sivak2009-08-191-3/+2
* If asked, put the system SN (as given by dmidecode) into an HTTP header.Chris Lumens2009-08-171-0/+32
* Don't keep testing if we're doing URL_METHOD_HTTP.Chris Lumens2009-08-171-26/+26
* Make kickstart installs work again (#374271, #392021, #448096, #466340, #466304)David Cantrell2008-10-141-5/+0
* Set the installation repo when using the askmethod UI (#463472).Chris Lumens2008-10-011-0/+2
* Pass family to iface_ip2str() callDavid Cantrell2008-08-281-1/+1
* Download progress indicator for FTP and HTTP in stage 1.David Cantrell2008-08-251-6/+11
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+452