re-add Colin's attach pasted files commit, with the necessary fix
[claws.git] / src / plugins / managesieve / sieve_prefs.c
2024-02-12 Olaf HeringHandle more systems which lack support for the scanf...
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2021-12-29 Jonathan BoeingFix clang -Wformat warning
2021-11-29 Jonathan BoeingFix clang -Wformat warning
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2020-09-25 Charles E. LehnerAllow Sieve config without userid without warning
2020-09-25 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2020-09-25 Charles E. LehnerAllow Sieve config without userid without warning
2019-11-27 paulreplace deprecated gtk_vbox_new() and gtk_hbox_new()
2019-01-03 Andrej KacianRemove use of %hhu format in managesieve for g_strdup_p...
2018-12-29 Andrej KacianRemove use of %hhu format in managesieve for g_strdup_p...
2018-08-03 Andrej KacianFix two GTK runtime warnings in Managesieve feed proper...
2018-08-03 Andrej KacianFix two GTK runtime warnings in Managesieve feed proper...
2018-07-08 Andrej KacianCleanup after moving Managesieve passwords to password...
2018-07-01 Andrej KacianCleanup after moving Managesieve passwords to password...
2018-05-26 wwpFix missing initializers, taking for reference GLib...
2018-05-26 wwpFix more unchecked return values reported by Coverity:
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2018-05-22 wwpFix more unchecked return values reported by Coverity:
2017-11-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-27 Michael GmelinFix bug #3924: Unbreak sieve host configuration on...
2017-07-16 Andrej KacianManagesieve: fix memory leak when saving password from...
2017-07-10 Andrej KacianFix uninitialized values in sieve privacy prefs parsing.
2017-07-10 Andrej KacianFix two similar memory leaks in pgp and managesieve...
2016-10-25 Paulrename SSL to SSL/TLS
2016-03-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2016-03-14 Andrej KacianUse account ID instead of name in passwordstorerc.
2016-03-14 Charles LehnerMigrate managesieve to passwordstore
2015-12-03 Charles LehnerFix enum scan on powerpc
2015-10-14 Paulfix format warnings and some OpenBSD specific fixes
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-07-16 Charles LehnerRemove extravagant debug message
2015-07-16 Charles LehnerManageSieve: save manager window size (bug #2923)
2015-07-01 Andrej KacianManagesieve: Fix parsing config string on Windows
2015-04-25 Charles LehnerAdd ManageSieve plugin