summaryrefslogtreecommitdiff
path: root/sapi/milter
Commit message (Expand)AuthorAgeFilesLines
* 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
* C++ comments.Ilia Alshanetsky2004-04-291-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-3/+3
* 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-2/+2
* update todoHarald Radi2002-12-081-0/+1
* initial checkinHarald Radi2002-12-081-0/+31
* damn milter api:Harald Radi2002-12-031-0/+1
* fix typos and make example more usefulHarald Radi2002-12-031-4/+30
* Correct the punctuation of these error messages.Jon Parise2002-12-021-3/+3
* exampleHarald Radi2002-12-011-0/+106
* rename callbacks to fit the original nameHarald Radi2002-12-011-3/+3
* initial checkinHarald Radi2002-12-011-0/+7
* if the api functions are called, check if they're valid in that contextHarald Radi2002-12-012-96/+315
* first working versionHarald Radi2002-12-011-107/+106
* check for libmilter pathHarald Radi2002-12-011-4/+6
* no messageHarald Radi2002-12-011-2/+8
* no messageHarald Radi2002-12-011-0/+1
* Fix buildfoobar2002-12-011-5/+4
* it finally compiles nowHarald Radi2002-12-015-69/+232
* fix buildHarald Radi2002-12-011-66/+59
* todo or not todoHarald Radi2002-12-011-0/+5
* added remaining functions, still untested, still having problems with config.m4Harald Radi2002-12-012-15/+121
* Sendmail Milter SAPIHarald Radi2002-12-014-0/+870