claws.git
9 years agoReference enable_avatars
Colin Leroy [Sat, 3 May 2014 20:08:16 +0000 (22:08 +0200)]
Reference enable_avatars

9 years agoReference new hidden options (address_search_wildcard and folder_search_wildcard)
Colin Leroy [Sat, 3 May 2014 19:58:08 +0000 (21:58 +0200)]
Reference new hidden options (address_search_wildcard and folder_search_wildcard)

9 years ago* Update year
Colin Leroy [Sat, 3 May 2014 19:50:07 +0000 (21:50 +0200)]
* Update year

9 years agoMake federated_url_for_address() return the same thing whether a
Colin Leroy [Sat, 3 May 2014 13:53:53 +0000 (15:53 +0200)]
Make federated_url_for_address() return the same thing whether a
MISSING url is cached or not, and let caller choose the default in
this case.

9 years agoFix 'warning: passing argument 2 of ‘slist_copy_deep’ from incompatible pointer type'
Ricardo Mones [Sat, 3 May 2014 11:19:37 +0000 (13:19 +0200)]
Fix 'warning: passing argument 2 of ‘slist_copy_deep’ from incompatible pointer type'

9 years agoIgnore notification's plugin .dirstamp
Ricardo Mones [Sat, 3 May 2014 11:18:22 +0000 (13:18 +0200)]
Ignore notification's plugin .dirstamp

9 years agoWarning fixes
Colin Leroy [Fri, 2 May 2014 12:33:05 +0000 (14:33 +0200)]
Warning fixes

9 years agoFix endianness
Colin Leroy [Fri, 2 May 2014 12:10:50 +0000 (14:10 +0200)]
Fix endianness

9 years agoFix use after free
Colin Leroy [Fri, 2 May 2014 12:10:37 +0000 (14:10 +0200)]
Fix use after free

9 years agoFactorize if
Colin Leroy [Fri, 2 May 2014 10:38:57 +0000 (12:38 +0200)]
Factorize if

9 years agoFix disappearing highlight in mails with PGP signatures
Colin Leroy [Fri, 2 May 2014 10:37:13 +0000 (12:37 +0200)]
Fix disappearing highlight in mails with PGP signatures

9 years agoMore simplification
Colin Leroy [Fri, 2 May 2014 10:11:28 +0000 (12:11 +0200)]
More simplification

9 years agoRemove obviously dead code
Colin Leroy [Fri, 2 May 2014 10:02:05 +0000 (12:02 +0200)]
Remove obviously dead code

9 years agoFactorize to make clearer
Colin Leroy [Fri, 2 May 2014 09:57:33 +0000 (11:57 +0200)]
Factorize to make clearer

9 years agoFix insert point after filling in textview
Colin Leroy [Fri, 2 May 2014 09:41:14 +0000 (11:41 +0200)]
Fix insert point after filling in textview

9 years agoFix early reset of main_window_reflect_tags_changes_real tag
Colin Leroy [Fri, 2 May 2014 08:08:25 +0000 (10:08 +0200)]
Fix early reset of main_window_reflect_tags_changes_real tag

9 years agoFix libravatar depending on auto_configure_service in a synchronous manner.
Colin Leroy [Fri, 2 May 2014 08:04:17 +0000 (10:04 +0200)]
Fix libravatar depending on auto_configure_service in a synchronous manner.

9 years agoFix typo
Colin Leroy [Fri, 2 May 2014 08:03:18 +0000 (10:03 +0200)]
Fix typo

9 years agoFix warning
Colin Leroy [Fri, 2 May 2014 08:02:44 +0000 (10:02 +0200)]
Fix warning

9 years agoFix warning
Colin Leroy [Fri, 2 May 2014 08:02:18 +0000 (10:02 +0200)]
Fix warning

9 years agoFix g_timeout usage
Colin Leroy [Fri, 2 May 2014 07:54:52 +0000 (09:54 +0200)]
Fix g_timeout usage

9 years agoFix g_timeout usage
Colin Leroy [Fri, 2 May 2014 07:50:46 +0000 (09:50 +0200)]
Fix g_timeout usage

9 years agoFix leak
Colin Leroy [Fri, 2 May 2014 07:27:34 +0000 (09:27 +0200)]
Fix leak

9 years agoImplement saving of the certificate chain, making the offline status
Colin Leroy [Wed, 30 Apr 2014 11:06:58 +0000 (13:06 +0200)]
Implement saving of the certificate chain, making the offline status
check correct.

