summaryrefslogtreecommitdiff
path: root/sapi/litespeed
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-154-9/+9
* Fixed #68790 (Missing return)Xinchen Hui2015-01-101-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-104-171/+171
* Fixed build of litesppedXinchen Hui2014-12-291-9/+9
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-51/+51
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* 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-034-4/+4
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-194-4/+4
* | 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-042-7/+67
|\
| * Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
| * fixed broken merged codeGeorge Wang2014-07-112-191/+0
| * Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6George Wang2014-07-112-0/+191
| |\
| | * Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Anatol Belski2014-07-101-0/+1
| | |\
| * | | Fixed a bug that cannot access custom request header stored in apache_request...George Wang2014-07-111-0/+1
| | |/ | |/|
| * | cleanup file headers.George Wang2014-07-102-16/+0
| * | Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
| * | update to LSAPI 6.6George Wang2014-07-102-10/+36
* | | 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-144-33/+63
|\ \ \
| * | | fixed broken merged codeGeorge Wang2014-07-111-184/+0
| * | | Fixed a bug that cannot access custom request header stored in apache_request...George Wang2014-07-111-0/+1
| * | | Merge branch 'PHP-5.6'Anatol Belski2014-07-101-0/+184
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-07-103-21/+221
| | |\ \ | | | |/ | | |/|
| | | * cleanup file headers.George Wang2014-07-102-16/+0
| | | * Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
| | | * update to LSAPI 6.6George Wang2014-07-102-10/+36
| | | * Update LiteSpeed SAPI code to V6.4George Wang2014-07-104-1172/+2755
| | | * Fixed typo in Makefile.fragGeorge Wang2014-07-101-1/+1
| | | * Bump yearXinchen Hui2014-01-034-6/+6
| | | * typo fixesVeres Lajos2013-07-151-1/+1
| | * | update year & copyrightGeorge Wang2014-07-104-15/+60
| * | | cleanup file headers.George Wang2014-07-102-16/+0
| * | | Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
| * | | update year & copyrightGeorge Wang2014-07-104-15/+60
* | | | 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-262-11/+37
|/ /
* | Update LiteSpeed SAPI code to V6.4George Wang2013-11-054-1226/+2764
* | Fixed typo in Makefile.fragGeorge Wang2013-11-051-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
|/
* Happy New YearXinchen Hui2013-01-014-6/+6
* Merge branch '5.4'George Wang2012-10-121-1/+1
|\