Remove use of G_SOURCE_REMOVE (convenience typedef)
[claws.git] / src / plugins / managesieve / managesieve.c
2015-07-27 Charles LehnerRemove use of G_SOURCE_REMOVE (convenience typedef)
2015-07-22 Charles Lehnermanagesieve: read literals in chunks, not line-by-line
2015-07-19 Charles Lehnermanagesieve: prevent session list corruption
2015-07-17 Charles Lehnermanagesieve: show warnings received when setting active...
2015-07-17 Charles Lehnermanagesieve: handle putting/checking empty scripts
2015-07-17 Colin LeroyFix missing null pointer check
2015-07-17 Charles Lehnermanagesieve: remove unused function sieve_session_add_s...
2015-07-17 Charles Lehnermanagesieve: consolidate popping send queue
2015-07-17 Charles Lehnermanagesieve: fix connecting with TLS not available
2015-07-17 Charles Lehnermanagesieve: fix command aborting and discarding
2015-07-16 Charles Lehnermanagesieve: handle lines starting with "OK"
2015-07-09 Pauldon't offer an empty string for translation
2015-06-19 Paulfix error on load: 'undefined symbol: response_is_ok'
2015-04-25 Charles LehnerAdd ManageSieve plugin