summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT securityAndrey A. Chernov1997-01-301-43/+35
| | | | | | | | | | advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes. Notes: svn path=/head/; revision=5473
* Correct a few pathname problems. In particular, put ftpd in libexec,Satoshi Asami1995-08-081-23/+26
| | | | | | | | | not etc. Submitted by: Tom Samplonius <tom@misery.sdf.com> Notes: svn path=/head/; revision=2040
* Finally get most of wu-ftpd working.Gary Palmer1995-01-251-1/+1
| | | | | | | | | | | | | | | | | | | Changes: - Use internal functions rather than libc versions in a couple of places This allows writing to dirs without read perms and the ftpconversions file to work. - Fix up skey support to use correct parameters - using compress in the ftpconversions file doesn't seem to work, so alter example ftpconversions file to use gzip -d rather than compress -dc - Install manpages compressed Still broken : - using /bin/compress to compress/uncompress files on the fly Notes: svn path=/head/; revision=826
* change _PATH_PIDNAME to "/var/run/ftp.pids-%s"Torsten Blum1994-12-181-1/+1
| | | | Notes: svn path=/head/; revision=591
* Reviewed by: Torsten Blum1994-10-231-0/+47
Submitted by: Obtained from: wuarchive ftpd with skey support Notes: svn path=/head/; revision=270