summaryrefslogtreecommitdiff
path: root/program/lib
AgeCommit message (Expand)Author
2014-09-18Remove Oracle driver based on PDO_OCI extensionAleksander Machniak
2014-09-18Fix long data handlingAleksander Machniak
2014-09-18Fix binary operator use for OracleAleksander Machniak
2014-09-17Added transactions supportAleksander Machniak
2014-09-17Add Oracle driver which uses OCI8 extension - the one that supports CLOB columnsAleksander Machniak
2014-09-15Fixes for OracleAleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-09-12Added Oracle database driverAleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-10Print to STDERR non-terminating errors in CLI modeAleksander Machniak
2014-09-09Don't override argument variable when collecting resultsThomas Bruederli
2014-09-08Fix call to a member function get_compressed() on a non-objectAleksander Machniak
2014-09-08Added license headers to driver files, CS fixesAleksander Machniak
2014-09-03Fix merging folder annotations for folders with numeric names (only digits)Aleksander Machniak
2014-08-30Fix so rcube_text2html class does not depend on rcmail_string_replacerAleksander Machniak
2014-08-28Get rid of DIRECTORY_SEPARATOR for consistencyAleksander Machniak
2014-08-27Remove 3rd party libs from our repository and define the dependencies in comp...Thomas Bruederli
2014-08-27Maintain a stack of currently running plugin hooksThomas Bruederli
2014-08-26Fix PERMANENTFLAGS checking in modFlag()Aleksander Machniak
2014-08-24Added rcube_utils::resolve_url()Aleksander Machniak
2014-08-24Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() for ...Aleksander Machniak
2014-08-21Merge pull request #212 from JohnDoh/patch-1Thomas B.
2014-08-21Fix handling of email addresses with quoted domain part (#1490040)Aleksander Machniak
2014-08-18Don't fail when trying to create and subscribe a folder that already existsAleksander Machniak
2014-08-18Make LDAP errors available to the applicationThomas Bruederli
2014-08-18Allow caller to supply the template for contact name compositionThomas Bruederli
2014-08-18Remove empty brackets, slashes and spaces from contact search nameThomas Bruederli
2014-08-16add include_plugin function for optoinal pluginsJohnDoh
2014-08-16add support for optional pluginsJohnDoh
2014-08-14Support contacts import in GMail CSV formatAleksander Machniak
2014-08-13Cleanup after PR merge, updated changelogAleksander Machniak
2014-08-13Merge pull request #211 from bbraybrook/gd_rotate_thumbAleksander Machniak
2014-08-13Allow to search for LDAP groups with 'group_filter' enabledThomas Bruederli
2014-08-12changes suggested by aleksbrendan braybrook
2014-08-11rotate image with GD if exit rotation data presentbrendan braybrook
2014-08-11wrong type returned for gifbrendan braybrook
2014-08-07- Implemented 'storage_connected' API hook after successful IMAP login (#1490...Thomas Bruederli
2014-08-07Add default location for mime.types with nginxThomas Bruederli
2014-08-06Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-06Overwrite Net_LDAP3's normalize_entry() method to behave as the old oneAleksander Machniak
2014-08-06Add missing Net_LDAP3_Result::get_dn() methodAleksander Machniak
2014-08-06CS fix after PR mergeAleksander Machniak
2014-08-06Merge pull request #209 from bbraybrook/header_array_fixAleksander Machniak
2014-08-06fix stringify problem when multiple headers values exist to be returnedbrendan braybrook
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-08-05Do not log ldap bind passwordsAleksander Machniak
2014-08-05Merge pull request #207 from kanarip/dev/net_ldap3Aleksander Machniak
2014-08-03List all plugins which have been attempted to load (#1488871)Thomas Bruederli
2014-08-02Correct reference to old function get_dn()Jeroen van Meeuwen (Kolab Systems)
2014-08-02Fix missing out on the correct sortingJeroen van Meeuwen (Kolab Systems)