Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix typo | foobar | 2003-09-09 | 1 | -1/+1 | |
| | ||||||
* | Show the runtime version of Apache instead of compile time. | foobar | 2003-09-09 | 1 | -1/+4 | |
| | ||||||
* | Fixed format bug | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 | |
| | ||||||
* | - HAVE_OPENSSL_EXT is not defined always. | foobar | 2003-06-27 | 1 | -1/+1 | |
| | ||||||
* | Fixed win32 build (mod_php4 -> mod_php5) | Edin Kadribasic | 2003-06-15 | 1 | -2/+2 | |
| | ||||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 6 | -18/+18 | |
| | ||||||
* | MFB - fix a couple of missing closing folding tags | Rasmus Lerdorf | 2003-06-03 | 1 | -0/+3 | |
| | ||||||
* | - Fix the error message if apxs|2 is fubar. | foobar | 2003-05-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed a syntax highlighter problem that happens when output buffering is turned | Moriyoshi Koizumi | 2003-05-16 | 1 | -5/+4 | |
| | | | | | on | |||||
* | Reverting my last patch because user reports it does not help | Edin Kadribasic | 2003-05-09 | 1 | -5/+5 | |
| | | | | | solve the problem. (bug #23504) | |||||
* | Fixed MFB side effect | Edin Kadribasic | 2003-05-08 | 1 | -1/+1 | |
| | ||||||
* | MFB | Edin Kadribasic | 2003-05-08 | 1 | -5/+5 | |
| | ||||||
* | Merge proper -I parameter for APXS builds | Sascha Schumann | 2003-03-30 | 1 | -1/+5 | |
| | ||||||
* | update php module name to php5, not php4. | Sterling Hughes | 2003-03-29 | 9 | -46/+46 | |
| | | | | | | | apache, apache2* and cli/cgi work. sapi module maintainers should fix up their sapis, as I don't run any servers with php outside of apache. | |||||
* | Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ↵ | Sebastian Bergmann | 2003-03-25 | 1 | -1/+1 | |
| | | | | SAPI/CLI on Win32. | |||||
* | * email address change | Stig Bakken | 2003-03-18 | 3 | -3/+3 | |
| | ||||||
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -4/+4 | |
| | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | |||||
* | Possible fix for #22259 + part 1/2 for fixing one AIX bug.. | foobar | 2003-02-24 | 1 | -5/+9 | |
| | ||||||
* | ws fix | George Schlossnagle | 2003-02-24 | 1 | -4/+4 | |
| | ||||||
* | hopefully a fix for 19919 | George Schlossnagle | 2003-02-24 | 1 | -2/+10 | |
| | ||||||
* | Added missing headers and $Id$ tags. | foobar | 2003-02-23 | 2 | -0/+41 | |
| | ||||||
* | - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT) | foobar | 2003-02-23 | 1 | -1/+13 | |
| | ||||||
* | this tiny change adds the location of apache includes and libraries that | David Viner | 2003-02-21 | 1 | -6/+6 | |
| | | | | | | | | | | | are installed when you use the Apache Windows Installer (C:\Program Files\Apache Group\Apache\*). With this patch, a windows developer who has used the Apache Windows Installer should be able to compile the Apache sapi module without any modifications to his/her installed tree. It should have no effect whatsoever on anyone else. --dviner | |||||
* | Win32 build improvements | Zeev Suraski | 2003-02-17 | 1 | -1/+0 | |
| | ||||||
* | Added HAVE_APACHE define. | foobar | 2003-02-13 | 1 | -3/+5 | |
| | ||||||
* | Fixed the "member fd in BUFF" test for --with-apxs builds | foobar | 2003-02-12 | 1 | -0/+1 | |
| | ||||||
* | move check to proper place | Sascha Schumann | 2003-02-11 | 1 | -4/+3 | |
| | ||||||
* | Detect whether BUFFs contain a fd element. IBM is hiding the actual | Sascha Schumann | 2003-02-11 | 2 | -0/+15 | |
| | | | | | descriptor behind a void *, so we just disable this for IBM servers | |||||
* | use SUCCESS/FAILURE instead of 0/-1 | Sascha Schumann | 2003-02-09 | 1 | -5/+5 | |
| | ||||||
* | Build Fix. | Ilia Alshanetsky | 2003-02-05 | 1 | -1/+1 | |
| | ||||||
* | Fixed compilation of Apache & Apache Hooks SAPIs. | Ilia Alshanetsky | 2003-02-04 | 1 | -2/+1 | |
| | ||||||
* | Updates reflecting infrastructure changes | Zeev Suraski | 2003-02-04 | 1 | -2/+9 | |
| | ||||||
* | ARG_COUNT(ht) -> ZEND_NUM_ARGS(). | Ilia Alshanetsky | 2003-01-21 | 1 | -4/+4 | |
| | ||||||
* | 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. | |||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -6/+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 | |
| | ||||||
* | 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 | 4 | -4/+4 | |
| | ||||||
* | Make the version code get the version from the current Apache, rather then | Ilia Alshanetsky | 2002-12-27 | 1 | -1/+7 | |
| | | | | | the Apache PHP was compiled against. | |||||
* | Added apache_get_version() & apache_get_modules() to Apache 1.X & Apache | Ilia Alshanetsky | 2002-12-27 | 1 | -0/+33 | |
| | | | | | | | Hooks sapis. Made the module listing in Apache 2 not show the '.c' portion, to be consistent with Apache 1.X. | |||||
* | MFB. | Andrei Zmievski | 2002-12-21 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #20298: LDFLAGS were not passed to the static apache module build | foobar | 2002-12-11 | 1 | -1/+1 | |
| | ||||||
* | php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -7/+7 | |
| | ||||||
* | add a "force HTTP/1.0 response" facility to the SAPI layer | Sascha Schumann | 2002-12-01 | 1 | -1/+13 | |
| | | | | | | | this is necessary, when you want to take over control of a connection and the web server is doing stupid things by default (like enabling chunked transfer encoding for no reason). | |||||
* | Add sapi_get_fd() and implement it for the Apache/thttpd SAPIs. | Sascha Schumann | 2002-11-26 | 1 | -1/+22 | |
| | ||||||
* | PHP flags specified in .htaccess can now be turned on by using '1' as well as | Ilia Alshanetsky | 2002-11-10 | 1 | -1/+1 | |
| | | | | | 'On'. | |||||
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -2/+0 | |
| | | | | | instances |