search for: have_header_ad

Displaying 6 results from an estimated 6 matches for "have_header_ad".

2003 Sep 08
1
please test (HEADER.ad)
Could someone with HEADER.ad in arpa/nameser.h please test the attached patch (against current) to see it it's detected. None of my platforms have the ad member. config.h will end up with "#define HAVE_HEADER_AD". -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net -------------- next part -------------- --- openssh/configure.ac.old 2003-09-08 06:33:33.000000000 -0700 +++ openssh/configure.ac 2003-09-08 10:07:44.849040019 -0700 @@ -1913,6 +1913,9 @@ AC_SEARCH_LIBS(res_query, res...
2008 Apr 02
3
[Bug 1455] New: ssh client ignoring ad bit in dns response - OSX 10.5
https://bugzilla.mindrot.org/show_bug.cgi?id=1455 Summary: ssh client ignoring ad bit in dns response - OSX 10.5 Classification: Unclassified Product: Portable OpenSSH Version: 4.9p1 Platform: ix86
2003 Sep 12
2
Possible new configure option: --with-fatal-coredumps?
...=== RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/acconfig.h,v retrieving revision 1.165 diff -u -p -r1.165 acconfig.h --- acconfig.h 8 Sep 2003 21:35:17 -0000 1.165 +++ acconfig.h 12 Sep 2003 10:05:51 -0000 @@ -421,6 +421,9 @@ /* Define if HEADER.ad exists in arpa/nameser.h */ #undef HAVE_HEADER_AD +/* Enable core dumps on fatal errors */ +#undef WITH_FATAL_COREDUMPS + @BOTTOM@ /* ******************* Shouldn't need to edit below this line ************** */ Index: configure.ac =================================================================== RCS file: /usr/local/src/security/openss...
2003 Nov 13
0
[PATCH] Perform do_pam_chauthtok via SSH2 keyboard-interactive.
...== RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/acconfig.h,v retrieving revision 1.168 diff -u -p -r1.168 acconfig.h --- acconfig.h 15 Oct 2003 06:57:57 -0000 1.168 +++ acconfig.h 13 Nov 2003 09:02:50 -0000 @@ -424,6 +424,9 @@ /* Define if HEADER.ad exists in arpa/nameser.h */ #undef HAVE_HEADER_AD +/* Define to disable pam_chauthtok via keyboard-interactive authentication */ +#undef DISABLE_KBDINT_CHAUTHTOK + @BOTTOM@ /* ******************* Shouldn't need to edit below this line ************** */ Index: auth-pam.c ===================================================================...
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...ine HAVE_STRICT_MKSTEMP 1 #define HAVE_NANOSLEEP 1 /* #undef SSHD_ACQUIRES_CTTY */ /* #undef BROKEN_CMSG_TYPE */ #define LINK_OPNOTSUPP_ERRNO EPERM /* #undef LOCKED_PASSWD_STRING */ #define LOCKED_PASSWD_PREFIX "!" /* #undef LOCKED_PASSWD_SUBSTR */ /* #undef HAVE_GETRRSETBYNAME */ #define HAVE_HEADER_AD 1 /* #undef BIND_8_COMPAT */ #define HAVE_PROC_PID 1 /* #undef AIX_GETNAMEINFO_HACK */ /* #undef BROKEN_GETGROUPS */ /* #undef BROKEN_LIBIAF */ /* #undef BROKEN_MMAP */ /* #undef BROKEN_SETVBUF */ #define GETPGRP_VOID 1 /* #undef GETSPNAM_CONFLICTING_DEFS */ /* #undef HAVE_ARC4RANDOM */ /* #undef H...
2006 Apr 11
0
Problem building openssh-4.3p2 under cygwin and windows XP
...fine HAVE_GETPAGESIZE 1 #define HAVE_GETPEEREID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUTENT 1 #define HAVE_GETUTID 1 #define HAVE_GETUTLINE 1 #define HAVE_GETUTXENT 1 #define HAVE_GETUTXID 1 #define HAVE_GETUTXLINE 1 #define HAVE_GLOB 1 #define HAVE_GLOB_H 1 #define HAVE_HEADER_AD 1 #define HAVE_HOST_IN_UTMP 1 #define HAVE_HOST_IN_UTMPX 1 #define HAVE_ID_IN_UTMP 1 #define HAVE_ID_IN_UTMPX 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INT64_T 1 #define HAVE_INTXX_T 1 #define HAVE_IN_ADDR_T 1 #define HAVE_LASTLOG_H 1 #define HAVE_LIB...