summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_ldap.php
AgeCommit message (Expand)Author
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
2009-08-29- allow empty LDAP 'filter' (#1485184)alec
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alec
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alec
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alec
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alec
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alec
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-05Add required parameters to raise_error() calls.robin
2008-12-16Simplify codethomasb
2008-12-06- Fix search results page jumps in LDAP addressbook (#1485253)alec
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomasb
2008-08-21- removed PHP4 class constructorsalec
2008-06-06- just boolean checkalec
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
2008-05-07/tmp/outrichs
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb