summaryrefslogtreecommitdiff
path: root/camel/camel-lock-client.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-8/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Address some compiler warnings and Coverity scan issues in a different wayMilan Crha2013-11-151-8/+17
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-2/+2
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-16/+16
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-3/+3
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-57/+57
* Coding style and whitespace cleanup.Matthew Barnes2010-07-111-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-15/+20
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-4/+3
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-16/+26
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-2/+2
* More whitespace cleanup.Matthew Barnes2009-07-181-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-21/+21
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+1
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-2/+2
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* Fix for #437665Jules Colding2007-05-121-0/+13
* ** Fixes bug #418852Matthew Barnes2007-04-281-6/+6
* ** See bug #314574Parthasarathi Susarla2005-09-121-1/+1
* Add API_VERSION to config.hParthasarathi Susarla2005-09-011-1/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* Exec camel-lock-helper-$BASE_VERSION instead of just camel-lock-helperRodney Dawes2004-12-071-1/+1
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-091-14/+3
* Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise.Ettore Perazzoli2003-01-221-1/+1
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-6/+6
* Make sure we unref the mimeparse when we're done (successfully). This was02001-10-301-0/+4
* 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
* properly return error if we can't create pipes.Not Zed2001-07-021-1/+1
* Only create a missing uid if we have indexing turned on.Not Zed2001-06-181-0/+329