Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / imap / camel-imap-command.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-06-15 Matthew BarnesFix a memory leak (#447753).
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-02-23 Matthew Barnes** Fixes bug #356177
2006-05-22 Jeffrey StedfastMake sure the literal length is non-negative (yes,...
2006-05-19 Jeffrey StedfastGet rid of the search_lock and simply reuse the connect...
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2006-01-16 Parthasarathi Susarla** See Bug #323106, #326385 Use %G instead of %S
2006-01-12 Parthasarathi SusarlaUser g_return_val_if_fail instead of g_assert. Do not...
2005-12-14 Tor LillqvistFix #323106:
2005-12-01 Jeff CaiEvolution should not send command with zero additional...
2005-09-15 Tor Lillqvistcamel-imap-command.c Use g_ascii_str(n)casecmp() instead of
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-17 Not Zed** See bug #242032.
2005-07-21 Not Zedre-arrange some bitfields (this is not public api)...
2005-03-21 Jeffrey StedfastContinue reading data until we've read all the data...
2005-02-04 Not ZedRevert jeff's patch. (parse_list_response_as_folder_inf...
2005-01-28 Not Zed** See bug #22496.
2005-01-12 Not Zedconvert all the unsigned long/long stuff to guint32...
2005-01-11 Not Zed** See bug #70919.
2004-12-03 Not Zed** See bug #69533.
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-02-25 Not Zedmoved the RECNET flag into the folder area (bit 17...
2003-06-17 Not Zed** See bug #44322
2003-05-14 Jeffrey StedfastAdded a note to the comment block for this function...
2003-05-13 Ettore PerazzoliDisable debugging.
2003-03-24   Timo Sirainen camel-imap-command.c (imap_read_untagged) Integer overf...
2003-02-04 Jeffrey StedfastUse g_ascii_strdown() instead of g_strdown, since g_str...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-10-09 Jeffrey StedfastIf the response from the IMAP server is "No", don't...
2002-09-19 Not ZedIf we get an ALERT, pass it to the user. An rfc2060...
2002-09-03 Not ZedLots of changes, too numerous to list. Changed to use
2002-08-26 Jeffrey StedfastIf the response is NULL, just return. (now works the...
2002-08-26 Jeffrey StedfastLock the CamelService->priv->connect_lock instead of...
2002-08-03 Jeffrey StedfastFixes bug #26237.
2002-05-31 Jeffrey StedfastIf we fail to read a literal, free the temporary string...
2002-05-31 Jeffrey StedfastRevert my fix from the other day since camel_imap_comma...
2002-05-24 Jeffrey StedfastUse the new readline function.
2002-05-22 Jeffrey StedfastRemoved from the build. Glory glory hallelujah.
2002-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-01-21 Jeffrey StedfastAs a temporary solution, just printf ("\a"); to make...
2001-11-16 Jeffrey StedfastIf we get a BYE response, call camel_service_disconnect...
2001-11-09 Jeffrey StedfastNow takes a command-length argument so we can 1) avoid...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-09 9Implement.
2001-08-13 Peter WilliamsFix a leak.
2001-08-10 Jeffrey StedfastAdded an assert - at this point a backtrace would be...
2001-08-10 Jeffrey StedfastReturn FALSE here, not NULL.
2001-08-09 Jeffrey StedfastA quoted string cannot contain \n's so check for those...
2001-08-06 Peter WilliamsCompletely hide the namespace from everything external...
2001-07-26 Dan WinshipSend an IMAP command, but don't wait for responses.
2001-07-17 Peter WilliamsClean up some exception misusage.
2001-07-16 Dan WinshipGiven: 4 EXISTS 1 EXPUNGE We have to pass 3, not 4 to
2001-07-06 Jeffrey StedfastSet the pipe fd's to nonblocking.
2001-07-05 Jeffrey StedfastAdded an assert to make sure that `mi' isn't NULL.
2001-06-25 Dan WinshipFix this: IMAP doesn't allow an extra argument to AUTHE...
2001-05-29 Dan WinshipCreate a CamelDiscoDiary. (imap_disconnect_offline...
2001-05-02 Dan WinshipClean this up a bit. Add a "tag_prefix" member. Move...
2001-05-01 Dan WinshipRedo command locking. Since command_lock is recursive...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-26 Dan Winshipkeep a reference on the store's current_folder.
2001-03-22 Dan WinshipDon't look at untagged responses other than "* BYE"...
2001-03-20 Dan WinshipFunction to check if the store is online and set an...
2001-01-29 Not ZedInclude the terminating NUL in the calculated string...
2001-01-16 Not ZedChganged len back to be unsigned. And do a simple range...
2001-01-11 Dan WinshipNew function to check for added/deleted messages when...
2001-01-10 Dan WinshipNew header to prevent recursive #include problems
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-12-18 Dan WinshipChange the semantics of fmt: Now %S (capital S) means...
2000-11-29 Dan WinshipFix some off-by-one-ness.
2000-11-28 Dan WinshipMake this gratuitously more complicated. No wait, I...
2000-11-21 Jeffrey StedfastFixed to return the correct bytecount in all cases...
2000-11-17 Jeffrey StedfastUse the byte-read count to decrement the number of...
2000-10-30 Dan Winship Improved IMAP namespace handling: leave the namespace...
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-23 Dan WinshipFix a "how could this have been working before" memory...
2000-10-17 Jeffrey StedfastDon't imap_next_word(respbuf + 2), instead use imap_nex...
2000-10-17 Jeffrey StedfastDon't free 'resp' as it doesn't point to the beginning...
2000-10-16 Jeffrey StedfastOnly send the LOGOUT command if the store is connected...
2000-10-12 Dan WinshipSimple subclass of CamelFolderSummary that also keeps...
2000-10-03 Jeffrey StedfastQuote the mailbox name when sending a SELECT request...
2000-10-03 Dan WinshipNew file containing camel_imap_command and friends...