Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Sync with ftp/wu-ftpd. | sumikawa | 2003-01-04 | 2 | -1/+12 |
| | |||||
* | Sync with ftp/wu-ftpd. | sumikawa | 2002-10-16 | 1 | -0/+3 |
| | |||||
* | Add DISTNAME. | sumikawa | 2002-09-11 | 1 | -0/+1 |
| | | | | | PR: ports/42486 Submitted by: zhuravlev alexander <zaa@ulstu.ru> | ||||
* | Rename this to wu-ftpd+ipv6 to avoid name conflict with wu-ftpd. This was | kris | 2002-08-31 | 1 | -1/+1 |
| | | | | breaking INDEX. | ||||
* | IPv6 enabled wu-ftpd. wu-ftpd+ipv6 is upper compatible with wu-ftpd but | sumikawa | 2002-08-30 | 2 | -5/+11 |
| | | | | it's still unstable. I'll maintain this until it's stable. | ||||
* | Upgrade to 2.6.2 | ache | 2002-03-20 | 3 | -24/+2 |
| | |||||
* | Use -lmd with -lopie | ache | 2002-02-19 | 2 | -1/+12 |
| | |||||
* | portlint, no functional changes | ache | 2002-02-19 | 1 | -5/+3 |
| | |||||
* | Switch to GNU configure | ache | 2002-02-19 | 7 | -123/+35 |
| | | | | | PR: 34660 Submitted by: "James E. Housley" <jeh@thehousleys.net> | ||||
* | Use vendor-supplied prevent glob overflow patch | ache | 2001-11-30 | 4 | -235/+18 |
| | |||||
* | Prevent buffer overflow in glob | ache | 2001-11-28 | 2 | -4/+233 |
| | |||||
* | Fix broken strcasestr() implementation. | ache | 2001-10-10 | 4 | -20/+58 |
| | | | | Use FreeBSD's strcasestr() if present. | ||||
* | Use official patches set | ache | 2001-10-02 | 5 | -69/+23 |
| | | | | (fix wrong place of pasv-allow fix as result) | ||||
* | Fix the case when opie keys not used | ache | 2001-09-29 | 2 | -18/+54 |
| | |||||
* | OPIE fixes: bad user reaction, normal password | ache | 2001-09-28 | 2 | -9/+47 |
| | |||||
* | Make wu-ftpd install with correct permissions | dwcjr | 2001-09-04 | 3 | -7/+52 |
| | | | | | PR: 17313 Submitted by: Dmitry Grigorovic | ||||
* | Switch to OPIE | ache | 2001-07-29 | 4 | -14/+33 |
| | |||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | Update to 2.6.1, which fixes some security issues (actually, we already | will | 2000-07-09 | 4 | -39/+11 |
| | | | | | | had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks in internal ls, and merges in the virtual passwd/shadow features of BeroFTPD. This update should solve SA 00:29. Add WWW to DESCR. | ||||
* | Fix %-hole | ache | 2000-06-24 | 1 | -2/+50 |
| | | | | Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org> | ||||
* | Use snprintf to prevent non-exploitable in real life overflow | ache | 2000-06-14 | 1 | -4/+14 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@FreeBSD.org> | ||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-12 | 1 | -4/+4 |
| | |||||
* | Turn on RFC931 compiled-in support because it can be turned off (when needed) | ache | 2000-02-21 | 1 | -5/+14 |
| | | | | in ftpaccess config | ||||
* | restore historical NLIST behaviour | ache | 2000-01-24 | 1 | -0/+20 |
| | | | | | PR: 16183 Submitted by: Dag-Erling Smørgrav <des@yes.no> | ||||
* | Fix 'dir .' (works as dir *) | ache | 1999-10-24 | 1 | -0/+11 |
| | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> | ||||
* | upgrade to 2.6.0 | ache | 1999-10-24 | 10 | -103/+102 |
| | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> | ||||
* | add more official patches | ache | 1999-09-03 | 2 | -1/+10 |
| | |||||
* | Add a PATCH_FILE to close a security hole in wu-ftpd. | cpiazza | 1999-08-30 | 2 | -0/+4 |
| | | | | | | | | | | | | | | Quoted from wu-ftpd group's accouncement: Due to insufficient bounds checking on directory name lengths which can be supplied by users, it is possible to overwrite the static memory space of the wu-ftpd daemon while it is executing under certain configurations. By having the ability to create directories and supplying carefully designed directory names to the wu-ftpd, users may gain privileged access. PR: 13475 Submitted by: jack@germanium.xtalwind.net | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change "net" -> "ftp". | asami | 1999-08-02 | 1 | -2/+2 |
| | |||||
* | Update Y2K URL | mharo | 1999-06-29 | 1 | -2/+2 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | upgrade to 2.5.0 | ache | 1999-06-07 | 2 | -6/+5 |
| | |||||
* | Remove ftpckconfig which is not installed. | kuriyama | 1999-05-03 | 1 | -1/+0 |
| | | | | Found by: bento | ||||
* | upgrade to vr17 | ache | 1999-04-07 | 4 | -92/+65 |
| | |||||
* | undefine loosing PASV race protection: it not protects well and | ache | 1999-03-09 | 1 | -15/+29 |
| | | | | | | not RFC compliant causing problems f.e. for SSH ftp port redirection enable NOOP | ||||
* | upgrade to vr16 | ache | 1999-03-09 | 3 | -29/+9 |
| | | | | PR: 10505 | ||||
* | Update to 2.4.2-beta-18-vr14 | flathill | 1999-02-21 | 2 | -4/+4 |
| | |||||
* | Portlint. | asami | 1999-02-10 | 1 | -4/+4 |
| | |||||
* | upgrade to vr13 to close security hole and lots of enhancements | ache | 1999-02-10 | 4 | -40/+30 |
| | |||||
* | Add a couple more Y2K links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 1 | -8/+0 |
| | |||||
* | Correct paths in man page. | obrien | 1998-08-10 | 1 | -0/+20 |
| | |||||
* | Upgrade to beta-18 | ache | 1998-07-22 | 2 | -4/+4 |
| | |||||
* | Remove "always UTC" patch | ache | 1998-05-18 | 1 | -29/+0 |
| | |||||
* | Run /bin/ls always with TZ= | ache | 1998-05-15 | 1 | -0/+29 |
| | |||||
* | Upgrade to beta-17 | ache | 1998-05-12 | 2 | -5/+5 |
| | |||||
* | Upgrade to beta-16 | ache | 1997-12-24 | 5 | -51/+65 |
| | |||||
* | Upgrade to beta-15, nlist hole fixed | ache | 1997-09-15 | 3 | -8/+8 |
| |