You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/lib
Thomas Bruederli 2b2f34d354 Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_connect() always succeeds but ldap_bind() will fail if host isn't reachable.
Add option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT on PHP > 5.3.0)
12 years ago
..
Auth Add lost file from Auth_SASL package 12 years ago
Mail Upgrade PEAR:Mail_mime package to latest version 12 years ago
Net Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) 13 years ago
Roundcube Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_connect() always succeeds but ldap_bind() will fail if host isn't reachable. 12 years ago
encoding Add KOI8-R encoding to utf-8 lib 16 years ago
PEAR.php Exclude E_STRICT from error_reporting for PHP 5.4 13 years ago
PEAR5.php - lost PEAR5.php file 15 years ago
des.inc Initial revision 19 years ago
tnef_decoder.php - Fix attachment filenames broken with TNEF decoder using long filenames (#1486795) 15 years ago
utf8.class.php - s/RoundCube/Roundcube/ 14 years ago