index
:
pear/Net_IMAP4
master
PHP Pear library implementing IMAP4rev1 + Extensions functionality
roundcube-team@lists.kolabsys.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Force strings to wrap the annotations we query for in __list()
Jeroen van Meeuwen (Kolab Systems)
9 years
Age
Commit message
Author
Files
Lines
2011-10-27
Force strings to wrap the annotations we query for in __list()
HEAD
master
Jeroen van Meeuwen (Kolab Systems)
1
-4/+11
2011-10-27
Extend imap_list() and imap_lsub() to make use of the new __list() capabilities
Jeroen van Meeuwen (Kolab Systems)
1
-4/+31
2011-10-27
Allow __list() to be called with a set of metadata options, compatible with b...
Jeroen van Meeuwen (Kolab Systems)
1
-51/+200
2011-10-27
Avoid $str[0] over strlen($str) < 1
Jeroen van Meeuwen (Kolab Systems)
1
-58/+63
2011-10-27
r_implode() -> _r_implode() (Utility function)
Jeroen van Meeuwen (Kolab Systems)
1
-4/+4
2011-10-27
An initial version of a pear package.xml
Jeroen van Meeuwen (Kolab Systems)
1
-0/+68
2011-10-27
Add a function selected() to return the currently selected mailbox
Jeroen van Meeuwen (Kolab Systems)
1
-0/+4
2011-10-27
Issue an actual deprecation warning, and issue an error should no such method...
Jeroen van Meeuwen (Kolab Systems)
1
-6/+16
2011-10-27
Remove fake BAD response from NAMESPACE command to determine hierarchy separator
Jeroen van Meeuwen (Kolab Systems)
1
-3/+0
2011-10-27
Initial conversion of rcube_imap_generic.php into a stand-alone pear library
Jeroen van Meeuwen (Kolab Systems)
2
-0/+3946
[...]
Clone
git://git.kolab.org/git/pear/Net_IMAP4
ssh://git.kolab.org/git/pear/Net_IMAP4