Age | Commit message (Expand) | Author |
2012-02-11 | Backported r5850 to 0.7 branch | thomascube |
2012-01-13 | - Fix wrong variable name in rcube_ldap.php (#1488302) | alecpl |
2012-01-06 | Migrate LDAP fieldmap fix from trunk | thomascube |
2012-01-04 | - Backported r5704-r5705 from trunk | alecpl |
2011-12-04 | Apply fixes r5539 and r5540 to release branch | thomascube |
2011-12-02 | - Applied fixes from trunk up to r5526 | alecpl |
2011-11-30 | - Merge commit r5517 from trunk | alecpl |
2011-11-30 | - Applied r5515 from trunk | alecpl |
2011-11-30 | - Applied fixes from trunk up to r5512 | alecpl |
2011-11-25 | - Merge r5489 from trunk | alecpl |
2011-11-11 | - Apply fixes fom trunk up to r5414 | alecpl |
2011-11-09 | - Apply fixes from trunk up to r5401 | alecpl |
2011-11-05 | Backported r5392 to release branch | thomascube |
2011-10-30 | Backport LDAP VLV pseudo-search option to release branch | 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 |
2011-08-12 | - Remove double semicolon | alecpl |
2011-08-11 | Fix saving and deleting LDAP contacts; skip client-side input validation for ... | thomascube |
2011-07-17 | Filter LDAP groups by search query | thomascube |
2011-07-17 | Fix ldap group members listing | thomascube |
2011-07-08 | - Make Undo action optional by setting undo_timeout=0 | alecpl |
2011-06-18 | Use numSubOrdindates inconjuction with VLV to count total | thomascube |
2011-06-16 | - Add addressbook name in contact info frame (#1487958) | alecpl |
2011-06-15 | Allow to specify multiple sort columns as array (currently only used for VLV) | thomascube |
2011-06-13 | Use dechex() instead of sprintf() for base conversion | thomascube |
2011-06-13 | Show more debug output | thomascube |
2011-06-13 | - Support array in 2nd argument of search() when searching by primary key, as... | alecpl |
2011-06-10 | Only select dn for count queries | thomascube |