aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/camel-mbox-search.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'EOG_0_3'.EOG_0_3nobody2000-04-191-413/+0
* kill camel-logDan Winship2000-04-191-1/+0
* Unref the output_stream when done, close doesn't do it. (_append_message):NotZed2000-03-281-5/+2
* change the CamelFolderSummary interfaces to allow partial summary queriesDan Winship2000-03-251-2/+2
* Added async search api.NotZed2000-03-241-24/+96
* name change and new fields.bertrand2000-03-211-1/+1
* Ref the summary after we have got it.NotZed2000-03-051-0/+10
* Fixed a typo.NotZed2000-02-291-38/+38
* Dont compile by default.NotZed2000-02-231-0/+12
* Added exception to call, and fixed caller.NotZed2000-02-191-704/+169
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* New file, implements the search api for mbox folders.NotZed2000-02-141-0/+857