9 years agoCheck smtp auth if autoconfig works. This is probably required.
Colin Leroy [Wed, 30 Apr 2014 09:37:05 +0000 (11:37 +0200)]
Check smtp auth if autoconfig works. This is probably required.

9 years agoImplement autoconfiguration in wizard
Colin Leroy [Wed, 30 Apr 2014 09:19:05 +0000 (11:19 +0200)]
Implement autoconfiguration in wizard

9 years agoMake autoconfiguration non-blocking
Colin Leroy [Wed, 30 Apr 2014 08:48:20 +0000 (10:48 +0200)]
Make autoconfiguration non-blocking

9 years agoHave a way for folder klasses to register specific prefs pages
Colin Leroy [Wed, 30 Apr 2014 08:47:53 +0000 (10:47 +0200)]
Have a way for folder klasses to register specific prefs pages

9 years agoFix wrong free, and fix useless g_slist_concat
Colin Leroy [Tue, 29 Apr 2014 13:31:16 +0000 (15:31 +0200)]
Fix wrong free, and fix useless g_slist_concat

9 years agofix format
Colin Leroy [Thu, 1 May 2014 18:20:54 +0000 (20:20 +0200)]
fix format

9 years agoMore leak fix for bug #3155
Colin Leroy [Thu, 1 May 2014 18:11:35 +0000 (20:11 +0200)]
More leak fix for bug #3155

9 years agoReally fix leak (Thanks!)
Colin Leroy [Thu, 1 May 2014 16:56:21 +0000 (18:56 +0200)]
Really fix leak (Thanks!)

9 years agoBetter fix: cancel cb also when moving, exec'ing, etc
Colin Leroy [Thu, 1 May 2014 09:07:02 +0000 (11:07 +0200)]
Better fix: cancel cb also when moving, exec'ing, etc

9 years agoTrack the mark-as-read timeout to be able to cancel it properly
Colin Leroy [Thu, 1 May 2014 08:54:47 +0000 (10:54 +0200)]
Track the mark-as-read timeout to be able to cancel it properly
when changing message or folder. Should fix bug #1644, "race condition
between message move and mark as read after timeout", bug #2145 "Claws
becomes unresponsive and gets Killed while moving messages between imap
folders", and bug #2643 "claws crash when accessing imap folder"

9 years agoBetter fix
Colin Leroy [Thu, 1 May 2014 08:19:56 +0000 (10:19 +0200)]
Better fix

9 years agoFix type
Colin Leroy [Thu, 1 May 2014 08:18:57 +0000 (10:18 +0200)]
Fix type

9 years agoFix bug #2398, "Race when closing compose during drafting"
Colin Leroy [Wed, 30 Apr 2014 20:48:13 +0000 (22:48 +0200)]
Fix bug #2398, "Race when closing compose during drafting"
Thanks to Michael Schwendt for spotting the problem.

9 years agoDon't encrypt with a public key for which the email matches,
Colin Leroy [Wed, 30 Apr 2014 20:37:15 +0000 (22:37 +0200)]
Don't encrypt with a public key for which the email matches,
but the UID is revoked or invalid.
Fixes bug #2389, "GnuPG: invalid/revoked user IDs accepted"

9 years agoFix invalid free
Colin Leroy [Wed, 30 Apr 2014 20:25:18 +0000 (22:25 +0200)]
Fix invalid free

9 years agoDebug bug #2257
Colin Leroy [Wed, 30 Apr 2014 20:24:49 +0000 (22:24 +0200)]
Debug bug #2257

9 years agoRemove the copy-paste that was folder[view]_fast_scan_tree, and
Colin Leroy [Wed, 30 Apr 2014 19:34:53 +0000 (21:34 +0200)]
Remove the copy-paste that was folder[view]_fast_scan_tree, and
instead fix folder_scan_tree to do the right thing when called
in "Check for new folders" mode: Don't rescan the contents of
all folders after having updated the list of folders. There's
"Check for new messages" for that.
Fixes bug #2119, "Check for new folders on remote mailboxes
is very slow".

9 years agoDon't save libravatarr avatars to addressbook
Colin Leroy [Wed, 30 Apr 2014 18:35:47 +0000 (20:35 +0200)]
Don't save libravatarr avatars to addressbook

9 years agoFix label to make a complete sentence
Ricardo Mones [Tue, 29 Apr 2014 23:57:28 +0000 (01:57 +0200)]
Fix label to make a complete sentence

