Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / pop3 / camel-pop3-store.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-05-19 Matthew BarnesCamelService: Rewrite connect/disconnect API.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-12-01 Matthew Barnesrehandshake_ssl(): Be more responsive to cancellations.
2011-11-09 Milan CrhaBug #662929 - POP3 prevents expunge of local Inbox...
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-16 Matthew BarnesUpdate Camel API docs.
2011-10-15 Matthew Barnespop3: Adapt to Camel's new authentication API.
2011-10-03 Milan CrhaBug #660615 - Make POP3 provider more cancellable ready
2011-09-26 Milan CrhaBug #642984 - Drop --enable-ssl configure option (nss...
2011-09-26 Matthew BarnesCamelPOP3Store: Use camel_service_set_password().
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-15 Matthew BarnesAdd CamelPOP3Settings.
2011-08-15 Matthew BarnesCamel: Fix enumeration regressions.
2011-07-27 Milan CrhaBug #655409 - Extra flags in CamelStoreInfo break folde...
2011-07-21 Matthew BarnesCamelPOP3Store cleanups.
2011-07-21 Matthew BarnesAdd CamelNetworkService interface.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
2011-07-05 Matthew BarnesCamel: Remove some unnecessary type casts.
2011-07-05 Matthew Barnescamel_tcp_stream_ssl_enable_ssl(): Add GError parameter.
2011-07-05 Matthew BarnesPOP3: Use GError instead of errno.
2011-07-04 Matthew BarnesAuthorization domains are no longer used in password...
2011-06-21 Milan CrhaBug #648468 - POP3 doesn't recover or claim error after...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-02-08 Kjartan MaraasBug 641757 - Fix warnings from GCC 4.6
2010-11-09 Milan CrhaBug #538716 - Do not set expiration on POP3 message...
2010-10-27 Milan CrhaBug #445439 - Delete mail from pop-server when deleted...
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-10-03 Matthew BarnesCoding style and whitespace cleanup.
2010-09-28 Matthew BarnesRename blocking Camel methods.
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-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-08-18 Matthew BarnesCoding style and whitespace cleanup.
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-12 Federico Mena QuinteroRemove unused variables
2010-07-29 Matthew BarnesBug 625039 - Commonly named macros in Camel header...
2010-07-23 Federico Mena QuinteroChange CamelPOP3Store to use the new API
2010-07-13 Matthew BarnesBug 624325 - CamelPOP3Store missing some methods
2010-07-13 Matthew BarnesCamelPOP3Store cleanup.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-02 Federico Mena QuinteroUse the SOCKS proxy in the pop3 store
2010-05-10 Milan CrhaBug #337479 - Evolution forgets password on any error
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-21 Matthew BarnesMerge more cleanup bits from camel-gobject.
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-06 Fridrich Štrba[win32] Trying to remove inclusion of win32 headers...
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-04-01 Claude ParozBug #611247 - Bad concatenation for translators
2010-03-06 Claude ParozAdd translator comments for ending %s (Bug #611247)
2010-01-23 Matthew BarnesCoding style and whitespace cleanups.
2010-01-18 Chenthill PalanisamyBug 568822 (bnc) - crash caused overly large window...
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-12-09 Milan Crha** Fix for bug #552986
2008-10-02 Jeffrey StedfastReturn -1 if we fail to get a password, not 0.
2008-09-26 Milan Crha** Fix for bug #553301
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-19 Matthew Barnes** Fixes part of bug #531591
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-03-27 Matthew Barnes** Fixes bug #518710
2008-02-18 Chenthill PalanisamyFix for some warnings from opensuse downstream.
2008-01-21 Matthew Barnes** Fixes bug #510303
2008-01-17 Matthew Barnes** Fixes bug #506250
2008-01-16 Suman ManjunathPatch from <hggdh2@gmail.com> ** Fix for bug #456019...
2007-12-11 Milan Crha** Fix for bug #336074
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-07-09 Gilles DartiguelongueFix compilation warnings (#363384)
2007-04-30 Sankar PCheck if the APOP id generated is a valid one. Fixes...
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-01 Matthew BarnesCompiler warning fixes from Kjartan Maraas.
2006-07-14 Parthasarathi Susarla** Fixes bug #201824 camel-pop3-folder.[ch] Deletes...
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2006-05-31 Jeffrey StedfastFix a few of the TLS error strings to be more informati...
2006-04-24 Jeffrey StedfastDon't do fallback for SSL/TLS. Fixes bug #321797.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-17 Tor Lillqvistcamel-cipher-context.c Drop unneeded <pthread.h>.
2005-07-25 Parthasarathi Susarlasome initialisation. ** Fixes Bug 301871
2005-01-28 Not Zed** See bug #71427.
2004-12-03 Jeffrey Stedfastsame as previous commit
2004-12-03 Jeffrey StedfastSame.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-11-15 Jeffrey StedfastIn the fallback cases, clear the exception first.
2004-11-15 Jeffrey StedfastUse camel_tcp_stream_ssl_new_raw() for STARTTLS stream.
2004-11-15 Jeffrey StedfastMoved the last tcp_stream unref to afetr the last fail...
2004-11-15 Jeffrey StedfastMoved the last tcp_stream unref to afetr the last fail...
2004-11-01 Jeffrey StedfastDo the same SSL->TLS and TLS->CLEAR fallbacks that...
2004-10-13 Not Zedkill cast as lvalue warning.
next