summaryrefslogtreecommitdiff
path: root/ext/standard/mail.c
Commit message (Expand)AuthorAgeFilesLines
* remove rogue ZEND_GET_MODULE()James Moore2001-04-021-4/+0
* UnixWare 7.1 does not have EX_TEMPFAIL or (as far as I can tell)Ben Mansell2001-03-211-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Added a new parameter to mail() which appends aditional command lineDerick Rethans2001-02-051-8/+25
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+5
* evaluate sendmail exit status, fixes unix side of bug #5630Hartmut Holzgraefe2000-08-031-1/+2
* ezmlm_hash() function also available for php4.Kristian Köhntopp2000-06-291-0/+31
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* phpinfo() prettyingColin Viebrock2000-04-051-2/+3
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-10/+0
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-5/+5
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-5/+5
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-6/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-1/+1
* More php3_ annihilationZeev Suraski1999-12-181-2/+2
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* New Zend APISascha Schumann1999-09-251-13/+13
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-6/+6
* More symbol work.Andrey Hristov1999-07-261-3/+3
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-1/+1
* License updateZeev Suraski1999-07-161-21/+9
* conv_proto *.[ch]Sascha Schumann1999-05-161-2/+2
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-2/+2
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-1/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+188