summaryrefslogtreecommitdiff
path: root/camel/camel-lock-helper.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-8/+8
* Bug #720751 - camel_tag_set() doesn't copy tag's name properlyMilan Crha2014-02-061-1/+1
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-6/+17
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-1/+1
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-251-2/+4
* camel-lock-helper.c cleanups.Matthew Barnes2013-10-251-7/+20
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-12/+12
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-4/+4
* Coding style cleanups.Matthew Barnes2010-09-131-52/+52
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-13/+3
* More whitespace cleanup.Matthew Barnes2009-07-181-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-23/+23
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-8/+8
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-8/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-8/+8
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-14/+8
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-3/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* since malloc(MAXINT+1) returns a valid pointer, validate the length of theNot Zed2005-01-201-2/+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
* Added MATCH_NEWLINE flag, -> REG_NEWLINE.32001-10-031-0/+2
* Fixed a bug when not running setuid it wouldn't unlock.Not Zed2001-06-191-3/+3
* Only create a missing uid if we have indexing turned on.Not Zed2001-06-181-0/+389