| Commit message (Expand) | Author | Age | Files | Lines |
* | Aligned configure help texts. | foobar | 2003-10-03 | 1 | -1/+1 |
* | Alignment fix | Moriyoshi Koizumi | 2003-10-03 | 1 | -1/+1 |
* | - Always look into /usr/local before /usr | foobar | 2003-10-01 | 1 | -4/+3 |
* | Always prefer user specified paths over the default /usr /usr/local. | Ilia Alshanetsky | 2003-09-30 | 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 |
* | 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 | 2 | -1/+71 |
* | 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 | 2 | -6/+6 |
* | Adding imap_getacl, patch provided by Holger Burbach | Dan Kalowsky | 2003-05-20 | 2 | -0/+54 |
* | NIL, NULL, same thing, but changing for consistency sake | Dan Kalowsky | 2003-05-20 | 1 | -1/+1 |
* | Grr.. Who changed this file from tabs to spaces? | Rasmus Lerdorf | 2003-05-10 | 1 | -1/+1 |
* | MFB | Rasmus Lerdorf | 2003-05-10 | 1 | -0/+1 |
* | - Fixed bug #23371 (configure falsely detects c-client using SSL) | foobar | 2003-04-30 | 1 | -14/+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 |
* | Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP) | foobar | 2003-03-11 | 1 | -4/+4 |
* | Fix for bug #22353 | foobar | 2003-02-23 | 1 | -1/+1 |
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -1/+1 |
* | Fixed bug #22048 (crash in imap_headers when the e-mail contains an | Ilia Alshanetsky | 2003-02-11 | 1 | -4/+32 |
* | Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty array). | Ilia Alshanetsky | 2003-02-03 | 1 | -1/+4 |
* | Removed pointless checks. | Ilia Alshanetsky | 2003-01-30 | 1 | -9/+3 |
* | fix some typos | foobar | 2003-01-28 | 1 | -3/+3 |
* | - Fixed stupid typo.. | foobar | 2003-01-24 | 1 | -1/+1 |
* | Fix bug: #21817 (only enable this if --with-kerberos is used) | foobar | 2003-01-23 | 1 | -1/+1 |
* | quota function fixes. Thanks Wez. | Ilia Alshanetsky | 2003-01-20 | 2 | -7/+10 |
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-20 | 1 | -116/+101 |
* | Fix bug: #21687, imap extension does not include gss authentication mechanism | foobar | 2003-01-18 | 2 | -9/+19 |
* | Fixed memory leaks in imap_get_quota & imap_get_quotaroot. | Ilia Alshanetsky | 2003-01-17 | 1 | -26/+9 |
* | Fix ZTS-ZE2 build | Marcus Boerger | 2003-01-04 | 1 | -26/+26 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
* | Fix order of library additions, so that the imap extension now builds | Sascha Schumann | 2002-12-28 | 1 | -3/+3 |
* | fixing code style | Frank M. Kromann | 2002-12-07 | 1 | -4/+8 |
* | Fixing a possible strcat on a NULL pointer | Frank M. Kromann | 2002-12-06 | 1 | -1/+2 |
* | Fix the use of "personal" information in To and Cc headers | Frank M. Kromann | 2002-11-30 | 1 | -4/+23 |
* | free alocated mem. | Frank M. Kromann | 2002-11-27 | 1 | -5/+18 |
* | Avoid , at the end of each string (to, cc and bcc) | Frank M. Kromann | 2002-11-26 | 1 | -3/+3 |
* | email address change | Hartmut Holzgraefe | 2002-11-25 | 2 | -2/+2 |
* | - Added searching for Kerberos libs in default locations if no path is | foobar | 2002-11-01 | 1 | -8/+18 |
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -4/+0 |
* | - Fix protos (resource instead of int for stream_id, fix some return protos, | Markus Fischer | 2002-10-09 | 1 | -47/+47 |
* | Fixed bug #19280 | Ilia Alshanetsky | 2002-10-08 | 1 | -3/+9 |