summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spelling. bad chuck.Chuck Hagenbuch2000-11-021-1/+1
* always prepend Receieved: headers to avoid generating mail that looks likeChuck Hagenbuch2000-11-021-0/+5
* Now correctly detects Pike 7.0 and use the alternative code. It also sends theDavid Hedbor2000-11-021-5/+8
* Missed thoseZeev Suraski2000-11-022-191/+191
* Maintain consistencyZeev Suraski2000-11-023-205/+205
* Added Caudium to credit line.David Hedbor2000-11-021-1/+1
* Changed contact information.David Hedbor2000-11-021-3/+3
* Added notice about Caudium websites.David Hedbor2000-11-021-1/+2
* Initial caudium support.David Hedbor2000-11-025-0/+893
* - Replace do_exit() with zend_do_exit().Andi Gutmans2000-11-023-3/+3
* Revert the patch - people don't like itStanislav Malyshev2000-11-021-1/+1
* Add noteSascha Schumann2000-11-021-0/+3
* .Sascha Schumann2000-11-021-6/+1
* Fix issue with Sun CC not detecting readdir_rStanislav Malyshev2000-11-021-1/+1
* - Fixed a bug that caused PHP not to properly flush its output buffer, if moreZeev Suraski2000-11-023-47/+47
* Update. Someone should really write better docs. =)Sascha Schumann2000-11-021-4/+4
* Const'ify part of sapi_request_info.Sascha Schumann2000-11-027-18/+18
* Namespace protect mergesort (caused conflict on Darwin).Sascha Schumann2000-11-023-4/+4
* Namespace protect dir_cmds and kill some warningsSascha Schumann2000-11-023-8/+8
* Restrict php_admin_value to *.conf files.Sascha Schumann2000-11-021-1/+1
* - Fix Windows buildZeev Suraski2000-11-023-5/+21
* Das war nicht gut.Sterling Hughes2000-11-021-1/+1
* Fix a few warningsZeev Suraski2000-11-024-72/+104
* update NEWSZeev Suraski2000-11-021-0/+3
* Fix a nasty bug in the shutdown sequence of PHP under Apache.Zeev Suraski2000-11-021-0/+3
* Remove unnecessary variablesZeev Suraski2000-11-021-12/+0
* explicit declaration here too - sigh, way too early in the morningZeev Suraski2000-11-021-1/+1
* oopsZeev Suraski2000-11-021-1/+1
* explicit declarationZeev Suraski2000-11-021-1/+1
* ChangeLog update2000-11-021-0/+50
* Validators are happy now.foobar2000-11-012-2/+2
* Updated for ZTS mode.Adam Dickmeiss2000-11-012-21/+119
* - BeautifyAndi Gutmans2000-11-011-5/+10
* Our context's lifetime differs from the lifetime of a filter's context,Sascha Schumann2000-11-011-1/+1
* Use Input filters for handling POST dataSascha Schumann2000-11-012-7/+13
* - Define the different possible modes for readibility and use in the restAndi Gutmans2000-11-012-34/+50
* - In function declerations the opening { should be on a new lineAndi Gutmans2000-11-011-1/+2
* - Change some estrdup()'s to estrndup()'sAndi Gutmans2000-11-011-8/+7
* - Revert patch which seems to have caused the STOP mechanism not to work.Andi Gutmans2000-11-011-1/+1
* No more segfaults.foobar2000-11-011-1/+1
* Add line of possible XBM support to the phpinfo()foobar2000-11-011-3/+6
* Fixed some compile warnings and removed useless code.foobar2000-11-011-7/+3
* ChangeLog update2000-11-011-0/+46
* Fix Apache buildZeev Suraski2000-10-312-6/+3
* mode_t should be an unsigned_intZeev Suraski2000-10-311-1/+1
* mode_t fixesZeev Suraski2000-10-313-6/+7
* generalization of image handling in phpinfoHartmut Holzgraefe2000-10-313-18/+83
* Fix -d functionalityStanislav Malyshev2000-10-311-1/+1
* - Fix phpinfo()Zeev Suraski2000-10-311-1/+1
* Remove unnecessary code, fix phpinfo()Zeev Suraski2000-10-312-34/+6