| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc(7) police: | Ruslan Ermilov | 2002-11-25 | 1 | -37/+35 |
| * | Oops. Some ut_time stuff slipped through the cracks. These turned out | Peter Wemm | 2002-11-17 | 1 | -1/+2 |
| * | Don't free the current addrinfo list, or else a pointer to a freed | Yaroslav Tykhiy | 2002-11-11 | 1 | -1/+1 |
| * | Have ftpd specify the LOGIN_SETMAC flag to setlogincontext() so that | Robert Watson | 2002-10-24 | 1 | -2/+3 |
| * | Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather | Robert Watson | 2002-10-24 | 1 | -1/+1 |
| * | Use the standardized CHAR_BIT constant instead of NBBY in userland. | Mike Barcroft | 2002-09-25 | 2 | -10/+10 |
| * | The mode can be "r+" as well on PUT, but only "a" on APPE. | Yaroslav Tykhiy | 2002-08-29 | 1 | -1/+1 |
| * | Fix lexer jam on unimplemented commands. | Yaroslav Tykhiy | 2002-08-29 | 1 | -12/+13 |
| * | Remove variables no longer used. | Yaroslav Tykhiy | 2002-08-27 | 1 | -2/+1 |
| * | More inithosts() fixes: | Yaroslav Tykhiy | 2002-08-27 | 1 | -8/+15 |
| * | Fix an inconsistency between a printf-like format and its argument list. | Yaroslav Tykhiy | 2002-08-27 | 1 | -1/+1 |
| * | Add option '-W': don't log FTP sessions to wtmp. | Yaroslav Tykhiy | 2002-08-23 | 2 | -5/+15 |
| * | Clean up hostname and hostinfo handling in inithosts(): | Yaroslav Tykhiy | 2002-08-20 | 1 | -5/+13 |
| * | Fix a wrong comment on (hopefully) right code. | Yaroslav Tykhiy | 2002-08-13 | 1 | -2/+2 |
| * | Fix command help lines: | Yaroslav Tykhiy | 2002-08-13 | 1 | -2/+2 |
| * | Rework storing files thoroughly. This includes: | Yaroslav Tykhiy | 2002-08-08 | 2 | -24/+84 |
| * | 1) Use "pathstring" instead of "STRING" consistently. | Yaroslav Tykhiy | 2002-08-05 | 1 | -7/+5 |
| * | Since GLOB_NOCHECK is set in the glob(3) call, | Yaroslav Tykhiy | 2002-08-05 | 1 | -1/+1 |
| * | Spot places where "pathname" hasn't been checked | Yaroslav Tykhiy | 2002-08-05 | 1 | -3/+4 |
| * | Disallow invalid numeric mode values for SITE CHMOD. | Yaroslav Tykhiy | 2002-08-05 | 1 | -3/+2 |
| * | Reflect in the ftpd(8) manpage the fact that ASCII SIZE | Yaroslav Tykhiy | 2002-08-05 | 1 | -0/+3 |
| * | Deny the SIZE command on large files when in ASCII mode. | Yaroslav Tykhiy | 2002-07-31 | 1 | -0/+6 |
| * | Conform to RFC 959, Appendix II, when replying | Yaroslav Tykhiy | 2002-07-29 | 1 | -2/+7 |
| * | Make the `-v' option a synonym for `-d' | Yaroslav Tykhiy | 2002-07-26 | 2 | -2/+5 |
| * | Document the -u (set umask) option | Yaroslav Tykhiy | 2002-07-26 | 1 | -0/+9 |
| * | Sort command-line options according to the mostly used style: | Yaroslav Tykhiy | 2002-07-26 | 2 | -91/+91 |
| * | Use <arpa/ftp.h> stuff cleanly, without introducing | Yaroslav Tykhiy | 2002-07-25 | 1 | -1/+3 |
| * | Re-use passive data ports with the SO_REUSEADDR | Yaroslav Tykhiy | 2002-07-24 | 1 | -10/+16 |
| * | Remove the outdated casts to "char *" from the setsockopt(2), | Yaroslav Tykhiy | 2002-07-24 | 2 | -17/+15 |
| * | Clean up the syslog(3) messages on the setsockopt(2) errors: | Yaroslav Tykhiy | 2002-07-24 | 1 | -12/+14 |
| * | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-22 | 1 | -4/+2 |
| * | Fix one RFC 959 incompliance: | Yaroslav Tykhiy | 2002-07-22 | 1 | -3/+30 |
| * | Allow deleting and renaming stale symlinks and | Yaroslav Tykhiy | 2002-07-21 | 1 | -2/+2 |
| * | Avoid passing NULL to freehostent(3). | Yaroslav Tykhiy | 2002-07-17 | 1 | -1/+2 |
| * | Fix setting parameters for getipnodebyaddr(3): | Yaroslav Tykhiy | 2002-07-17 | 1 | -4/+4 |
| * | GLOB_QUOTE has been retired. | Mike Heffner | 2002-07-17 | 3 | -3/+3 |
| * | Use the right indent for the closing brace: it belongs to `if', | Yaroslav Tykhiy | 2002-07-16 | 1 | -1/+1 |
| * | Replace the awkward hackery about strtok(3) | Yaroslav Tykhiy | 2002-07-16 | 1 | -38/+56 |
| * | Use fgetln(3) to read lines from configuration files (ftpusers, ftphosts.) | Yaroslav Tykhiy | 2002-07-12 | 1 | -48/+78 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -9/+13 |
| * | Make sure to reset transflag back to zero upon succesfully using sendfile() | Dan Moschuk | 2002-07-03 | 1 | -0/+1 |
| * | Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach | Hajimu UMEMOTO | 2002-07-02 | 1 | -14/+12 |
| * | Remove trailing whitespaces. | Maxim Konovalov | 2002-07-01 | 1 | -2/+2 |
| * | Move 'byte_count' calculation just before 'recvurg' check. It is a global | Maxim Konovalov | 2002-07-01 | 1 | -1/+5 |
| * | Implement a flag to disable directory creation for anonymous users. | Matthew N. Dodd | 2002-07-01 | 2 | -3/+12 |
| * | Remove a GCC-specific command-line option. We should be using WARNS=n | Mark Murray | 2002-06-28 | 1 | -1/+1 |
| * | Assume __STDC__, remove non-__STDC__ code. | Alfred Perlstein | 2002-05-28 | 1 | -4/+0 |
| * | Teach REST how to restart a file transfer after 2^31 bytes: now yylex() | Maxim Konovalov | 2002-03-14 | 1 | -25/+33 |
| * | Remove duplicated yacc nonterminals declarations, sort includes. | Maxim Konovalov | 2002-03-11 | 1 | -4/+3 |
| * | Put the last added source file in proper order. | David E. O'Brien | 2002-02-27 | 1 | -1/+1 |