Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-23 | Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ↵ | Thomas Bruederli | |
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) | |||
2013-01-07 | Fix searching by date in address book (#1488888) | Aleksander Machniak | |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak | |
2012-12-10 | Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to be | Aleksander Machniak | |
resource, null given. This happens on Administrative Limit Exceeded error when using VLV. | |||
2012-11-26 | Cleaner way of handling user password in framework-based programs with no ↵ | Aleksander Machniak | |
session | |||
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak | |
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak | |