summaryrefslogtreecommitdiff
path: root/sapi/apache2filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* httpd-2.0 cvs seems to be busted. I'm getting very strange backtracesSascha Schumann2001-02-282-2/+2
* Now it actually loads, but it segfaults upon a request.Sascha Schumann2001-02-282-9/+9
* Make the module compile again with the latest httpd-2.0 cvs.Sascha Schumann2001-02-285-31/+30
* - Fix copyright notices with 2001Andi Gutmans2001-02-264-4/+4
* Make fprintf's optionalSascha Schumann2001-02-081-8/+14
* Make Apache 2.0 filter build againSascha Schumann2001-01-082-3/+2
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-4/+4
* Heads up people!Zeev Suraski2000-12-221-2/+2
* Add TODO noteSascha Schumann2000-12-111-0/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-1/+1
* Update READMESascha Schumann2000-11-115-52/+148
* Add apache_sub_req()Sascha Schumann2000-11-061-4/+54
* Setting no_cache causes Expires: to be send, which is not what we want.Sascha Schumann2000-11-031-1/+3
* Const'ify part of sapi_request_info.Sascha Schumann2000-11-021-2/+2
* 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