Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / nntp / camel-nntp-store.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-02-23 Matthew Barnes** Fixes bug #356177
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-11-30 Tor Lillqvistcamel-nntp-folder.c Remove some unneeded headers.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-04 Not Zedsetup the cache here. (nntp_connect_offline, nntp_conne...
2005-05-11 Alessandro DecinaCopy the flags field when converting from CamelStoreInfo to
2005-04-22 Not Zeddon't set exceptions for failed date commands from...
2005-03-16 Not Zedmodified patch below to make it a bit simpler.
2005-01-13 Not Zed** See bug #69024.
2004-12-03 Jeffrey StedfastSame.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-11-19 Not ZedMake debug run based on 'nntp' debug option.
2004-10-13 Not Zedkill cast as lvalue warning.
2004-10-11 Not Zed** See bug #67170.
2004-09-29 Not Zed** See bug #66509.
2004-09-28 Jeffrey Stedfasts/not/no/ in the error string. Fixes bug #65828.
2004-09-27 Jeffrey StedfastInstead of doing a host-lookup ourselves, get it passed...
2004-09-24 Not Zed** See bug #47821.
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-08-30 Not Zed** See bug #64023.
2004-06-10 Not Zedmove the stream based checking into the loop, after...
2004-06-03 Not Zedreset current folder. (connect_to_server): and here...
2004-06-03 Not Zeddisconnect if we get an io error or user cancellation.
2004-06-03 Not Zedonly save the summary, don't update from server, thats...
2004-05-26 Not Zedremoved.
2004-05-21 Not Zedadded a 'domain' argument, and rearragned arguments...
2004-03-22 Not Zeddecode newsgroups header into a list of newsgroups.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-01-29 Not Zed** See bug #53269.
2004-01-20 Not Zed** See bug #52817.
2004-01-12 Meilof Veeningennow based on discofolder, cache_message and append_mess...
2003-09-22 Jeffrey StedfastFix the code that creates a new ssl stream to pass...
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2002-05-28 Jeffrey StedfastOn connection failure, unref the tcp stream.
2002-04-14 Jeffrey StedfastAdded #include <sys/types.h> for dirent.h which needs...
2001-11-30 Not ZedCompletely new implementation of NNTP.
2001-11-27 Not ZedIf the uid doesn't have a ',' in it, fail to crash.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-07-06 Joe ShawAdd locking to camel_nntp_get_grouplist_from_server().
2001-07-03 Joe ShawAdded NNTP_NO_PERMISSION (502) to the list of response...
2001-07-03 Sam CreaseyImplemented nntp_folder_search_by_expression and nntp_f...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-16 Jeffrey StedfastRemove the EXTRA_GNOME_CFLAGS include.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2001-02-05 Jeffrey StedfastUpdated.
2001-01-09 Dan Winship Mostly IMAP changes. Use the NAMESPACE extension ...
2001-01-09 Dan Winship Kill off a long-hated Camel kludge: "empty" URLs and
2000-11-03 Dan WinshipAdd an "url_flags" field to CamelProvider. Move the...
2000-10-31 Dan WinshipAdd a new argument, clean, that says whether or not...
2000-10-25 Dan WinshipAdd a "parent" field to CamelFolderInfo.
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-20 Chris Toshokadd function to build a tree from the nntp group names...
2000-10-18 Not ZedNo, we must not encode the headers here. These interfac...
2000-10-11 Chris Toshokremove the leading '/'. (nntp_store_subscribe_folder...
2000-10-11 Chris Toshokfill in message_count and unread_message_count properly.
2000-10-10 Chris Toshokwrite out the newsrc. (nntp_store_get_name): if @brief...
2000-10-06 Chris Toshokadd camel-nntp-grouplist.h (libcamelnntp_la_SOURCES...
2000-10-05 Chris Toshokrevert to old method (only use XOVER if OVER is supported.)
2000-10-04 Chris Toshokuse "nntp:" instead of "news:" since "news:" urls aren...
2000-10-04 Chris Toshokborrow some code from the imap provider to query the...
2000-10-02 Dan WinshipRemove default_ports.
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-09-19 Dan WinshipRemoved (camel_folder_init, camel_folder_construct...
2000-09-05 Chris Toshokcare about response code. (get_HEAD_headers): same.
2000-09-05 Peter WilliamsCleanup of lots of exception handling ; bugfixes
2000-09-01 Chris Toshokremove get_folder_name. (nntp_store_get_folder_name...
2000-09-01 Chris Toshokuse camel_remote_store_recv_line.
2000-09-01 Chris Toshokmake this a bit more robust. try to create an empty...
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-22 Peter WilliamsAutomatically connect services when given a valid URL...
2000-08-21 JP RosevearMake sure respbuffer is not null before manipulating...
2000-08-11 Chris Toshokuse g_get_home_dir, since evolution_dir isn't available...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-07-12 Chris Toshokdon't add test-newsrc to the build since it needs libca...
2000-07-09 Jeffrey StedfastUpdate to reflect past changes in the Camel API. Use...
2000-07-01 Dan WinshipNew method, to return an end-user-friendly name corresp...
2000-06-23 Chris Toshokignore test-newsrc
2000-05-16 Chris Toshokget things working with new camel summary stuff.
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-18 Dan Winshipkill camel-log
2000-04-14 Chris Toshokadd XXX so i can find this hardcoded string later.
2000-04-14 Chris Toshokokay. working now.
2000-04-14 Chris Toshokinitial import of nntp store.