summaryrefslogtreecommitdiff
path: root/program/include/rcube_ldap.php
AgeCommit message (Expand)Author
2011-09-21- Applied fixes from trunk up to r5259alecpl
2011-09-19- Applied fixes from trunk up to r5232alecpl
2011-09-13- Applied fixes from trunk up to r5212alecpl
2011-09-05Backport changes from trunk up to r5164thomascube
2011-08-25- Applied fixes from trunk up to r5126alecpl
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
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomascube
2011-02-09Codestyle and formatting; don't attempt to save empty array valuesthomascube
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alecpl
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alecpl
2010-05-10- Fix autocomplete shows entries without email (#1486452)alecpl
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alecpl
2010-03-25- typoalecpl
2010-02-22- added lost param descriptionalecpl
2010-01-28- add file/line definitions to raise_error() callsalecpl
2010-01-27- Re-fix #1485201alecpl
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alecpl
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config inside...alecpl
2009-09-11- last commit fixalecpl