Thomas
2013-10-21 4af76d20cafcd456bf3ce0fcb17b25a888c45160
2013-05-07 Aleksander Machniak
Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout ...
tree@ c8f558 commitdiff
2013-05-06 Aleksander Machniak
Fix various PHP code bugs found using static analysis (#1489086)
tree@ 187cf5 commitdiff
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
tree@ 78c270 commitdiff
2013-05-05 Aleksander Machniak
Fix backslash character handling on vCard import (#1489085)
tree@ e4f288 commitdiff
2013-05-05 Aleksander Machniak
Fix csv import from Thunderbird with French localization (#1489059)
tree@ ac2df4 commitdiff
2013-05-04 Zou Guangxian
* fixed: modsecurity warning: AppDefect: Cache-Control Response Header Miss...
tree@ 13a77d commitdiff
2013-05-03 Aleksander Machniak
Fix bug where multi-level quoting was replaced with one-level quoted text a...
tree@ 56aeed commitdiff
2013-05-03 Aleksander Machniak
Fix another text wrap issue (added test case)
tree@ c067bb commitdiff
2013-05-01 Thomas Bruederli
Escape user input values when used in eval()
tree@ 2d6dca commitdiff
2013-05-01 Aleksander Machniak
Fix Reply-To header handling in Reply-All action (#1489037)
tree@ 283ac9 commitdiff
2013-05-01 Aleksander Machniak
Fix so addressbook_search_mode works also for group search (#1489079)
tree@ 62fe54 commitdiff
2013-04-30 Aleksander Machniak
Fix removal of a contact from a group in LDAP addressbook (#1489081)
tree@ 54c6d6 commitdiff
2013-04-30 Aleksander Machniak
Inlcude SQL query in the log on SQL error (#1489064)
tree@ 410a4c commitdiff
2013-04-29 Aleksander Machniak
Fix handling untagged responses in IMAP FETCH - "could not load message" er...
tree@ 9712d2 commitdiff
2013-04-26 Aleksander Machniak
Fix exit code on bootsrap errors in CLI mode (#1489044)
tree@ b542f8 commitdiff
2013-04-26 Aleksander Machniak
Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
tree@ ae0c13 commitdiff
2013-04-25 Thomas Bruederli
Extend fetched header block to 32K, require one of subjct, from or to headers
tree@ 23ea51 commitdiff
2013-04-22 Aleksander Machniak
Fix incorrect handling of some specific links (#1489060)
tree@ 17fb6e commitdiff
2013-04-22 Aleksander Machniak
Fix another text wrapping issue
tree@ a2446d commitdiff
2013-04-21 Aleksander Machniak
Fix incorrect handling of leading spaces in text wrapping
tree@ 102b08 commitdiff
2013-04-19 Aleksander Machniak
Fix DB error when creating a new contact and a group is selected (#1489051)
tree@ 59997a commitdiff
2013-04-18 Victor Benincasa
Fix typos
tree@ 9824e2 commitdiff
2013-04-17 Aleksander Machniak
Add rcube_db::escape() method, fix escapeSimple() to use escape instead of ...
tree@ 51f52b commitdiff
2013-04-17 Aleksander Machniak
Fix typo simpleEscape -> escapeSimple
tree@ 7af32a commitdiff
2013-04-17 Aleksander Machniak
Add rcube_db::escapeSimple() method for backward compat.
tree@ d8752c commitdiff
2013-04-10 Thomas Bruederli
Set minimal permissions to temp files (#148899)
tree@ 2741d8 commitdiff
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
tree@ 706d3f commitdiff
2013-04-06 Aleksander Machniak
Fix handling of invalid characters in message headers and output (#1489032)
tree@ 6f4b50 commitdiff
2013-03-23 Thomas Bruederli
Hack to reset PDO statement iterators after counting
tree@ b2c66d commitdiff
2013-03-25 Thomas Bruederli
Fix typo
tree@ bd723e commitdiff
2013-03-25 Thomas Bruederli
Check for exact matching session keys before splitting into path segments. ...
tree@ 8d7f8c commitdiff
2013-03-01 Thomas Bruederli
Add methods to append certain nodes to session data in order to avoid sessi...
tree@ d6cbde commitdiff
2013-04-03 Aleksander Machniak
Fix possible header duplicates when using additional headers (#1489033)
tree@ ea002b commitdiff
2013-04-02 Aleksander Machniak
Fix session issues with use_https=true (#1488986)
tree@ d74b41 commitdiff
2013-03-28 Thomas Bruederli
Skip some irrelevant ini checks in CLI mode
tree@ 357485 commitdiff
2013-03-27 Aleksander Machniak
Whitelist configuration options (user preferences) that can be changed usin...
tree@ e6d376 commitdiff
2013-03-24 Aleksander Machniak
Be less restrictive on vCard import, do not require FN when N exists
tree@ ae0821 commitdiff
2013-03-24 Thomas Bruederli
Match regex on multi-line sql statements
tree@ 73be4b commitdiff
2013-03-24 Aleksander Machniak
Add some extension/mimetype aliases to fix some quirks in attachment type v...
tree@ e5a3e6 commitdiff
2013-03-22 Aleksander Machniak
Fix handling of some conditional comment tags in HTML message (#1489004)
tree@ da595a commitdiff
2013-03-20 Aleksander Machniak
Workaround for some versions/systems where finfo_open() with second argumen...
tree@ 15963b commitdiff
2013-03-19 Aleksander Machniak
Make mime.types common locations list OS-aware
tree@ a15a59 commitdiff
2013-03-18 Aleksander Machniak
Fix wrapping of text lines with the same length as specified length limit
tree@ ec2700 commitdiff
2013-03-15 Aleksander Machniak
Fix storing 'safe' flag on a message. The key for session value should incl...
tree@ 4c0c24 commitdiff
2013-03-13 Thomas Bruederli
Re-implement rcube_db::num_rows() to ensure backwards compatibility
tree@ 713259 commitdiff
2013-03-13 Aleksander Machniak
Fix HTML part detection for some specific message structures (#1488992)
tree@ 58993f commitdiff
2013-03-11 Aleksander Machniak
Fix handling of empty $uids argument in change_flag()
tree@ 5410ef commitdiff
2013-03-11 Aleksander Machniak
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require ver...
tree@ c4ff57 commitdiff
2013-03-06 Aleksander Machniak
Add type 'ident' in quote() so we can quote identifiers (eg. column names) ...
tree@ 9eb6d9 commitdiff
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
tree@ dedf13 commitdiff
first | « prev | next »