summaryrefslogtreecommitdiff
path: root/release/sysinstall/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.0.5_cvscvs2svn1995-06-101-1/+1
* Allow user to specify port # in URL.Jordan K. Hubbard1995-06-051-4/+7
* Put some debugging into ftp msg 550 case to get more feedback on it.Jordan K. Hubbard1995-06-051-3/+9
* Poul's byte-saving patches.Jordan K. Hubbard1995-06-051-2/+2
* Correct a botch in FtpGet() that prevented error codes from beingJordan K. Hubbard1995-06-051-2/+6
* Fix a few bogons in the xfer state changing code.Jordan K. Hubbard1995-06-031-22/+53
* Run through all the ftp routines and attempt to sanitize errorJordan K. Hubbard1995-06-031-18/+17
* Make passive mode ftp the default again.Jordan K. Hubbard1995-06-031-2/+6
* Make get_new_host() always bounce the connection.Jordan K. Hubbard1995-06-021-1/+2
* Return values have been sanitized:Jordan K. Hubbard1995-06-021-42/+61
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-34/+34
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-2/+3
* Add a little more debugging to the lowlevel ftp stuff.Poul-Henning Kamp1995-05-271-2/+4
* Clean up the configuration stuff a bit more - we should now populateJordan K. Hubbard1995-05-261-1/+3
* media_strategy.c: Add explanation for URL.Poul-Henning Kamp1995-05-251-11/+18
* Never commit before breakfast: A typo. Sorry Gary.Poul-Henning Kamp1995-05-241-4/+4
* Close the transfer socket.Poul-Henning Kamp1995-05-241-1/+5
* "Bring out your dead!" Always try to reap the children we leave around.Jordan K. Hubbard1995-05-241-2/+2
* Bring everybody up to date on my morning's work.Jordan K. Hubbard1995-05-241-2/+2
* Makefile:Gary Palmer1995-05-241-17/+24
* Sync to latest ftp-capable sysinstall. We're getting there!Jordan K. Hubbard1995-05-241-178/+264
* Add a final configuration menu and the beginnings of the backing codeJordan K. Hubbard1995-05-241-13/+25
* 1. Bring in the first cut of Poul's ftp routines. We still don'tJordan K. Hubbard1995-05-231-0/+252