summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFH those punctuation fixesexperimental/threadedHarald Radi2002-12-081-3/+3
* threaded version to 1:1 map connections and php request handler threadsHarald Radi2002-12-081-216/+307
* This commit was manufactured by cvs2svn to create branch 'THREADED'.SVN Migration2002-12-012332-687347/+0
* rename callbacks to fit the original nameHarald Radi2002-12-011-3/+3
* - Allow enabling of memory cache with zend_mmAndi Gutmans2002-12-011-1/+1
* 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
* - MFZE1Andi Gutmans2002-12-013-0/+204
* - Revert as the patch doesn't compileAndi Gutmans2002-12-013-204/+0
* - MFZE1Andi Gutmans2002-12-013-0/+204
* Comment about maximal length now matches code.Stefan Roehrich2002-12-011-2/+2
* fix build..foobar2002-12-011-8/+8
* first working versionHarald Radi2002-12-011-107/+106
* check for libmilter pathHarald Radi2002-12-011-4/+6
* -fix typoDerick Rethans2002-12-011-1/+1
* no messageHarald Radi2002-12-011-2/+8
* improve username/password detection for IISStanislav Malyshev2002-12-011-0/+19
* no messageHarald Radi2002-12-011-0/+1
* No more (f)printf for errors and warnings instead use php_error_docref.Marcus Boerger2002-12-0111-137/+168
* Fix buildfoobar2002-12-011-5/+4
* it finally compiles nowHarald Radi2002-12-015-69/+232
* add a "force HTTP/1.0 response" facility to the SAPI layerSascha Schumann2002-12-013-2/+25
* remove dos line endingsSterling Hughes2002-12-011-1/+1
* fix buildHarald Radi2002-12-011-66/+59
* Fixed possible buffer overflow in php_base64_decode();Moriyoshi Koizumi2002-12-011-1/+1
* 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
* Skip overload for ZE2Marcus Boerger2002-12-011-3/+8
* Sendmail Milter SAPIHarald Radi2002-12-014-0/+870
* Dont scan headers for cc abd bcc if extra parameters are used for theseFrank M. Kromann2002-11-301-29/+27
* Fix the use of "personal" information in To and Cc headersFrank M. Kromann2002-11-301-4/+23
* Fixed bug #20716.Ilia Alshanetsky2002-11-301-5/+0
* Bug #20433Marcus Boerger2002-11-302-3/+3
* h WHitespaceAndi Gutmans2002-11-3012-31/+31
* fixed big bad memory leak in xpath objects.Christian Stocker2002-11-301-81/+2
* Sockets is no longer experimentalJason Greene2002-11-291-5/+0
* Prevented the result from being affected by function overloadingMoriyoshi Koizumi2002-11-291-0/+2
* Remove all traces of _bc_Free_list - it's not used anymoreSander Roobol2002-11-293-0/+8
* Fixed problem with PostgreSQL 7.3Yasuo Ohgaki2002-11-291-1/+1
* - Initialize constants_updated (by Marcus)Andi Gutmans2002-11-291-0/+2
* removed unused variableChristian Stocker2002-11-291-1/+1
* MFBfoobar2002-11-291-1/+1
* - MFBfoobar2002-11-290-0/+0
* fix for bug #20389 (no trailing slash in configure option)Christian Stocker2002-11-292-2/+2
* add missing lineSascha Schumann2002-11-291-0/+1
* @- Added xpath_register_ns_auto([contextnode]) for automatically registeringChristian Stocker2002-11-292-26/+42
* do some kind of automatic namespace registration in xpath_eval(). ThisChristian Stocker2002-11-291-5/+30
* relative xpath queries are already possibleChristian Stocker2002-11-291-1/+1
* get_element_by_id does not need LIBXML_XPATH supportChristian Stocker2002-11-291-3/+6
* Conversion fixesMarcus Boerger2002-11-293-7/+11