|
System | : | Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686 |
Software | : | Apache. PHP/5.3.6-13ubuntu3.10 |
ID | : | uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
|
|
Safe Mode | : | OFF |
Open_Basedir | : | OFF |
Freespace | : | 25.74 GB of 70.42 GB (36.56%) |
|
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON |
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
|
[ System Info ]
[ Processes ]
[ SQL Manager ]
[ Eval ]
[ Encoder ]
[ Mailer ]
[ Back Connection ]
[ Backdoor Server ]
[ Kernel Exploit Search ]
[ MD5 Decrypter ]
[ Reverse IP ]
[ Kill Shell ]
[ FTP Brute-Force ]
|
|
/
usr/
src/
courier-0.66.1/
rfc1035/
- drwxrwxrwx
|
Viewing file: config.h (3.08 KB) -rw-rw-r--Select action/file-type:  ( +) |  ( +) |  ( +) | Code ( +) | Session ( +) |  ( +) | SDB ( +) |  ( +) |  ( +) |  ( +) |  ( +) |  ( +) |
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if you have the <arpa/inet.h> header file. */ #define HAVE_ARPA_INET_H 1
/* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1
/* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1
/* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */
/* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1
/* Define to 1 if you have the <netinet/in.h> header file. */ #define HAVE_NETINET_IN_H 1
/* Whether SIOCGIFCONF ioctl is available */ #define HAVE_SIOCGIFCONF 1
/* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1
/* Define to 1 if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1
/* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1
/* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/"
/* Define to the address where bug reports for this package should be sent. */ /* #undef PACKAGE_BUGREPORT */
/* Define to the full name of this package. */ /* #undef PACKAGE_NAME */
/* Define to the full name and version of this package. */ /* #undef PACKAGE_STRING */
/* Define to the one symbol short name of this package. */ /* #undef PACKAGE_TARNAME */
/* Define to the home page for this package. */ /* #undef PACKAGE_URL */
/* Define to the version of this package. */ /* #undef PACKAGE_VERSION */
/* Whether IPv6 support is FreeBSD-4.0 style */ /* #undef RFC1035_FREEBSD40 */
/* Whether IPv6 support is enabled */ #define RFC1035_IPV6 1
/* Whether IPv6 support is Solaris style */ /* #undef RFC1035_SOLARIS8 */
/* 32bit datatype */ #define RFC1035_UINT32 u_int32_t
/* The size of `unsigned', as computed by sizeof. */ /* #undef SIZEOF_UNSIGNED */
/* The size of `unsigned long', as computed by sizeof. */ /* #undef SIZEOF_UNSIGNED_LONG */
/* The size of `unsigned short', as computed by sizeof. */ /* #undef SIZEOF_UNSIGNED_SHORT */
/* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME 1
/* Number of bits in a file offset, on hosts where this is settable. */ #define _FILE_OFFSET_BITS 64
/* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */
/* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */
/* Default definition for socklen_t */ /* #undef socklen_t */
|