summaryrefslogtreecommitdiff
path: root/camel/camel-db.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 595389 - Auto-vacuum Camel DB on expungeMilan Crha2014-12-031-0/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-1/+18
* Bug #694152 - Compile errors in C++ due to G_BEGIN/END_DECLSPatrick Ohly2013-02-211-0/+4
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-9/+0
* Remove camel_db_migrate_vfolders_to_14().Matthew Barnes2011-11-131-2/+0
* Update Camel API docs.Matthew Barnes2011-10-161-0/+5
* CamelFolderSummary API changesMilan Crha2011-10-061-3/+46
* Camel: Prefer GList over GSList.Matthew Barnes2011-09-251-3/+3
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-1/+1
* CamelDB: use a RW lock to prevent reads while write is in progressChenthill Palanisamy2011-05-261-0/+2
* Bug #634658 - Unread counts for vfolders never updateMilan Crha2010-11-121-1/+0
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-51/+49
* Coding style and whitespace cleanup.Matthew Barnes2010-05-011-24/+24
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-5/+5
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-0/+1
* Lock down Camel headers.Matthew Barnes2010-04-021-2/+6
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-28/+107
* Add "Since: 2.26" tags to the API documentation.Matthew Barnes2010-03-131-0/+18
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-1/+1
* Retrieving and storing bodystructure from IMAP serversPhilip Van Hoof2009-09-141-0/+1
* BUGFIX: #578910 - Fixes problem of missing migration for left outSrinivasa Ragavan2009-08-271-0/+3
* Fix excessive whitespace.Matthew Barnes2009-07-121-5/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-69/+69
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
* Commit custom patches of Anjal to EDS. Almost all of the code isSrinivasa Ragavan2009-05-221-0/+3
* Define camel_folder_cmp_uids to compare UIDs properlyMilan Crha2009-04-241-2/+2
* ** Part of Fix for bug #559153Sankar P2008-12-221-0/+11
* ** Major changes for better vfolders.Srinivasa Ragavan2008-12-151-0/+1
* ** Fix for bug #556495Srinivasa Ragavan2008-10-161-0/+1
* ** Fixes lots of bugs and breaks ABISrinivasa Ragavan2008-10-061-9/+7
* Make CAMEL_DB_DEBUG as ifdefSrinivasa Ragavan2008-09-121-1/+1
* Add provision to do summary specific sorts. Summaries can now be loaded inSrinivasa Ragavan2008-08-201-1/+6
* Add code to log better. It needs cleanup even now.Srinivasa Ragavan2008-08-131-0/+3
* Add API for vfolder tables migration.Srinivasa Ragavan2008-08-111-0/+2
* Add apis to delete vuids in transaction and clean up add vuid api.Srinivasa Ragavan2008-08-061-0/+1
* Added a api to drop and recreate vfolder table.Srinivasa Ragavan2008-08-061-0/+1
* ** Fix for bug #545082Srinivasa Ragavan2008-07-311-0/+1
* Disable share cache sqlSrinivasa Ragavan2008-07-261-1/+1
* ** Reverse the meaning of debug/free safe handlers. Let it crash now, thanSrinivasa Ragavan2008-07-251-2/+2
* Added few environment variables to enable memory reduction code.Srinivasa Ragavan2008-07-201-2/+2
* Move freeing stuff to a proper thread rather than the main thread, which hang...Srinivasa Ragavan2008-07-201-0/+4
* Pushing the on-disk summary changes from the madagascar branchSankarasivasubramanian Pasupathilingam2008-07-161-0/+155
* Bad git-svn usage. Reverted.Sankarasivasubramanian Pasupathilingam2008-05-061-29/+0
* Changed the Macro name.Sankarasivasubramanian Pasupathilingam2008-05-061-1/+2
* Added cdb - CamelDataBase to the Camel Store.Sankarasivasubramanian Pasupathilingam2008-05-061-0/+3
* Added files camel-db.[ch]Sankarasivasubramanian Pasupathilingam2008-05-061-0/+25