| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 4 | -8/+8 |
* | Fix crash when server_context is not longer valid (e.g., when | Zeev Suraski | 2000-05-17 | 1 | -0/+4 |
* | Fix wording (not "to apxs", but "of apxs"). | Sascha Schumann | 2000-05-15 | 1 | -1/+1 |
* | Complain loudly and stop configuration, if we cannot run apxs. | Sascha Schumann | 2000-05-15 | 1 | -0/+7 |
* | Please maintain consistency in these names... :) | Zeev Suraski | 2000-05-14 | 1 | -13/+13 |
* | - Fix a crash bug in case output is generated in the Apache module while | Zeev Suraski | 2000-05-14 | 1 | -2/+11 |
* | oh boy! apache-win32 works! | Shane Caraveo | 2000-05-06 | 1 | -3/+3 |
* | more apachewin32 work. much better now, but still crashing in zend_execute. ... | Shane Caraveo | 2000-05-04 | 3 | -73/+32 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
* | zeroing the variables fixes one crash...now crashes on memory allocation duri... | Shane Caraveo | 2000-04-30 | 1 | -0/+4 |
* | sorry, do comments right | Shane Caraveo | 2000-04-30 | 1 | -6/+6 |
* | apache module now compiles under win32, apache loads, but crashes on line 116... | Shane Caraveo | 2000-04-30 | 5 | -5/+226 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -6/+1 |
* | - Change PHP_ to V_ (directory & file functions) | Andi Gutmans | 2000-04-15 | 1 | -1/+1 |
* | Fix for bug #4125 | Rasmus Lerdorf | 2000-04-13 | 1 | -1/+1 |
* | @- Fixed several problems with the PATH_TRANSLATED and PHP_SELF under Apache | Zeev Suraski | 2000-04-08 | 1 | -3/+3 |
* | last one ... promise | Colin Viebrock | 2000-04-07 | 1 | -0/+1 |
* | typo | Colin Viebrock | 2000-04-07 | 1 | -2/+2 |
* | typo | Colin Viebrock | 2000-04-07 | 1 | -2/+1 |
* | *** empty log message *** | Colin Viebrock | 2000-04-07 | 1 | -3/+3 |
* | more prettiness | Colin Viebrock | 2000-04-07 | 1 | -17/+20 |
* | - This version of chdir_file should be compatible with the Apache one. | Andi Gutmans | 2000-04-02 | 1 | -1/+1 |
* | Some white-space changes | Sascha Schumann | 2000-03-26 | 1 | -6/+4 |
* | Change extension names in all extensions' zend_module_entry to their | Stig Bakken | 2000-03-06 | 1 | -1/+1 |
* | @"none" is now equivalent with "" in Apache config directives (Stig) | Stig Bakken | 2000-03-02 | 1 | -0/+4 |
* | Compile fix | Zeev Suraski | 2000-02-26 | 1 | -2/+1 |
* | - From CODING_STANDARDS: | Zeev Suraski | 2000-02-26 | 1 | -1/+1 |
* | @- Implemented default_charset and default_mimetype config directives (Stig) | Stig Bakken | 2000-02-25 | 1 | -4/+20 |
* | started implementing directives for default mimetype/charset | Stig Bakken | 2000-02-24 | 1 | -2/+2 |
* | @- Fixed -DEAPI inheritance from APXS. (Sascha) | Sascha Schumann | 2000-02-24 | 1 | -1/+1 |
* | Improve APXS_CFLAGS checks | Sascha Schumann | 2000-02-24 | 1 | -2/+2 |
* | Define EAPI, if Apache uses EAPI | Sascha Schumann | 2000-02-24 | 1 | -1/+5 |
* | Remove XML_INCLUDE, we use the embedded expat always | Sascha Schumann | 2000-02-24 | 1 | -6/+0 |
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 4 | -8/+8 |
* | Fix warnings when compiling static Apache module | Sascha Schumann | 2000-02-18 | 3 | -3/+3 |
* | No need for a value (not that it seems to work anyway...) | Zeev Suraski | 2000-02-17 | 3 | -3/+3 |
* | @- Updated the browscap module to work with PHP 4.0 (Zeev) | Zeev Suraski | 2000-02-16 | 3 | -1/+7 |
* | Never use Apache regex stuff | Sascha Schumann | 2000-02-12 | 2 | -16/+1 |
* | Final build fixes - that's enough for now... | Zeev Suraski | 2000-02-10 | 1 | -1/+1 |
* | SAPIfication, Episode VI: Return of the SAPI | Zeev Suraski | 2000-02-10 | 4 | -12/+28 |
* | The last patch wasn't that good, fix | Zeev Suraski | 2000-02-10 | 1 | -2/+4 |
* | Make the CVS compile again | Zeev Suraski | 2000-02-10 | 1 | -1/+1 |
* | Yes, you guessed it... More cleanup | Zeev Suraski | 2000-02-10 | 1 | -0/+3 |
* | More cleanup! | Zeev Suraski | 2000-02-10 | 1 | -3/+3 |
* | More cleanup - move getenv() to SAPI | Zeev Suraski | 2000-02-10 | 1 | -1/+9 |
* | More cleanup... | Zeev Suraski | 2000-02-10 | 1 | -0/+7 |
* | More abstraction | Zeev Suraski | 2000-02-10 | 1 | -0/+19 |
* | Move the logging mechanism to SAPI | Zeev Suraski | 2000-02-10 | 1 | -0/+18 |