index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
imap.inc
Age
Commit message (
Expand
)
Author
2009-02-06
- Fix some base64 encoded attachments handling (#1485725)
alecpl
2009-02-05
- Support NGINX as IMAP backend: better BAD response handling (#1485720)
alecpl
2009-01-28
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
alecpl
2009-01-18
#1484467: fix problems with backslash as imap hierarchy delimiter
alecpl
2009-01-08
- Improve messages display performance
alecpl
2009-01-07
- fix: set default auth method to 'check' not 'plain'
alecpl
2008-12-22
- fix internal date parsing
alecpl
2008-12-18
- Support multiple quota values in QUOTAROOT resonse (#1485626)
alecpl
2008-12-11
- comment console() call
alecpl
2008-12-11
- Performance: allow setting imap rootdir and delimiter before connect (#1485...
alecpl
2008-11-28
- re-fix r2095
alecpl
2008-11-23
Fix call-time pass-by-reference warnings
thomascube
2008-11-20
- optimize iil_C_FetchHeaders() to use only one FETCH command
alecpl
2008-11-20
- Speed up raw message body handling (call FETCH only once for the whole mess...
alecpl
2008-11-19
- last change fix
alecpl
2008-11-19
- Fix handling of some malformed messages (#1484438)
alecpl
2008-11-15
- don't use SORT when SEARCH is better (sort field not specified)
alecpl
2008-11-14
- fixes for status filter
alecpl
2008-11-12
- Use SORT for searching on servers with SORT capability
alecpl
2008-10-30
- added BYE response simple support to prevent from endless loops in imap.inc...
alecpl
2008-10-09
- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)
alecpl
2008-10-08
- Fix imap searching on ISMail (#1485466)
alecpl
2008-09-29
- small improvement: don't use implode to check array elements
alecpl
2008-09-16
- Reduced memory footprint when forwarding attachments (#1485345)
alecpl
2008-09-14
- handle 'undisclosed-recipients in imap.inc
alecpl
2008-09-02
- last change fix
alecpl
2008-09-02
- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
alecpl
2008-08-28
- Added option 'quota_zero_as_unlimited' (#1484604)
alecpl
2008-08-26
-removed flush() calls in iil_C_HandlePartBody() to prevent from memory leak ...
alecpl
2008-08-18
Better fix for bodystructure parsing (#1485280)
thomascube
2008-08-18
Fix bodystructure parsing (#1485280)
thomascube
2008-08-14
Better fix for skipping untagged responses; should also work with long body s...
thomascube
2008-07-31
Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. Johannessen)
thomascube
2008-07-15
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
thomascube
2008-06-30
- Added flag column on messages list (#1484623)
alecpl
2008-06-20
Flag original message as Forwarded when sending mail
thomascube
2008-06-18
Revert changes from r994 and make cram-md5 work again (#1484819)
thomascube
2008-06-05
Fix structure parsing and html output for multipart messages
thomascube
2008-06-05
- added iil_PutLine() wrapper for fputs()
alecpl
2008-06-05
Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Compl...
thomascube
2008-06-03
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
alecpl
2008-05-31
- Escape \ in login (#1484614)
alecpl
2008-05-30
- Support " and \ in folder names
alecpl
2008-05-27
Moved RoundCube functionality from lib to rcube_imap class; removed debug log
thomascube
2008-05-26
fix to #1485083
till
2008-05-23
- trim(chop()) replaced by trim() (#1485080)
alecpl
2008-05-21
-commented out optional capability response reading on connect
alecpl
2008-05-09
- fixed comments
alecpl
2008-05-09
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
alecpl
2008-04-17
- Fix IMAP response in message body when message has no body (#1484964)
alecpl
[next]