Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-session.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-01-08 Veerapuram Varadhan ** Fixes eds part of bgo #362638 - Patch submit...
2006-01-10 Simon ZhengDelete function camel_mkdir().
2006-01-05 Kjartan Maraas,... Return stuff from this non-void function. Move some...
2005-12-22 Shreyas SrinivasanNetwork Manager Support
2005-12-14 Chenthill Palanisamyuse glib 2.8 functions for win32 only
2005-12-11 Tor LillqvistNo need to have ifdefs for g_access() here, camel-priva...
2005-12-01 Chenthill Palanisamyfixes a build break for OS which uses glib 2.4
2005-11-30 Tor LillqvistDefine O_BINARY as 0 on Unix. Add declarations for...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-07-14 Not Zedinitialise the mode to something which reflects the...
2005-05-13 Jeffrey Stedfastlots and lots o' docs
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-21 Not Zedadded a 'domain' argument, and rearragned arguments...
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2004-02-19 Not ZedFixes for api changes.
2004-02-05 Not Zed** See bug #53553.
2004-01-29 Not Zedadded a doc comment.
2004-01-23 Radek Doulikuse check_junk_for_imap flag
2004-01-20 Not Zed** See bug #52817.
2004-01-19 Not Zeduse a CamelURL to properly encode the url we generate.
2003-12-04 Radek Doulikcheck recent messages for junk mail
2003-11-18 Jeffrey StedfastDon't destroy the providers as it mans we can never...
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
2003-09-22 Not ZedAdded "offline_sync" option, which lets you synchronise...
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-04-23 Not Zedoops, the service owns the url after we construct it.
2003-04-23 Not Zed** Should fix #41629, #41448, et al.
2003-03-06 Jeffrey StedfastFixes for bug #39170
2003-02-14 Jeffrey StedfastSame as the gpg and pkcs7 contexts.
2003-01-07 Dan Winshipadd a "translation_domain" field. (NULL for all provide...
2002-10-31 Jeffrey StedfastRemoved hash-table-utils.[c,h] from the build.
2002-08-21 Jeffrey StedfastDon't register the noop timeout here anymore, we're...
2002-08-20 Jeffrey Stedfastup the timeout to 10 minutes
2002-08-20 Jeffrey StedfastOverride the default noop implementation.
2002-08-20 Jeffrey StedfastSet CAMEL_URL_NEED_PATH for the vFolder provider.
2002-08-19 Dan WinshipIf the passed-in URL contains a path, but the service...
2002-04-03 Dan Winshipmake service_cache be an array of CAMEL_NUM_PROVIDER_TY...
2002-03-12 Jeffrey StedfastNow takes a url argument.
2002-01-30 Not ZedChanged name from "NT Login" to simply "Login".
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-19 9When registering provider, translate all strings.
2001-10-01 Dan WinshipFix up the provider flags to specify things more comple...
2001-09-28 Jeffrey StedfastInit the nntp url hash and url_equal functions.
2001-09-27 Dan WinshipChange "gboolean connected" to "CamelServiceConnectionS...
2001-09-19 9General cleanup of camel debug printfs.
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-08-08 Not ZedProperly determine match type to pass to header_match.
2001-07-17 Peter WilliamsClean up some exception misusage.
2001-07-02 Dan Winshipnew method to get an application-initialized filter...
2001-05-17 Jeffrey StedfastThe service can be NULL here too, thanks to Wayne Davis...
2001-05-10 Jeffrey StedfastDon't abort if the Service is NULL, this is perfectly...
2001-05-09 Dan WinshipSet the disconnected status. (camel_disco_store_can_wor...
2001-04-27 Dan WinshipRedo this a lot so that instead of having a class full...
2001-04-16 Jeffrey StedfastRemove the EXTRA_GNOME_CFLAGS include.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-26 Dan WinshipNew. Return the provider for a URL.
2001-03-25 Dan Winshipeh, changed my mind, put the exception back in camel_ur...
2001-03-25 Dan WinshipNew URL parser with full RFC1808 relative URL support...
2001-03-21 Dan Winshipadd a "GList *authtypes", so you can get the list of...
2001-03-15 Jeffrey StedfastSo it turns out that NSS_Init *isn't* idempotent, so...
2001-03-10 Jeffrey StedfastCreated a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which...
2001-02-21 Not ZedRemoved all files.
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2001-02-08 Not ZedChanged to push the operation into a status stack.
2001-02-02 Not ZedAdd missing header for cancel check stuff.
2001-01-17 Michael ZucciIndex: ChangeLog
2001-01-16 Jeffrey StedfastUgh, this design is ugly like my butt.
2001-01-16 Not ZedChganged len back to be unsigned. And do a simple range...
2001-01-15 Not ZedA cancellable connection routine. (remote_send_string...
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-29 Not ZedAdd a missed unref.
2000-10-24 Dan Winshipadd a missing #include
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-12 Dan WinshipSimple subclass of CamelFolderSummary that also keeps...
2000-09-07 Dan WinshipMake this not leak.
2000-09-07 Dan WinshipMake this take a path to a directory that Camel can...
2000-08-30 Peter WilliamsMake CamelServices connect only when told to (old behav...
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-07-06 Dan Winshipremove some non-error case debugging messages.
2000-06-22 Jeffrey StedfastUpdated
2000-06-20 Jeffrey StedfastOnly fetch the summary if the folder summary doesn...
2000-06-09 Dan WinshipAdd another argument, "mode", which can be CAMEL_AUTHEN...
2000-06-02 Christopher James... Don't ref the services in the cache.
2000-06-02 Christopher James... Ref and unref objects in the service cache properly.
2000-05-30 Not ZedInit filter_from to NULL, for exception case. (mbox_get...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-05-04 Dan WinshipNew function to replace camel_provider_scan. Returns...
2000-04-30 Dan WinshipTweak the definition of CamelProvider. Among other...
2000-04-17 Dan WinshipSet the exception if no provider is found.
2000-04-06 Dan Winshipthe URL RFC says the port must be numeric, so we don...
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-03-06 Bertrand GuiheneufMore changes than a man can remember.
next