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
/
Net
Age
Commit message (
Expand
)
Author
2014-08-06
Add missing Net_LDAP3_Result::get_dn() method
Aleksander Machniak
2014-08-05
Do not log ldap bind passwords
Aleksander Machniak
2014-08-02
Fix missing out on the correct sorting
Jeroen van Meeuwen (Kolab Systems)
2014-08-02
Use Net_LDAP3
Jeroen van Meeuwen (Kolab Systems)
2013-10-06
Move PEAR libs from plugins into main Roundcube lib directory,
Aleksander Machniak
2013-05-24
Fix connecting when host is specified with protocol prefix e.g. ssl://
Aleksander Machniak
2013-05-22
Fix warning when using IP address as hostname in Net_Socket
Aleksander Machniak
2013-05-16
Fix Net_Socket bug with no timeout (failed connection in managesieve plugin)
Aleksander Machniak
2013-05-15
Fix SMTP connection using IPv6 address in smtp_server option (#1489024), upda...
Aleksander Machniak
2012-07-23
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ...
Aleksander Machniak
2011-11-24
- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487...
alecpl
2011-04-17
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
alecpl
2011-03-11
- PEAR::Net_SMTP 1.5.1
alecpl
2011-01-20
- Updated PEAR::Net_Socket to 1.0.10
alecpl
2011-01-20
- Updated PEAR::Net_IDNA2 to 0.1.1
alecpl
2010-10-11
- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942
alecpl
2010-10-11
- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358
alecpl
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alecpl
2010-03-08
- Net_SMTP 1.4.2 with fix for #1486537
alecpl
2010-01-25
- Net_SMTP 1.4.1
alecpl
2009-12-03
- Net_SMTP 1.3.4
alecpl
2009-07-14
- update PEAR::Net_SMTP to 1.3.3 version
alecpl
2009-07-06
- Show SMTP errors in browser (#1485927)
alecpl
2008-12-18
- updated bundled Net_Socket to 1.0.9
alecpl
2008-12-18
updated bundled Net_SMTP to 1.3.1
alecpl
2008-12-18
#1485157: fix DIGEST-MD5 authentication
alecpl
2008-12-18
- oops, remove console call
alecpl
2008-12-18
- Fix STARTTLS before AUTH in SMTP connection (#1484883)
alecpl
2008-01-29
* updated bundled Net_Socket to 1.0.8
till
2006-12-06
Optimized memory usage when sending mail; Include SMTP response in log; Fixed...
thomascube
2005-10-03
Minor bugfixes and SMTP support
thomascube