summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Generate content-type header, if the user did not specify one of its own.Sascha Schumann2002-07-041-0/+10
* ChangeLog update2002-07-041-0/+129
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-034-18/+21
* Fix ZTS build.Sebastian Bergmann2002-07-031-1/+1
* Removed unneeded check for MBSTR_ENC_TRANSFrank M. Kromann2002-07-031-2/+0
* Added MBSTR_ENC_TRANS to allow compilation and linking under win32Frank M. Kromann2002-07-031-0/+1
* Please note that you need to use 'int' as a length type whenSascha Schumann2002-07-031-1/+8
* Adding _RU files to projectFrank M. Kromann2002-07-031-1/+9
* Fixing ZTS buildFrank M. Kromann2002-07-032-2/+2
* Adding missing prototypeFrank M. Kromann2002-07-031-0/+4
* - Fix READMEDerick Rethans2002-07-031-1/+3
* fixed shift_jis character corruption including 0x5c as second byte on uploade...Rui Hirokawa2002-07-033-0/+30
* formatting fixesSterling Hughes2002-07-031-50/+61
* fix bug #17963Sterling Hughes2002-07-031-3/+9
* Add CRLF after complete HTTP reply headerSascha Schumann2002-07-031-0/+1
* Use "Status: %d" instead of "HTTP/1.0 %d X" in the CGI SAPI moduleSascha Schumann2002-07-031-6/+18
* Fixed win32 build.Edin Kadribasic2002-07-032-0/+8
* fix typoSascha Schumann2002-07-031-1/+1
* Add sapi_header_op interface which supersedes the sapi_add_header and _exSascha Schumann2002-07-036-58/+124
* - Fix windows buildDerick Rethans2002-07-033-0/+12
* - fixed bug in hwnew_new_document_from_fileUwe Steinmann2002-07-031-10/+7
* Fix the nasty crash. And Sterling..test next time before you commit?foobar2002-07-031-4/+8
* ws fixfoobar2002-07-031-41/+40
* NEWS update2002-07-031-0/+1
* ChangeLog update2002-07-031-0/+74
* Add default arguments to new internal mail function.Frank M. Kromann2002-07-021-1/+1
* Make sure To addresses are parsed correct with RFC822.Frank M. Kromann2002-07-021-3/+27
* Oops. Last commit reverted some of sebastians changes.Frank M. Kromann2002-07-021-10/+9
* -fix datatypes for some vriablesMarcus Boerger2002-07-021-19/+21
* Switch from imap_sendmail.* to sendmail.c under Win32Frank M. Kromann2002-07-022-9/+60
* Fixing compilation of FrontBase extension with ZTSFrank M. Kromann2002-07-021-5/+5
* use access instead of manually determining file permissions..Sterling Hughes2002-07-021-21/+40
* Switch from imap_sendmail.* to sendmail.c under Win32Frank M. Kromann2002-07-022-13/+51
* These files are no longer needed as the imap module will use the standard sen...Frank M. Kromann2002-07-022-268/+0
* - Be nice to users and allow them to check if the mail was sendDerick Rethans2002-07-021-1/+1
* - Disable 5th parameter to mail in safemodeDerick Rethans2002-07-021-5/+9
* make 'remote-info' use package.info. add deps to 'list-all'Christian Dickmann2002-07-022-5/+5
* Avoid error messages, if the variable is empty.Sascha Schumann2002-07-021-1/+1
* - Fix for bug #15547 (Patch by Justin Garrett <usjgarrett@byu.edu>)Derick Rethans2002-07-021-0/+5
* ChangeLog update2002-07-022-0/+48
* - You don't need libtool to build sapi/cli on Darwin.Marko Karppinen2002-07-012-1/+10
* - No C++ commentsDerick Rethans2002-07-013-10/+10
* In Darwin we have this thing called two-level namespaceMarko Karppinen2002-07-011-2/+3
* - Fix bug when acccessing $this not in class scope.Andi Gutmans2002-07-011-8/+9
* outcomment everything related to domxml_elem_set_attribute_node(). ThisChristian Stocker2002-07-012-1/+7
* Fix win32 build.foobar2002-07-011-4/+2
* - Export zend_object_get_address()Andi Gutmans2002-07-012-2/+2
* "-" is not acceptable in a #define (i have since discovered). converting all ...James Cox2002-07-011-1/+1
* ChangeLog update2002-07-012-0/+25
* - Remember to document autoload when I have time.Andi Gutmans2002-06-301-0/+1