summaryrefslogtreecommitdiff
path: root/program/include/rcube_ldap.php
AgeCommit message (Expand)Author
2011-11-11- Apply fixes fom trunk up to r5414alecpl
2011-11-09- Apply fixes from trunk up to r5401alecpl
2011-11-05Backported r5392 to release branchthomascube
2011-10-30Backport LDAP VLV pseudo-search option to release branchthomascube
2011-10-19- Added 'search_dn_default' variable in ldap configalecpl
2011-10-14- Fix %dn replacementalecpl
2011-10-14Also allow groups list to be fetched using VLVthomascube
2011-10-12Fix BER encoding of records-per-page parameterthomascube
2011-10-11Improve group member fetchingthomascube
2011-10-10Rewrite groups listing: use recursive methods to list members of (nested) gro...thomascube
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alecpl
2011-10-06Read group members according to objectClass of group records; support groupOf...thomascube
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomascube
2011-09-30Make LDAP group name attribute configurablethomascube
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomascube
2011-09-20- Fix listing contacts in a groupalecpl
2011-09-20- Make group's "member" attibute name configurablealecpl
2011-09-19- Don't set (wrong) error on groups listing actionalecpl
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 publicalecpl
2011-09-13- Fix encoding of LDAP contacts identifiers (#1488079)alecpl
2011-09-12- Fix required_fields checking per discussion in #1488073alecpl
2011-09-05Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_cr...thomascube
2011-08-24Fix group members listing for ldap directoriesthomascube
2011-08-16Correctly quote group filterthomascube
2011-08-12- Add debug for operations on groupsalecpl
2011-08-12- Remove double semicolonalecpl
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomascube
2011-07-17Filter LDAP groups by search querythomascube
2011-07-17Fix ldap group members listingthomascube
2011-07-08- Make Undo action optional by setting undo_timeout=0alecpl
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomascube
2011-06-16- Add addressbook name in contact info frame (#1487958)alecpl
2011-06-15Allow to specify multiple sort columns as array (currently only used for VLV)thomascube
2011-06-13Use dechex() instead of sprintf() for base conversionthomascube
2011-06-13Show more debug outputthomascube
2011-06-13- Support array in 2nd argument of search() when searching by primary key, as...alecpl
2011-06-10Only select dn for count queriesthomascube
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomascube
2011-06-03- Added addressbook advanced searchalecpl
2011-06-01- Add popup with basic fields selection for addressbook searchalecpl
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomascube
2011-05-04- Stop execution when LDAP addressbook is configured but PHP's ldap functions...alecpl
2011-04-15Fixed LDAP patchthomascube
2011-04-15Replace LDAP vars in group queries (#1487837)thomascube
2011-03-01Fix LDAP group identifiersthomascube
2011-02-17- Add LDAP SASL bind and proxy authentication (#1486692)alecpl
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomascube