php-src/main
Derick Rethans 424c41a72e - Added an extra ini setting with which extra commands can be forced to
the sendmail deamon on a per-vhost base. The value in this ini setting
  will override all extra commands passed as the 5th parameter to mail()
  and will work in Safe Mode.
@- Added an extra ini setting (mail_force_extra_paramaters) which forces
@  the addition of the specified parameters to be passed as extra
@  parameters to the sendmail binary. These parameters will always replace
@  the value of the 5th parameter to mail(), even in safe mode. (Derick)
2003-02-26 20:04:16 +00:00
..
streams Fixed various compiler warnings. 2003-02-25 01:44:57 +00:00
alloca.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
build-defs.h.in As discussed, add --with-config-file-scan-dir compile-time switch defining 2002-10-04 04:47:35 +00:00
config.nw.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
config.w32.h move the ZE2 check into internal_functions_win32.c 2003-01-16 22:09:58 +00:00
fopen_wrappers.c MFB: Fix for open_basedir error message 2003-02-23 22:30:02 +00:00
fopen_wrappers.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions_nw.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions_registry.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions_win32.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions.c.in ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
logos.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
main.c - Added an extra ini setting with which extra commands can be forced to 2003-02-26 20:04:16 +00:00
mergesort.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
network.c Add comment about thread-safety of gethostbyname on win32. 2003-02-21 14:06:55 +00:00
output.c Fixed compile failures when ZLIB / PCRE are compiled as shared 2003-02-09 19:09:52 +00:00
php3_compat.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_compat.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_content_types.c Input Filter support. See README.input_filter for details. 2003-02-19 19:41:09 +00:00
php_content_types.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_globals.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_ini.c ws/style fixes 2003-02-19 09:38:11 +00:00
php_ini.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_logos.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_logos.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_main.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_memory_streams.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_network.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_open_temporary_file.c Win32 build improvements 2003-02-17 13:29:59 +00:00
php_open_temporary_file.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_output.h Bump year. 2002-12-31 15:59:15 +00:00
php_realpath.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php_reentrancy.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_regex.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_scandir.c MFB 2003-02-19 18:45:51 +00:00
php_scandir.h MFB 2003-02-19 18:45:51 +00:00
php_sprintf.c Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
php_streams.h Added locking to streams. 2003-02-25 01:39:06 +00:00
php_syslog.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_ticks.c Bump year. 2002-12-31 15:59:15 +00:00
php_ticks.h Bump year. 2002-12-31 15:59:15 +00:00
php_variables.c An input filter might not simply strip stuff, it might also turn things 2003-02-20 22:21:49 +00:00
php_variables.h Bump year. 2002-12-31 15:59:15 +00:00
php_version.h Time for an update 2003-01-09 10:03:26 +00:00
php.h Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
reentrancy.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
rfc1867.c An input filter might not simply strip stuff, it might also turn things 2003-02-20 22:21:49 +00:00
rfc1867.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
safe_mode.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
safe_mode.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
SAPI.c An input filter might not simply strip stuff, it might also turn things 2003-02-20 22:21:49 +00:00
SAPI.h An input filter might not simply strip stuff, it might also turn things 2003-02-20 22:21:49 +00:00
snprintf.c Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
snprintf.h Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
spprintf.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
spprintf.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
strlcat.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
strlcpy.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
win95nt.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00