summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* white space changes (s/ /\t/g)experimental/apache_hooksGeorge Schlossnagle2002-10-231-323/+323
* fixed directory mergingGeorge Schlossnagle2002-10-231-1/+11
* fixed return values for php_response_handlerGeorge Schlossnagle2002-10-091-4/+5
* header code cleanupGeorge Schlossnagle2002-10-081-0/+5
* sync with head. add optional content type param to send_http_headerGeorge Schlossnagle2002-10-082-2/+9
* Cleaned up a bunch of code, fully integrated the class::method handlerGeorge Schlossnagle2002-08-303-175/+193
* added the ability to set handlers as class methods (classes will need to beGeorge Schlossnagle2002-08-292-1/+109
* added all the sub_request methods and logging methodsGeorge Schlossnagle2002-08-281-23/+177
* Added wrapper functions for the majority of the apache API_EXPORT functionsGeorge Schlossnagle2002-08-284-46/+304
* added wrapper for ap_send_http_header so that phpResponseHandler is nowGeorge Schlossnagle2002-08-283-4/+10
* This handler works much better when not commented out. :)George Schlossnagle2002-08-281-1/+1
* All handlers are now 'stacked' allowing for multiple handlers to be called in...George Schlossnagle2002-08-272-61/+275
* Replaced handler loading commands such that what wasGeorge Schlossnagle2002-08-271-60/+214
* - add interface functions for headers_in, headers_out and err_headers_outlukas schroeder2002-08-261-24/+157
* Import of Lukas Schroeder's work to give php a full interface to apache 1.3.x...George Schlossnagle2002-08-265-275/+1184
* This commit was manufactured by cvs2svn to create branch 'apache_hooks'.SVN Migration2002-08-221-0/+38
* Ok, get it onto the right branchRasmus Lerdorf2001-09-061-0/+34
* Apache request handler hook framework. So far only the uri hook isRasmus Lerdorf2001-09-063-11/+68
* This commit was manufactured by cvs2svn to create branch 'apache_hooks'.SVN Migration2001-08-31120-13029/+0
* WSfoobar2001-08-311-2/+2
* API updateZeev Suraski2001-08-311-1/+1
* add php version componentDoug MacEachern2001-08-281-0/+9
* not all MPMs support child_init,Doug MacEachern2001-08-281-3/+4
* Add some editor modes (in the rest of the source)Sterling Hughes2001-08-223-0/+26
* API updateZeev Suraski2001-08-211-2/+2
* automatically add php input/output filters when give the standard 1.x config:Doug MacEachern2001-08-201-0/+34
* Windows compilation of fast cgi now working. See windows.txt for info.Shane Caraveo2001-08-203-17/+192
* php_input_filter needs to ignore proxy requestsDoug MacEachern2001-08-191-0/+4
* Pass on proxy requests (fix by Doug MacEachern <dougm@covalent.net>)Sterling Hughes2001-08-191-0/+4
* Fix warning (Doug MacEachern, dougm@covalent.net)Sterling Hughes2001-08-181-1/+1
* # f*ck @!e333u49/&§&$T§$&("E""! expandtab, that's it, the default in mySterling Hughes2001-08-181-2/+2
* fix crash bug (Doug MacEachern, dougm@covalent.net)Sterling Hughes2001-08-181-0/+3
* Fix a seg fault in PHP. If a child process is created in the server,Ryan Bloom2001-08-172-3/+3
* darn noetSterling Hughes2001-08-161-7/+7
* Ryan Bloom's fix of my fix. ;)Sterling Hughes2001-08-161-2/+7
* Fix error loggingSterling Hughes2001-08-161-1/+1
* Revert an old bogus patchZeev Suraski2001-08-141-7/+9
* TSRMLS fixesDaniel Beulshausen2001-08-141-4/+3
* TSRMLS fixesDaniel Beulshausen2001-08-141-14/+11
* TSRMLS fixesDaniel Beulshausen2001-08-142-16/+5
* use an absolute path for symlinking the php library archiveSascha Schumann2001-08-141-1/+1
* ypo;-)Thies C. Arntzen2001-08-141-1/+1
* Use a symlink instead of copying the +6MB library archive during installSascha Schumann2001-08-131-1/+1
* Don't display egrep resultSascha Schumann2001-08-131-1/+1
* whoops, forgot to apply cgi/poll patch before diff'ingSascha Schumann2001-08-131-4/+39
* Add check for thttpd-2.21b. We support nothing else for now, becauseSascha Schumann2001-08-131-0/+1
* improved thttpd-2.21b patch.. I got tired of applying my patches forSascha Schumann2001-08-131-19/+53
* Reverse patches that slipped in by mistake in a whitespace patch. TheyZeev Suraski2001-08-131-31/+34
* WhitespaceZeev Suraski2001-08-111-34/+31
* killed compile warnings.foobar2001-08-101-2/+0