/freebsd/share/examples/ipfilter/rules/ |
H A D | ftp-proxy | 1 How to setup FTP proxying using the built in proxy code. 4 NOTE: Currently, the built-in FTP proxy is only available for use with NAT 22 and IP Filter is running on host B. If you want to proxy FTP from A to C
|
H A D | nat.eg | 10 # For example, to redirect FTP connections through this box, to the local ftp
|
/freebsd/lib/libpam/pam.d/ |
H A D | Makefile | 30 CONFGROUPS+= FTP 31 FTP+= ftpd
|
/freebsd/usr.sbin/newsyslog/newsyslog.conf.d/ |
H A D | Makefile | 10 CONFGROUPS+= FTP 11 FTP+= ftp.conf
|
/freebsd/usr.sbin/syslogd/ |
H A D | Makefile | 33 CONFGROUPS+= FTP 34 FTP+= ftp.conf
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | httpproxy.subr | 128 # Return success if able list a remote FTP directory via HTTP proxy. If 143 # The FTP URL sent to the HTTP proxy server. Unused if 187 # instead of "binary mode" for FTP. The FTP server then translates all 249 # the existence of at least one known FTP server release path via HTTP proxy 261 # The FTP URL to send to the HTTP proxy server. Usually set by 332 # Returns data from $file on an FTP server via HTTP proxy using nc(1). Please 350 # URL (including "ftp://" protocol-prefix) of FTP directory to
|
/freebsd/sys/netinet/libalias/ |
H A D | HISTORY | 40 - Accepts FTP data connections from other than 45 - Checksum error on FTP transfers. Problem 126 bypass of FTP/IRC DCC data connections. Also added 139 FTP servers in passive mode.
|
/freebsd/release/packages/ |
H A D | Makefile.package | 74 ftp_COMMENT= FTP Utilities 75 ftp_DESC= FTP Utilities 76 ftpd_COMMENT= FTP Daemon 77 ftpd_DESC= FTP Daemon
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenABITypes.cpp | 57 const FunctionProtoType *FTP, in arrangeCXXMethodType() argument 59 return CGM.getTypes().arrangeCXXMethodType(RD, FTP, MD); in arrangeCXXMethodType()
|
H A D | CodeGenTypes.h | 266 const FunctionProtoType *FTP,
|
H A D | CGCall.cpp | 190 CanQual<FunctionProtoType> FTP) { in arrangeLLVMFunctionInfo() argument 192 RequiredArgs Required = RequiredArgs::forPrototypePlus(FTP, prefix.size()); in arrangeLLVMFunctionInfo() 194 appendParameterTypes(CGT, prefix, paramInfos, FTP); in arrangeLLVMFunctionInfo() 195 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() 200 FTP->getExtInfo(), paramInfos, Required); in arrangeLLVMFunctionInfo() 206 CodeGenTypes::arrangeFreeFunctionType(CanQual<FunctionProtoType> FTP) { in arrangeFreeFunctionType() argument 209 FTP); in arrangeFreeFunctionType() 280 const FunctionProtoType *FTP, in arrangeCXXMethodType() argument 289 FTP->getCanonicalTypeUnqualified().getAs<FunctionProtoType>()); in arrangeCXXMethodType() 353 CanQual<FunctionProtoType> FTP = GetFormalType(MD); in arrangeCXXStructorDeclaration() local [all …]
|
/freebsd/contrib/blocklist/diff/ |
H A D | ftpd.diff | 83 "FTP LOGIN FAILED FROM %s", remoteloghost); 90 "FTP LOGIN FAILED (HOST) as %s: permission denied.",
|
/freebsd/sbin/natd/ |
H A D | README | 28 3. FTP SITES FOR NATD
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CodeGenABITypes.h | 75 const FunctionProtoType *FTP,
|
/freebsd/contrib/file/ |
H A D | MAINT | 11 of the file command for anonymous FTP, and people all over the
|
/freebsd/contrib/tnftp/ |
H A D | README | 4 `tnftp' is a `port' of the NetBSD FTP client to other systems.
|
/freebsd/lib/libfetch/ |
H A D | ftp.errors | 41 535 PROTO Bug in MediaHawk Video Kernel FTP server
|
/freebsd/contrib/ncurses/ |
H A D | FREEBSD-upgrade | 3 The release tarball can be found at GNU FTP sites.
|
/freebsd/contrib/tcp_wrappers/ |
H A D | BLURB | 4 SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | 71 …match what's\navailable on %s (or set to \"any\").\n\nWould you like to select another FTP server?" 83 …ety of different installation\nmedia, ranging from floppies to an Internet FTP server. If you're\… 146 msg_ftp="FTP" 147 msg_ftp_desc="FTP client and server utilities." 170 msg_install_from_an_ftp_server_thru_proxy="Install from an FTP server through an HTTP proxy" 382 … is not available\non the distribution media you've chosen, most likely an FTP site\nwithout the p…
|
/freebsd/usr.sbin/ppp/ |
H A D | README.nat | 72 workarounds for FTP and IRC DCC, the most well known of the IP encoding 175 NAT port number. Under very specific circumstances, FTP data 258 IRC and FTP exception handling make reasonable, though not strictly correct 325 - Accepts FTP data connections from other than
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | spell.ok | 36 FTP
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 1854 This specific example of FTP proxying does lead to some 1876 walls. For example; FTP. We can make our firewall pay 1878 that it's dealing with an Active FTP session, it can write 1880 keep state, so that the FTP data connection works. To do 2255 8.2. Coping With FTP 2257 FTP is one of those protocols that you just have to sit 2258 back and ask "What the heck were they thinking?" FTP has 2264 Within the FTP protocol, there are two forms of data 2271 8.2.1. Running an FTP Server 2273 In running an FTP server, handling Active FTP sessions [all …]
|
/freebsd/share/misc/ |
H A D | organization.dot | 49 mirroradmin [label="FTP/WWW Mirror Site Coordinators\nmirror-admin@FreeBSD.org\nclusteradm,\nkuriyama"]
|
/freebsd/share/mk/ |
H A D | src.opts.mk | 102 FTP \
|