Aleksander Machniak
2015-08-07 36bd93f1384ccf3f3ccd6fa884ad594d1b486367
2015-08-07 Aleksander Machniak
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
tree@ 36bd93 commitdiff
2015-08-06 Aleksander Machniak
Make Mail_mime>=1.9.0 a requirement, fix compat. errors
tree@ a7efdd commitdiff
2015-08-06 Aleksander Machniak
Added GSSAPI/Kerberos authentication plugin - krb_authentication
tree@ 1b8ca0 commitdiff
2015-08-06 Aleksander Machniak
Make sure list page is never set to 0 (#1490458)
tree@ 0868c2 commitdiff
2015-08-05 Aleksander Machniak
Fix bug where some plugins could be initialized more than one time
tree@ 5ed8ad commitdiff
2015-08-05 Aleksander Machniak
Small code improvements
tree@ 93e640 commitdiff
2015-07-31 Aleksander Machniak
Fix bug where new messages weren't added to the list in search mode
tree@ c21f95 commitdiff
2015-07-31 Aleksander Machniak
Revert create_folder() behaviour change where the method didn't fail if fol...
tree@ 6c7be2 commitdiff
2015-07-29 Aleksander Machniak
Fix so imap folder attribute comparisons are case-insensitive (#1490466) + ...
tree@ 9d78c6 commitdiff
2015-07-26 Aleksander Machniak
Don't use private properties of Net_SMTP object
tree@ b71eef commitdiff
2015-07-22 Aleksander Machniak
Reset internal cache index in close()
tree@ 9335f9 commitdiff
2015-07-18 Aleksander Machniak
Support more secure hashing algorithms for auth cookie - configurable by PH...
tree@ e2bcea commitdiff
2015-07-17 Aleksander Machniak
Fix multi-folder search result sorting by arrival date (#1490450)
tree@ 843643 commitdiff
2015-07-02 Aleksander Machniak
Get rid of array_walk() when simple foreach() can be used
tree@ 212e33 commitdiff
2015-07-02 Aleksander Machniak
Fix Fatal error after last commit
tree@ d28903 commitdiff
2015-07-02 Aleksander Machniak
Fix issue when first search() argument is not an array
tree@ 6a8c4f commitdiff
2015-06-28 Aleksander Machniak
Require Mbstring and OpenSSL extensions (#1490415) - remove redundant code
tree@ 8447ba commitdiff
2015-06-27 Aleksander Machniak
Get rid of Mail_mimeDecode package dependency (#1490416)
tree@ f7427f commitdiff
2015-06-26 Aleksander Machniak
Fix so microseconds macro (u) in log_date_format works (#1490446)
tree@ 9aae1b commitdiff
2015-06-17 Aleksander Machniak
Fix handling of non-break spaces in html to text conversion (#1490436)
tree@ 25c8fe commitdiff
2015-06-17 Aleksander Machniak
Make has_(html|text)_part and first_(html|text)_part methods consistent in ...
tree@ b92a66 commitdiff
2015-06-17 Aleksander Machniak
Modify rcube_smtp::send_mail() so it is possible to send message by specify...
tree@ 36a7f5 commitdiff
2015-06-17 Aleksander Machniak
Fix so links with href == content aren't added to links list on html to tex...
tree@ ff4068 commitdiff
2015-06-16 Aleksander Machniak
Fix race-condition in saving user preferences and loading plugin config (#1...
tree@ 26a00e commitdiff
2015-06-07 Aleksander Machniak
CS fixes
tree@ a95874 commitdiff
2015-05-27 Thomas Bruederli
Suppress E_DEPRECATED errors after change in [4ab77dd1]
tree@ d375b2 commitdiff
2015-05-27 Thomas Bruederli
Check for PEAR class before accessing it. With new composer modules this is...
tree@ 4ab77d commitdiff
2015-05-23 Aleksander Machniak
Fix undefined variable use after recent changes (#1490401)
tree@ a84f0b commitdiff
2015-05-23 Aleksander Machniak
Installer: Use openssl_random_pseudo_bytes() (if available) to generate des...
tree@ 3994b3 commitdiff
2015-05-21 Aleksander Machniak
Fix issues when using moduserprefs.sh without --user argument (#1490399)
tree@ 0c08b0 commitdiff
2015-05-20 Aleksander Machniak
Small code improvement
tree@ 59d11d commitdiff
2015-05-19 Aleksander Machniak
Fix font artifacts in text2html conversion (#1490353)
tree@ c4ad7e commitdiff
2015-05-14 Aleksander Machniak
Improved cache index changes detection (again)
tree@ b120d4 commitdiff
2015-05-14 Aleksander Machniak
Simplified code + some CS fixes
tree@ 044c1a commitdiff
2015-05-13 Aleksander Machniak
Fix missing index update after write() call
tree@ 652e11 commitdiff
2015-05-12 Aleksander Machniak
Performance: Improve changes detection, so we update index only if needed
tree@ b1e35a commitdiff
2015-05-12 Aleksander Machniak
Implemented memcache_debug also for session operations
tree@ 11d5e7 commitdiff
2015-05-12 Aleksander Machniak
Count memcache/apc debug lines
tree@ 9ed858 commitdiff
2015-05-12 Aleksander Machniak
Fix possible memcache/apc cache data consistency issues (#1490390)
tree@ fff8e0 commitdiff
2015-05-11 Aleksander Machniak
Workaround possible issue where some keys were ignored when deleting cached...
tree@ 247b84 commitdiff
2015-05-08 Aleksander Machniak
Implemented memcache_debug and apc_debug options for cache operations tracking
tree@ 44708e commitdiff
2015-05-06 Aleksander Machniak
Fix mb_substitute_character() use
tree@ bb2191 commitdiff
2015-05-05 Aleksander Machniak
Fix rcube_charset::clean() for case when mbstring and iconv are not installed
tree@ 966a90 commitdiff
2015-04-30 Aleksander Machniak
Fix bug where messages count was not updated after message move/delete with...
tree@ 1422b0 commitdiff
2015-04-29 Thomas Bruederli
Use Net_LDAP3::domain_root_dn() to resolve the domain DN for the %dc variab...
tree@ 0f6341 commitdiff
2015-04-19 Aleksander Machniak
Fix decoding array headers
tree@ 1d0ffd commitdiff
2015-04-17 Aleksander Machniak
Fix bug where some unrelated attachments in multipart/related message were ...
tree@ 5b737d commitdiff
2015-04-09 Aleksander Machniak
Fix font artifact in Google Chrome on Windows (#1490353)
tree@ d86ff9 commitdiff
2015-04-09 Aleksander Machniak
Fix handling spaces after <br> on html2text conversion
tree@ 53cbeb commitdiff
2015-04-08 Aleksander Machniak
Remove useless code
tree@ d61d66 commitdiff
first | « prev | next »