summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* fix macro + nuke warningDaniel Beulshausen2001-09-171-6/+1
* WS-fix and directly use ap_psprintf instead of sprintf/ap_pstrdupSascha Schumann2001-09-161-9/+8
* fixed memory_peak resettingThies C. Arntzen2001-09-161-0/+2
* Use $(LINK) for libraries, but $(LINK_CLEAN) for creating programs.Sascha Schumann2001-09-101-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-098-16/+16
* - Removed duplicate FETCH()Derick Rethans2001-09-091-1/+0
* fix zts buildDaniel Beulshausen2001-09-071-2/+2
* Damn, went to head instead of the branch - revertRasmus Lerdorf2001-09-061-34/+0
* Oops, forgot to add sapi_apache.c to the apache_hooks branchRasmus Lerdorf2001-09-061-0/+34
* no need to cast a 'HashTable *' to 'HashTable *'Sterling Hughes2001-09-061-1/+1
* 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
* Use zend_first_tryZeev Suraski2001-08-085-5/+5
* A CRLF at the end of a line is not so wrong.Sascha Schumann2001-08-071-1/+1
* The module usually did not send out Content-Type: text/html.Sascha Schumann2001-08-071-0/+7
* Adding missing TSRMLS_CCFrank M. Kromann2001-08-061-1/+1
* more tsrm cleanupSascha Schumann2001-08-051-1/+0
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-052-7/+9
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-051-2/+1
* more tsrm cleanupSascha Schumann2001-08-0515-42/+27