search for: have_rpc_types_h

Displaying 11 results from an estimated 11 matches for "have_rpc_types_h".

2020 May 18
3
[Bug 3166] New: How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166 Bug ID: 3166 Summary: How to undefine HAVE_RPC_TYPES_H during "./configure" Product: Portable OpenSSH Version: 8.2p1 Hardware: ARM64 OS: Other Status: NEW Severity: enhancement Priority: P5 Component: Build system Assignee: unassigned-bugs at mi...
2018 May 07
3
[PATCH] Fix building on macOS
Hello, I have attached a patch that allowed the build to complete successfully on macOS. I haven't tried building the daemon under macOS, but I patched two files there in a similar manner to some of the other files for consistency (just the include order for rpc headers). Thanks, Adam Robinson Virtualization and Cloud Infrastructure Senior Information and Technology Services University of
2018 Dec 12
2
[PATCH] drop old netinet/in_systm.h include
...#ifndef IPTOS_LOWDELAY # define IPTOS_LOWDELAY 0x10 diff --git a/includes.h b/includes.h index 0fd71792e1ac..94cbc92edd1c 100644 --- a/includes.h +++ b/includes.h @@ -110,7 +110,6 @@ #endif #include <netinet/in.h> -#include <netinet/in_systm.h> /* For typedefs */ #ifdef HAVE_RPC_TYPES_H # include <rpc/types.h> /* For INADDR_LOOPBACK */ #endif diff --git a/misc.c b/misc.c index dd74c8d45874..c8f6b6a33023 100644 --- a/misc.c +++ b/misc.c @@ -47,7 +47,6 @@ #include <unistd.h> #include <netinet/in.h> -#include <netinet/in_systm.h> #include <netinet/ip...
2012 May 09
1
warning from configuring openssh-6.0p1
...E_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE...
2003 Feb 11
1
Problems configuring OpenSSH 3.5p1 on Sol 5.8
...MORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_GLOB_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MAILLOCK_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1...
2009 Apr 08
3
libedit not found on SUse 11.1
Included below is a diff between the output from configure on a 64 bit SUse 11.1 (doesn't find libedit) and a 64 bit Suse 10.3 (does find libedit) for otherwise identical setups. 1. How can I get the output set up to look at conftest.c? 2. I added a set -x to configure above LIBEDIT_MSG=no 3. ./configure --with-ldflags="-L/usr/lib64" --with-cflags="-ggdb3
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...PL_H */ /* #undef HAVE_PAM_PUTENV */ #define HAVE_PATHS_H 1 #define HAVE_PRCTL 1 /* #undef HAVE_PSTAT */ #define HAVE_PTY_H 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 /* #undef HAVE_READPASSPHRASE */ /* #undef HAVE_READPASSPHRASE_H */ #define HAVE_REALPATH 1 #define HAVE_RECVMSG 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RRESVPORT_AF 1 /* #undef HAVE_SECTOK_H */ /* #undef HAVE_SECURITY_PAM_APPL_H */ #define HAVE_SENDMSG 1 /* #undef HAVE_SETAUTHDB */ /* #undef HAVE_SETDTABLESIZE */ #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETGROUPS 1 /* #undef HAVE_SETLOGIN */ /...
2019 Oct 29
0
auth logging or auditing
...S_H ?? HAVE_PANEL_H ?? HAVE_POLL_H ?? HAVE_POPT_H ?? HAVE_PTHREAD_H ?? HAVE_PTY_H ?? HAVE_PWD_H ?? HAVE_PYTHON_H ?? HAVE_READLINE_HISTORY_H ?? HAVE_READLINE_READLINE_H ?? HAVE_RESOLV_H ?? HAVE_RPCSVC_NIS_H ?? HAVE_RPCSVC_RQUOTA_H ?? HAVE_RPCSVC_YPCLNT_H ?? HAVE_RPCSVC_YP_PROT_H ?? HAVE_RPC_RPC_H ?? HAVE_RPC_TYPES_H ?? HAVE_RPC_XDR_H ?? HAVE_SASL_SASL_H ?? HAVE_SCHED_H ?? HAVE_SETJMP_H ?? HAVE_SHADOW_H ?? HAVE_SIGNAL_H ?? HAVE_STDARG_H ?? HAVE_STDATOMIC_H ?? HAVE_STDBOOL_H ?? HAVE_STDDEF_H ?? HAVE_STDINT_H ?? HAVE_STDIO_H ?? HAVE_STDLIB_H ?? HAVE_STRINGS_H ?? HAVE_STRING_H ?? HAVE_STROPTS_H ?? HAVE_SYSCALL_H ?...
2004 May 07
3
Contribution to 3.8.1pl1
Hello, I added the support for netgroups to be used in the AllowUsers and DenyUsers parameters. This has some advantages: * hostnames or ip addresses need not to be written or maintained in the sshd_config file, but can be kept abstract names what also simplifies a bit largescale openssh installations * sshd_config needs not change and sshd be restarted when changing the list of allowed /
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...S_H HAVE_PANEL_H HAVE_POLL_H HAVE_POPT_H HAVE_PTHREAD_H HAVE_PTY_H HAVE_PWD_H HAVE_PYTHON_H HAVE_READLINE_HISTORY_H HAVE_READLINE_READLINE_H HAVE_RESOLV_H HAVE_RPCSVC_NIS_H HAVE_RPCSVC_RQUOTA_H HAVE_RPCSVC_YPCLNT_H HAVE_RPCSVC_YP_PROT_H HAVE_RPC_RPC_H HAVE_RPC_TYPES_H HAVE_RPC_XDR_H HAVE_SCHED_H HAVE_SECURITY_PAM_APPL_H HAVE_SECURITY_PAM_EXT_H HAVE_SECURITY_PAM_MODULES_H HAVE_SECURITY__PAM_MACROS_H HAVE_SETJMP_H HAVE_SHADOW_H HAVE_SIGNAL_H HAVE_STDARG_H HAVE_STDATOMIC_H HAVE_STDBOOL_H HAVE_STDDEF_H HAVE_STDINT_H HAVE_...