Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed compilation of Apache & Apache Hooks SAPIs. | Ilia Alshanetsky | 2003-02-04 | 2 | -5/+3 | |
| | ||||||
* | remove it then....this forces to put work in man page ... | Marcus Boerger | 2003-02-04 | 1 | -20/+1 | |
| | ||||||
* | Updates reflecting infrastructure changes | Zeev Suraski | 2003-02-04 | 2 | -4/+18 | |
| | ||||||
* | Fix bug: #22035 (EXTRA_LDFLAGS for AIX not correct) | foobar | 2003-02-03 | 1 | -2/+1 | |
| | ||||||
* | Make these configure messages differ from the regular apache configure | foobar | 2003-02-03 | 1 | -2/+2 | |
| | ||||||
* | Fix ZTS build. | Sebastian Bergmann | 2003-02-03 | 1 | -3/+3 | |
| | ||||||
* | - Added -B, -F, -R, -E for line by line std in processing. | Marcus Boerger | 2003-02-03 | 1 | -45/+219 | |
| | | | | | | | | | - Added some error messages. - Added more -h info. @Added command line parameters -B, -F, -R and -E which allow to process @stdin line by line (See php -h for more). (marcus) #This allows to simply complex command line constructs... | |||||
* | Be more consistent with the sapi internal name. | Edin Kadribasic | 2003-01-29 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #17868 (more then the <!--include--> directive used to include | Ilia Alshanetsky | 2003-01-28 | 1 | -1/+3 | |
| | | | | | a PHP file would result in a crash). | |||||
* | Call correct module startup function (not a hard coded one) allowing | Edin Kadribasic | 2003-01-28 | 1 | -1/+1 | |
| | | | | | startup override. | |||||
* | Expose php_embed_module struct (and make Wez happy). | Edin Kadribasic | 2003-01-28 | 2 | -1/+2 | |
| | ||||||
* | Fixed win32 build (bug #21506). | Ilia Alshanetsky | 2003-01-28 | 1 | -2/+3 | |
| | | | | | | Fixed a bug that would cause garbage data to appear at the end of the loaded apache modules list in phpinfo(). | |||||
* | normalize CGI variables to the CGI spec | Shane Caraveo | 2003-01-26 | 1 | -40/+89 | |
| | | | | | | PATH_INFO and PATH_TRANSLATED are correct now SCRIPT_FILENAME now contains the full path to the script | |||||
* | fix bug 21261 | Shane Caraveo | 2003-01-25 | 1 | -171/+201 | |
| | | | | | | | | putenv on some platforms requires we provide the memory cleanup env parsing logic fix bug 21367 missed optargs in a previous patch | |||||
* | ARG_COUNT(ht) -> ZEND_NUM_ARGS(). | Ilia Alshanetsky | 2003-01-21 | 2 | -17/+17 | |
| | ||||||
* | add sapi_get_target_uid/_gid for obtaining information about the | Sascha Schumann | 2003-01-21 | 1 | -1/+20 | |
| | | | | | | | non-privileged user the web server is running as. this is useful for creating shared memory segments which need to be accessed by the child processes/threads. | |||||
* | Fixed bug: #21698, httpd.conf not modified with "make install" | foobar | 2003-01-21 | 1 | -4/+3 | |
| | ||||||
* | Added missing warning about experimental nature of sapi/embed. | Edin Kadribasic | 2003-01-21 | 2 | -1/+6 | |
| | ||||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 4 | -18/+6 | |
| | ||||||
* | Fix POST handling once and for all. The daemon now never blocks and handles | Sascha Schumann | 2003-01-17 | 2 | -117/+166 | |
| | | | | | | | | | | uploads of up to 2GB on 32 bit platforms. Uploads >16KB are put into a file-backed mmap area. SG(request_info).content_type got corrupted somewhere. As a workaround, we provide SAPI with a duplicate of the original string. | |||||
* | Adjust paths for the new location of ext/rpc/java | Edin Kadribasic | 2003-01-13 | 1 | -9/+9 | |
| | ||||||
* | Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>. | Sebastian Bergmann | 2003-01-12 | 2 | -6/+2 | |
| | ||||||
* | Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>. | Sebastian Bergmann | 2003-01-12 | 3 | -20/+22 | |
| | ||||||
* | This patch is likely to fix win32 build | Moriyoshi Koizumi | 2003-01-11 | 1 | -0/+1 | |
| | ||||||
* | Fix the line numbering when the 1st line in the script is #!. | Ilia Alshanetsky | 2003-01-11 | 1 | -1/+3 | |
| | ||||||
* | Fixed bug #21297. The fix also fixes miscalculation of lines numbers by 1 | Ilia Alshanetsky | 2003-01-08 | 2 | -0/+14 | |
| | | | | | due the previously mentioned bug. | |||||
* | Add missing call | Zeev Suraski | 2003-01-07 | 1 | -37/+38 | |
| | ||||||
* | Initialize lineno using the new infrastructure | Zeev Suraski | 2003-01-05 | 2 | -2/+2 | |
| | ||||||
* | Make the .dsp use the php4build build directories | Zeev Suraski | 2003-01-05 | 1 | -6/+6 | |
| | ||||||
* | - Fix docrefs | Derick Rethans | 2003-01-03 | 1 | -2/+2 | |
| | ||||||
* | - Fix typo (patch by Joseph Tate) | Derick Rethans | 2003-01-03 | 1 | -1/+1 | |
| | ||||||
* | Modifications for NetWare. | Anantha Kesari H Y | 2003-01-03 | 2 | -0/+19 | |
| | ||||||
* | New file added for NetWare. | Anantha Kesari H Y | 2003-01-03 | 1 | -0/+36 | |
| | ||||||
* | Fix .dsp | Zeev Suraski | 2003-01-02 | 1 | -4/+4 | |
| | ||||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 35 | -38/+38 | |
| | ||||||
* | Changed ifdef to if. | Ilia Alshanetsky | 2002-12-31 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #21045 (Apache 2 SAPI now supports the mod_php_memory_usage | Ilia Alshanetsky | 2002-12-30 | 1 | -0/+9 | |
| | | | | | log variable that allows users to log the memory usage of their PHP scripts). | |||||
* | Fixed bug #21229 (missing 3rd argument to php_module_startup). | Ilia Alshanetsky | 2002-12-28 | 1 | -1/+1 | |
| | ||||||
* | Make the version code get the version from the current Apache, rather then | Ilia Alshanetsky | 2002-12-27 | 2 | -2/+14 | |
| | | | | | the Apache PHP was compiled against. | |||||
* | Added apache_get_version() & apache_get_modules() to Apache 1.X & Apache | Ilia Alshanetsky | 2002-12-27 | 3 | -3/+81 | |
| | | | | | | | Hooks sapis. Made the module listing in Apache 2 not show the '.c' portion, to be consistent with Apache 1.X. | |||||
* | Added MINFO() to Apache 2, which displays the Apache version & all of the | Ilia Alshanetsky | 2002-12-27 | 1 | -0/+55 | |
| | | | | | | loaded Apache modules. Added apache_get_version() & apache_get_modules() functions. | |||||
* | Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic data | Ilia Alshanetsky | 2002-12-27 | 1 | -2/+13 | |
| | | | | | and should not be cached). Fix suggested by daniel.eckl@gmx.de. | |||||
* | fixed ws | George Schlossnagle | 2002-12-25 | 1 | -7/+7 | |
| | ||||||
* | fix for 21177 | George Schlossnagle | 2002-12-25 | 1 | -0/+7 | |
| | ||||||
* | fix compile warning | Stefan Esser | 2002-12-24 | 1 | -1/+1 | |
| | ||||||
* | Made auth information inaccessible under safe mode as discussed in the list | Moriyoshi Koizumi | 2002-12-21 | 1 | -5/+10 | |
| | ||||||
* | MFB. | Andrei Zmievski | 2002-12-21 | 1 | -1/+1 | |
| | ||||||
* | WS | Moriyoshi Koizumi | 2002-12-21 | 1 | -5/+5 | |
| | ||||||
* | Added some notes about the brigade bug detection | Moriyoshi Koizumi | 2002-12-21 | 1 | -0/+10 | |
| | ||||||
* | Recommited the patch | Moriyoshi Koizumi | 2002-12-20 | 1 | -6/+3 | |
| |