[IMAPx] Do not open each folder on LIST/LSUB responses
[platform/upstream/evolution-data-server.git] / camel / providers / imapx / camel-imapx-store.h
2014-04-10 Milan Crha[IMAPx] Do not open each folder on LIST/LSUB responses
2014-04-10 Milan Crha[IMAPx] Enable concurrent connections
2014-01-07 Matthew BarnesBug 721527 - License text contains obsolete FSF postal...
2013-11-01 Matthew BarnesConvert IMAPX back to a loadable module.
2012-05-08 Chenthill PalanisamySplit camel-imapx library and merge into camel so that...
2011-10-15 Matthew Barnesimapx: Adapt to Camel's new authentication API.
2011-09-26 Matthew BarnesCamelIMAPXStore: Remove unused 'base_url' member.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-15 Matthew BarnesAdd CamelIMAPXSettings.
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-16 Chenthill PalanisamyUpdated licenses for imapx to LGPLv2
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-02 Matthew BarnesCoding style and whitespace cleanups.
2010-07-13 Chenthill PalanisamyAdd connection manager to imapx
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-30 David WoodhouseAdd proper QRESYNC support on SELECT; use it for refres...
2010-06-28 David WoodhouseBug 622719 - Fix lifetime issues with CamelIMAPXServer...
2010-05-01 Matthew BarnesCoding style and whitespace cleanup.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-03-11 Chenthill PalanisamyBug 610774 - IMAPX : automatic filtering doesn't work
2010-03-11 Chenthill PalanisamyBug 611861 - [IMAPX] Folder list does not show up immed...
2010-03-08 Matthew BarnesCoding style and whitespace cleanup.
2010-02-10 Chenthill PalanisamyBug 609398 - [IMAPX] Subscriptions are not respected.
2009-11-24 Chenthill PalanisamyFetches the folderinfo from multiple namespaces - imapx.
2009-10-24 Matthew BarnesCoding style and whitespace cleanup.
2009-09-30 Chenthill PalanisamyFix some compiler warnings.
2009-09-30 Chenthill PalanisamyInitial commit - add imapx provider.