add error checking on account prefs Advanced page
[claws.git] / src / prefs_account.c
2018-10-25 Pauladd error checking on account prefs Advanced page
2018-10-24 Andrej KacianPack account prefs' checkbtn_crosspost into correct...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyFix performance loss on certain file I/O that doesn...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-09-06 Andrej KacianFix dangling pointer in proxy password handling.
2018-08-21 wwpFix missing check for a retrieving interval minimum...
2018-07-14 Andrej KacianAllow separate autocheck configuration for accounts.
2018-07-05 Andrej KacianAdd "Show password" checkbox to each Proxy pref page.
2018-06-17 Andrej KacianFix 'Invalid PrefType for GtkEntry' warning for account...
2018-06-11 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-06-11 Paultwo small fixes to text in label and tooltip
2018-06-10 Andrej KacianAdded SOCKS proxy support.
2018-05-28 wwpCode cleanup around glib version check (2.28 minimum).
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-01-22 Ricardo MonesRemove more unnecessary colons in labels
2017-11-16 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-10 wwpYet another string correction.
2017-11-09 Pauloh-so-minor string correction
2017-11-08 Andrej KacianDo not limit password/userid newline check to just...
2017-10-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-10-25 Andrej KacianDisallow newline character in POP3 account username...
2017-09-23 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-09-14 Andrej KacianHandle config_version update separately for accounts.
2017-07-12 Andrej KacianFixed a memory leak in prefs_account_generate_msgid().
2017-07-10 Andrej KacianFix a memory leak in the "no imap" account prefs label.
2017-07-10 Andrej KacianFix two memory leaks around use of privacy_get_system_i...
2017-07-09 Andrej KacianFix a long-standing memory leak in account prefs.
2017-05-08 Andrej KacianShow, hide and set sensitivity of basic page 'Show...
2017-04-13 Andrej KacianAssume direct TLS if SMTP autoconfig finds port 465.
2017-04-11 Andrej KacianAdd "Show password" checkbox next to password fields...
2017-03-16 Andrej KacianAllow custom window title for the folder selection...
2017-02-24 Ricardo MonesFix bug #3741: Deleting an account doesn't delete imapcache
2016-12-20 wwpFix untranslatable concatenated strings (i.e. "Default...
2016-10-25 Paulin the UI replace 'POP3' with 'POP' and 'IMAP4' with...
2016-10-25 Paulrename SSL to SSL/TLS
2016-10-05 Ricardo MonesFix bug #3705: active account Mail Address corrupted…
2016-10-01 Andrej KacianMake Message-ID string generation less confusing.
2016-08-24 Andrej KacianHandle password loading more safely in prefs_account.c
2016-07-18 Andrej KacianRemove APOP and RPOP also from account prefs.
2016-07-15 Andrej KacianRemove obsolete A_APOP and A_RPOP account protocols.
2016-05-18 Andrej KacianRemove imap_use_trash account preference.
2016-03-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2016-03-19 Andrej KacianWrite passwordstore into file also after account passwo...
2016-03-19 Andrej KacianWrite passwordstore into file more often, not just...
2016-03-14 Andrej KacianUse account ID instead of name in passwordstorerc.
2016-03-01 Andrej KacianMake accounts use new password store for their passwords.
2016-02-19 Andrej KacianImplement real LOGIN auth method for IMAP.
2016-02-19 Andrej KacianEnable SASL PLAIN auth mechanism for IMAP accounts.
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-14 Paulremove most of the markup from translatable strings
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-08-28 Andrej KacianAdd a PrefsWindow callback for apply button, and use...
2015-08-27 Ricardo MonesAlso fix #3209 on initial wizard
2015-08-27 Ricardo MonesFix cut-and-paste error
2015-08-26 Ricardo MonesFix bug #3342 ‘"Automatically accept unknown valid...
2015-08-26 Ricardo MonesFix bug #3209 ‘autoconfig does not use full email addre...
2015-01-14 Colin LeroyFix bug #3364, segfault in src/wizard.c: add missing...
2015-01-13 Andrej KacianAdd support for SCRAM-SHA-1 authentication mechanism...
2014-11-17 Colin LeroyAdd a wrapper function to decode base64, returning...
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-06-06 Colin LeroyCoverity fixes
2014-05-28 Colin LeroyAdd a per-account preference to allow automatically...
2014-05-26 Colin LeroyFix GCond use with newer Glib
2014-05-02 Colin LeroyWarning fixes
2014-05-02 Colin LeroyCheck smtp auth if autoconfig works. This is probably...
2014-05-02 Colin LeroyImplement autoconfiguration in wizard
2014-05-02 Colin LeroyMake autoconfiguration non-blocking
2014-04-28 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Colin LeroyFix most of the leaks referenced in bug #3155
2014-04-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2014-04-25 Colin LeroyFirst implementation of auto-configuration (bug #3140)
2014-02-05 Paulcombine xmailer/xnewsreader header options into one...
2014-02-03 Pauladd option 'Generate X-Newsreader header' for NNTP...
2013-12-28 Colin LeroyFix bug #2991, "POP3 sessions duplicated" on race condi...
2013-07-08 Paulfix bug 2957, 'Double-free in account preferences'
2013-06-14 Ricardo MonesDeprecated gthread functions in newer glib
2013-06-11 Paulremove obsolete maemo support
2013-04-13 PaulAdd support for GnuTLS priority string.
2012-10-12 Colin Leroy2012-10-12 [colin] 3.8.1cvs93
2012-09-19 Colin Leroy2012-09-19 [colin] 3.8.1cvs64
2012-09-16 Ricardo Mones2012-09-16 [mones] 3.8.1cvs60
2012-09-08 Colin Leroy2012-09-08 [colin] 3.8.1cvs46
2012-07-07 Colin Leroy2012-07-07 [colin] 3.8.1cvs7
2012-05-27 Paul Mangan2012-05-27 [paul] 3.8.0cvs48
2011-12-28 Paul Mangan2011-12-28 [paul] 3.8.0cvs7
2011-11-21 Paweł Pękala2011-11-21 [pawel] 3.7.10cvs98
2011-10-22 Colin Leroy2011-10-22 [colin] 3.7.10cvs41
2011-10-07 Colin Leroy2011-10-07 [colin] 3.7.10cvs21
2011-08-29 Colin Leroy2011-08-29 [colin] 3.7.10cvs7
2011-08-29 Colin Leroy2011-08-29 [colin] 3.7.10cvs5
2011-04-08 Colin Leroy2011-04-08 [colin] 3.7.8cvs75
2011-02-22 Colin Leroy2011-02-22 [colin] 3.7.8cvs58
2011-02-10 Paul Mangan2011-02-10 [paul] 3.7.8cvs50
2011-02-10 Paul Mangan2011-02-10 [paul] 3.7.8cvs49
2011-01-06 Paweł Pękala2011-01-06 [pawel] 3.7.8cvs33
2010-09-30 Tristan Chabredier2010-09-30 [wwp] 3.7.6cvs42
2010-04-15 Paweł Pękala2010-04-15 [pawel] 3.7.5cvs48
next