| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added support for Zeus SSL client certificate information. | Ben Mansell | 2001-03-07 | 1 | -0/+61 |
| * | Thread hashtable was being initialized with a size of 1! Changed to 128 as | Ben Mansell | 2001-03-06 | 1 | -1/+5 |
| * | Added PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE environment variables | Ben Mansell | 2001-02-27 | 1 | -0/+14 |
| * | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| * | Fixed non-threadsafe code: 'isapi_special_server_variables' was a static | Ben Mansell | 2001-02-16 | 1 | -2/+1 |
| * | @ Support Zeus 3.3.8 | Ben Mansell | 2001-01-16 | 1 | -23/+51 |
| * | define flag to turn off exception handling | Shane Caraveo | 2001-01-07 | 1 | -2/+21 |
| * | Many patches. I hope I remember them all: | Zeev Suraski | 2001-01-02 | 1 | -104/+154 |
| * | Fix Zeus' behaviour with URL, SCRIPT_NAME, SCRIPT_FILENAME, REQUEST_URI | Ben Mansell | 2000-12-15 | 1 | -4/+32 |
| * | (Zeus) Re-added some server variables that will be used. | Ben Mansell | 2000-12-13 | 1 | -15/+17 |
| * | Update SAPI modules to interface with the new TSRM. | Zeev Suraski | 2000-11-18 | 1 | -1/+1 |
| * | Unify handling of aborted connections | Sascha Schumann | 2000-10-29 | 1 | -1/+1 |
| * | (Zeus-specific) Don't GetServerVariable() for vars which Zeus doesn't use | Ben Mansell | 2000-09-19 | 1 | -20/+22 |
| * | Fixed bug which could truncate PHP_SELF | Ben Mansell | 2000-09-19 | 1 | -0/+1 |
| * | Restore the headers_only test to the centralized SAPI startup. If necessary,... | Zeev Suraski | 2000-09-08 | 1 | -5/+0 |
| * | - Change spaces to tab | Andi Gutmans | 2000-08-28 | 1 | -1/+1 |
| * | The status quo in PHP is that the current directory is initialized | Sascha Schumann | 2000-08-20 | 1 | -11/+0 |
| * | REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHP | Ben Mansell | 2000-08-18 | 1 | -0/+1 |
| * | (send_headers) Removed code freeing http_status_line, this is performed | Ben Mansell | 2000-08-17 | 1 | -3/+0 |
| * | Fix zend_fiel_handle handling. Should fix URL include | Stanislav Malyshev | 2000-08-13 | 1 | -0/+1 |
| * | Fix a couple of bugs in the ISAPI module: | Zeev Suraski | 2000-08-09 | 1 | -9/+8 |
| * | Add DOCUMENT_ROOT | Zeev Suraski | 2000-08-07 | 1 | -0/+16 |
| * | Heads up! I have moved the headers_only and response_code checks out of | Rasmus Lerdorf | 2000-08-02 | 1 | -0/+6 |
| * | Separate plain name returned by php_sapi_module() and pretty name | Andrei Zmievski | 2000-06-26 | 1 | -2/+3 |
| * | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 1 | -2/+4 |
| * | Move main.h to php_main.h. | Sascha Schumann | 2000-06-05 | 1 | -1/+1 |
| * | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| * | Define PHP_SELF properly with Zeus+ISAPI | Ben Mansell | 2000-05-15 | 1 | -0/+4 |
| * | Change reentrancy API to always use the php prefix. | Sascha Schumann | 2000-05-04 | 1 | -2/+2 |
| * | author fixes | Zeev Suraski | 2000-04-19 | 1 | -2/+2 |
| * | Improve performance of the PHP_SELF registration under ISAPI | Zeev Suraski | 2000-04-19 | 1 | -2/+6 |
| * | Adding $PHP_SELF variable for compatibility with other platforms | Frank M. Kromann | 2000-04-15 | 1 | -0/+2 |
| * | - Change PHP_ to V_ (directory & file functions) | Andi Gutmans | 2000-04-15 | 1 | -1/+1 |
| * | @- Zeus Webserver support (version 3.3.6+) for ISAPI | Ben Mansell | 2000-04-12 | 1 | -7/+12 |
| * | prettying | Colin Viebrock | 2000-04-07 | 1 | -3/+2 |
| * | The ISAPI module was incompatible with the CGI fix, which ruined POST's | Zeev Suraski | 2000-04-05 | 1 | -2/+1 |
| * | - Hopefully got most of them. We also need a chdir_file function like | Andi Gutmans | 2000-03-30 | 1 | -1/+1 |
| * | I suppose errors should be printed prior to endthread | Shane Caraveo | 2000-03-19 | 1 | -1/+3 |
| * | do this only on win32 | Shane Caraveo | 2000-03-19 | 1 | -1/+8 |
| * | just a little more detail in exception report | Shane Caraveo | 2000-03-19 | 1 | -5/+15 |
| * | - From CODING_STANDARDS: | Zeev Suraski | 2000-02-26 | 1 | -1/+3 |
| * | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| * | - Fix some issues with the ISAPI module, made it friendlier to non Win32 plat... | Zeev Suraski | 2000-02-18 | 1 | -8/+28 |
| * | - Update .dsp's | Zeev Suraski | 2000-02-16 | 1 | -18/+9 |
| * | - In IIS ISAPI when the user presses the STOP button while the script is | Andi Gutmans | 2000-02-16 | 1 | -1/+4 |
| * | @- Improved ISAPI module - it should no longer be necessary to set PHP as | Zeev Suraski | 2000-02-15 | 1 | -7/+19 |
| * | Fix a few memory leaks | Zeev Suraski | 2000-02-13 | 1 | -2/+0 |
| * | Report access violations | Zeev Suraski | 2000-02-13 | 1 | -16/+25 |
| * | Make all of the ISAPI variables register themselves as Server variables | Zeev Suraski | 2000-02-13 | 1 | -0/+22 |
| * | Yes, you guessed it... More cleanup | Zeev Suraski | 2000-02-10 | 1 | -0/+3 |