index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
ftpd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) police: normalize .Nd.
ru
2001-04-18
1
-2
/
+1
*
Previous clobbered a work-in-progress. Here is the merged result:
peter
2001-04-17
1
-3
/
+6
*
Limit number of paths returned via glob() for authorized users
jedgar
2001-04-17
1
-0
/
+4
*
Support the empty "PASS\r\n" command.
green
2001-04-16
1
-3
/
+7
*
Document that SITE extensions are disabled for anonymous logins.
ru
2001-04-16
1
-0
/
+2
*
Add the "SITE MD5 filename" facility.
phk
2001-04-15
2
-1
/
+16
*
Add full PAM support for account management and sessions.
markm
2001-03-27
2
-12
/
+52
*
- Backout botched attempt to intoduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for libexec/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Teach ftpd about the new GLOB_MAXPATH flag.
jlemon
2001-03-19
2
-0
/
+11
*
When the file was transferred using sendfile(2), we forgot to keep track
des
2001-03-11
1
-0
/
+1
*
Change the read-only reply to "550 Permission denied.".
des
2001-02-19
1
-1
/
+1
*
Limit commands that can be issued when not logged in:
jedgar
2001-01-20
1
-70
/
+90
*
In send_data(), use sendfile() instead of the mmap() algorithm.
dan
2000-12-20
1
-20
/
+22
*
mdoc(7) police: removed hard sentence breaks, run through spell-checker.
ru
2000-12-18
1
-12
/
+15
*
Fix typo.
demon
2000-12-17
1
-1
/
+1
*
Add option -E to disable EPSV which throws certain stateful firewalls
phk
2000-12-16
3
-35
/
+89
*
The GCC 2.96 snapshots have slightly different rules for finding include
obrien
2000-12-01
1
-0
/
+1
*
There is no src/contrib-crypto/ anything directory. So don't look for
obrien
2000-12-01
1
-2
/
+1
*
Prevent leakage of information about anonymous user's homedir
danny
2000-11-26
1
-2
/
+6
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Format string paranoia
kris
2000-11-19
1
-2
/
+2
*
Fix broken PAM with SKEY behaviour: the skey.access file checks
guido
2000-10-12
1
-7
/
+8
*
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
wollman
2000-10-10
1
-2
/
+3
*
remove redundant optreset declaration
imp
2000-09-04
1
-1
/
+0
*
Don't set an arbitrary limit on username lengths; use MAXLOGNAME
sheldonh
2000-08-17
1
-1
/
+1
*
Fix `control socket: Protocol not supported' failure in
ru
2000-08-16
1
-3
/
+2
*
Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)
sheldonh
2000-08-01
1
-4
/
+10
*
Don't reply "not a plain file" when the requested file doesn't exist.
des
2000-07-17
1
-2
/
+8
*
Explain that the -S option only logs file downloads, not all transfers.
ben
2000-07-11
1
-1
/
+1
*
Fix a problem in the virtual host address compare code which caused
davidn
2000-06-26
1
-8
/
+11
*
Switch over to using the new fflagstostr and strtofflags library calls.
joe
2000-06-17
1
-2
/
+2
*
1. Add IPv6 portrange restriction code (-U flag) to passive().
nsayer
2000-05-25
1
-0
/
+31
*
Finally unifdef -DINTERNAL_LS.
ru
2000-03-13
1
-1
/
+1
*
Doc fix: remove references to ~ftp/bin/ls as we have FTPD_INTERNAL_LS
peter
2000-02-17
1
-8
/
+0
*
Add more dual stack consideration.
shin
2000-02-10
1
-19
/
+27
*
Revert part of the last commit, remove {g|s}etflags from the libc
joe
2000-02-05
1
-2
/
+2
*
Remove unnecessary -g for CFLAGS.
shin
2000-02-03
1
-1
/
+1
*
Fix ftpd core dump when hostname is not set.
shin
2000-02-03
1
-1
/
+2
*
another tcp apps IPv6 updates.(should be make world safe)
shin
2000-01-27
7
-119
/
+812
*
Moved flags_to_string and string_to_flags into libutil. It's used in
joe
1999-12-30
1
-1
/
+1
*
sync with netbsd PR 8534, fix undefined C code.
alfred
1999-10-07
1
-1
/
+1
*
Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.
markm
1999-09-19
2
-27
/
+145
*
When a STAT command is sent to ftpd as an out-of-band transmission during
mharo
1999-09-12
1
-0
/
+1
*
Add common error lib for the Kerberos case.
markm
1999-09-06
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
9
-9
/
+9
*
unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyone
peter
1999-08-26
5
-32
/
+7
*
Update the SYNOPSIS to reflect that the -l option can be specified
mpp
1999-06-28
1
-2
/
+3
*
Add missing -A option to SYNOPSIS.
ghelmer
1999-05-04
1
-1
/
+2
*
More egcs warning fixes:
imp
1999-04-25
1
-2
/
+3
[next]