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
/
include
/
rcube_ldap.php
Age
Commit message (
Expand
)
Author
2012-02-29
- Fix warning when properties array is empty
alecpl
2012-02-15
Skip empty group members (seen in OpenLDAP backends)
thomascube
2012-02-05
- Support AD's objectClass=group
alecpl
2012-02-02
Allow users to choose cols for contacts list sorting
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
- Add addressbook name to debug output (#1488304)
alecpl
2012-01-13
- Remove redundant ldap_count_entries() call
alecpl
2012-01-04
Improve support for multiple composite address fields in LDAP directories
thomascube
2011-12-04
Accept contact IDs as array or comma-separated string
thomascube
2011-12-01
- Fix issue where "S: Error: Success" was printed to debug log
alecpl
2011-11-30
- Fix parse error from last commit (grrrrr, do tests before commit!)
alecpl
2011-11-30
- Add possibility to do LDAP bind before searching for bind DN.
alecpl
2011-11-30
- Set sizelimit of main search function for vlv_search to page_size.
alecpl
2011-11-29
- Fix identation
alecpl
2011-11-28
Improve check of attribute changes when updating a contact
thomascube
2011-11-28
Fix saving of composite fields in LDAP
thomascube
2011-11-28
Set (empty) value of member attribute when creating a new group
thomascube
2011-11-25
- Add some debug and error handling around vlv_search
alecpl
2011-11-10
- Add option to define matching method for addressbook search (#1486564, #148...
alecpl
2011-11-08
Implement common setters for debug mode
thomascube
2011-11-05
Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection
thomascube
2011-10-30
Also merge properties of child cols of composite address book fields + remove...
thomascube
2011-10-30
Improve definition of composite address fields of LDAP contacts
thomascube
2011-10-28
Avoid errors
thomascube
2011-10-28
LDAP: use VLV pseudo-search for autocompletion
thomascube
2011-10-19
Add (experimental) support for some extendted PHP LDAP functions when queryin...
thomascube
2011-10-19
- Added 'search_dn_default' variable in ldap config
alecpl
2011-10-14
- Fix %dn replacement
alecpl
2011-10-14
Also allow groups list to be fetched using VLV
thomascube
2011-10-12
Fix BER encoding of records-per-page parameter
thomascube
2011-10-11
Improve group member fetching
thomascube
2011-10-10
Rewrite groups listing: use recursive methods to list members of (nested) gro...
thomascube
2011-10-07
Autocomplete LDAP records when adding contacts from mail (#1488073)
thomascube
2011-10-07
- Make sure LDAP name fields aren't arrays (#1488108)
alecpl
2011-10-06
Read group members according to objectClass of group records; support groupOf...
thomascube
2011-10-06
Skip VLV if a group is selected; show advanced search form if activating a 's...
thomascube
2011-09-30
Make LDAP group name attribute configurable
thomascube
2011-09-21
Add option 'searchonly' for address books; currently used by LDAP directories
thomascube
2011-09-20
- Fix listing contacts in a group
alecpl
2011-09-20
- Make group's "member" attibute name configurable
alecpl
2011-09-19
- Don't set (wrong) error on groups listing action
alecpl
2011-09-19
- Set group_bind_dn outside of list_groups()
alecpl
2011-09-19
- Hide PHP warning on ldap_search()
alecpl
2011-09-19
- Make rcube_ldap bind() and sasl_bind() methods public
alecpl
2011-09-13
- Fix encoding of LDAP contacts identifiers (#1488079)
alecpl
2011-09-12
- Fix required_fields checking per discussion in #1488073
alecpl
2011-09-05
Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_cr...
thomascube
2011-08-24
Fix group members listing for ldap directories
thomascube
2011-08-16
Correctly quote group filter
thomascube
2011-08-12
- Add debug for operations on groups
alecpl
[next]