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
*
Remove a GCC-specific command-line option. We should be using WARNS=n
markm
2002-06-28
1
-1
/
+1
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
1
-4
/
+0
*
Teach REST how to restart a file transfer after 2^31 bytes: now yylex()
maxim
2002-03-14
1
-25
/
+33
*
Remove duplicated yacc nonterminals declarations, sort includes.
maxim
2002-03-11
1
-4
/
+3
*
Put the last added source file in proper order.
obrien
2002-02-27
1
-1
/
+1
*
Rewrite the part of the conversation function that allocates the reply array;
des
2002-02-25
1
-2
/
+5
*
Fix infinite loop around sendfile(2) after sending >4GB file.
maxim
2002-02-13
1
-5
/
+3
*
Lock down with WFORMAT?=1, with overrides in the subdirectories which
kris
2002-02-04
1
-0
/
+1
*
Silence some FORMAT_AUDIT warnings (one left)
kris
2002-02-04
1
-2
/
+2
*
o Eliminate __P
imp
2002-02-03
4
-217
/
+123
*
Remove the setjmp/longjmp stuff completely. Use signal
yar
2002-01-28
2
-44
/
+94
*
Log wtmp according to an address family properly.
ume
2002-01-28
3
-25
/
+16
*
Remove my workaround fallback since PAM now do it properly.
ache
2002-01-21
1
-10
/
+9
*
Really back out ache's commits. These files are now precisely as they were
des
2002-01-19
1
-9
/
+10
*
Back out PAM_CRED_ERR addition
ache
2002-01-19
1
-1
/
+0
*
Add PAM_CRED_ERR as valid failure case
ache
2002-01-19
1
-0
/
+1
*
Call opieunlock() only if we skip opieverify() part
ache
2002-01-19
1
-2
/
+3
*
Remove conditional 'pwok' fallback for PAM which now
ache
2002-01-19
1
-9
/
+7
*
Be more careful about freeing memory after parsing commands.
dwmalone
2002-01-05
1
-7
/
+19
*
Fix OPIE auth
ache
2002-01-01
1
-15
/
+30
*
Fixed missing DPADD in previous commit. Fixed most style bugs related to
bde
2001-12-29
1
-2
/
+3
*
Link with libm to take advantage of the -h flag to ls.
joe
2001-12-29
1
-0
/
+1
*
Add lomac.c.
green
2001-11-27
1
-1
/
+1
*
Eliminate another instance of the old and well-known
yar
2001-11-19
1
-7
/
+25
*
Don't let a user name in ftpd's proctitle
yar
2001-10-12
1
-1
/
+1
*
Be consistent about indent at least within one block of code.
yar
2001-10-12
1
-5
/
+5
*
mdoc(7) police: markup nits.
ru
2001-10-01
1
-1
/
+3
*
1) Use OPIE response only when OPIE keys really used
ache
2001-09-29
1
-2
/
+5
*
Improve the description on how to construct ~ftp/pub. Specifically,
mikeh
2001-09-25
1
-5
/
+7
*
Remove a field width specifier that's not doing anything more than
mikeh
2001-09-10
1
-6
/
+3
*
Do the best we can with respect to fixing command-line option disorder
sheldonh
2001-09-04
1
-62
/
+62
*
Extend the functionality offered by the -o option into a new option
sheldonh
2001-09-02
3
-2
/
+15
*
long -> off_t
ache
2001-09-02
1
-6
/
+7
*
Add a new option, '-o', for "Write-only". Disables the RETR command,
nik
2001-08-28
3
-2
/
+16
*
Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible
mikeh
2001-07-29
2
-2
/
+2
*
Portability configuration data for LukeM ftpd.
obrien
2001-07-19
1
-0
/
+281
*
Remove whitespace at EOL.
dd
2001-07-15
1
-10
/
+10
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Remove S/Key. PAM can do its job. Well, not quite - there is an issue
markm
2001-07-09
4
-63
/
+19
*
Move the definition of epsvall out of #ifdef VIRTUAL_HOSTING so that
dd
2001-06-13
1
-2
/
+2
*
Cleaner method of making PAMable apps static (in the optional case of
markm
2001-04-28
1
-5
/
+0
*
Damn. That should be _enable_ static linking, not _force_ static linking.
markm
2001-04-28
1
-1
/
+0
*
Enable (optional) static linking.
markm
2001-04-28
1
-0
/
+6
*
Change names of functions and variables with global scope that are
markm
2001-04-28
3
-19
/
+19
*
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
[next]