summaryrefslogtreecommitdiff
path: root/camel/camel-data-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+6
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Bug 709838 - CamelDataCache: Empty cache file leads to deadlockMatthew Barnes2013-11-251-0/+1
* CamelDataCache: Return GIOStream instead of CamelStream.Matthew Barnes2013-11-021-34/+29
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+2
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-251-2/+4
* CamelDataCache: Use GFileIOStream.Matthew Barnes2013-10-011-23/+39
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-2/+2
* camel_data_cache_get: Improve empty file handling.Matthew Barnes2012-06-191-4/+9
* camel_data_cache_get_filename: Remove unused GError parameter.Matthew Barnes2012-06-191-8/+2
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Make sure all new APIs have "Since: 3.2" tags.Matthew Barnes2011-09-031-0/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-11/+21
* Coding style and whitespace cleanups.Matthew Barnes2011-06-131-1/+1
* Bug #646898 - IMAPX should invalidated cache when uidvalidity changesMilan Crha2011-05-171-15/+58
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-6/+2
* Treat empty cache files as nonexistent.Matthew Barnes2011-01-181-2/+7
* Coding style cleanup.Matthew Barnes2010-10-031-2/+2
* Coding style cleanups.Matthew Barnes2010-09-131-38/+38
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-19/+19
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-0/+19
* Port Camel to GObject.Matthew Barnes2010-04-241-38/+86
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-1/+1
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-47/+79
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-42/+1
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-6/+0
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-7/+7
* Add "Since: 2.26" tags to the API documentation.Matthew Barnes2010-03-131-0/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Remove unnecessary libedataserver includes.Matthew Barnes2010-01-071-1/+0
* NULL vs. 0Kjartan Maraas2009-09-251-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-21/+21
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-38/+38
* camel/providers/nntp/camel-nntp-folder.cPhilip Van Hoof2009-01-081-0/+22
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-2/+1
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Fix for bug #334160Milan Crha2008-06-181-4/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-35/+35
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-35/+35
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-6/+7
* Use g_mkdir_with_parents (#383686).Ross Burton2007-04-051-2/+2
* Delete function camel_mkdir().Simon Zheng2006-01-101-2/+3
* fixes a build break for OS which uses glib 2.4Chenthill Palanisamy2005-12-011-0/+5
* Define O_BINARY as 0 on Unix. Add declarations for camel_read_socket() andTor Lillqvist2005-11-301-13/+14
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3