Commit graph

2 commits

Author SHA1 Message Date
Munechika SUMIKAWA
970bf58c32 Upgrade KAME IPv6 patch which include DOS-attack prevention patch.
Add -- to tar args to stop hacking with "-"-started files in ftpconversions.
2003-09-25 15:53:53 +00:00
Gary Palmer
64b881e789 Finally get most of wu-ftpd working.
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
1995-01-25 22:41:57 +00:00