summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_ldap.php
AgeCommit message (Expand)Author
2013-02-13Don't save 'internal' or empty serialized valuesThomas Bruederli
2013-02-13Prepare for VLV auto-detection (requries 'config_root_dn' config option)Thomas Bruederli
2013-02-13Refactored the LDAP address book into a generic LDAP wrapper class and an add...Thomas Bruederli
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI e...Thomas Bruederli
2013-02-05Add special config attribute 'group_filters' to specify a fixed list of group...Thomas Bruederli
2013-02-01Allow to list contact groups in (paged) list (yet incomplete)Thomas Bruederli
2013-01-23Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_conn...Thomas Bruederli
2013-01-07Fix searching by date in address book (#1488888)Aleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-10Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to beAleksander Machniak
2012-11-26Cleaner way of handling user password in framework-based programs with no ses...Aleksander Machniak
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak