alecpl
2011-10-07 b1f0846727331f58342e9cfdd02df03ea8f15181
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
2011-06-18 thomascube
Use numSubOrdindates inconjuction with VLV to count total
blob@ 6af7e0 commitdiff | diff to current
2011-06-16 alecpl
- Add addressbook name in contact info frame (#1487958)
blob@ cc90ed commitdiff | diff to current
2011-06-14 thomascube
Allow to specify multiple sort columns as array (currently only used for VLV)
blob@ fd8975 commitdiff | diff to current
2011-06-13 thomascube
Use dechex() instead of sprintf() for base conversion
blob@ 6f3fa9 commitdiff | diff to current
2011-06-13 thomascube
Show more debug output
blob@ 795692 commitdiff | diff to current
2011-06-13 alecpl
- Support array in 2nd argument of search() when searching by primary key, ...
blob@ 648674 commitdiff | diff to current
2011-06-09 thomascube
Only select dn for count queries
blob@ c1db48 commitdiff | diff to current
2011-06-09 thomascube
Implement LDAPv3 Virtual List View (VLV) for paged results listing
blob@ 69ea3a commitdiff | diff to current
2011-06-03 alecpl
- Added addressbook advanced search
blob@ e9a9f2 commitdiff | diff to current
2011-06-01 alecpl
- Add popup with basic fields selection for addressbook search
blob@ 3cacf9 commitdiff | diff to current
2011-05-12 thomascube
Improve display name composition when saving contacts (#1487143), with plug...
blob@ e84818 commitdiff | diff to current
2011-05-04 alecpl
- Stop execution when LDAP addressbook is configured but PHP's ldap functio...
blob@ 56651c commitdiff | diff to current
2011-04-15 thomascube
Fixed LDAP patch
blob@ d476d3 commitdiff | diff to current
2011-04-15 thomascube
Replace LDAP vars in group queries (#1487837)
blob@ d1e08f commitdiff | diff to current
2011-03-01 thomascube
Fix LDAP group identifiers
blob@ 15e944 commitdiff | diff to current
2011-02-17 alecpl
- Add LDAP SASL bind and proxy authentication (#1486692)
blob@ 4d982d commitdiff | diff to current
2011-02-15 thomascube
Allow group identifiers to be changed upon renaming (used in LDAP)
blob@ 360bd3 commitdiff | diff to current
2011-02-14 thomascube
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
blob@ 3e2637 commitdiff | diff to current
2011-02-09 thomascube
Codestyle and formatting; don't attempt to save empty array values
blob@ a97937 commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-29 thomascube
Add groups support for LDAP address books, contributed by Andreas Dick
blob@ 6039aa commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-09-30 alecpl
- Add option do bind for an individual LDAP address book (#1486997)
blob@ 1148c6 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-20 alecpl
- Add %dc variable support in base_dn/bind_dn config (#1486779)
blob@ f76765 commitdiff | diff to current
first | « prev | next »