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 e114a60406 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)
13 years ago
..
Auth Add lost file from Auth_SASL package 14 years ago
Mail Upgrade PEAR:Mail_mime package to latest version 13 years ago
Net Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) 14 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. 13 years ago
encoding Add KOI8-R encoding to utf-8 lib 18 years ago
PEAR.php Exclude E_STRICT from error_reporting for PHP 5.4 14 years ago
PEAR5.php - lost PEAR5.php file 16 years ago
des.inc Initial revision 21 years ago
tnef_decoder.php - Fix attachment filenames broken with TNEF decoder using long filenames (#1486795) 16 years ago
utf8.class.php - s/RoundCube/Roundcube/ 15 years ago