| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH (.dsp fixes) | Sebastian Bergmann | 2002-04-06 | 1 | -1/+1 |
| | | |||||
| * | - Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>) | Derick Rethans | 2002-03-04 | 1 | -1/+1 |
| | | |||||
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 2 | -2/+2 |
| | | |||||
| * | make it more clear that --with-apache and --with-apxs only work with apache 1.x. | jim winstead | 2002-02-25 | 1 | -4/+4 |
| | | |||||
| * | proto fix | Hartmut Holzgraefe | 2001-12-15 | 1 | -1/+1 |
| | | |||||
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 4 | -8/+8 |
| | | |||||
| * | proto fix | Hartmut Holzgraefe | 2001-12-04 | 1 | -1/+1 |
| | | |||||
| * | Added missing cvs ids and unified configure messages. | foobar | 2001-11-30 | 1 | -2/+3 |
| | | |||||
| * | Fixed bugs: #14034, #11647 (can not find any others) | foobar | 2001-11-19 | 1 | -1/+10 |
| | | |||||
| * | This made no sense before. Hide Authorization in getallheaders() but | Rasmus Lerdorf | 2001-10-21 | 1 | -1/+1 |
| | | | | | | | display it from phpinfo()? Ouch! @ Hide Authorization header from phpinfo() output in safe_mode (Rasmus) | ||||
| * | make it work again | Thies C. Arntzen | 2001-10-12 | 1 | -2/+10 |
| | | |||||
| * | * fix default path in configure help text | Stig Bakken | 2001-10-10 | 1 | -1/+1 |
| | | |||||
| * | - Changed <br> to - in PHP_INFO output. | Derick Rethans | 2001-10-09 | 1 | -2/+2 |
| | | |||||
| * | Undo Z_ subst for sapi and ext/yaz | Jeroen van Wolffelaar | 2001-09-27 | 3 | -17/+17 |
| | | |||||
| * | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 3 | -17/+17 |
| | | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
| * | new apache_setenv() | Rasmus Lerdorf | 2001-09-22 | 1 | -0/+24 |
| | | | | | | | @- add apache_setenv() function for injecting variables into Apache's @ subprocess_env table. | ||||
| * | fix macro + nuke warning | Daniel Beulshausen | 2001-09-17 | 1 | -6/+1 |
| | | |||||
| * | WS-fix and directly use ap_psprintf instead of sprintf/ap_pstrdup | Sascha Schumann | 2001-09-16 | 1 | -9/+8 |
| | | |||||
| * | fixed memory_peak resetting | Thies C. Arntzen | 2001-09-16 | 1 | -0/+2 |
| | | |||||
| * | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 3 | -6/+6 |
| | | |||||
| * | Damn, went to head instead of the branch - revert | Rasmus Lerdorf | 2001-09-06 | 1 | -34/+0 |
| | | |||||
| * | Oops, forgot to add sapi_apache.c to the apache_hooks branch | Rasmus Lerdorf | 2001-09-06 | 1 | -0/+34 |
| | | |||||
| * | no need to cast a 'HashTable *' to 'HashTable *' | Sterling Hughes | 2001-09-06 | 1 | -1/+1 |
| | | |||||
| * | WS | foobar | 2001-08-31 | 1 | -2/+2 |
| | | |||||
| * | API update | Zeev Suraski | 2001-08-31 | 1 | -1/+1 |
| | | |||||
| * | TSRMLS fixes | Daniel Beulshausen | 2001-08-14 | 1 | -3/+0 |
| | | |||||
| * | ypo;-) | Thies C. Arntzen | 2001-08-14 | 1 | -1/+1 |
| | | |||||
| * | Use zend_first_try | Zeev Suraski | 2001-08-08 | 1 | -1/+1 |
| | | |||||
| * | more tsrm cleanup | Sascha Schumann | 2001-08-05 | 1 | -1/+0 |
| | | |||||
| * | more tsrm cleanup -- output.c is not doing any fetches anymore | Sascha Schumann | 2001-08-05 | 1 | -2/+1 |
| | | |||||
| * | more tsrm cleanup | Sascha Schumann | 2001-08-05 | 2 | -5/+3 |
| | | |||||
| * | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 3 | -46/+46 |
| | | | | | | - whitespace fixes | ||||
| * | Another one bites the dust. | Sebastian Bergmann | 2001-08-04 | 1 | -1/+0 |
| | | |||||
| * | Remove duplicate TSRMLS_FETCH() call. | Sebastian Bergmann | 2001-08-04 | 1 | -1/+0 |
| | | |||||
| * | Fix Apache/ZTS build | Zeev Suraski | 2001-08-01 | 2 | -3/+1 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -4/+2 |
| | | |||||
| * | compile fix | Thies C. Arntzen | 2001-07-30 | 1 | -1/+1 |
| | | |||||
| * | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -1/+0 |
| | | |||||
| * | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | | |||||
| * | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | | | | | the way | ||||
| * | Fix typo | Rasmus Lerdorf | 2001-07-28 | 1 | -1/+1 |
| | | |||||
| * | Build fix | Zeev Suraski | 2001-07-28 | 1 | -1/+1 |
| | | |||||
| * | Some more fixes | Zeev Suraski | 2001-07-28 | 1 | -4/+1 |
| | | |||||
| * | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 4 | -55/+49 |
| | | |||||
| * | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 3 | -17/+17 |
| | | | | | | | | - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it... | ||||
| * | Get rid of the redundant global startup code | Zeev Suraski | 2001-07-24 | 1 | -0/+1 |
| | | |||||
| * | Use synchronous php_request_shutdown in the standard case and | Sascha Schumann | 2001-07-23 | 2 | -5/+10 |
| | | | | | | | | | | let the pool cleanup function only become effective, when an error has occured. This fixes the problem that the request_conn was already dead when the request_shutdown was reached. | ||||
| * | Fix Apache build | Zeev Suraski | 2001-07-21 | 1 | -1/+1 |
| | | |||||
| * | Improved bailout mechanism, supports nested bailouts a-la try..catch | Zeev Suraski | 2001-07-21 | 2 | -65/+64 |
| | | | | | | Note: You may *not* return directly from a catch block | ||||
| * | Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it | Sascha Schumann | 2001-06-15 | 1 | -10/+1 |
| | | | | | | in thttpd's config.m4. | ||||
