summaryrefslogtreecommitdiff
path: root/camel/camel-file-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Remove unused camel_read/write_socket().Matthew Barnes2013-11-031-14/+1
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-6/+22
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-4/+4
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-4/+0
* Deprecate camel_mkdir() and remove assertions.Matthew Barnes2009-11-051-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2009-10-241-1/+1
* Fix undefined references and fiddling with imapxChenthill Palanisamy2009-09-301-0/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-8/+8
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-20/+20
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-12/+12
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-3/+3
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+3
* Meta-summary implementation for beagleVeerapuram Varadhan2006-07-241-0/+3
* Delete function camel_mkdir().Simon Zheng2006-01-101-1/+0
* Define O_BINARY as 0 on Unix. Add declarations for camel_read_socket() andTor Lillqvist2005-11-301-0/+15
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* ** See bug #51045.Not Zed2004-02-161-0/+2
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-271-0/+2
* Use camel_mkdir().Jeffrey Stedfast2003-07-071-4/+8
* Completely new implementation of NNTP.Not Zed2001-11-301-0/+3
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* #include <sys/types.h> for off_t.Jeffrey Stedfast2001-04-261-0/+1
* New file, with the int, string, time_t, and off_t encode/decode routinesDan Winship2001-04-261-0/+54