commit a9c016648a5cd4d8d357c3bd970b86cd0e1da7e1 Author: Matthew Barnes Date: Mon Jan 21 14:20:36 2013 -0500 NEWS update for 3.6.3 release. NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) commit 18e0cdff26753531cd90319c86b82e60350c7075 Author: Milan Crha Date: Fri Jan 18 12:15:42 2013 +0100 Bug #691126 - Fix warnings found by Clang calendar/libecal/e-cal.c | 2 +- calendar/libedata-cal/e-data-cal.c | 4 ++-- camel/camel-imapx-server.c | 2 +- camel/camel-imapx-utils.c | 1 - camel/camel-search-sql-sexp.c | 2 +- camel/providers/nntp/camel-nntp-store.c | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) commit 760ac4cc89b4db017de246a53c3edfa43cc13f0d Author: Matthew Barnes Date: Sat Jan 12 10:54:57 2013 -0500 Coding style and whitespace cleanups. addressbook/backends/webdav/e-book-backend-webdav.c | 2 +- addressbook/libebook/e-book-query.c | 6 +++--- calendar/backends/contacts/e-cal-backend-contacts.c | 2 +- camel/camel-db.c | 2 +- libedataserver/e-source-registry.c | 2 +- libedataserverui/e-name-selector-entry.c | 2 +- services/evolution-source-registry/evolution-source-registry.c | 6 +++--- 7 files changed, 11 insertions(+), 11 deletions(-) commit c6f80044d978a83ac857e136a3e2087f9c95c833 Author: Milan Crha Date: Fri Jan 11 17:09:18 2013 +0100 Bug #691470 - ENameSelectorEntry: Copy to clipboard issue with multi-byte characters libedataserverui/e-name-selector-entry.c | 43 ++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 11 deletions(-) commit 412a69b783beaaa48b5c25d1171105b3f3f2fcce Author: Milan Crha Date: Fri Jan 11 14:29:25 2013 +0100 Bug #691477 - exists_vcard is not supported when parsing a query from string addressbook/libebook/e-book-query.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) commit a4027fc3df6a5db454c87792078d459f8d12d014 Author: Milan Crha Date: Fri Jan 11 12:28:11 2013 +0100 Bug #690151 - Crash in e_book_backend_file_bump_revision() addressbook/backends/file/e-book-backend-file.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) commit aa7d79d6432503787a1ba72a50d54529543225f5 Author: Milan Crha Date: Fri Jan 11 09:13:21 2013 +0100 Bug #691298 - Deadlock under e_cal_backend_foreach_view() addressbook/libedata-book/e-book-backend.c | 11 +++++++---- calendar/libedata-cal/e-cal-backend.c | 14 +++++++------- 2 files changed, 14 insertions(+), 11 deletions(-) commit 8b58035e3e15c8c10b0c085b04df0a2de55a8c17 Author: Milan Crha Date: Thu Jan 10 20:27:57 2013 +0100 CamelMimeFilterPgp: Ignore right side white spaces camel/camel-mime-filter-pgp.c | 4 ++++ 1 file changed, 4 insertions(+) commit 34de3edc54e632feee57c2b985c702566c7cb126 Author: Milan Crha Date: Wed Jan 9 15:41:43 2013 +0100 [http calendar] Ref backend inside source_changed_cb() In certain situation, the backend can be freed while the callback is still in action, then the factory can crash inside cal_backend_http_ensure_uri() or such. calendar/backends/http/e-cal-backend-http.c | 4 ++++ 1 file changed, 4 insertions(+) commit b782bf7c6f23ca9021d7c5fbda4c2c0fc9f57746 Author: Gheyret Kenji Date: Sat Jan 5 15:11:03 2013 +0900 Updated Uyghur translation Signed-off-by: Gheyret Kenji po/ug.po | 3974 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 2202 insertions(+), 1772 deletions(-) commit e9df229642a1869d906b33eb676eb7cd7de34ad4 Author: Paul Menzel Date: Fri Jan 4 07:48:37 2013 -0500 Bug 691124 - [imap] Typo in sort_uid_cmp() camel/providers/imap/camel-imap-summary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit cfbcefb1914dbac3c093ff1fc226a88c31d33236 Author: Matthew Barnes Date: Thu Dec 27 10:14:51 2012 -0500 Further API doc cleanups. (cherry picked from commit 8709051dfc436cef096d239ed2ebfb20265885e5) docs/reference/addressbook/libebook/Makefile.am | 2 +- .../addressbook/libebook/libebook-sections.txt | 6 +- .../addressbook/libedata-book/Makefile.am | 2 +- .../libedata-book/libedata-book-sections.txt | 33 ++-- docs/reference/calendar/libecal/Makefile.am | 2 +- .../calendar/libecal/libecal-sections.txt | 8 +- docs/reference/calendar/libedata-cal/Makefile.am | 5 +- .../libedata-cal/libedata-cal-sections.txt | 29 +-- docs/reference/camel/Makefile.am | 3 +- docs/reference/camel/camel-sections.txt | 194 +++++++++----------- docs/reference/libebackend/Makefile.am | 2 +- .../reference/libebackend/libebackend-sections.txt | 35 ++-- docs/reference/libedataserver/Makefile.am | 2 +- .../libedataserver/libedataserver-sections.txt | 65 +++---- docs/reference/libedataserverui/Makefile.am | 2 +- .../libedataserverui/libedataserverui-sections.txt | 34 ++-- docs/reference/private/Makefile.am | 2 +- 17 files changed, 197 insertions(+), 229 deletions(-) commit 2d0e641399800fccf77536d75c0ff4954cfcf43b Author: Matthew Barnes Date: Thu Dec 27 09:52:54 2012 -0500 private: Fix cross-references to D-Bus interfaces in API docs. (cherry picked from commit 908c69ff43395433b9aa043dd3bad8563ef8344f) docs/reference/private/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) commit 383fa976741ab870d16120b4535f7c25540f6f3c Author: Matthew Barnes Date: Thu Dec 27 09:09:32 2012 -0500 private: Add generated DocBook files to BUILT_SOURCES. (cherry picked from commit 751af0ce45150331f465f2809d1f059f231586a5) private/Makefile.am | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) commit 237182773a16a595f9aff420b587ae518a5f6b49 Author: Matthew Barnes Date: Thu Dec 27 08:19:33 2012 -0500 private: Reduce the number of sections in API docs. Combine the interface, proxy, and skeleton APIs for each D-Bus interface into one Gtk-Doc section. GNOME Online Accounts does this and it's cleaner and easier to navigate from the Table of Contents. (cherry picked from commit 2c45243e98ced19be11ec64c3c380aa0e7c23ff2) docs/reference/private/libedbus-private-docs.sgml | 16 - .../private/libedbus-private-sections.txt | 371 +++++++------------- 2 files changed, 134 insertions(+), 253 deletions(-) commit 9cb970542d9762a996e75ea81576abeac927740d Author: Rafael Ferreira Date: Wed Dec 26 23:38:37 2012 -0200 Updated Brazilian Portuguese Translation po/pt_BR.po | 955 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 497 insertions(+), 458 deletions(-) commit 3cd321c6db1db529cf1f61f88e0e9d137244a3b3 Author: Matthew Barnes Date: Sat Dec 22 14:12:02 2012 -0500 Bug 689124 - Increase Camel's TCP read/write timeout This is a partial revert of the hack for bug 551788, which decreased the TCP read/write timeout from 4 minutes to 1 minute. This causes IMAP IDLE connections to timeout prematurely if the server sends untagged keep-alive messages at an interval greater than 1 minute. Dovecot's "imap_idle_notify_interval" setting defaults to 2 minutes. Reset the TCP read/write timeout back to 4 minutes. (cherry picked from commit 4fee41524a90b2d4bf24705261e6f47b211fb86c) camel/camel-tcp-stream-raw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4250cb962167ee0797ee86dbe03b4a835a819a46 Author: Milan Crha Date: Wed Dec 12 23:28:14 2012 +0100 Workaround file description leak from e_source_registry_authenticate_sync() This workarounds a file descriptor leak (a GMainContext leak) partly caused by GDBusConnection. See bug #690126 for more details: https://bugzilla.gnome.org/show_bug.cgi?id=690126 libedataserver/e-source-registry.c | 6 ++++++ 1 file changed, 6 insertions(+) commit 15d42f1133549a5523f630616a608b6a93286f6b Author: Dr.T.Vasudevan Date: Sun Dec 9 19:29:42 2012 +0530 Updated Tamil translation po/ta.po | 1549 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 828 insertions(+), 721 deletions(-) commit bb0957e636108d55982a8aa3b3072b1f2de8b5bd Author: Sayak Sarkar Date: Fri Nov 30 12:58:55 2012 +0530 Updated Bengali India Translation po/bn_IN.po | 1156 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 569 insertions(+), 587 deletions(-) commit 3aa81953239e76d5df5fbd684b71e3ccde1a4b23 Author: Milan Crha Date: Thu Nov 29 12:21:07 2012 +0100 ESourceRegistry: Disconnect signal handlers from GSettings in dispose libedataserver/e-source-registry.c | 1 + 1 file changed, 1 insertion(+) commit 3a1564e7b4ebeb73000943a7149bb02066a25d86 Author: Milan Crha Date: Wed Nov 28 12:47:23 2012 +0100 Bug #688366 - WebDAV book can cause high CPU usage This fixes two issues: a) high CPU on invalid XML response from a server b) ensures priv->uri ends with a forward slash, thus new contacts are created inside given folder, not on the same level as the folder .../backends/webdav/e-book-backend-webdav.c | 25 +++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) commit 515ba95c2c66cecfceb87a1fc43502beea96ea2e Author: Krishnababu Krothapalli Date: Wed Nov 28 15:28:46 2012 +0530 Updated Telugu Translations po/te.po | 911 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 458 insertions(+), 453 deletions(-) commit 5baa5db5a1fd734bf679bb700bc098c079e3a9d7 Author: Krishnababu Krothapalli Date: Wed Nov 28 15:25:19 2012 +0530 Updated Telugu Translations po/te.po | 1562 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 795 insertions(+), 767 deletions(-) commit ac7de1ebff192bab4e0bc508aa4603132f83e4d5 Author: Paul Menzel Date: Tue Nov 27 09:33:25 2012 +0100 Bug #684175 - Check email value in e_destination_set_contact() addressbook/libebook/e-destination.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit db3dac45d6815bd7048a317da28c42065fb745ba Author: Daniele Rondina Date: Fri Nov 23 14:09:11 2012 +0100 Bug #688926 - SIGABRT on call_old_file_Sync camel/camel-db.c | 7 +++++++ 1 file changed, 7 insertions(+) commit 4ea10a6f89ea39b39201dac9209884fa0d638ea1 Author: Rajesh Ranjan Date: Fri Nov 23 13:49:02 2012 +0530 hindi translation update po/hi.po | 957 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 500 insertions(+), 457 deletions(-) commit 8b90c45875fe443b9929c81b99151421f0109751 Author: Milan Crha Date: Thu Nov 22 17:15:01 2012 +0100 Bug #688795 - Crash under e_cal_backend_contacts_start_view() .../backends/contacts/e-cal-backend-contacts.c | 53 ++++++++++++++++---- 1 file changed, 43 insertions(+), 10 deletions(-) commit c6a397fbba5ae4901a6e6748f97818630edffbaf Author: Milan Crha Date: Thu Nov 22 16:17:29 2012 +0100 Bug #202576 - A way to refresh IMAP folder list camel/camel-imapx-store.c | 11 +++++++++++ camel/providers/imap/camel-imap-store.c | 12 +++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) commit 367be5e50a75405ec4b025ab96d8c2de54615a70 Author: Milan Crha Date: Wed Nov 21 19:57:36 2012 +0100 Bug #680201 - Backup restore doesn't migrate accounts from GConf .../evolution-source-registry.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 01a2e2d8b769f3ce1bbf2eba83afbea765711197 Author: Milan Crha Date: Wed Nov 21 17:56:07 2012 +0100 Bug #687670 - Signing with both pgp and S/MIME causes a broken signature camel/camel-cipher-context.c | 6 ++++++ camel/camel-gpg-context.c | 11 +++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) commit e0904c3a41d04e41093b649fbc178eb1eb917215 Author: Milan Crha Date: Wed Nov 21 12:34:58 2012 +0100 Bug #677378 - Crash in imapx_query_auth_types_sync() camel/camel-imapx-server.c | 16 ++++++++-------- camel/camel-imapx-store.c | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) commit 5bc27c511c58d3863647cadc0e1c80ab26e1ff30 Author: Milan Crha Date: Tue Nov 20 20:08:44 2012 +0100 Bug #688479 - Empty name selector dialog on open libedataserverui/e-name-selector-dialog.c | 2 ++ 1 file changed, 2 insertions(+) commit 77d7277d547bef1af3ddc34e53c2d12059f13c73 Author: Paul Menzel Date: Tue Nov 20 19:00:47 2012 +0100 Bug 688639 – SMTP: Correctly deal with 535 authentication error Entering a wrong password, Evolution would fail to send messages using SMTP with the following error. Bad authentication response from server. The log file of the mail server – Exim 4 in this case – contains the following error. cram_md5_server authenticator failed for myhost.example.org ([10.10.10.10]) [xx.xxx.xxx.xxx]: 535 Incorrect authentication data (set_id=joey) Looking at the code after the rewrite in commit 68c269a66bd484768b9c1517e7dc2dd30f682485 Author: Matthew Barnes Date: Sat Oct 15 09:51:35 2011 -0400 smtp: Adapt to Camel's new authentication API. present since git tag EVOLUTION_DATA_SERVER_3_3_1, accidentally changed the logic not acting correctly, when receiving a 535 authentication error response and therefore was overridden by the next code block and the variable `result` changed to `CAMEL_AUTHENTICATION_ERROR` instead of `CAMEL_AUTHENTICATION_REJECTED`, which resulted in the situation where the password was not reset and therefore the user not asked to reenter it. Changing the logic, so the variable is not overridden successfully fixes the issue. camel/providers/smtp/camel-smtp-transport.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) commit 52e4fb002b0b01467a3c6f55153472f215d7cacc Author: Milan Crha Date: Tue Nov 20 16:36:50 2012 +0100 Bug #688660 - Crash on webdav contact cache update .../backends/webdav/e-book-backend-webdav.c | 69 ++++++++++++++++++-- 1 file changed, 65 insertions(+), 4 deletions(-) commit 420a95c1e163db0bd1a7265b3e776ea688c1cab8 Author: Milan Crha Date: Fri Nov 16 10:00:36 2012 +0100 Bugh #674454 - Crash in e_book_backend_ldap_authenticate_user addressbook/backends/ldap/e-book-backend-ldap.c | 3 +++ 1 file changed, 3 insertions(+) commit afe70b3fad9d5250b46f5e43b58061ef4a9a40b6 Author: Milan Crha Date: Tue Nov 13 16:59:36 2012 +0100 Bug #688146 - Crash in Contacts calendar backend .../backends/contacts/e-cal-backend-contacts.c | 108 ++++++++++++-------- 1 file changed, 65 insertions(+), 43 deletions(-) commit 77f5c06eba92dccb176567781fe693c21683c910 Author: Paul Menzel Date: Tue Nov 13 14:03:46 2012 +0100 Bug #687634 - Improve camel console warning text camel/camel-mime-filter-tohtml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c5c856b6dadbcfffe61ae197699577cf8d699ebc Author: Milan Crha Date: Tue Nov 13 08:41:50 2012 +0100 Bug #687865 - Shows old reminders for GOA accounts modules/google-backend/module-google-backend.c | 12 ++++++++++++ modules/yahoo-backend/module-yahoo-backend.c | 12 ++++++++++++ 2 files changed, 24 insertions(+) commit b842462e3f87bce5ba0ccadb30b5cefb9c7aaa41 Author: Christian Kirbach Date: Mon Nov 12 22:45:58 2012 +0100 Update German translation po/de.po | 932 ++++++++++++++++++++++++++++---------------------------------- 1 file changed, 414 insertions(+), 518 deletions(-) commit e5e6fabfbd61565039b97bf2f9fe69649e9b2c5f Author: Matthew Barnes Date: Sun Nov 11 09:20:59 2012 -0500 Post-release version bump. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)