2012-12-14 |
Milan Crha | Introduce CamelSession::trust_prompt() |
blob | commitdiff |
2012-08-12 |
Matthew Barnes | Rename camel_session_get_service(). |
blob | commitdiff | diff to current |
2012-08-12 |
Matthew Barnes | CamelSession: Remove camel_session_lock/unlock(). |
blob | commitdiff | diff to current |
2012-08-12 |
Matthew Barnes | CamelSession: Make forward_to() method asynchronous. |
blob | commitdiff | diff to current |
2012-05-19 |
Matthew Barnes | CamelSession: Add camel_session_idle_add(). |
blob | commitdiff | diff to current |
2012-05-19 |
Matthew Barnes | CamelSession: Add a read-only "main-context" property. |
blob | commitdiff | diff to current |
2011-12-11 |
Matthew Barnes | Add CamelSession.remove_service() method. |
blob | commitdiff | diff to current |
2011-11-15 |
Milan Crha | Bug #440316 - Improve SSL Certificate check bad signatu... |
blob | commitdiff | diff to current |
2011-11-14 |
Matthew Barnes | Update API docs. |
blob | commitdiff | diff to current |
2011-10-24 |
Matthew Barnes | Move remaining CamelURL elements to CamelSettings. |
blob | commitdiff | diff to current |
2011-10-15 |
Matthew Barnes | Camel: New authentication API. |
blob | commitdiff | diff to current |
2011-09-30 |
Milan Crha | Bug #601898 - SOCKS proxy does not work with mailer |
blob | commitdiff | diff to current |
2011-09-26 |
Milan Crha | Bug #656473 - Store server folder cache in user's cache... |
blob | commitdiff | diff to current |
2011-08-12 |
Milan Crha | Bug #656267 - Checking for auth types doesn't work... |
blob | commitdiff | diff to current |
2011-07-19 |
Matthew Barnes | Generate GTypes for various Camel enums. |
blob | commitdiff | diff to current |
2011-07-15 |
Matthew Barnes | CamelSession: Add camel_session_remove_services() |
blob | commitdiff | diff to current |
2011-07-14 |
Matthew Barnes | Rewrite Camel's junk plugin interface. |
blob | commitdiff | diff to current |
2011-07-04 |
Matthew Barnes | Authorization domains are no longer used in password... |
blob | commitdiff | diff to current |
2011-04-29 |
Matthew Barnes | Revise camel_session_get_service_by_url(). |
blob | commitdiff | diff to current |
2011-04-23 |
Matthew Barnes | Replace CamelSessionThreadMsg with a more modern API. |
blob | commitdiff | diff to current |
2011-04-23 |
Matthew Barnes | Remove unused camel_session_thread_wait(). |
blob | commitdiff | diff to current |
2011-04-22 |
Matthew Barnes | Remove unused CamelTimeoutCallback typedef. |
blob | commitdiff | diff to current |
2011-04-21 |
Matthew Barnes | Rework how CamelServices are added to CamelSession. |
blob | commitdiff | diff to current |
2010-09-28 |
Matthew Barnes | Use GCancellable in all methods that may block. |
blob | commitdiff | diff to current |
2010-09-20 |
Federico Mena Quintero | Merge branch 'camel-socks-proxy-master' |
blob | commitdiff | diff to current |
2010-09-20 |
Federico Mena Quintero | Merge branch 'camel-socks-proxy-master' |
blob | commitdiff | diff to current |
2010-09-14 |
Federico Mena Quintero | Merge branch 'camel-socks-proxy-master' |
blob | commitdiff | diff to current |
2010-09-13 |
Matthew Barnes | Coding style cleanups. |
blob | commitdiff | diff to current |
2010-08-12 |
Federico Mena Quintero | Merge branch camel-socks-proxy-master for SOCKS5 /... |
blob | commitdiff | diff to current |
2010-08-02 |
Matthew Barnes | Replace "Since: 3.0" with "Since: 2.32". |
blob | commitdiff | diff to current |
2010-07-08 |
Matthew Barnes | Migrate from CamelException to GError. |
blob | commitdiff | diff to current |
2010-06-02 |
Federico Mena Quintero | Don't return a const char * |
blob | commitdiff | diff to current |
2010-06-02 |
Federico Mena Quintero | Add camel_session_set/get_socks_proxy() |
blob | commitdiff | diff to current |
2010-05-07 |
Matthew Barnes | Convert CamelObject events to GObject signals. |
blob | commitdiff | diff to current |
2010-04-30 |
Matthew Barnes | Don't abbreviate public symbols. |
blob | commitdiff | diff to current |
2010-04-30 |
Matthew Barnes | Use GObject properties instead of CamelArg. |
blob | commitdiff | diff to current |
2010-04-24 |
Matthew Barnes | Port Camel to GObject. |
blob | commitdiff | diff to current |
2010-04-21 |
Matthew Barnes | Merge more cleanup bits from camel-gobject. |
blob | commitdiff | diff to current |
2010-04-15 |
Milan Crha | Bug #615776 - Drop camel-private.h and offer a public... |
blob | commitdiff | diff to current |
2010-04-06 |
Matthew Barnes | Merge miscellaneous cleanups from camel-gobject. |
blob | commitdiff | diff to current |
2010-04-03 |
Matthew Barnes | Merge some cleanup bits from camel-gobject. |
blob | commitdiff | diff to current |
2010-04-02 |
Matthew Barnes | Lock down Camel headers. |
blob | commitdiff | diff to current |
2009-07-13 |
Matthew Barnes | Fix excessive whitespace. |
blob | commitdiff | diff to current |
2009-05-28 |
Matthew Barnes | Prefer GLib basic types over C types. |
blob | commitdiff | diff to current |
2009-05-28 |
Matthew Barnes | Whitespace cleanup. |
blob | commitdiff | diff to current |
2009-05-27 |
Matthew Barnes | Remove trailing whitespace, again. |
blob | commitdiff | diff to current |
2009-01-19 |
Milan Crha | ** Fix for bug #204891 |
blob | commitdiff | diff to current |
2008-06-20 |
Jeffrey Stedfast | fixed copyright notices |
blob | commitdiff | diff to current |
2008-05-07 |
Matthew Barnes | ** Fixes part of bug #424744 |
blob | commitdiff | diff to current |
2008-05-07 |
Jeffrey Stedfast | reverted rev 8210 which just changed whitespace indent |
blob | commitdiff | diff to current |
2008-04-30 |
Matthew Barnes | Replace assertions with g_return_val_if_fail(). Clean... |
blob | commitdiff | diff to current |
2008-01-24 |
Srinivasa Ragavan | ** Fix for bug #510779 |
blob | commitdiff | diff to current |
2008-01-17 |
Matthew Barnes | ** Fixes bug #506250 |
blob | commitdiff | diff to current |
2007-11-15 |
Matthew Barnes | ** Merge a bunch of compiler warning fixes and cosmetic... |
blob | commitdiff | diff to current |
2007-11-14 |
Matthew Barnes | ** Remove trailing whitespace from source code. |
blob | commitdiff | diff to current |
2007-08-28 |
Ross Burton | Fix FSF address (Tobias Mueller, #470445) |
blob | commitdiff | diff to current |
2007-04-28 |
Matthew Barnes | ** Fixes bug #418852 |
blob | commitdiff | diff to current |
2006-04-12 |
Jeffrey Stedfast | Fixes to many source files to suppress compiler warning... |
blob | commitdiff | diff to current |
2006-03-20 |
Srinivasa Ragavan | Added support for gnome-keyring. |
blob | commitdiff | diff to current |
2005-12-22 |
Shreyas Srinivasan | Network Manager Support |
blob | commitdiff | diff to current |
2005-08-31 |
Harish Krishnaswamy | Modify License to LGPL |
blob | commitdiff | diff to current |
2004-12-02 |
Michael Zucci | merged notzed-camel-eds-branch |
blob | commitdiff | diff to current |
2004-05-21 |
Not Zed | added a 'domain' argument, and rearragned arguments... |
blob | commitdiff | diff to current |
2004-05-04 |
Jeffrey Stedfast | Get rid of #ifdef ENABLE_THREADS stuff, that was done... |
blob | commitdiff | diff to current |
2004-03-03 |
Not Zed | fun dun diddley un fun. Since we're writing a const... |
blob | commitdiff | diff to current |
2004-02-19 |
Not Zed | Fixes for api changes. |
blob | commitdiff | diff to current |
2004-01-23 |
Radek Doulik | use check_junk_for_imap flag |
blob | commitdiff | diff to current |
2004-01-20 |
Not Zed | ** See bug #52817. |
blob | commitdiff | diff to current |
2003-12-04 |
Radek Doulik | check recent messages for junk mail |
blob | commitdiff | diff to current |
2003-11-12 |
Radek Doulik | merged spam filtering branch |
blob | commitdiff | diff to current |
2003-09-22 |
Not Zed | Added "offline_sync" option, which lets you synchronise... |
blob | commitdiff | diff to current |
2003-02-14 |
Jeffrey Stedfast | Same as the gpg and pkcs7 contexts. |
blob | commitdiff | diff to current |
2002-08-21 |
Jeffrey Stedfast | Don't register the noop timeout here anymore, we're... |
blob | commitdiff | diff to current |
2001-10-27 |
Ettore Perazzoli | Fixing the license text. |
blob | commitdiff | diff to current |
2001-10-27 |
Ettore Perazzoli | Update the licensing information to require version... |
blob | commitdiff | diff to current |
2001-09-18 |
8 | If filter inbox is set on the store, and we're opening... |
blob | commitdiff | diff to current |
2001-07-02 |
Dan Winship | new method to get an application-initialized filter... |
blob | commitdiff | diff to current |
2001-06-23 |
Ettore Perazzoli | Update the copyrights, replacing Helix Code with Ximian and |
blob | commitdiff | diff to current |
2001-05-09 |
Dan Winship | Set the disconnected status. (camel_disco_store_can_wor... |
blob | commitdiff | diff to current |
2001-04-27 |
Dan Winship | Redo this a lot so that instead of having a class full... |
blob | commitdiff | diff to current |
2001-03-26 |
Dan Winship | New. Return the provider for a URL. |
blob | commitdiff | diff to current |
2001-03-10 |
Jeffrey Stedfast | Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which... |
blob | commitdiff | diff to current |
2001-02-08 |
Not Zed | Changed to push the operation into a status stack. |
blob | commitdiff | diff to current |
2001-01-16 |
Jeffrey Stedfast | Ugh, this design is ugly like my butt. |
blob | commitdiff | diff to current |
2001-01-15 |
Not Zed | A cancellable connection routine. (remote_send_string... |
blob | commitdiff | diff to current |
2000-12-24 |
Not Zed | Lock the command channel while searching. (imap_body_co... |
blob | commitdiff | diff to current |
2000-09-07 |
Dan Winship | Make this take a path to a directory that Camel can... |
blob | commitdiff | diff to current |
2000-08-30 |
Peter Williams | Make CamelServices connect only when told to (old behav... |
blob | commitdiff | diff to current |
2000-08-10 |
Peter Williams | Merge with camel-async. |
blob | commitdiff | diff to current |
2000-06-22 |
Jeffrey Stedfast | Updated |
blob | commitdiff | diff to current |
2000-06-09 |
Dan Winship | Add another argument, "mode", which can be CAMEL_AUTHEN... |
blob | commitdiff | diff to current |
2000-05-30 |
Not Zed | Init filter_from to NULL, for exception case. (mbox_get... |
blob | commitdiff | diff to current |
2000-05-07 |
Dan Winship | Make camel not leak like a sieve. |
blob | commitdiff | diff to current |
2000-05-04 |
Dan Winship | New function to replace camel_provider_scan. Returns... |
blob | commitdiff | diff to current |
2000-04-30 |
Dan Winship | Tweak the definition of CamelProvider. Among other... |
blob | commitdiff | diff to current |
2000-03-09 |
Dan Winship | fix the name of "Helix Code, Inc." in all the copyrights |
blob | commitdiff | diff to current |
2000-03-06 |
Bertrand Guiheneuf | More changes than a man can remember. |
blob | commitdiff | diff to current |
2000-02-24 |
Dan Winship | add camel_session_get_transport_for_protocol |
blob | commitdiff | diff to current |
2000-02-21 |
Dan Winship | Add "authenticator" to CamelSession and update things... |
blob | commitdiff | diff to current |
2000-02-21 |
Dan Winship | add CamelExceptions to several functions. Use camel_ses... |
blob | commitdiff | diff to current |
next |