summaryrefslogtreecommitdiff
path: root/libexec/ftpd
AgeCommit message (Expand)Author
2025-09-29Remove ftpd(8)Lexi Winter
2025-09-29ftpd: blocklist: Add a permission denied probeJose Luis Duran
2025-09-29ftpd: blocklist: Add an extra probeJose Luis Duran
2025-06-26ftpd: Provide an option to turn off FTP anonymous usagejoyu liaonull
2025-05-04ftpd.8: Fix manual syntaxTom Hukins
2024-07-30Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-21ftpd: stop using -g flag for /bin/lsAllan Jude
2023-11-26libexec: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26libexec: Remove ancient SCCS tags.Warner Losh
2023-11-03Track upstream project rename in contrib/blocklistdEd Maste
2023-09-13ftpd: correct deprecation notice markupEd Maste
2023-09-09ftpd: add deprecation noticeEd Maste
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-10-02Put OPIE to rest.Dag-Erling Smørgrav
2022-06-28ftp: Use /var/spool/ftp as ftp's home consistentlyMateusz Piotrowski
2022-06-10ftpd(8): do not refer to now unused libxo(3)Eugene Grosbein
2021-12-21pkgbase: Create a FreeBSD-ftpd packageEmmanuel Vadot
2021-07-27ftpd: delete dead codeAlan Somers
2020-09-22ftpd: Add missing braces around a statfd checkMark Johnston
2020-09-15ftpd: Exit during authentication if an error occurs after chroot().Mark Johnston
2020-06-24Fix build with recent byacc.Jung-uk Kim
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-11Add Makefile.depend.optionsSimon J. Gerraty
2018-08-21Move ftpusers to libexec/ftpd/Brad Davis
2017-12-05Use strlcpy().Xin LI
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-10-06ftpd(8): fix user context handling.Eugene Grosbein
2017-05-06Improve blacklist support before upgrading libblacklistKurt Lidl
2017-03-04libexec: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2016-11-12Fix build when WITHOUT_BLACKLIST=yes is specifiedKurt Lidl
2016-11-01Revisit blacklistd support in ftpdKurt Lidl
2016-06-14DIRDEPS_BUILD: Update dependenciesBryan Drewery
2016-06-06Update blacklist support in ftpd to clarify fd usageKurt Lidl
2016-06-03Add blacklist support to ftpdKurt Lidl
2016-05-13Declare line[] in the outermost scope of retrieve() instead ofDon Lewis
2016-05-10Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin
2016-05-01libexec: minor spelling fixes in comments.Pedro F. Giffuni
2016-04-18ftpd: replace malloc + memset 0 with calloc.Pedro F. Giffuni
2016-02-24DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery
2015-08-24Upgrade libxo to 0.4.5.Marcel Moolenaar
2015-06-14Needs libxoSimon J. Gerraty