summaryrefslogtreecommitdiff
path: root/sapi/roxen/roxen.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-151-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-15/+15
* - Bumber up yearfoobar2005-08-031-1/+1
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-0/+1
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed bug #21229 (missing 3rd argument to php_module_startup).Ilia Alshanetsky2002-12-281-1/+1
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-2/+0
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-4/+3
* A fix for the bug number 13231 & 11699.Yasuo Ohgaki2002-01-311-3/+3
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * fix module struct in rest of sapi modulesStig Bakken2001-10-121-0/+2
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-20/+20
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-20/+20
* more tsrm cleanupSascha Schumann2001-08-051-5/+3
* further tsrm cleanupSascha Schumann2001-08-051-15/+6
* Remove more duplicate TSRMLS_FETCH() calls.Sebastian Bergmann2001-08-051-1/+0
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-19/+18
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-6/+6
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-4/+4
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-1/+1
* Unify handling of aborted connectionsSascha Schumann2000-10-291-2/+1
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-5/+0
* The status quo in PHP is that the current directory is initializedSascha Schumann2000-08-201-13/+0
* Fix zend_fiel_handle handling. Should fix URL includeStanislav Malyshev2000-08-131-0/+1
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-1/+7
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-0/+1
* PRE_INCLUDES hack revertedDavid Hedbor2000-06-061-2/+1
* Changed include statement for main.h to avoid inclusion of Pike's main.h.David Hedbor2000-06-051-4/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* - Fixed a couple of POST problems.David Hedbor2000-04-121-38/+52
* prettyingColin Viebrock2000-04-071-4/+3
* Changed typo (interpretor->interpreter)David Hedbor2000-03-071-6/+6
* Use php_module_shutdown_wrapper as the shutdown functionDavid Hedbor2000-03-061-3/+1
* Removal of printf-debug, changed sp/fp to Pike_sp / Pike_fp instead ofDavid Hedbor2000-03-011-55/+22