Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed bug #29334 (mail() provides incorrect message time header) | foobar | 2005-08-07 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Missing part of the patch for bug #32589 | Ilia Alshanetsky | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets). | Ilia Alshanetsky | 2005-04-05 | 1 | -1/+2 |
| | |||||
* | Simplify Code. | Ilia Alshanetsky | 2005-02-20 | 1 | -4/+2 |
| | |||||
* | check body for NULL before using and prevent segfaults | Antony Dovgal | 2005-01-25 | 1 | -0/+4 |
| | |||||
* | destruct return_value | Antony Dovgal | 2005-01-21 | 1 | -0/+1 |
| | |||||
* | fix error message | Antony Dovgal | 2005-01-20 | 1 | -1/+1 |
| | |||||
* | fix segfault in imap_sort() - it segfaults when options is less than 0. | Antony Dovgal | 2005-01-20 | 1 | -1/+6 |
| | | | | | | it looks like c-client bug, but we still need a workaround. also, convert_to_string search criteria. | ||||
* | fix segfault in imap_headerinfo() when fromlength or subjectlength are less ↵ | Antony Dovgal | 2005-01-20 | 1 | -3/+11 |
| | | | | | | | than 0 + fix protos | ||||
* | Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose). | Ilia Alshanetsky | 2005-01-18 | 1 | -8/+33 |
| | |||||
* | Fixed bug #31480 (Possible infinite loop in imap_mail_compose()). | Ilia Alshanetsky | 2005-01-18 | 1 | -3/+2 |
| | |||||
* | - Added check for IMAP 2005 version | foobar | 2005-01-11 | 1 | -2/+4 |
| | |||||
* | - Fixed the crash and leak. | foobar | 2004-12-30 | 1 | -3/+1 |
| | |||||
* | MFH: A leak is better(?) then a crash. | Ilia Alshanetsky | 2004-12-30 | 1 | -0/+2 |
| | |||||
* | Fixed typo. | Ilia Alshanetsky | 2004-12-29 | 1 | -1/+1 |
| | |||||
* | Fixed memory leaks. | Ilia Alshanetsky | 2004-12-29 | 1 | -2/+6 |
| | |||||
* | MFB: don't perform pointless operations. | Ilia Alshanetsky | 2004-12-29 | 1 | -2/+1 |
| | |||||
* | Fixed bug #31142 (imap_mail_compose() fails to generate correct output). | Ilia Alshanetsky | 2004-12-22 | 1 | -12/+6 |
| | |||||
* | Fixed possible crash in imap_mail_compose(). | Ilia Alshanetsky | 2004-12-21 | 1 | -0/+8 |
| | |||||
* | More spaces -> tabs. | Chuck Hagenbuch | 2004-08-12 | 1 | -11/+10 |
| | |||||
* | Properly fix the msgno check inside imap_fetchbody(). | Ilia Alshanetsky | 2004-08-12 | 1 | -5/+5 |
| | |||||
* | fix. | Chuck Hagenbuch | 2004-08-12 | 1 | -2/+6 |
| | |||||
* | Fixed bug #29209 (imap_fetchbody() doesn't check message index). | Ilia Alshanetsky | 2004-07-21 | 1 | -13/+12 |
| | | | | | # Initial Patch by tony2001 at phpclub dot net | ||||
* | Fixed bug #28963 (Missing space for \0 in address allocation). | Ilia Alshanetsky | 2004-07-04 | 1 | -1/+1 |
| | |||||
* | Fixed various possible memory leaks. | Ilia Alshanetsky | 2004-05-12 | 1 | -24/+16 |
| | |||||
* | Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is | Ilia Alshanetsky | 2004-01-15 | 1 | -2/+6 |
| | | | | | used). | ||||
* | - Remove use of bogus macro | Andi Gutmans | 2004-01-14 | 1 | -1/+3 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Added missing constants (bug #26831) | foobar | 2004-01-08 | 1 | -0/+11 |
| | |||||
* | proto fix | Rasmus Lerdorf | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | proto fix | Hartmut Holzgraefe | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | Register the TYPEMODEL constant from c-client's mail.h. | Jon Parise | 2003-09-04 | 1 | -0/+2 |
| | |||||
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -3/+3 |
| | |||||
* | One more typo ;) | Ilia Alshanetsky | 2003-06-17 | 1 | -1/+1 |
| | |||||
* | Fixed a typo in the check | Ilia Alshanetsky | 2003-06-17 | 1 | -2/+2 |
| | |||||
* | Fixed bug #24150 (crash in imap_fetch_overview() & | Ilia Alshanetsky | 2003-06-16 | 1 | -2/+6 |
| | | | | | imap_rfc822_write_address()) | ||||
* | proto fix | Andrey Hristov | 2003-06-16 | 1 | -1/+1 |
| | |||||
* | Busted by the CS police. | Ilia Alshanetsky | 2003-06-13 | 1 | -2/+2 |
| | |||||
* | Added missing function proto | Ilia Alshanetsky | 2003-06-13 | 1 | -0/+3 |
| | |||||
* | Fixed bug #24161 (No timeout value for imap functions) | Ilia Alshanetsky | 2003-06-13 | 1 | -1/+70 |
| | | | | | | | Added imap_timeout() that allows the user to specify as well as retrieve timeout values and set default timeout values based on the default_socket_timeout ini setting. | ||||
* | Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset) | Ilia Alshanetsky | 2003-06-12 | 1 | -9/+15 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Adding imap_getacl, patch provided by Holger Burbach | Dan Kalowsky | 2003-05-20 | 1 | -0/+52 |
| | | | | | | (holger.burbach@gonicus.de) @ Adding imap_getacl functionality. Function provided by Holger Burbach | ||||
* | NIL, NULL, same thing, but changing for consistency sake | Dan Kalowsky | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | Fixed bug #22939 (crash in imap_header_info()). | Ilia Alshanetsky | 2003-04-16 | 1 | -0/+2 |
| | |||||
* | Fixed proto to sync with the documentation | Moriyoshi Koizumi | 2003-03-31 | 1 | -2/+2 |
| | |||||
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | windows sockets. The winsock implementation will only work with sockets; our implementation works with sockets and file descriptors. By association, stream_select() will now operate correctly with files, pipes and sockets. This change required linking against the winsock2 library. In terms of compatibility, only older versions of windows 95 do not have winsock2 installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user. Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x. | ||||
* | Fixed bug #22048 (crash in imap_headers when the e-mail contains an | Ilia Alshanetsky | 2003-02-11 | 1 | -4/+32 |
| | | | | | abnormally large number of special characters). |