summaryrefslogtreecommitdiffstats
path: root/perl-install/http.pm
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-49/+0
|
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+0
| | | | | | - remove unneeded "use xxx" - add some "use xxx" (nb: not completly needed because some other modules may do it)
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
|
* Better version of the reload-IO::Socket patchRafael Garcia-Suarez2004-09-081-5/+1
|
* Install from a CD with a networked HTTP media : force reloading ofRafael Garcia-Suarez2004-09-071-1/+4
| | | | | | IO::Socket::INET after having brought up the network interface. It won't work otherwise (for mysterious reasons.)
* Verify that regexp matchedRafael Garcia-Suarez2004-08-041-0/+1
|
* perl_checker compliancePascal Rigaux2004-05-111-1/+2
|
* well, value is not dropped anymore perl checkoGuillaume Cottenceau2004-02-191-2/+1
|
* - don't resolv host, it breaks virtual servers configsGuillaume Cottenceau2004-02-191-2/+7
| | | | | - log when we don't receive a 200
* proxy support during install (thanks to Olivier Blin)move_1Pascal Rigaux2003-12-091-4/+7
|
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-2/+2
|
* perl_checker compliancePascal Rigaux2003-04-301-1/+1
|
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
|
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-1/+1
| | | | | - remove unneeded parentheses for things like ... if (...)
* added update installation support to install (big modifs need testing).Francois Pons2002-01-041-3/+4
|
* enable http:// in auto_install file locationPascal Rigaux2001-12-101-3/+3
|
* cleanup to please perl_checkerPascal Rigaux2001-08-141-5/+4
|
* (getFile): verify the return value of the server. If not 200 (aka Ok),Pascal Rigaux2001-03-251-4/+4
| | | | | return undef
* don't use install_anyPascal Rigaux2001-03-061-2/+0
|
* now fully fixed ftp connection (and http too) caused by forked DrakXFrancois Pons2001-02-071-0/+1
| | | | | with latent ftp connection.
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux2000-08-221-1/+1
|
* no_commentPascal Rigaux2000-03-141-1/+1
|
* no_commentPascal Rigaux1999-11-251-0/+13
|
* no_commentPascal Rigaux1999-11-241-0/+30