|
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 | : | 24.79 GB of 70.42 GB (35.2%) |
|
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/
gpglib/
- drwxrwxrwx
|
Viewing file: config.h (2.85 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. */
/* Default gpg output character set */ #define GPG_CHARSET "utf-8"
/* Whether gpg has the --allow-secret-key-import option */ #define GPG_HAS_ALLOW_SECRET_KEY_IMPORT 1
/* Whether gpg --sign-key asks for certificate trust level */ #define GPG_HAS_CERT_CHECK_LEVEL 1
/* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1
/* Define to 1 if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1
/* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1
/* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 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 <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 <sys/wait.h> that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_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 */
/* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void
/* 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 */
/* Define to `int' if <sys/types.h> does not define. */ /* #undef pid_t */
/* Define to `unsigned int' if <sys/types.h> does not define. */ /* #undef size_t */
|