9 years agoFix english
Colin Leroy [Tue, 29 Apr 2014 11:40:35 +0000 (13:40 +0200)]
Fix english

9 years agoImplement SSL certificate verification option (default, and per-feed).
Colin Leroy [Tue, 29 Apr 2014 08:33:38 +0000 (10:33 +0200)]
Implement SSL certificate verification option (default, and per-feed).
Fixes bug #3106, "Rssyl plugin does not verify SSL peer at all"

9 years agoFix pref label
Colin Leroy [Tue, 29 Apr 2014 08:04:02 +0000 (10:04 +0200)]
Fix pref label

9 years agobelatedly update details of Hebrew translator
Paul [Mon, 28 Apr 2014 20:38:51 +0000 (21:38 +0100)]
belatedly update details of Hebrew translator

9 years agoFix wrong address book contact in message list's From column and potentially
wwp [Mon, 28 Apr 2014 15:53:03 +0000 (17:53 +0200)]
Fix wrong address book contact in message list's From column and potentially
at other places. The AB completion engine won't use submatching by default,
it will only use it when completion is requested by a human operator
(compose window, few other GUI location). Updated the doc accordingly.

9 years agoFix possible crash when making use of proxy_checkbox before initiliazing it.
wwp [Mon, 28 Apr 2014 14:45:33 +0000 (16:45 +0200)]
Fix possible crash when making use of proxy_checkbox before initiliazing it.

