History log of /src/share/examples/ftpd |
Revision | Date | Author | Comments |
1.6 | 12-Dec-2001 |
lukem | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). Otherwise the appropriate MKxxx=no won't be defined .
|
1.5 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
1.4 | 08-Jan-2000 |
lukem | sample ftpusers with lots of examples on the syntax
|
1.3 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
1.2 | 27-Sep-1998 |
lukem | don't install in /usr/share if NOSHARE is defined
|
1.1 | 06-Jun-1998 |
lukem | example ftpd.conf
|
1.4 | 09-Jan-2000 |
lukem | improve examples: - put local anon users into a separate class `localguest' - use `localguest' to demonstrate the template features - provide a better description of how the conversion commands work.
|
1.3 | 08-Jan-2000 |
lukem | add example "limit" command
|
1.2 | 26-Dec-1999 |
lukem | * add example upload, rateget, rateput entries * add `--' to the argument string for the conversion commands (to prevent filenames starting with `-' from being interpreted as options)
|
1.1 | 06-Jun-1998 |
lukem | example ftpd.conf
|
1.4 | 22-Sep-2023 |
lukem | ftpusers(5) example: use IP & DNS examples
Use .example TLD, per IETF RFC 2606. Use 192.0.2.0/24, per IETF RFC 5737. Use 127.0.0.1/24 for localguest, not network that ftp.NetBSD.org used to be in.
|
1.3 | 26-Jul-2003 |
salo | branches: 1.3.106; netbsd.org->NetBSD.org
|
1.2 | 09-Jan-2000 |
lukem | improve examples: - put local anon users into a separate class `localguest' - use `localguest' to demonstrate the template features - provide a better description of how the conversion commands work.
|
1.1 | 08-Jan-2000 |
lukem | sample ftpusers with lots of examples on the syntax
|
1.3.106.1 | 02-Oct-2023 |
martin | Pull up following revision(s) (requested by lukem in ticket #387):
share/examples/ftpd/ftpusers: revision 1.4
ftpusers(5) example: use IP & DNS examples
Use .example TLD, per IETF RFC 2606.
Use 192.0.2.0/24, per IETF RFC 5737.
Use 127.0.0.1/24 for localguest, not network that ftp.NetBSD.org used to be in.
|