summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_ldap.php
AgeCommit message (Expand)Author
2011-08-16Correctly quote group filterthomasb
2011-08-12- Add debug for operations on groupsalec
2011-08-12- Remove double semicolonalec
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomasb
2011-07-17Filter LDAP groups by search querythomasb
2011-07-17Fix ldap group members listingthomasb
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomasb
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
2011-06-15Allow to specify multiple sort columns as array (currently only used for VLV)thomasb
2011-06-13Use dechex() instead of sprintf() for base conversionthomasb
2011-06-13Show more debug outputthomasb
2011-06-13- Support array in 2nd argument of search() when searching by primary key, as...alec
2011-06-10Only select dn for count queriesthomasb
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomasb
2011-06-03- Added addressbook advanced searchalec
2011-06-01- Add popup with basic fields selection for addressbook searchalec
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomasb
2011-05-04- Stop execution when LDAP addressbook is configured but PHP's ldap functions...alec
2011-04-15Fixed LDAP patchthomasb
2011-04-15Replace LDAP vars in group queries (#1487837)thomasb
2011-03-01Fix LDAP group identifiersthomasb
2011-02-17- Add LDAP SASL bind and proxy authentication (#1486692)alec
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomasb
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
2011-02-09Codestyle and formatting; don't attempt to save empty array valuesthomasb
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomasb
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-23- removed PHP closing tagalec
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alec
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alec
2010-05-10- Fix autocomplete shows entries without email (#1486452)alec
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alec
2010-03-25- typoalec
2010-02-22- added lost param descriptionalec
2010-01-28- add file/line definitions to raise_error() callsalec
2010-01-27- Re-fix #1485201alec
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alec
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config inside...alec
2009-09-11- last commit fixalec
2009-09-11- small code improvements per discussion from #1485536alec
2009-09-10- Fix LDAP partial result warning (#1485536)alec
2009-09-04- make sure 'required_fields' is an array (#1485892)alec
2009-09-04- return deleted records count instead of true in ldap's delete(), fixes (#14...alec
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alec