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
/
Roundcube
/
rcube_ldap.php
Age
Commit message (
Expand
)
Author
2013-07-04
Don't add filters for required fields which are already in search filter
Thomas Bruederli
2013-05-01
Escape user input values when used in eval()
Thomas Bruederli
2013-05-01
Fix so addressbook_search_mode works also for group search (#1489079)
Aleksander Machniak
2013-04-30
Fix removal of a contact from a group in LDAP addressbook (#1489081)
Aleksander Machniak
2013-01-23
Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_conn...
Thomas Bruederli
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
2012-11-26
Cleaner way of handling user password in framework-based programs with no ses...
Aleksander Machniak
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