Aleksander Machniak
2013-07-02 ed3e51f1b41d818ae757220fd41cdf0b093b20f6
2013-07-02 Aleksander Machniak
Make possible to disable some (broken) IMAP extensions with imap_disable_ca...
tree@ ed3e51 commitdiff
2013-06-30 Aleksander Machniak
Fix message list sort with THREADS=REFS and sort column other than "None" o...
tree@ 049ba0 commitdiff
2013-06-29 Aleksander Machniak
Fix messages list sorting with THREAD=REFS
tree@ d4a2ea commitdiff
2013-06-28 Aleksander Machniak
Fix parsing one-line FETCH response, e.g. "* 1 FETCH (UID 9844 BODY[2.4] NIL)"
tree@ 7045bb commitdiff
2013-06-26 Aleksander Machniak
Support 'univentiongroup' objectclass, small code improvements
tree@ 1b52cf commitdiff
2013-06-26 Aleksander Machniak
Refactoring in groups cache handling code, CS fixes
tree@ 4feb8e commitdiff
2013-06-26 Thomas Bruederli
Don't query cache if static group_filter list is used
tree@ b373ac commitdiff
2013-06-26 Thomas Bruederli
Describe group filter's name_attr in sample config; defaults to 'cn' if not...
tree@ 9eaf68 commitdiff
2013-06-25 Aleksander Machniak
Improve code readability
tree@ 8f42c3 commitdiff
2013-06-25 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 2b3a3b commitdiff
2013-06-25 Aleksander Machniak
Performance improvement for searching in threaded mode. We can use cached i...
tree@ 855c85 commitdiff
2013-06-25 Victor Benincasa
Fix improper error checking
tree@ 093a3d commitdiff
2013-06-24 Aleksander Machniak
Revert change where NULL config value wasn't handled as unset (#1489202)
tree@ 2787fb commitdiff
2013-06-22 Aleksander Machniak
Fix error when searching in threaded mode
tree@ f255dd commitdiff
2013-06-21 Aleksander Machniak
CS fixes
tree@ 39a82a commitdiff
2013-06-20 Aleksander Machniak
Canonize boolean ini_get() results (#1489189)
tree@ 39b905 commitdiff
2013-06-20 Aleksander Machniak
Improve IMAP APPEND handling so it can read message (parts) from file point...
tree@ d76472 commitdiff
2013-06-19 Aleksander Machniak
Fixed so ldap cache can be disabled Fixed issue where ldap groups cache was...
tree@ b20025 commitdiff
2013-06-19 Thomas Bruederli
Use the right attribute to display group names
tree@ 8862f6 commitdiff
2013-06-19 Aleksander Machniak
Cache LDAP's user_specific search and use vlv for better performance (#1489...
tree@ 5a6c3a commitdiff
2013-06-19 Aleksander Machniak
CS fixes
tree@ 858af7 commitdiff
2013-06-19 Aleksander Machniak
Fix debug setting in ldap classes
tree@ fae90d commitdiff
2013-06-18 Aleksander Machniak
CS fixes
tree@ c9ed4b commitdiff
2013-06-18 Aleksander Machniak
Unify LDAP debug messages
tree@ c64bee commitdiff
2013-06-18 Aleksander Machniak
Ignore ldap_search warnings (like in the old code)
tree@ 3ebda8 commitdiff
2013-06-18 Thomas Bruederli
Consolidate quote_string() method usage; don't add additional filter if req...
tree@ 4500b2 commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
tree@ dd5472 commitdiff
2013-06-18 Aleksander Machniak
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
tree@ 428764 commitdiff
2013-06-16 Aleksander Machniak
Fix session issues when local and database time differs (#1486132) Improve ...
tree@ 3dbe4f commitdiff
2013-06-16 Aleksander Machniak
Remove session.auto_start setting. It is already too late to set this option.
tree@ ac1a96 commitdiff
2013-06-13 Thomas Bruederli
Add feature to import messages to the currently selected folder
tree@ 4f53ab commitdiff
2013-06-13 Aleksander Machniak
Set TTL for attachments stored in sql database
tree@ df9d00 commitdiff
2013-06-13 Aleksander Machniak
Fix typos in sql queries of garbage collector (expired -> expires)
tree@ 12f119 commitdiff
2013-06-13 Aleksander Machniak
Fix thread cache syncronization/validation (#1489028)
tree@ 603e04 commitdiff
2013-06-13 Aleksander Machniak
Fix default sorting of threaded list when THREAD=REFS isn't supported. The ...
tree@ 918a6a commitdiff
2013-06-11 Aleksander Machniak
Do not reset messages count in set_folder()
tree@ f3b55e commitdiff
2013-06-11 Aleksander Machniak
Make sure to use threads result cached in-memory for correct folder
tree@ 545559 commitdiff
2013-06-09 Aleksander Machniak
Fix database cache expunge issues (#1489149) - added 'expires' column
tree@ 60b6d7 commitdiff
2013-06-08 Aleksander Machniak
Simplified db connection initialisation code
tree@ d18640 commitdiff
2013-06-08 Aleksander Machniak
Fix date format issues on MS SQL Server (#1488918)
tree@ 66407a commitdiff
2013-06-07 Aleksander Machniak
Added more error checking in rcube_image::resize()
tree@ 1cdcaf commitdiff
2013-06-06 Aleksander Machniak
Add imap_cache_ttl option to configure TTL of imap_cache
tree@ 61ccdf commitdiff
2013-06-06 Aleksander Machniak
Rename message_cache_lifetime to messages_cache_ttl option for naming consi...
tree@ 67ac6e commitdiff
2013-06-06 Aleksander Machniak
Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options
tree@ b07426 commitdiff
2013-06-05 Aleksander Machniak
Fix legacy options handling
tree@ f65890 commitdiff
2013-06-05 Aleksander Machniak
Add optional argument to now() for simple interval calculations on SQL-side
tree@ aa44ce commitdiff
2013-06-05 Aleksander Machniak
Use built-in sqlite functions to "emulate" now() and unix_timestamp()
tree@ 14226f commitdiff
2013-06-05 Aleksander Machniak
Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)
tree@ be4b5c commitdiff
2013-06-05 Aleksander Machniak
Improvements in garbage collector: created gc() method to run all gc-relate...
tree@ ee73a7 commitdiff
2013-06-05 Thomas Bruederli
Add option to use PHP's native session save handlers
tree@ 42de33 commitdiff
first | « prev | next »