summaryrefslogtreecommitdiff
path: root/sapi/litespeed/lsapi_main.c
Commit message (Expand)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-51/+51
* made lsapi_main.c compatible with PHP7/phpng .George Wang2014-11-201-25/+91
* set default response code to 200George Wang2014-11-031-2/+2
* Merge branch 'master' of git.php.net:php-srcGeorge Wang2014-10-031-1/+1
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Fixed a bug that causes crash when environment variable is access while parsi...George Wang2014-10-031-1/+2
|/
* Fine tuned the order of adding request variables.George Wang2014-09-091-1/+2
* Merge branch 'PHP-5.6'Nikita Popov2014-09-041-6/+62
|\
| * Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-031-6/+62
| * update to LSAPI 6.6George Wang2014-07-101-1/+1
| * update year & copyrightGeorge Wang2014-07-101-5/+3
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | basic macro replacements, all at onceAnatol Belski2014-08-191-4/+4
* | Merge branch 'master' into phpngDmitry Stogov2014-07-141-5/+3
|\ \
| * | update year & copyrightGeorge Wang2014-07-101-5/+3
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6'Felipe Pena2014-04-221-1/+1
| |\ \ | | |/
| | * sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2014-04-221-1/+1
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-6/+6
|/ /
* | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM...Kalle Sommer Nielsen2013-12-181-1/+1
* | update to LSAPI 6.6George Wang2013-11-261-2/+2
|/
* Update LiteSpeed SAPI code to V6.4George Wang2013-11-051-549/+822
* Happy New YearXinchen Hui2013-01-011-3/+3
* Merge branch '5.4'George Wang2012-10-121-1/+1
|\
| * sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2012-10-121-1/+1
* | Merge branch 'PHP-5.4'Xinchen Hui2012-09-051-3/+3
|\ \ | |/
| * year++Xinchen Hui2012-09-051-3/+3
| * fixed a crash in cli mode when apache_request_headers() is calledGeorge Wang2011-12-311-1/+2
| * keep code to be compatible with PHP4George Wang2011-11-161-0/+6
| * keep PHP_5_4 in sync with PHP_5_3 branchGeorge Wang2011-11-161-1/+8
| * fix CLI mode timeoutGeorge Wang2011-05-311-0/+1
| * fixed keyLen validation pointGeorge Wang2010-12-101-548/+739
| * - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-6/+9
* | MF53Stanislav Malyshev2011-07-121-0/+1
* | Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TS...Kalle Sommer Nielsen2010-08-181-1/+1
* | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-6/+9
|/
* ignore signal SIGXFSZGeorge Wang2008-08-261-3/+4
* added litespeed SAPIGeorge Wang2008-08-051-0/+908