Age | Commit message (Expand) | Author |
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 | - typo | alecpl |
2010-02-22 | - added lost param description | alecpl |
2010-01-28 | - add file/line definitions to raise_error() calls | alecpl |
2010-01-27 | - Re-fix #1485201 | alecpl |
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 fix | alecpl |
2009-09-11 | - small code improvements per discussion from #1485536 | alecpl |
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-19 | Merged 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-05 | Add required parameters to raise_error() calls. | svncommit |
2008-12-16 | Simplify code | thomascube |
2008-12-06 | - Fix search results page jumps in LDAP addressbook (#1485253) | alecpl |
2008-11-23 | Suppress repeated ldap warnings + little codestyle fix | thomascube |
2008-08-21 | - removed PHP4 class constructors | alecpl |
2008-06-06 | - just boolean check | alecpl |
2008-06-06 | - TLS support in LDAP connections: 'use_tls' property (#1485104) | alecpl |
2008-05-07 | /tmp/out | svncommit |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |