summaryrefslogtreecommitdiff
path: root/libexec/ftpd/version.h
AgeCommit message (Expand)Author
2000-07-23* make checkportcmd the default. this breaks third-party proxy ftp butlukem
2000-07-17* add two new ftpd.conf(5) directives:lukem
2000-07-15* add -H, which acts like -h `hostname`. (requested by kim@)lukem
2000-07-10base64_encode(): separate out the special case for the last 2 bytes, andlukem
2000-07-09- base64_encode(): fix garbled output due to fencepost error. output nowlukem
2000-07-09setproctitle(), and for any other printf variants, it is not a good idealukem
2000-06-19various fixes suggested by Robert Elz:lukem
2000-06-14major overhaul (just before netbsd 1.5 :-):lukem
2000-05-20- Always close(pdata) if it was a valid filedescriptor before setting it to -1.lukem
2000-05-20convert to ANSI C as per style guidelukem
2000-03-05* don't bother with a version[] string, just use the macro as appropriatelukem
2000-01-13suppress verbose messages from CWD and post-login if the firstlukem
2000-01-12* add ftpd.conf directive `portrange class min max', which allows specificationlukem
2000-01-09* new ftpd.conf directive:lukem
2000-01-08features:lukem
1999-12-21crank versionlukem
1999-12-19* add back support for `-h hostname'; it still may be useful to overridelukem
1999-12-18* move version to separate header filelukem