| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the redundant global startup code | Zeev Suraski | 2001-07-24 | 2 | -1/+1 |
* | Handle file buckets for now; that allows us to pass something to the | Sascha Schumann | 2001-07-23 | 1 | -50/+22 |
* | Remove accidentially committed line | Sascha Schumann | 2001-07-23 | 1 | -1/+0 |
* | Call php_request_shutdown only, if the startup was successful. | Sascha Schumann | 2001-07-23 | 1 | -1/+1 |
* | Use synchronous php_request_shutdown in the standard case and | Sascha Schumann | 2001-07-23 | 2 | -5/+10 |
* | Fix Apache build | Zeev Suraski | 2001-07-21 | 1 | -1/+1 |
* | - Fix __FILE__ in the main script in CGI/command line mode. | Andi Gutmans | 2001-07-21 | 2 | -14/+12 |
* | Improved bailout mechanism, supports nested bailouts a-la try..catch | Zeev Suraski | 2001-07-21 | 6 | -555/+543 |
* | Updated | Holger Zimmermann | 2001-07-21 | 1 | -2/+2 |
* | Updated | Holger Zimmermann | 2001-07-20 | 1 | -1/+1 |
* | Updated | Holger Zimmermann | 2001-07-20 | 1 | -1/+1 |
* | Updated PHP mode, fixed indent mode, added syntax check mode | Holger Zimmermann | 2001-07-20 | 2 | -19/+39 |
* | Improved interactive mode - it is now available in all builds, without any si... | Zeev Suraski | 2001-07-15 | 1 | -11/+1 |
* | Fix a major thread safety bug in the output mechanism | Zeev Suraski | 2001-07-02 | 1 | -0/+3 |
* | Fix FastCGI shutdown for MacOSX, it didn't want to die. | Ben Mansell | 2001-07-02 | 1 | -0/+3 |
* | Make the FastCGI module behave nicer when trying to shut it down. If you | Ben Mansell | 2001-06-30 | 1 | -26/+104 |
* | Support for handling multiple concurrent requests. | Sascha Schumann | 2001-06-23 | 1 | -5/+223 |
* | Accomodate an Apache API change | Sascha Schumann | 2001-06-22 | 1 | -1/+1 |
* | Spit out errors | Zeev Suraski | 2001-06-21 | 1 | -0/+6 |
* | Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it | Sascha Schumann | 2001-06-15 | 2 | -10/+2 |
* | Fix segfault when env vars are missing. | David Hedbor | 2001-06-08 | 1 | -31/+37 |
* | Remove bogus '.'. | Sebastian Bergmann | 2001-06-06 | 1 | -1/+1 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 5 | -49/+163 |
* | Oops, sorry. I should not have committed this ebcdic fix (which was none) | Martin Kraemer | 2001-06-01 | 1 | -3/+0 |
* | Add TUX SAPI module | Sascha Schumann | 2001-05-26 | 6 | -0/+541 |
* | Use EXTRA_LDFLAGS at this point. | Sascha Schumann | 2001-05-23 | 2 | -2/+2 |
* | Fix Basic auth (when under PHP control) for EBCDIC platforms | Martin Kraemer | 2001-05-23 | 1 | -0/+3 |
* | The -c commandline option was not working at all, need to set the path | Shane Caraveo | 2001-05-22 | 1 | -19/+25 |
* | s/^I/ / and some re-indenting. Also align the APXS checking code | Sascha Schumann | 2001-05-19 | 1 | -182/+181 |
* | Reindent, add link map for AIX, improve diagnostic message, | Sascha Schumann | 2001-05-19 | 1 | -34/+43 |
* | Use write(2), if we can successfully write to stdout. | Sascha Schumann | 2001-05-19 | 2 | -1/+51 |
* | First try at using Apache's export list when building a DSO. | Sascha Schumann | 2001-05-18 | 1 | -0/+6 |
* | revert parts of last commit - stupid me! | Thies C. Arntzen | 2001-05-18 | 1 | -1/+1 |
* | --enable-memory-usage-info id deprecated. use --enable-memory-limit instead! | Thies C. Arntzen | 2001-05-18 | 1 | -1/+1 |
* | Merge the more sensible way of doing this back in to HEAD | James Moore | 2001-05-17 | 1 | -7/+1 |
* | @ - Fixed getopt so it accepts arguments in the form -<option><value> not | James Moore | 2001-05-17 | 1 | -4/+19 |
* | Add missing info | Zeev Suraski | 2001-05-17 | 1 | -1/+2 |
* | # Revert the SLS_FETCH() ;) | Sterling Hughes | 2001-05-16 | 1 | -4/+1 |
* | Remove redundancy | Sterling Hughes | 2001-05-16 | 1 | -2/+4 |
* | fix windows build. | Sterling Hughes | 2001-05-16 | 1 | -0/+1 |
* | Merge memory usage into memory limit | Zeev Suraski | 2001-05-16 | 1 | -2/+2 |
* | add missing apls_fetch | Daniel Beulshausen | 2001-05-16 | 1 | -0/+1 |
* | Move the initialization to a safer place (earlier, it could end up | Zeev Suraski | 2001-05-15 | 1 | -1/+1 |
* | fix typo | Daniel Beulshausen | 2001-05-14 | 1 | -1/+1 |
* | Safer detection of recursive PHP invocations | Zeev Suraski | 2001-05-13 | 3 | -2/+15 |
* | Nuke more quotes | Sascha Schumann | 2001-05-12 | 6 | -17/+17 |
* | Fix indentation of ./configure --help messages. | Sascha Schumann | 2001-05-12 | 2 | -2/+2 |
* | @- Added --enable-memory-usage-info. This creates a new Apache 1.x logging | Thies C. Arntzen | 2001-05-11 | 1 | -1/+13 |
* | @- Fixed a possible crash in the PHP CGI when no input file is | Zeev Suraski | 2001-05-10 | 1 | -2/+1 |
* | $argc was off by one in -f (fix bug #9289) | Zeev Suraski | 2001-05-08 | 1 | -1/+3 |