summaryrefslogtreecommitdiff
path: root/sapi/milter
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-76/+76
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-56/+45
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Remove ZEND_ACC_INTERACTIVE and CG(interactive)Nikita Popov2014-08-251-2/+0
* Merge branch 'master' into phpngDmitry Stogov2014-08-043-6/+10
|\
| * Merge branch 'PHP-5.6'Michael Wallner2014-07-303-6/+10
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-07-303-6/+10
| | |\
| | | * Fixed bug #67715 (php-milter does not build and crashes randomly).Michael Wallner2014-07-303-6/+10
| | | * Bump yearXinchen Hui2014-01-031-2/+2
| | | * Happy New YearXinchen Hui2013-01-011-2/+2
| | | * - Year++Felipe Pena2012-01-011-2/+2
| | | * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
| | * | Bump yearXinchen Hui2014-01-031-2/+2
* | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+2
|/ / /
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-2/+2
|\ \ \
| * | | Bump yearXinchen Hui2014-01-031-2/+2
| |/ /
* | | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM...Kalle Sommer Nielsen2013-12-181-5/+1
* | | Kill another TSRMLS_FETCH() in the zend extension loading codeKalle Sommer Nielsen2013-12-181-1/+1
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Happy New YearXinchen Hui2013-01-011-2/+2
* | - Year++Felipe Pena2012-01-011-2/+2
* | - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
|/
* - Year++Felipe Pena2011-01-011-2/+2
* - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on...Jani Taskinen2010-11-132-3/+8
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-7/+5
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-6/+8
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-8/+6
* - Fixed bug #51237 (milter SAPI crash on startup)Felipe Pena2010-03-081-1/+11
* - Fix php-milter sample usage (-r option doesn't exists here)Felipe Pena2010-03-081-2/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-2/+2
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-9/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+9
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-9/+0
* MFHJani Taskinen2008-08-131-7/+1
* - Added arginfoFelipe Pena2008-07-161-9/+60
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
* Implemented concept of "delayed early binding" that allows opcode caches to p...Dmitry Stogov2008-03-181-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-11/+3
* MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)foobar2007-06-031-10/+11
* MFH: fix #40392 (memory leaks in PHP milter SAPI)Antony Dovgal2007-03-281-52/+77
* use RETURN_* instead of RETVAL_* and fix #40083Antony Dovgal2007-01-101-14/+14
* MFH: Bump year.Sebastian Bergmann2007-01-011-2/+2
* bump year and license versionfoobar2006-01-011-4/+4
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - 2004 -> 2005foobar2005-08-031-2/+2
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-0/+1