summaryrefslogtreecommitdiff
path: root/program/include/rcube_ldap.php
AgeCommit message (Expand)Author
2011-02-09Apply more bugfixes from trunk for 0.5.1thomascube
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
2009-09-11- small code improvements per discussion from #1485536alecpl
2009-09-10- Fix LDAP partial result warning (#1485536)alecpl
2009-09-04- make sure 'required_fields' is an array (#1485892)alecpl
2009-09-04- return deleted records count instead of true in ldap's delete(), fixes (#14...alecpl
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alecpl
2009-08-29- allow empty LDAP 'filter' (#1485184)alecpl
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alecpl
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alecpl
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alecpl
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alecpl
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-05Add required parameters to raise_error() calls.svncommit
2008-12-16Simplify codethomascube
2008-12-06- Fix search results page jumps in LDAP addressbook (#1485253)alecpl
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomascube
2008-08-21- removed PHP4 class constructorsalecpl
2008-06-06- just boolean checkalecpl
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alecpl
2008-05-07/tmp/outsvncommit
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube