Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
requested by <martin>
Changes:
20061217:
=========
- Portability fix: provide a replacement daemon(3) if necessary.
20061204:
=========
- Fix buffer overflow in local version of glob(3). (already fixed in pkgsrc)
- Implement -D to run as a stand-alone daemon.
- Add ftpd.conf(5) options:
hidesymlinks
recvbufsize
- Enforce account expiration, and support shadow password aging where
appropriate.
- Return 450 instead of 550 upon NLST error.
- Portability fixes and improvements.
|
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
http://lists.grok.org.uk/pipermail/full-disclosure/2006-December/051009.html
Bumb to nb1
|
|
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
CONFIGURE_ARGS.
|
|
|
|
|
|
|
|
* remove use of setjmp/longjmp
* improve safety of signal handlers
* fix minor memory leaks
* improve portability to BSD/OS 3.0
|
|
Georg Schwarz.
|
|
(will be included in the next release) and make the package honour
PKG_SYSCONFDIR.
use CONF_FILES to install the sample configuration ftpd.conf and
ftpusers.
bump PKGREVISION, as the default configuration file location has
changed to ${PKG_SYSCONFDIR}. set PKG_SYSCONFDIR.tnftpd=/etc to get
the previous behaviour.
|
|
use CPPFLAGS.SunOS instead of a conditional.
|
|
s/netbsd.org/NetBSD.org/
|
|
|
|
* Improved portability to Tru64, IRIX, and other LP64 platforms.
(Inbuilt ls works on IRIX now. Thanks to Onno van der Linden
for highlighting the underlying issue!)
* License updates on third party code.
* Update fts(3) code to include fix for possible race condition.
|
|
Notable changes:
* portability fixes for Darwin/Tru64.
* license updates
* version format change
|
|
|
|
|
|
|
|
|