SOCKS-support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@860 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
#include <sys/bitypes.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
|
@@ -1,10 +1,6 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include "ftp_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
#include "ftp_locl.h"
|
||||
#include <krb.h>
|
||||
|
||||
void kauth(int argc, char **argv)
|
||||
|
@@ -54,6 +54,10 @@ static char rcsid[] = "$NetBSD: ftpcmd.y,v 1.6 1995/06/03 22:46:45 mycroft Exp $
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@@ -38,6 +38,10 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* FTP server.
|
||||
*/
|
||||
|
@@ -4,6 +4,10 @@
|
||||
#include "config.h"
|
||||
#endif /* HAVE_CONFIG_H */
|
||||
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@@ -21,6 +21,10 @@
|
||||
#define RETURN_PATH_HANDLING
|
||||
#endif
|
||||
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
/* Common include files */
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -52,6 +52,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -53,6 +53,9 @@
|
||||
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -55,6 +55,10 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifdef KRB4
|
||||
|
@@ -60,6 +60,9 @@ char rcsid_kerberos5_c[] = "$Id$";
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -45,6 +45,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -38,6 +38,9 @@ static char copyright[] =
|
||||
#endif /* not lint */
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
#include "roken.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -35,6 +35,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -34,6 +34,9 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
|
Reference in New Issue
Block a user