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
/
Roundcube
/
rcube_imap_generic.php
Age
Commit message (
Expand
)
Author
2013-08-29
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Aleksander Machniak
2013-07-08
Fix IMAP SETMETADATA parameters quoting (#1489231)
Aleksander Machniak
2013-07-08
Fix "could not load message" error on valid empty message body (#1489228)
Aleksander Machniak
2013-07-04
Fix parsing of square bracket characters in IMAP response strings (#1489223)
Aleksander Machniak
2013-05-07
Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < ...
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-04-29
Fix handling untagged responses in IMAP FETCH - "could not load message" erro...
Aleksander Machniak
2013-04-03
Fix possible header duplicates when using additional headers (#1489033)
Aleksander Machniak
2013-01-25
Send LOGOUT only when closing connection in logged state (#1487784)
Aleksander Machniak
2012-12-27
Workaround UW-IMAP bug where hierarchy separator is added to the shared folde...
Aleksander Machniak
2012-12-22
Add hint about possible disabled fsockopen() function on connection error
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-12-09
Add support for IMAP BINARY (RFC3516)
Aleksander Machniak
2012-11-29
Fix broken message/part bodies when FETCH response contains more untagged lin...
Aleksander Machniak
2012-11-28
Use Delivered-To header as a last resort for identity selection (#1488840)
Aleksander Machniak
2012-11-27
Add argument to fetch message parts only partially. Can be used for content m...
Thomas Bruederli
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak