Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Upgrade to beta-14 | ache | 1997-09-09 | 4 | -17/+17 |
| | |||||
* | Add PKGNAME to change "-beta-" to "b" in version string. | asami | 1997-04-29 | 1 | -1/+2 |
| | |||||
* | Upgrade to beta-13 | ache | 1997-04-27 | 7 | -125/+19 |
| | |||||
* | Build ftpd dynamic, if variable PACKAGE_BUILDING is defined | ache | 1997-02-07 | 1 | -10/+7 |
| | |||||
* | Restore static linking of ftpd | ache | 1997-02-05 | 1 | -1/+18 |
| | |||||
* | Add reminder about -a option required now to use ftpaccess | ache | 1997-02-01 | 2 | -0/+7 |
| | | | | Fix ftpcount/ftpwho by using malloc prototype | ||||
* | Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security | ache | 1997-01-30 | 10 | -657/+262 |
| | | | | | | | advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes. | ||||
* | Rip off the patch to ftpd.c and one to access.c from patch-ai and | max | 1997-01-17 | 2 | -82/+65 |
| | | | | | | merge ftpd.c patch to patch-ad and access.c patch to patch-af. (As clearly stated in the handbook, a file should be changed only by one patch.) | ||||
* | This patch has been integrated in the original source. | max | 1997-01-17 | 1 | -18/+0 |
| | |||||
* | The original distribution is file has been changed. | max | 1997-01-17 | 1 | -1/+1 |
| | | | | | Pointed-out by: Mark Huizer xaa@stack.nl (Closing PR #2472.) | ||||
* | Prevent dologout goes to mainloop | ache | 1997-01-02 | 1 | -0/+18 |
| | | | | Use system default CFLAGS | ||||
* | Mode for non-executables is 644, not 755. | obrien | 1996-12-01 | 1 | -71/+51 |
| | | | | | | Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port). | ||||
* | Things in pre-install target are already handled by mtree. | obrien | 1996-12-01 | 1 | -7/+4 |
| | | | | | | Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port). | ||||
* | General Makefile cleanup | obrien | 1996-12-01 | 1 | -6/+8 |
| | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Implement alternative strategy: if it impossible to confirm password, ask for | ache | 1996-10-18 | 1 | -49/+39 |
| | | | | | | | it anycase, but not tell that S/key password required It looks like non-s/key system from outside Additionly tell that s/key required if it is so for normal case | ||||
* | Copy s/key changes from our ftpd (don't even ask for password | ache | 1996-10-17 | 1 | -39/+49 |
| | | | | if it is impossible to confirm it) | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Extract sufx changed on master site | ache | 1996-09-05 | 2 | -3/+5 |
| | | | | Add yet one master site (http), because ftp is always busy |