|
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.75 GB of 70.42 GB (36.57%) |
|
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/
liblock/
- drwxrwxrwx
|
Viewing file: config.h (3.39 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. */
/* Whether fcntl() available */ #define HAS_FCNTL 1
/* Whether flock() is available */ #define HAS_FLOCK 1
/* Whether flock_t is defined */ /* #undef HAS_FLOCK_T */
/* Whether lockf() is available */ #define HAS_LOCKF 1
/* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1
/* Define to 1 if you have the <errno.h> header file. */ #define HAVE_ERRNO_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 `getdtablesize' function. */ #define HAVE_GETDTABLESIZE 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 `setpgrp' function. */ #define HAVE_SETPGRP 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 `sysconf' function. */ #define HAVE_SYSCONF 1
/* Define to 1 if you have the <sysexits.h> header file. */ #define HAVE_SYSEXITS_H 1
/* Define to 1 if you have the <sys/fcntl.h> header file. */ #define HAVE_SYS_FCNTL_H 1
/* Define to 1 if you have the <sys/file.h> header file. */ #define HAVE_SYS_FILE_H 1
/* Define to 1 if you have the <sys/ioctl.h> header file. */ #define HAVE_SYS_IOCTL_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/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
/* Either off64_t or off_t */ #define LL_OFFSET_TYPE off_t
/* 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 the `setpgrp' function takes no argument. */ #define SETPGRP_VOID 1
/* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 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 */
/* liblock/config.h has been read */ #define liblock_config_h 1
/* Define to `long int' if <sys/types.h> does not define. */ /* #undef off_t */
/* Define to `int' if <sys/types.h> does not define. */ /* #undef pid_t */
|