alecpl
2012-01-16 8764b6ecf0c8d1b0646915a8139cdf6bbac2ca14
2012-01-16 alecpl
- Add addressbook name to debug output (#1488304)
blob@ 8764b6 commitdiff | diff to current
2012-01-13 alecpl
- Remove redundant ldap_count_entries() call
blob@ 122446 commitdiff | diff to current
2012-01-04 thomascube
Improve support for multiple composite address fields in LDAP directories
blob@ ad8c9d commitdiff | diff to current
2011-12-04 thomascube
Accept contact IDs as array or comma-separated string
blob@ 5d692b commitdiff | diff to current
2011-12-01 alecpl
- Fix issue where "S: Error: Success" was printed to debug log
blob@ a505dd commitdiff | diff to current
2011-11-30 alecpl
- Fix parse error from last commit (grrrrr, do tests before commit!)
blob@ 03e520 commitdiff | diff to current
2011-11-30 alecpl
- Add possibility to do LDAP bind before searching for bind DN. In deploy...
blob@ 2d08ec commitdiff | diff to current
2011-11-30 alecpl
- Set sizelimit of main search function for vlv_search to page_size. It w...
blob@ 7f79e2 commitdiff | diff to current
2011-11-29 alecpl
- Fix identation
blob@ 6bddd9 commitdiff | diff to current
2011-11-28 thomascube
Improve check of attribute changes when updating a contact
blob@ 1803f8 commitdiff | diff to current
2011-11-28 thomascube
Fix saving of composite fields in LDAP
blob@ d6aafd commitdiff | diff to current
2011-11-28 thomascube
Set (empty) value of member attribute when creating a new group
blob@ b4b377 commitdiff | diff to current
2011-11-25 alecpl
- Add some debug and error handling around vlv_search
blob@ 9b3311 commitdiff | diff to current
2011-11-10 alecpl
- Add option to define matching method for addressbook search (#1486564, #1...
blob@ f21a04 commitdiff | diff to current
2011-11-08 thomascube
Implement common setters for debug mode
blob@ 06744d commitdiff | diff to current
2011-11-05 thomascube
Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection
blob@ 3b4b03 commitdiff | diff to current
2011-10-30 thomascube
Also merge properties of child cols of composite address book fields + remo...
blob@ 3ac5cd commitdiff | diff to current
2011-10-30 thomascube
Improve definition of composite address fields of LDAP contacts
blob@ 1937f4 commitdiff | diff to current
2011-10-28 thomascube
Avoid errors
blob@ 187ff4 commitdiff | diff to current
2011-10-28 thomascube
LDAP: use VLV pseudo-search for autocompletion
blob@ fc91c1 commitdiff | diff to current
2011-10-19 thomascube
Add (experimental) support for some extendted PHP LDAP functions when query...
blob@ f09c18 commitdiff | diff to current
2011-10-19 alecpl
- Added 'search_dn_default' variable in ldap config - Better handling of si...
blob@ c041d5 commitdiff | diff to current
2011-10-14 alecpl
- Fix %dn replacement
blob@ 54b0d8 commitdiff | diff to current
2011-10-14 thomascube
Also allow groups list to be fetched using VLV
blob@ fb6cc8 commitdiff | diff to current
2011-10-12 thomascube
Fix BER encoding of records-per-page parameter
blob@ ce53b6 commitdiff | diff to current
2011-10-11 thomascube
Improve group member fetching
blob@ b35a0f commitdiff | diff to current
2011-10-10 thomascube
Rewrite groups listing: use recursive methods to list members of (nested) g...
blob@ a31482 commitdiff | diff to current
2011-10-07 thomascube
Autocomplete LDAP records when adding contacts from mail (#1488073)
blob@ 39cafa commitdiff | diff to current
2011-10-07 alecpl
- Make sure LDAP name fields aren't arrays (#1488108)
blob@ b1f084 commitdiff | diff to current
2011-10-06 thomascube
Read group members according to objectClass of group records; support group...
blob@ 8fb04b commitdiff | diff to current
2011-10-06 thomascube
Skip VLV if a group is selected; show advanced search form if activating a ...
blob@ e2a8b4 commitdiff | diff to current
2011-09-30 thomascube
Make LDAP group name attribute configurable
blob@ 448f81 commitdiff | diff to current
2011-09-21 thomascube
Add option 'searchonly' for address books; currently used by LDAP directories
blob@ 2d3e2b commitdiff | diff to current
2011-09-20 alecpl
- Fix listing contacts in a group
blob@ 015dec commitdiff | diff to current
2011-09-20 alecpl
- Make group's "member" attibute name configurable
blob@ f763fb commitdiff | diff to current
2011-09-19 alecpl
- Don't set (wrong) error on groups listing action
blob@ 681e9e commitdiff | diff to current
2011-09-19 alecpl
- Set group_bind_dn outside of list_groups()
blob@ abc3aa commitdiff | diff to current
2011-09-19 alecpl
- Hide PHP warning on ldap_search()
blob@ 0fe3b9 commitdiff | diff to current
2011-09-19 alecpl
- Make rcube_ldap bind() and sasl_bind() methods public
blob@ 9eeb14 commitdiff | diff to current
2011-09-13 alecpl
- Fix encoding of LDAP contacts identifiers (#1488079)
blob@ c3ba0e commitdiff | diff to current
2011-09-12 alecpl
- Fix required_fields checking per discussion in #1488073
blob@ 6f45fa commitdiff | diff to current
2011-09-05 thomascube
Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_...
blob@ 94a5a2 commitdiff | diff to current
2011-08-24 thomascube
Fix group members listing for ldap directories
blob@ c63e57 commitdiff | diff to current
2011-08-16 thomascube
Correctly quote group filter
blob@ 94ce75 commitdiff | diff to current
2011-08-12 alecpl
- Add debug for operations on groups
blob@ 755189 commitdiff | diff to current
2011-08-12 alecpl
- Remove double semicolon
blob@ a17030 commitdiff | diff to current
2011-08-11 thomascube
Fix saving and deleting LDAP contacts; skip client-side input validation fo...
blob@ 0f1fae commitdiff | diff to current
2011-07-17 thomascube
Filter LDAP groups by search query
blob@ 4d9f62 commitdiff | diff to current
2011-07-17 thomascube
Fix ldap group members listing
blob@ ce4e0e commitdiff | diff to current
2011-07-08 alecpl
- Make Undo action optional by setting undo_timeout=0
blob@ 63fda8 commitdiff | diff to current
first | « prev | next »