summaryrefslogtreecommitdiff
path: root/sapi/caudium
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Kill a TSRMLS_FETCH() call in sapi/caudiumKalle Sommer Nielsen2013-12-181-3/+2
|/
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-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
* Fixed chdir() into requested file directory inconsistenciesDmitry Stogov2008-07-211-9/+0
* 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: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-86/+82
* MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)foobar2007-06-031-13/+17
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-3/+2
* fix C++ commentsAntony Dovgal2005-04-221-2/+2
* 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-172-7/+7
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Aligned configure help texts.foobar2003-10-031-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-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-2/+11
* Please welcome the new build system.Sascha Schumann2002-03-072-7/+1
* Fixed environment hashing again.David Hedbor2002-02-191-80/+26
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Added missing cvs ids and unified configure messages.foobar2001-11-301-1/+3
* * 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-19/+19
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-19/+19
* more tsrm cleanupSascha Schumann2001-08-051-5/+3
* further tsrm cleanupSascha Schumann2001-08-051-1/+0
* Even more TSRM cleanup.Sebastian Bergmann2001-08-051-1/+1
* More tsrm-related cleanup.Sebastian Bergmann2001-08-051-2/+2
* Remove more duplicate TSRMLS_FETCH() calls.Sebastian Bergmann2001-08-051-2/+0
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-45/+44
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-28/+28
* Fix segfault when env vars are missing.David Hedbor2001-06-081-31/+37
* Nuke more quotesSascha Schumann2001-05-121-7/+7
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+1
* Patch from Jan Legenhausen to add vars to the HTTP_SERVER_VARS array.David Hedbor2001-05-071-1/+46
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-1/+1
* Disable use of th_farm since it doesn't seem to work. Uses a Pike layerDavid Hedbor2001-04-241-22/+34
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2