alecpl
2009-07-12 99a4539170b87fbf665e4b6d8884f79d28903007
2009-07-12 alecpl
- small code improvements + possible bugs fixes
blob@ 99a453 commitdiff | diff to current
2009-07-11 alecpl
- small code improvements
blob@ 4bac28 commitdiff | diff to current
2009-07-11 alecpl
- few fixes for last commits
blob@ 5f571e commitdiff | diff to current
2009-07-11 alecpl
- Performance improvements by use UID commands (#1485690)
blob@ 40dfea commitdiff | diff to current
2009-07-07 alecpl
- Added 'imap_debug' option, described 'sql_debug' option in config file
blob@ d559cb commitdiff | diff to current
2009-07-07 alecpl
- Support %h variable in 'smtp_server' option (#1485766)
blob@ 72cd3c commitdiff | diff to current
2009-06-21 alecpl
- Fix empty Date header issue (#1485923) + some cleanups
blob@ 11b80e commitdiff | diff to current
2009-06-10 alecpl
- Fixed many 'skip_deleted' issues (#1485634) - Fixed messages list sorting...
blob@ 2dd7ee commitdiff | diff to current
2009-06-02 alecpl
- fix FETCH reply parsing (#1485891)
blob@ 07f0b9 commitdiff | diff to current
2009-05-29 alecpl
- fix too many debug info ;)
blob@ 0eeee6 commitdiff | diff to current
2009-05-29 alecpl
- re-fix #1485884
blob@ 6bc59a commitdiff | diff to current
2009-05-29 alecpl
- Fixed problem with double quote at the end of folder name (#1485884)
blob@ 2ff8af commitdiff | diff to current
2009-05-26 alecpl
- Support UID EXPUNGE: remove only moved/deleted messages
blob@ 8234b4 commitdiff | diff to current
2009-05-25 alecpl
- small LF fix in quoted-printable convertion
blob@ eebfa5 commitdiff | diff to current
2009-05-22 alecpl
- handle startup response (#1484853)
blob@ aa320e commitdiff | diff to current
2009-05-20 alecpl
- remove not used icl_commons.inc file
blob@ 2de7d7 commitdiff | diff to current
2009-05-14 alecpl
- fix uudecode (skip "begin XXX filename" header)
blob@ b31a0a commitdiff | diff to current
2009-05-13 alecpl
- handle one convert_uudecode() warning
blob@ 674804 commitdiff | diff to current
2009-05-13 alecpl
- Support UUencode content encoding (#1485839)
blob@ 1c5be6 commitdiff | diff to current
2009-05-10 alecpl
- prevent infinite loop on imap error in iil_C_HandlePartBody()
blob@ 4769ea commitdiff | diff to current
2009-05-04 alecpl
- use preg_* instead of ereg* + removed caching functions
blob@ 2f7405 commitdiff | diff to current
2009-05-02 alecpl
- Use UID STORE/COPY commands
blob@ aeed58 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-14 alecpl
- Support STARTTLS in IMAP connection (#1485284)
blob@ f86e8f commitdiff | diff to current
2009-04-08 alecpl
- re-fix last commmit
blob@ 157fcb commitdiff | diff to current
2009-04-08 alecpl
- Fix opening attachment marks message as read (#1485803)
blob@ 803b1b commitdiff | diff to current
2009-03-06 alecpl
- Fix FETCH result parsing for servers returning flags at the end of result...
blob@ 55c2a4 commitdiff | diff to current
2009-03-06 alecpl
- Fix errors handling in IMAP command continuations (#1485762)
blob@ 25f779 commitdiff | diff to current
2009-02-06 alecpl
- Fix some base64 encoded attachments handling (#1485725)
blob@ 5801af commitdiff | diff to current
2009-02-05 alecpl
- Support NGINX as IMAP backend: better BAD response handling (#1485720)
blob@ 487edf commitdiff | diff to current
2009-01-28 alecpl
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
blob@ 5c771c commitdiff | diff to current
2009-01-18 alecpl
#1484467: fix problems with backslash as imap hierarchy delimiter
blob@ b7c168 commitdiff | diff to current
2009-01-08 alecpl
- Improve messages display performance
blob@ 7a229b commitdiff | diff to current
2009-01-07 alecpl
- fix: set default auth method to 'check' not 'plain'
blob@ 46b48e commitdiff | diff to current
2008-12-22 alecpl
- fix internal date parsing
blob@ 0fc97c commitdiff | diff to current
2008-12-18 alecpl
- Support multiple quota values in QUOTAROOT resonse (#1485626)
blob@ 789280 commitdiff | diff to current
2008-12-11 alecpl
- comment console() call
blob@ 81c7b2 commitdiff | diff to current
2008-12-11 alecpl
- Performance: allow setting imap rootdir and delimiter before connect (#14...
blob@ 030c84 commitdiff | diff to current
2008-11-28 alecpl
- re-fix r2095
blob@ 7342d7 commitdiff | diff to current
2008-11-23 thomascube
Fix call-time pass-by-reference warnings
blob@ 9c314b commitdiff | diff to current
2008-11-20 alecpl
- optimize iil_C_FetchHeaders() to use only one FETCH command
blob@ 9b9f26 commitdiff | diff to current
2008-11-20 alecpl
- Speed up raw message body handling (call FETCH only once for the whole me...
blob@ 322b79 commitdiff | diff to current
2008-11-19 alecpl
- last change fix
blob@ f14ac8 commitdiff | diff to current
2008-11-19 alecpl
- Fix handling of some malformed messages (#1484438)
blob@ ceb52f commitdiff | diff to current
2008-11-15 alecpl
- don't use SORT when SEARCH is better (sort field not specified)
blob@ e2e745 commitdiff | diff to current
2008-11-14 alecpl
- fixes for status filter - don't call search second time if first call ret...
blob@ 697cc5 commitdiff | diff to current
2008-11-12 alecpl
- Use SORT for searching on servers with SORT capability
blob@ 0803fb commitdiff | diff to current
2008-10-30 alecpl
- added BYE response simple support to prevent from endless loops in imap.i...
blob@ d2993e commitdiff | diff to current
2008-10-09 alecpl
- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)
blob@ 7ae46f commitdiff | diff to current
2008-10-08 alecpl
- Fix imap searching on ISMail (#1485466)
blob@ 2b4bae commitdiff | diff to current
first | « prev | next »