summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Added missing cvs ids and unified configure messages.foobar2001-11-3015-13/+54
* Update to the latest apr api (patch by Clif Woolley)Sterling Hughes2001-11-291-2/+4
* Removing winutil.c from this project. the functions needed are found in php4t...Frank M. Kromann2001-11-271-12/+8
* Fix build if PHP_ENABLE_SEH is not definedZeev Suraski2001-11-251-1/+1
* Fixed bugs: #14034, #11647 (can not find any others)foobar2001-11-191-1/+10
* setup standard CGI variablesDoug MacEachern2001-11-131-0/+4
* fixed output problem with output buffering handler.Rui Hirokawa2001-11-111-0/+1
* Make the win32 fastcgi compilable with the php4ts projects.Shane Caraveo2001-11-102-12/+137
* New SAPI module for the WebJames server on RISC OSAlex Waugh2001-11-056-0/+426
* Convert PATH_TRANSLATED for RISC OSAlex Waugh2001-11-041-0/+9
* ws fixfoobar2001-10-301-8/+8
* Installing into non-existing dir is not very good idea..foobar2001-10-301-1/+2
* Cocoon/lib -> xml-cocoon2/libSebastian Bergmann2001-10-301-3/+4
* Leftover.Sebastian Bergmann2001-10-281-1/+1
* Whitespace changes.Sebastian Bergmann2001-10-282-141/+160
* Refinements.Sebastian Bergmann2001-10-281-4/+3
* More work on the README.Sebastian Bergmann2001-10-281-3/+19
* javac 1.3 could not find reflect.class before. Also use -O flag when compilin...Sebastian Bergmann2001-10-281-12/+12
* Add missing footnotes.Sebastian Bergmann2001-10-281-1/+5
* More work on the sapi/servlet documentation. This is still a work in progress.Sebastian Bergmann2001-10-281-42/+102
* Another fix for Tomcat 4.Sebastian Bergmann2001-10-271-2/+2
* Fix for Tomcat 4.Sebastian Bergmann2001-10-271-33/+32
* Get rid of post_off-hack which was only suitable for POST dataSascha Schumann2001-10-271-12/+13
* Improved handling of postsSascha Schumann2001-10-271-2/+7
* no need to free these it seemsSterling Hughes2001-10-261-2/+0
* This made no sense before. Hide Authorization in getallheaders() butRasmus Lerdorf2001-10-211-1/+1
* * fix module struct in rest of sapi modulesStig Bakken2001-10-126-0/+12
* make it work againThies C. Arntzen2001-10-121-2/+10
* * fix default path in configure help textStig Bakken2001-10-101-1/+1
* - More <br> to <br /> fixesDerick Rethans2001-10-092-2/+2
* Make the information available whether we are using HTTP/1.1Sascha Schumann2001-10-091-0/+7
* - Changed <br> to - in PHP_INFO output.Derick Rethans2001-10-091-2/+2
* typo fix by zoot@zotikos.comSascha Schumann2001-10-021-1/+1
* Add QUERY_STRING, HTTP_HOST, HTTP_ACCEPT_LANGUAGE to the scriptSascha Schumann2001-09-301-0/+12
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-2715-69/+69
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-2515-69/+69
* new apache_setenv()Rasmus Lerdorf2001-09-221-0/+24
* 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