Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More spaces -> tabs. | Chuck Hagenbuch | 2004-08-12 | 1 | -8/+8 |
| | |||||
* | MFH: Properly fix the msgno check inside imap_fetchbody(). | Ilia Alshanetsky | 2004-08-12 | 1 | -7/+6 |
| | |||||
* | MFH: fix. | Chuck Hagenbuch | 2004-08-12 | 1 | -1/+5 |
| | |||||
* | MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index). | Ilia Alshanetsky | 2004-07-21 | 1 | -12/+12 |
| | |||||
* | MFH: Fixed bug #28963 (Missing space for \0 in address allocation). | Ilia Alshanetsky | 2004-07-04 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed various possible memory leaks. | Ilia Alshanetsky | 2004-05-12 | 1 | -22/+16 |
| | |||||
* | MFH: Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build ↵ | foobar | 2004-01-17 | 1 | -2/+11 |
| | | | | as shared) | ||||
* | MFH: Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is | Ilia Alshanetsky | 2004-01-15 | 1 | -1/+5 |
| | | | | | used). | ||||
* | MFH: Added missing constants (bug #26831) | foobar | 2004-01-08 | 1 | -0/+11 |
| | |||||
* | MFH: Aligned configure help texts. | foobar | 2003-10-03 | 1 | -1/+1 |
| | |||||
* | MFH: Alignment fix | Moriyoshi Koizumi | 2003-10-03 | 1 | -1/+1 |
| | |||||
* | MFH | foobar | 2003-10-01 | 1 | -4/+3 |
| | |||||
* | MFH: Always prefer user specified paths over the default /usr /usr/local. | Ilia Alshanetsky | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | MFH 1.176: Register the TYPEMODEL constant from c-client's mail.h. | Jon Parise | 2003-09-04 | 1 | -0/+2 |
| | |||||
* | MFH: Compiler warning fixes. | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-06-17 | 1 | -1/+1 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-06-17 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #24150 (crash in imap_fetch_overview() & | Ilia Alshanetsky | 2003-06-16 | 1 | -2/+6 |
| | | | | | imap_rfc822_write_address()) | ||||
* | proto | Ilia Alshanetsky | 2003-06-13 | 1 | -0/+3 |
| | |||||
* | MFH: | Ilia Alshanetsky | 2003-06-13 | 2 | -10/+86 |
| | | | | | | Fixed bug #24161 (No timeout value for imap functions) Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset) | ||||
* | Need to add the kerberos include dir here (fixes compile problem on RH9) | Rasmus Lerdorf | 2003-05-10 | 1 | -0/+1 |
| | |||||
* | MFH: - Fixed bug #23371 (configure falsely detects c-client using SSL) | foobar | 2003-04-30 | 1 | -14/+1 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-04-16 | 1 | -0/+2 |
| | |||||
* | MFH(r-1.161): fixed proto to sync with the documentation | Moriyoshi Koizumi | 2003-03-31 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP) | foobar | 2003-03-11 | 1 | -2/+2 |
| | |||||
* | MFH | foobar | 2003-02-23 | 1 | -1/+1 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-02-11 | 1 | -4/+32 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-02-03 | 1 | -1/+4 |
| | |||||
* | MFH: typo fixes | foobar | 2003-01-28 | 1 | -3/+3 |
| | |||||
* | MFH (memory leak in quota functions). | Ilia Alshanetsky | 2003-01-24 | 2 | -24/+16 |
| | |||||
* | MFH: typofix | foobar | 2003-01-24 | 1 | -1/+1 |
| | |||||
* | MFH | foobar | 2003-01-23 | 1 | -1/+1 |
| | |||||
* | MFH: Fix bug: #21687, imap extension does not include gss authentication ↵ | foobar | 2003-01-18 | 2 | -9/+19 |
| | | | | mechanism | ||||
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | MFH | Frank M. Kromann | 2002-12-07 | 1 | -4/+8 |
| | |||||
* | MFH | Frank M. Kromann | 2002-12-06 | 1 | -1/+2 |
| | |||||
* | MFH | Frank M. Kromann | 2002-11-30 | 1 | -4/+23 |
| | |||||
* | MFH | Frank M. Kromann | 2002-11-27 | 1 | -6/+19 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2002-11-13 | 1 | -103/+0 |
| | |||||
* | - Added searching for Kerberos libs in default locations if no path is | foobar | 2002-11-01 | 1 | -8/+18 |
| | | | | | | | given for --with-kerberos. # Marcus, please try this. :) | ||||
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -4/+0 |
| | | | | | instances | ||||
* | - Fix protos (resource instead of int for stream_id, fix some return protos, | Markus Fischer | 2002-10-09 | 1 | -47/+47 |
| | | | | | | consistent usage of options instead of flags). - Make imap_ping,imap_setquota and imap_setacl return a real (bool) now. | ||||
* | Fixed bug #19280 | Ilia Alshanetsky | 2002-10-08 | 1 | -3/+9 |
| | |||||
* | white space fix | Dan Kalowsky | 2002-09-19 | 1 | -35/+35 |
| | |||||
* | Patch for Bug #19402 provided by Kevin Way (kevin.way@overtone.org) | Dan Kalowsky | 2002-09-18 | 1 | -1/+35 |
| | |||||
* | missed one section for #15630 | Dan Kalowsky | 2002-09-09 | 1 | -1/+2 |
| | |||||
* | Correcting english in config | Dan Kalowsky | 2002-08-20 | 1 | -2/+2 |
| | |||||
* | ws fixes | foobar | 2002-08-16 | 1 | -56/+55 |
| | |||||
* | Silence a compiler warning, and returns the SUCCESS value on PHP_MINIT | Dan Kalowsky | 2002-08-16 | 1 | -0/+1 |
| | |||||
* | Comming a fix for a compile error found in Bug #15630 | Dan Kalowsky | 2002-08-14 | 1 | -4/+10 |
| | | | | | # NOTE this is NOT the supplied patch in said bug for fixing imap_utf7_decode |