summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_ldap.php
AgeCommit message (Collapse)Author
2011-03-01Fix LDAP group identifiersthomasb
git-svn-id: https://svn.roundcube.net/trunk@4586 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Add LDAP SASL bind and proxy authentication (#1486692)alec
git-svn-id: https://svn.roundcube.net/trunk@4560 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4552 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
git-svn-id: https://svn.roundcube.net/trunk@4541 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-09Codestyle and formatting; don't attempt to save empty array valuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4513 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomasb
git-svn-id: https://svn.roundcube.net/trunk@4467 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alec
git-svn-id: https://svn.roundcube.net/trunk@4021 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alec
git-svn-id: https://svn.roundcube.net/trunk@3773 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alec
git-svn-id: https://svn.roundcube.net/trunk@3701 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-10- Fix autocomplete shows entries without email (#1486452)alec
git-svn-id: https://svn.roundcube.net/trunk@3608 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alec
git-svn-id: https://svn.roundcube.net/trunk@3520 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- typoalec
git-svn-id: https://svn.roundcube.net/trunk@3418 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-22- added lost param descriptionalec
git-svn-id: https://svn.roundcube.net/trunk@3280 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-27- Re-fix #1485201alec
git-svn-id: https://svn.roundcube.net/trunk@3230 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alec
git-svn-id: https://svn.roundcube.net/trunk@3187 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config ↵alec
inside rcube_ldap class git-svn-id: https://svn.roundcube.net/trunk@2976 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-11- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@2943 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-11- small code improvements per discussion from #1485536alec
git-svn-id: https://svn.roundcube.net/trunk@2942 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-10- Fix LDAP partial result warning (#1485536)alec
git-svn-id: https://svn.roundcube.net/trunk@2941 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- make sure 'required_fields' is an array (#1485892)alec
git-svn-id: https://svn.roundcube.net/trunk@2923 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- return deleted records count instead of true in ldap's delete(), fixes ↵alec
(#1486082) git-svn-id: https://svn.roundcube.net/trunk@2921 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alec
git-svn-id: https://svn.roundcube.net/trunk@2894 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- allow empty LDAP 'filter' (#1485184)alec
git-svn-id: https://svn.roundcube.net/trunk@2893 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alec
git-svn-id: https://svn.roundcube.net/trunk@2892 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alec
git-svn-id: https://svn.roundcube.net/trunk@2890 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alec
git-svn-id: https://svn.roundcube.net/trunk@2889 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alec
git-svn-id: https://svn.roundcube.net/trunk@2888 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alec
git-svn-id: https://svn.roundcube.net/trunk@2887 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-16- Added possibility to encrypt received header, option ↵alec
'http_received_header_encrypt', added some more logic in encrypt/decrypt functions for security git-svn-id: https://svn.roundcube.net/trunk@2491 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05Add required parameters to raise_error() calls.robin
git-svn-id: https://svn.roundcube.net/trunk@2213 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Simplify codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2157 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-06- Fix search results page jumps in LDAP addressbook (#1485253)alec
git-svn-id: https://svn.roundcube.net/trunk@2127 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomasb
git-svn-id: https://svn.roundcube.net/trunk@2080 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-21- removed PHP4 class constructorsalec
git-svn-id: https://svn.roundcube.net/trunk@1664 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-06- just boolean checkalec
git-svn-id: https://svn.roundcube.net/trunk@1482 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
git-svn-id: https://svn.roundcube.net/trunk@1481 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c