9 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
Colin Leroy [Mon, 28 Apr 2014 11:07:33 +0000 (13:07 +0200)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

9 years agoRemove useless cruft from OpenSSL days
Colin Leroy [Mon, 28 Apr 2014 10:53:32 +0000 (12:53 +0200)]
Remove useless cruft from OpenSSL days

9 years agoFix type
Colin Leroy [Mon, 28 Apr 2014 10:53:20 +0000 (12:53 +0200)]
Fix type

9 years agoFix most of the leaks referenced in bug #3155
Colin Leroy [Mon, 28 Apr 2014 10:28:42 +0000 (12:28 +0200)]
Fix most of the leaks referenced in bug #3155

9 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
wwp [Mon, 28 Apr 2014 08:27:44 +0000 (10:27 +0200)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

9 years agoAdd libravatar plugin to documentation
Ricardo Mones [Sun, 27 Apr 2014 01:10:22 +0000 (03:10 +0200)]
Add libravatar plugin to documentation

9 years agoImplement support for federated avatars
Ricardo Mones [Sun, 27 Apr 2014 00:51:39 +0000 (02:51 +0200)]
Implement support for federated avatars

9 years agoAllow disabling federated domains
Ricardo Mones [Sun, 27 Apr 2014 00:47:54 +0000 (02:47 +0200)]
Allow disabling federated domains

9 years agoRetrieve avatar service URL from address
Ricardo Mones [Sun, 27 Apr 2014 00:45:18 +0000 (02:45 +0200)]
Retrieve avatar service URL from address

9 years agoMerge branch 'master' of ssh://git.claws-mail.org/home/git/claws
Colin Leroy [Sun, 27 Apr 2014 20:05:35 +0000 (22:05 +0200)]
Merge branch 'master' of ssh://git.claws-mail.org/home/git/claws

9 years agoFix leak (bug #3148, thanks for the heads up!)
Colin Leroy [Sun, 27 Apr 2014 20:04:50 +0000 (22:04 +0200)]
Fix leak (bug #3148, thanks for the heads up!)

9 years agoremove references to 'enable_dotted_lines', this option was removed some 2 years ago
Paul [Sun, 27 Apr 2014 11:19:43 +0000 (12:19 +0100)]
remove references to 'enable_dotted_lines', this option was removed some 2 years ago

9 years agoFix few implicit references warnings.
wwp [Sun, 27 Apr 2014 11:11:14 +0000 (13:11 +0200)]
Fix few implicit references warnings.

9 years agoFirst implementation of auto-configuration (bug #3140)
Colin Leroy [Fri, 25 Apr 2014 15:54:24 +0000 (17:54 +0200)]
First implementation of auto-configuration (bug #3140)
Wizard is still to do.

9 years agoOups. Fix previous commit.
Colin Leroy [Fri, 25 Apr 2014 13:45:05 +0000 (15:45 +0200)]
Oups. Fix previous commit.

9 years agoAdd timeout and nosignal curlopts
Colin Leroy [Fri, 25 Apr 2014 13:35:37 +0000 (15:35 +0200)]
Add timeout and nosignal curlopts

9 years agoChange the blueness in Drafts folders to saving drafts as New. It makes
Colin Leroy [Fri, 25 Apr 2014 10:24:54 +0000 (12:24 +0200)]
Change the blueness in Drafts folders to saving drafts as New. It makes
the folder noticed too, but the user can mark the draft as read if he
desires.

9 years agoAdd avatar to the prints.
Colin Leroy [Fri, 25 Apr 2014 09:45:37 +0000 (11:45 +0200)]
Add avatar to the prints.

9 years agoFix another double define, and add subdir-objects where needed
Colin Leroy [Fri, 25 Apr 2014 08:36:28 +0000 (10:36 +0200)]
Fix another double define, and add subdir-objects where needed

9 years agoFix double define
Colin Leroy [Fri, 25 Apr 2014 08:32:28 +0000 (10:32 +0200)]
Fix double define

9 years agoReplace deprecated INCLUDES with AM_CPPFLAGS; where needed, still
Colin Leroy [Fri, 25 Apr 2014 08:15:28 +0000 (10:15 +0200)]
Replace deprecated INCLUDES with AM_CPPFLAGS; where needed, still
keep the -I flags separated in $(IFLAGS) for $(LTRCCOMPILE).

9 years agoFix unitialized variable. Maybe cause of crash under Win32.
Colin Leroy [Fri, 25 Apr 2014 07:19:41 +0000 (09:19 +0200)]
Fix unitialized variable. Maybe cause of crash under Win32.

9 years agoFix ChangeLog generation when only one file changes
Colin Leroy [Thu, 24 Apr 2014 20:30:42 +0000 (22:30 +0200)]
Fix ChangeLog generation when only one file changes

9 years agoUpdate root CA certificates
Colin Leroy [Thu, 24 Apr 2014 19:49:19 +0000 (21:49 +0200)]
Update root CA certificates

9 years agoAdd missing syms. Serious Win32 PITA
Colin Leroy [Thu, 24 Apr 2014 19:26:37 +0000 (21:26 +0200)]
Add missing syms. Serious Win32 PITA

9 years agoMore cleanup
Colin Leroy [Thu, 24 Apr 2014 19:04:20 +0000 (21:04 +0200)]
More cleanup

9 years agoRename i2d/d2i internal functions to clearer import/export.
Colin Leroy [Thu, 24 Apr 2014 18:45:45 +0000 (20:45 +0200)]
Rename i2d/d2i internal functions to clearer import/export.

9 years agoFix using ints for gnutls_x509_crt_fmt_t.
Colin Leroy [Thu, 24 Apr 2014 18:36:32 +0000 (20:36 +0200)]
Fix using ints for gnutls_x509_crt_fmt_t.

9 years agoRemove dead code from OpenSSL days
Colin Leroy [Thu, 24 Apr 2014 18:30:08 +0000 (20:30 +0200)]
Remove dead code from OpenSSL days

9 years agoFix claws exports for windows
Colin Leroy [Thu, 24 Apr 2014 18:21:45 +0000 (20:21 +0200)]
Fix claws exports for windows

9 years agoImplement certificate chain verification; fix leak; fix return code
Colin Leroy [Wed, 23 Apr 2014 09:01:42 +0000 (11:01 +0200)]
Implement certificate chain verification; fix leak; fix return code
for etpan_certificate_check().

9 years agoImplement certificate chain retrieval and passing. CAs are not loaded
Colin Leroy [Wed, 23 Apr 2014 07:42:55 +0000 (09:42 +0200)]
Implement certificate chain retrieval and passing. CAs are not loaded
yet.

9 years agoFactorize SSL things in etpan
Colin Leroy [Wed, 23 Apr 2014 07:14:33 +0000 (09:14 +0200)]
Factorize SSL things in etpan

9 years agoFix hardened builds and typo in configure.ac
Ricardo Mones [Tue, 22 Apr 2014 07:36:30 +0000 (09:36 +0200)]
Fix hardened builds and typo in configure.ac

Removes:
 • clamav_plugin.c:149:5: error: format not a string literal and
   no format arguments [-Werror=format-security]
 • ./configure: line 20189: dbl: command not found

9 years agoFix bug in string thanks to Mones
Michael Rasmussen [Tue, 22 Apr 2014 00:51:04 +0000 (02:51 +0200)]
Fix bug in string thanks to Mones

9 years agoOnly show error popup first time an error is found.
Michael Rasmussen [Mon, 21 Apr 2014 22:02:29 +0000 (00:02 +0200)]
Only show error popup first time an error is found.
An error popup is shown if an error is found under init
or first time an error found under scanning. Error popup
is suppressed until restarting claws or a scanning is
performed with success.

9 years agoFix bug #3105, "vCal plugin via https does not check SSL peer certificates or host"
Colin Leroy [Mon, 21 Apr 2014 12:46:29 +0000 (14:46 +0200)]
Fix bug #3105, "vCal plugin via https does not check SSL peer certificates or host"
Add a preference to disable SSL certificate verification.

9 years agoFix bug #3139, "Mainwindow unresponsive due to a busy loop"
Colin Leroy [Mon, 21 Apr 2014 11:49:46 +0000 (13:49 +0200)]
Fix bug #3139, "Mainwindow unresponsive due to a busy loop"
In case of unexpected return from gnutls_record_recv(), set errno to
a fatal error.

9 years agoFix bug #3117, "full-day event shown from 01:00 to 01:00 next day"
Colin Leroy [Mon, 21 Apr 2014 09:57:08 +0000 (11:57 +0200)]
Fix bug #3117, "full-day event shown from 01:00 to 01:00 next day"

9 years agoFix recognition of quoted parameter values, which are legal.
Colin Leroy [Mon, 21 Apr 2014 09:41:35 +0000 (11:41 +0200)]
Fix recognition of quoted parameter values, which are legal.

9 years agoFix bug #313, "Crash on reccurent events with no DTSTART"
Colin Leroy [Mon, 21 Apr 2014 09:02:45 +0000 (11:02 +0200)]
Fix bug #313, "Crash on reccurent events with no DTSTART"

9 years agoFix bug #3116, "invalid DTSTART in ics subscription makes claws crash"
Colin Leroy [Mon, 21 Apr 2014 08:56:54 +0000 (10:56 +0200)]
Fix bug #3116, "invalid DTSTART in ics subscription makes claws crash"

9 years agoFix bug #3150, "etpan_certificate_check() leaks memory"
Colin Leroy [Mon, 21 Apr 2014 08:01:39 +0000 (10:01 +0200)]
Fix bug #3150, "etpan_certificate_check() leaks memory"

9 years agoFix bug #3148, "Logic error in claws_get_socket_name()"
Colin Leroy [Mon, 21 Apr 2014 08:00:55 +0000 (10:00 +0200)]
Fix bug #3148, "Logic error in claws_get_socket_name()"

9 years agoFix bug #3147, "verify_folderlist_xml() leaks memory"
Colin Leroy [Mon, 21 Apr 2014 08:00:25 +0000 (10:00 +0200)]
Fix bug #3147, "verify_folderlist_xml() leaks memory"

9 years agoFix bug #3146, "Memory corruption when deleting a message from folder"
Colin Leroy [Mon, 21 Apr 2014 07:59:11 +0000 (09:59 +0200)]
Fix bug #3146, "Memory corruption when deleting a message from folder"
Reference msginfo before passing to the mark_as_read_timeout deferred
callback.

9 years agoFix bug #3145, "Memory corruption in imap_disconnect_all"
Colin Leroy [Mon, 21 Apr 2014 07:57:52 +0000 (09:57 +0200)]
Fix bug #3145, "Memory corruption in imap_disconnect_all"

10 years agoFix build bug.
Michael Rasmussen [Thu, 17 Apr 2014 14:15:07 +0000 (16:15 +0200)]
Fix build bug.
addrharvest.c:61: error: redefinition of typedef ‘HeaderEntry’
proctypes.h:58: note: previous declaration of ‘HeaderEntry’ was here

10 years agoDon't disable rssyl when checking libravatar
Ricardo Mones [Wed, 16 Apr 2014 18:18:52 +0000 (20:18 +0200)]
Don't disable rssyl when checking libravatar

10 years agoFix bug #3138 “pgpinline crashes on signature check if gppme fails to init”
Ricardo Mones [Sat, 12 Apr 2014 12:14:09 +0000 (14:14 +0200)]
Fix bug #3138 “pgpinline crashes on signature check if gppme fails to init”

10 years agoFix bug #3094 “OK or Yes to create new directory?”
Ricardo Mones [Sat, 12 Apr 2014 11:25:18 +0000 (13:25 +0200)]
Fix bug #3094 “OK or Yes to create new directory?”