summaryrefslogtreecommitdiff
path: root/sapi/apache2filter
Commit message (Expand)AuthorAgeFilesLines
* Sync with Apache2 Filter API change.Sebastian Bergmann2002-03-131-2/+2
* Please welcome the new build system.Sascha Schumann2002-03-072-9/+1
* Use {NULL, NULL, NULL} to terminate function entry.Yasuo Ohgaki2002-02-281-1/+1
* Maintain headers.Sebastian Bergmann2002-02-283-3/+3
* adjust to ap_get_brigade() API changeDoug MacEachern2002-01-251-1/+1
* adjust to ap_get_brigade and input filter api changesDoug MacEachern2002-01-201-3/+3
* Update headers.Sebastian Bergmann2001-12-114-8/+8
* apr_table_elts are now constDoug MacEachern2001-12-071-1/+1
* rename functions to match those supported in the apache 1.3 module:Doug MacEachern2001-12-071-6/+6
* need to call ap_destroy_sub_req() before RETURN_TRUE in apache_sub_req()Doug MacEachern2001-12-061-1/+1
* destroy subrequests returned from ap_sub_req_lookup_uriDoug MacEachern2001-12-061-0/+4
* call to ap_sub_req_lookup_uri() needs to pass ctx->f->next rather thanDoug MacEachern2001-12-061-1/+1
* proto fixesHartmut Holzgraefe2001-12-051-0/+5
* Added missing cvs ids and unified configure messages.foobar2001-11-301-1/+3
* Update to the latest apr api (patch by Clif Woolley)Sterling Hughes2001-11-291-2/+4
* setup standard CGI variablesDoug MacEachern2001-11-131-0/+4
* * fix module struct in rest of sapi modulesStig Bakken2001-10-121-0/+2
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-1/+1
* let apache2 filter build under win32Daniel Beulshausen2001-09-102-2/+144
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-093-6/+6
* 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
* 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
* killed compile warnings.foobar2001-08-101-2/+0
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
* further tsrm cleanupSascha Schumann2001-08-051-2/+0
* Revert whitespace patch.Sebastian Bergmann2001-08-031-19/+19
* Whitespace fixes.Sebastian Bergmann2001-08-021-19/+19
* Fix Apache2Filter build.Sebastian Bergmann2001-08-021-2/+1
* remove duplicate TSRMLS_FETCH()Sterling Hughes2001-07-311-1/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-26/+24
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-7/+7
* Handle file buckets for now; that allows us to pass something to theSascha Schumann2001-07-231-50/+22
* Accomodate an Apache API changeSascha Schumann2001-06-221-1/+1
* Use EXTRA_LDFLAGS at this point.Sascha Schumann2001-05-231-1/+1
* Reindent, add link map for AIX, improve diagnostic message,Sascha Schumann2001-05-191-34/+43
* Accomodate Apache HTTPD 2.0 API changeSascha Schumann2001-04-241-2/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2