summaryrefslogtreecommitdiff
path: root/camel/camel-stream-process.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-11/+9
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-12/+10
* Address some compiler warnings and Coverity scan issues in a different wayMilan Crha2013-11-151-1/+7
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-8/+16
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-9/+11
* camel_stream_process_connect(): Add GError parameter.Matthew Barnes2011-07-051-3/+21
* Coding style cleanups.Matthew Barnes2011-05-081-1/+1
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-4/+10
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-8/+12
* Port Camel to GObject.Matthew Barnes2010-04-241-23/+9
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-101-77/+75
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-3/+3
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-10/+10
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-14/+14
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-29/+29
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-29/+29
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-29/+29
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-6/+6
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-1/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* #include <signal.h>, we don't need limits.hJeffrey Stedfast2004-02-241-5/+5
* remove dthe clearenv stuff, not sure why its there. s/setenv/putenv/ forNot Zed2003-12-101-12/+3
* Same.Jeffrey Stedfast2003-12-011-79/+84
* New stream implementation for running commands. Compile the aboveDavid Woodhouse2003-09-031-0/+268