Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-data-cache.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2006-01-10 Simon ZhengDelete function camel_mkdir().
2005-12-01 Chenthill Palanisamyfixes a build break for OS which uses glib 2.4
2005-11-30 Tor LillqvistDefine O_BINARY as 0 on Unix. Add declarations for...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-01-21 Not Zed** See bug #52996.
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-04-23 Not Zed** Should fix #41629, #41448, et al.
2003-03-28 Not Zedremove unused var.
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-12-09 Not ZedUse a bag instead of a hashtable to track the cache...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-09-10 Not ZedRemove the hash table entry using the right path. Relat...
2002-05-31 Jeffrey StedfastIf we fail to be able to create a stream to insert...
2002-04-20 Jeffrey StedfastFree the LIST pop3 command.
2002-04-14 Jeffrey StedfastAdded #include <sys/types.h> for dirent.h which needs...
2002-01-30 Not ZedChanged name from "NT Login" to simply "Login".
2001-12-14 Chris Toshokinclude stdlib.h (for alloca on freebsd) and only inclu...
2001-11-30 Not ZedCompletely new implementation of NNTP.