Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-mbox-folder.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-06-06 Jeffrey StedfastRobustness fix while making sure the code would properl...
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2006-03-28 Jeffrey StedfastUse O_LARGEFILE when opening the mbox file.
2005-12-09 Tor LillqvistJust #define O_BINARY as 0 on Unix, less ifdefs that...
2005-12-09 David Malcolmrestore missing declarations for non-Win32 systems.
2005-12-08 Tor LillqvistUse gstdio wrappers. Use GLib portable path manipulatio...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-02-25 Not Zed** See bug #59507
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-28 Not Zedmake sure body indexing is turned off always, missed...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-21 Not Zedre-arrange the code so exception debug will print the...
2004-04-08 Not Zedinclude camel-debug.h
2004-02-06 Not Zedchanged to return a boolean to indicate if the flags...
2003-11-14 Jeffrey StedfastHandle "" as a request for a full dirscan as well ...
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-09-16 Jeffrey StedfastImplement a temp hack so trunk works until we merge...
2003-09-12 Jeffrey StedfastImplements CamelLocalFolder::get_full_path() (publicly...
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-03-20 Dan Winship Handle raw 8-bit From data "correctly". (The same...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-08-29 Not ZedChange the case sensitive search of subject to expect...
2002-07-03 Not ZedIf we get an exception from the child sync, update...
2002-06-26 Not ZedInclude <sys/time.h> for struct timeval.
2002-06-14 Jeffrey StedfastUpdated to use ctx->sign_protocol rather than ctx-...
2002-05-13 Dan WinshipAdd a "char **appended_uid" argument, for the caller...
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2001-10-31 1Same as below.
2001-10-30 0Remove the X-Evolution header before anyone else gets...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-17 Jeffrey StedfastMake sure the new description isn't the same as the...
2001-09-13 Jeffrey StedfastDo error-checking based on function return values rathe...
2001-08-01 Not ZedIf we fail to get the lock, make sure we close our...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-25 Jeffrey Stedfastremove the summary info so we are not out-of-sync with...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-30 Not ZedRemove assertion that content is there, when it no...
2000-11-20 Not ZedFixes for the summary messageid changes. Hash the messa...
2000-11-17 Not ZedWe should always terminate the string. No need to check...
2000-11-16 Not ZedCheck the uid string is all digits before trying to...
2000-11-15 Michael Zucci Initial cut for local provider, to handle mh/mailbox...