| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -1/+1 |
* | Don't grab the connect_lock before calling refresh_info so that we avoid | Jeffrey Stedfast | 2004-07-17 | 1 | -2/+0 |
* | Fixes bug #42295 and the infinite loop part of bug #58766 (these 2 bugs | Jeffrey Stedfast | 2004-05-21 | 1 | -22/+23 |
* | eliminate the need for another variable | Jeffrey Stedfast | 2004-05-13 | 1 | -5/+2 |
* | oops, tiny fix | Jeffrey Stedfast | 2004-05-13 | 1 | -0/+2 |
* | Ignore PERMANENTFLAGS if it gives us an empty set. Works around broken | Jeffrey Stedfast | 2004-05-13 | 1 | -3/+8 |
* | changed to match_threads. (camel_folder_search_search): remove thread | Not Zed | 2004-05-12 | 1 | -31/+6 |
* | dont set X-Evolution-Source here anymore, set in caller. | Not Zed | 2004-05-05 | 1 | -17/+15 |
* | Change the UID_SET_LIMIT to 768 (something <1000 octets as suggested by | Jeffrey Stedfast | 2004-04-28 | 1 | -2/+5 |
* | Send a flag list rather than \Deleted by itself. See #57381. | Not Zed | 2004-04-22 | 1 | -4/+4 |
* | Fix capitalisation of the "mailcheck" section title and move it to the top | Jeffrey Stedfast | 2004-04-10 | 1 | -2/+2 |
* | ** See bug #56110. | Not Zed | 2004-04-06 | 1 | -10/+52 |
* | Reverted imap.web.de fix. | Jeffrey Stedfast | 2004-03-27 | 1 | -6/+3 |
* | If the server is imap.web.de, just ask for all the headers rather than | Jeffrey Stedfast | 2004-03-26 | 1 | -4/+7 |
* | Reworked the else bit to fix a bug where if we had the BODY structure, we | Jeffrey Stedfast | 2004-03-24 | 1 | -51/+50 |
* | use camel debug to add some debug here. | Not Zed | 2004-03-23 | 1 | -62/+73 |
* | Checking that mi->content->type != NULL is no longer good enough to tell | Jeffrey Stedfast | 2004-03-18 | 1 | -4/+21 |
* | set the mime-type field on the content the same way as | Not Zed | 2004-03-15 | 1 | -3/+10 |
* | ** See bug #53355. | Not Zed | 2004-03-04 | 1 | -3/+7 |
* | fun dun diddley un fun. Since we're writing a const buffer, we need to | Not Zed | 2004-03-03 | 1 | -10/+7 |
* | moved the RECNET flag into the folder area (bit 17-30). | Not Zed | 2004-02-25 | 1 | -11/+8 |
* | Get rid of some unnecessary CAMEL_OBJECT() casts. | Jeffrey Stedfast | 2004-02-05 | 1 | -1/+1 |
* | set CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_summary): update | Radek Doulik | 2004-01-27 | 1 | -3/+12 |
* | (imap_get_message): revert peterw's change of 2002-07-15, instead | Michael Zucci | 2004-01-23 | 1 | -8/+0 |
* | removed the meaningless fixme, a butt-retrieved-number is as good as any | Not Zed | 2004-01-23 | 1 | -1/+2 |
* | Limit the flags we set (or unset) to the folder's permanent flags. | Jeffrey Stedfast | 2004-01-17 | 1 | -9/+9 |
* | ** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status for | Not Zed | 2004-01-14 | 1 | -1/+13 |
* | ** See bug 52725. | Not Zed | 2004-01-12 | 1 | -1/+4 |
* | fix removal of journal file, and remove the cmeta state file too. | Not Zed | 2004-01-09 | 1 | -4/+14 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 1 | -5/+5 |
* | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 1 | -5/+5 |
* | Namespaced. | Jeffrey Stedfast | 2003-08-26 | 1 | -5/+5 |
* | New test suite for the mime parser (which is where the below 2 fixes were | Jeffrey Stedfast | 2003-08-12 | 1 | -2/+2 |
* | ** See bug #42573 | Timo Sirainen | 2003-07-17 | 1 | -11/+13 |
* | Use camel_mkdir(). | Jeffrey Stedfast | 2003-07-08 | 1 | -1/+2 |
* | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 1 | -1/+1 |
* | This should finish fixing all variations of bug #42854, which, funnily | Jeffrey Stedfast | 2003-05-28 | 1 | -20/+28 |
* | Added a note to the comment block for this function noting that uids MUST | Jeffrey Stedfast | 2003-05-15 | 1 | -17/+19 |
* | Disable debugging. | Ettore Perazzoli | 2003-05-14 | 1 | -1/+1 |
* | body_len needs to be a size_t instead of int | Jeremy Katz | 2003-04-30 | 1 | -1/+1 |
* | s/g_strncasecmp/strncasecmp/g | Jeffrey Stedfast | 2003-03-07 | 1 | -2/+2 |
* | Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated. | Jeffrey Stedfast | 2003-02-05 | 1 | -21/+21 |
* | Replace calls to g_string_sprintfa() with g_string_append_printf() since | Jeffrey Stedfast | 2002-12-18 | 1 | -4/+5 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 1 | -1/+2 |
* | Add missing ;. | Michael Zucci | 2002-10-03 | 1 | -1/+1 |
* | /home/notzed/gnome/head/evolution/camel | Not Zed | 2002-10-03 | 1 | -6/+9 |
* | Use strtol when decoding the timezone (since it can be negative) and don't | Jeffrey Stedfast | 2002-10-02 | 1 | -1/+2 |
* | Remove debug content_info_dump, could cause a crash, and not really needed | Not Zed | 2002-09-30 | 1 | -2/+0 |
* | New function to decode the INTERNALDATE response from an IMAP server so we | Jeffrey Stedfast | 2002-09-28 | 1 | -2/+98 |
* | Use the summary's last uid as the one to fetch from, ignoring the cache. | Not Zed | 2002-09-27 | 1 | -20/+8 |
* | Decode the INTERNALDATE if we've got one. (imap_update_summary): Instead | Jeffrey Stedfast | 2002-09-24 | 1 | -5/+22 |
* | Don't increment the response pointer when deciding what type of header | Jeffrey Stedfast | 2002-09-19 | 1 | -4/+8 |
* | Include MIME-VERSION and CONTENT-TYPE. | Jeffrey Stedfast | 2002-09-19 | 1 | -1/+1 |
* | Handle when the response is from a HEADER.FIELDS (if so, we don't want to | Jeffrey Stedfast | 2002-09-19 | 1 | -5/+18 |
* | If header_msgid_decode fails for the content-id field, just grab whatever | Jeffrey Stedfast | 2002-09-15 | 1 | -1/+1 |
* | Clear the exception even if we failed to get the message (part) from the | Jeffrey Stedfast | 2002-09-11 | 1 | -0/+1 |
* | Fixes bug #4224 | Jeffrey Stedfast | 2002-09-10 | 1 | -3/+6 |
* | clear nonfatal stuff. | Not Zed | 2002-09-04 | 1 | -3/+20 |
* | oops, my deadlock fix wasn't quite right. this should work now | Jeffrey Stedfast | 2002-08-27 | 1 | -19/+19 |
* | Lock the CamelService->priv->connect_lock instead of using our own | Jeffrey Stedfast | 2002-08-27 | 1 | -39/+40 |
* | Set CAMEL_URL_NEED_PATH for the vFolder provider. | Jeffrey Stedfast | 2002-08-21 | 1 | -1/+1 |
* | New function, generate a UID that has better chances of being unique. | Peter Williams | 2002-08-10 | 1 | -6/+19 |
* | When renaming our cache, add the "/folders" to the path. | Peter Williams | 2002-08-10 | 1 | -1/+4 |
* | Set some default permanent_flags. This is the other cause of bug #28038. | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+9 |
* | Set some default permanent_flags. This is the other cause of bug #28038. | Jeffrey Stedfast | 2002-08-08 | 1 | -0/+3 |
* | Oops - outbuf pointed to alloca'd memory but we were g_free'ing it after | Jeffrey Stedfast | 2002-08-08 | 1 | -2/+1 |
* | Only add the stream to the gdatalist if it is non-NULL. | Jeffrey Stedfast | 2002-08-08 | 1 | -2/+3 |
* | Disable my fix to not cache headers as it means that each time we load the | Jeffrey Stedfast | 2002-08-01 | 1 | -6/+8 |
* | Use the same command-counter mojo that the append code uses in case the | Peter Williams | 2002-07-31 | 1 | -1/+2 |
* | Prototype. | Peter Williams | 2002-07-26 | 1 | -6/+10 |
* | It would help to mark the UIDs as deleted before we try to expunge them | Peter Williams | 2002-07-26 | 1 | -6/+16 |
* | Sync before doing an expunge if we dont have uidplus. See #25766. | Not Zed | 2002-07-24 | 1 | -1/+16 |
* | Clean up some improper usage of CamelExceptions (looking at | Peter Williams | 2002-07-17 | 1 | -3/+7 |
* | If we're not online and the message isn't in our cache, give up. | Peter Williams | 2002-07-16 | 1 | -1/+7 |
* | >= is not appropriate here because the sequences are 1-based; so seq = | Peter Williams | 2002-07-16 | 1 | -2/+3 |
* | Only assign a uid if indexing is enabled. This stops us always assigning a | Not Zed | 2002-07-15 | 1 | -1/+14 |
* | Handle multipart/encrypted parts too. | Jeffrey Stedfast | 2002-07-12 | 1 | -6/+10 |
* | If we are fetching HEADERs, don't cache the stream - instead just create a | Jeffrey Stedfast | 2002-07-12 | 1 | -23/+34 |
* | Make sure we hold the command_lock before accessing current_folder. | Jeffrey Stedfast | 2002-06-20 | 1 | -2/+9 |
* | Unlock the command_lock after each UID STORE command so that other | Jeffrey Stedfast | 2002-06-15 | 1 | -5/+10 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 1 | -1/+45 |
* | When the part is a multipart/signed, make sure to free the part_spec | Jeffrey Stedfast | 2002-06-01 | 1 | -13/+14 |
* | Free the path buffer when we're done with it. | Jeffrey Stedfast | 2002-06-01 | 1 | -0/+3 |
* | Revert my fix from the other day since camel_imap_command_response() | Jeffrey Stedfast | 2002-06-01 | 1 | -3/+3 |
* | Free the response before checking for errors. I'm not sure this'll | Jeffrey Stedfast | 2002-05-31 | 1 | -4/+33 |
* | Helps if we allocate enough space here. Also, start smoking the same | Jeffrey Stedfast | 2002-05-25 | 1 | -3/+11 |
* | New function to parse a NAMESPACE response properly. | Jeffrey Stedfast | 2002-05-16 | 1 | -3/+3 |
* | If the part_spec is an empty string for a leaft part, use "1" since we | Jeffrey Stedfast | 2002-05-16 | 1 | -3/+1 |
* | fixed a simple logic mistake | Jeffrey Stedfast | 2002-05-15 | 1 | -1/+4 |
* | Fixes bug #24136. | Jeffrey Stedfast | 2002-05-15 | 1 | -17/+93 |
* | Previous fix reverted. | Jeffrey Stedfast | 2002-05-15 | 1 | -6/+1 |
* | Previous fix reverted. (get_content): Handle the case where a multipart's | Jeffrey Stedfast | 2002-05-15 | 1 | -4/+9 |
* | Add a "char **appended_uid" argument, for the caller to optionally pass in | Dan Winship | 2002-05-14 | 1 | -38/+69 |
* | Fetch the BODYSTRUCTURE rather than BODY since BODY seems to be lacking | Jeffrey Stedfast | 2002-05-11 | 1 | -1/+1 |
* | Replace copy_messages_to and move_messages_to with a single function that | Dan Winship | 2002-05-11 | 1 | -39/+43 |
* | Call camel_mime_message_encode_8bit_parts() which fixes bug #10885. | Jeffrey Stedfast | 2002-05-07 | 1 | -3/+1 |
* | If the last message(s) were deleted, and we had any messages output, | Not Zed | 2002-04-11 | 1 | -1/+1 |
* | Set the UID_SET_LIMIT value to 4096. I ran into an issue tonight where | Jeffrey Stedfast | 2002-04-11 | 1 | -1/+3 |
* | Temporarily disable indexing. | Not Zed | 2002-04-02 | 1 | -5/+11 |
* | Added more kludge to an existing Exchange IMAP 5.5 kludge to work around | Jeffrey Stedfast | 2002-01-30 | 1 | -1/+5 |
* | Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT. | Jeffrey Stedfast | 2002-01-16 | 1 | -28/+41 |
* | Updated to use the new imap_uid_array_to_set() interface. | Jeffrey Stedfast | 2002-01-15 | 1 | -98/+147 |
* | Rewritten to use a cache for body searches when online. Will need some | Not Zed | 2002-01-14 | 1 | -6/+2 |
* | Kludge around a bug in Exchange 5.5 that reports 2 messages with the same | Jeffrey Stedfast | 2002-01-12 | 1 | -2/+24 |
* | If mi is NULL, don't bother updating it. Should fix bug #17694. | Jeffrey Stedfast | 2002-01-11 | 1 | -0/+5 |
* | Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting our | Jeffrey Stedfast | 2002-01-11 | 1 | -19/+36 |
* | Reverted my previous changes here since it doesn't actually work afterall. | Jeffrey Stedfast | 2001-12-17 | 1 | -9/+2 |
* | Try to use the original boundary so luis will stop bugging me about "data | Jeffrey Stedfast | 2001-12-17 | 1 | -1/+7 |
* | Try to use the original boundary so luis will stop bugging me about "data | Jeffrey Stedfast | 2001-12-17 | 1 | -2/+4 |
* | Don't use regex matching. Fixes bug #16227. | Jeffrey Stedfast | 2001-12-01 | 1 | -43/+66 |
* | see the ChangeLog, I forget | Jeffrey Stedfast | 2001-11-17 | 1 | -4/+4 |
* | Now takes a command-length argument so we can 1) avoid duping the command | Jeffrey Stedfast | 2001-11-09 | 1 | -13/+17 |
* | If we can't retrieve the message, ignore it, it can't match. | 0 | 2001-10-30 | 1 | -6/+0 |
* | Set an X-Evolution-Source header on the returned message so replies come | Dan Winship | 2001-10-30 | 1 | -0/+9 |
* | Don't emit a folder_subscribed signal if we are in the process of renaming | Jeffrey Stedfast | 2001-10-30 | 1 | -1/+1 |
* | Turn off w() -> warnings. | 9 | 2001-10-29 | 1 | -0/+26 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Check to make sure that the dataset is non-NULL before using and/or | Jeffrey Stedfast | 2001-10-27 | 1 | -19/+25 |
* | Fix my Cyrus imapd workaround...instead of checking to see if info->flags | Jeffrey Stedfast | 2001-10-19 | 1 | -5/+5 |
* | Implement. | 9 | 2001-10-10 | 1 | -0/+46 |
* | replace the ever-growing list of gbooleans with a single guint32 for | Dan Winship | 2001-10-09 | 1 | -3/+3 |
* | Remove now unused 'recents' array/freeing func. | 3 | 2001-10-04 | 1 | -5/+0 |
* | Grab the store's command_lock before grabbing the folder's cache_lock to | Dan Winship | 2001-09-28 | 1 | -2/+15 |
* | In the 'lose' case, free messages, not fetch_data twice! | 4 | 2001-09-25 | 1 | -1/+1 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 1 | -86/+7 |
* | Pass an exception to the cache. (imap_append_online): Same. | Jeffrey Stedfast | 2001-09-14 | 1 | -7/+8 |
* | Thread function to perform filtering. (filter_free): Free the filter | 6 | 2001-09-07 | 1 | -3/+56 |
* | Start scanning new messages at maxuid + 1 rather than uidval + 1? Maybe | Jeffrey Stedfast | 2001-08-18 | 1 | -35/+35 |
* | If we are online and message flags have changed in the current folder, | Jeffrey Stedfast | 2001-08-17 | 1 | -5/+5 |
* | Don't ever send "STORE FLAGS.SILENT ()" since Cyrus imapd doesn't like | Jeffrey Stedfast | 2001-08-17 | 1 | -9/+22 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 1 | -14/+14 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2001-08-11 | 1 | -4/+4 |
* | Don't g_strdup() the uid into the trigger_event call. | Jeffrey Stedfast | 2001-08-11 | 1 | -17/+17 |
* | Fix off-by-one error in cleaning up deleted messages at the end of the | Dan Winship | 2001-08-07 | 1 | -1/+1 |
* | Completely hide the namespace from everything external to the IMAP code, | Peter Williams | 2001-08-07 | 1 | -23/+2 |
* | Slightly re-arranged filter/change notification logic. If we;re filtering, | Not Zed | 2001-08-01 | 1 | -17/+25 |
* | Send an IMAP command, but don't wait for responses. | Dan Winship | 2001-07-27 | 1 | -106/+254 |
* | Change the break into a continue, we should process as many as we can | Not Zed | 2001-07-25 | 1 | -1/+1 |
* | Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's request. | Peter Williams | 2001-07-19 | 1 | -67/+12 |
* | If the message info for an expunged message is NULL, then just break out - | Jeffrey Stedfast | 2001-07-15 | 1 | -0/+6 |
* | We now use a structure as the bucket data rather than just a cache level | Jeffrey Stedfast | 2001-07-13 | 1 | -2/+1 |
* | Run the filter in its own thread to prevent locking issues. | Peter Williams | 2001-07-12 | 1 | -12/+68 |
* | Doh. Don't remove things from the hash table while foreach'ing it. (And | Dan Winship | 2001-07-03 | 1 | -18/+37 |
* | new method to get an application-initialized filter driver. | Dan Winship | 2001-07-02 | 1 | -3/+31 |
* | If the folder is frozen, don't refresh, just record that we need to do it | Dan Winship | 2001-06-29 | 1 | -4/+40 |
* | lock the cache around accesses | Dan Winship | 2001-06-27 | 1 | -2/+9 |
* | Don't fetch the UID and FLAGS of messages we don't know about yet, since | Dan Winship | 2001-06-06 | 1 | -30/+34 |
* | Create a CamelDiscoDiary. (imap_disconnect_offline): And free it. | Dan Winship | 2001-05-30 | 1 | -56/+427 |
* | Add a "need_rescan" flag saying if we want to rescan the entire folder for | Dan Winship | 2001-05-27 | 1 | -24/+41 |
* | Pass appropriate parameters to CF_CLASS and add comment explaining why my | Peter Williams | 2001-05-10 | 1 | -1/+3 |
* | Set the disconnected status. (camel_disco_store_can_work_offline): Return | Dan Winship | 2001-05-10 | 1 | -0/+14 |
* | new abstract class for disconnectable remote stores | Dan Winship | 2001-05-04 | 1 | -107/+133 |
* | Redo command locking. Since command_lock is recursive, we can just get a | Dan Winship | 2001-05-02 | 1 | -42/+37 |
* | remove unused assignment that calls non-existent function. | Dan Winship | 2001-05-01 | 1 | -2/+0 |
* | Support the IMAP UIDPLUS extension (RFC 2359), which lets you | Dan Winship | 2001-05-01 | 1 | -43/+130 |
* | New-and-improved version of get_uid_set() from camel-imap-folder.c. Looks | Dan Winship | 2001-05-01 | 1 | -38/+1 |
* | Remove the EXTRA_GNOME_CFLAGS include. | Jeffrey Stedfast | 2001-04-17 | 1 | -2/+0 |
* | (imap_update_summary): When reading message flags, set the | Dan Winship | 2001-04-04 | 1 | -2/+9 |
* | (imap_get_message): If the server_level < IMAP4rev1, always fetch | Dan Winship | 2001-04-04 | 1 | -3/+6 |
* | If we don't change any flags or expunge, send a NOOP to give the server a | Dan Winship | 2001-04-04 | 1 | -1/+11 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -1/+2 |
* | Rewrite to use imap_store->namespace, not service->url->path | Dan Winship | 2001-03-27 | 1 | -8/+12 |
* | Use camel_vtrash_folder_new() to create the vtrash folder now. | Jeffrey Stedfast | 2001-03-27 | 1 | -50/+67 |
* | Don't look at untagged responses other than "* BYE"... | Dan Winship | 2001-03-23 | 1 | -33/+45 |
* | Function to check if the store is online and set an exception if not. | Dan Winship | 2001-03-21 | 1 | -46/+69 |
* | translate NIL to "" in fetch body part response | Dan Winship | 2001-03-16 | 1 | -1/+3 |
* | First batch of disconnected IMAP-related stuff. This adds local | Dan Winship | 2001-03-16 | 1 | -186/+300 |
* | Group messages into sets with the same flags and use the IMAP message set | Dan Winship | 2001-02-27 | 1 | -33/+144 |
* | Add some internal progress reporting. (imap_rescan): Do some progress | Not Zed | 2001-02-23 | 1 | -1/+18 |
* | #define this as the set of all IMAP system flags | Dan Winship | 2001-02-22 | 1 | -1/+2 |
* | Fixes for IMAP4-pre-rev1 from Torsten Schulz. | Dan Winship | 2001-02-22 | 1 | -2/+8 |
* | IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead in | Dan Winship | 2001-02-16 | 1 | -3/+8 |
* | Change the callbacks in this file to match the callback function types. | Christopher James Lahey | 2001-01-23 | 1 | -1/+1 |
* | Oops. Somewhere in one of the reorgs, the code to add new messages to the | Dan Winship | 2001-01-19 | 1 | -1/+2 |
* | Delayed loading of IMAP message parts. | Dan Winship | 2001-01-17 | 1 | -147/+321 |
* | Lock around the imap_rescan, which needs it. | Peter Williams | 2001-01-16 | 1 | -0/+2 |
* | (imap_copy_message_to): Fix this up: sync flags to the server | Dan Winship | 2001-01-12 | 1 | -33/+50 |
* | Fix a bug in previous commit: don't check for deleted messages if there | Dan Winship | 2001-01-12 | 1 | -30/+33 |
* | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 1 | -4/+78 |
* | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 1 | -2/+1 |
* | Initialize the exists variable so that we don't do random things if the | Christopher James Lahey | 2001-01-04 | 1 | -1/+1 |
* | fix off-by-one | Dan Winship | 2001-01-03 | 1 | -1/+1 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 1 | -57/+47 |
* | (camel_imap_folder_changed): Make sure we unref the summary lookup. | Michael Zucci | 2000-12-24 | 1 | -0/+1 |
* | clean up a stubborn and hard to remove imap_folder->summary. | Michael Zucci | 2000-12-24 | 1 | -4/+4 |
* | Minor compilation fixes. | Michael Zucci | 2000-12-24 | 1 | -10/+3 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -155/+78 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 1 | -46/+25 |
* | Oops. Don't do "FETCH 1:0" when the folder is empty. | Dan Winship | 2000-12-20 | 1 | -31/+40 |
* | Add "guint32 server_flags" to CamelImapMessageInfo to keep track of the | Dan Winship | 2000-12-20 | 1 | -61/+50 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 1 | -3/+3 |
* | Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototype | Christopher James Lahey | 2000-12-13 | 1 | -1/+2 |
* | We want to bitwise-or the server and cached flags here so that we keep the | Jeffrey Stedfast | 2000-12-07 | 1 | -2/+6 |
* | (imap_refresh_info): Fix a really really really dumb bug. | Dan Winship | 2000-12-06 | 1 | -1/+1 |
* | use BODY.PEEK[] rather than RFC822, so the message doesn't get marked as | Dan Winship | 2000-12-06 | 1 | -2/+2 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 1 | -2/+4 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 1 | -5/+6 |
* | Deal correctly with namespace == "" | Dan Winship | 2000-11-02 | 1 | -1/+1 |
* | Improved IMAP namespace handling: leave the namespace in the | Dan Winship | 2000-10-30 | 1 | -21/+24 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -3/+3 |
* | Emit message_changed and folder_changed as appropriate. | Dan Winship | 2000-10-20 | 1 | -2/+20 |
* | Update comment here so refresh_info isn't just for reconnects any more. | Dan Winship | 2000-10-20 | 1 | -10/+19 |
* | (camel_imap_folder_new): Move the summary creation to after the | Dan Winship | 2000-10-18 | 1 | -9/+9 |
* | Remove cached info at the end of the summary when the folder shrinks | Dan Winship | 2000-10-18 | 1 | -8/+13 |
* | Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value | Dan Winship | 2000-10-13 | 1 | -487/+273 |
* | Removed temp_message_buffer, and content_input_stream fields which seem to | Not Zed | 2000-10-12 | 1 | -8/+8 |
* | Quote the mailbox name as it may contain spaces. (imap_copy_message_to): | Jeffrey Stedfast | 2000-10-12 | 1 | -2/+2 |
* | New file containing camel_imap_command and friends. Major | Dan Winship | 2000-10-04 | 1 | -238/+134 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -114/+3 |
* | When getting a literal string response, don't include the \r\n after the | Jeffrey Stedfast | 2000-09-29 | 1 | -0/+6 |
* | Return untagged data in a GPtrArray rather than a string, since it saves | Dan Winship | 2000-09-28 | 1 | -53/+43 |
* | Again...wrap the folder names in quotes | Jeffrey Stedfast | 2000-09-23 | 1 | -2/+2 |
* | The root folder's name is "", not the namespace. (camel_imap_folder_new): | Dan Winship | 2000-09-23 | 1 | -3/+3 |
* | New function to convert Camel flags to an IMAP flag_list. | Dan Winship | 2000-09-22 | 1 | -170/+36 |
* | INBOX is case-insensitive. (get_root_folder_name): Make the root folder "" | Dan Winship | 2000-09-22 | 1 | -104/+50 |
* | Fix the case where INBOX isn't returned in the folder listing. | Dan Winship | 2000-09-20 | 1 | -1/+6 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -68/+39 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Don't use dir_sep as top-level directory, use "/". | Jeffrey Stedfast | 2000-09-15 | 1 | -3/+0 |
* | Don't look at the response of the command. camel_imap_command_extended() | Dan Winship | 2000-09-15 | 1 | -80/+2 |
* | Rewrote to take a third argument (gboolean *selectable) so that we can | Jeffrey Stedfast | 2000-09-14 | 1 | -6/+7 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -0/+10 |
* | Don't save any exceptions caused by camel_imap_folder_changed | Jeffrey Stedfast | 2000-08-31 | 1 | -4/+24 |
* | Don't wrap printed strings in quotes, makes things messy | Jeffrey Stedfast | 2000-08-31 | 1 | -8/+10 |
* | Prevent exceptions from being overwritten | Jeffrey Stedfast | 2000-08-30 | 1 | -78/+71 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -147/+50 |
* | Updated to check for EXPUNGE notifications | Jeffrey Stedfast | 2000-08-30 | 1 | -7/+38 |
* | Fixed the hack around quoted string responses - should now handle them | Jeffrey Stedfast | 2000-08-29 | 1 | -133/+112 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 1 | -2/+2 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 1 | -7/+31 |
* | use BODY.PEEK, not BODY, so we don't set the message \Seen. | Dan Winship | 2000-08-23 | 1 | -1/+1 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -2/+3 |
* | Add support for copying messages | Peter Williams | 2000-08-16 | 1 | -1/+1 |
* | do a strcasecmp rather than just a strcmp when checking if a folder is | Dan Winship | 2000-08-14 | 1 | -1/+1 |
* | (imap_get_subfolder_names_internal): Add "INBOX" to the list as | Dan Winship | 2000-08-13 | 1 | -1/+1 |
* | Don't assume the FETCH results will come back in the order they were | Dan Winship | 2000-08-13 | 1 | -2/+2 |
* | Now takes a char * parameter rather than a stream | Jeffrey Stedfast | 2000-08-13 | 1 | -2/+2 |
* | Changed param order a bit and fixed some logic | Jeffrey Stedfast | 2000-08-12 | 1 | -21/+39 |
* | New convenience function for multi-transactional commands (opening | Jeffrey Stedfast | 2000-08-12 | 1 | -32/+21 |
* | If we go over the max number of messages, don't keep requesting new | Jeffrey Stedfast | 2000-08-11 | 1 | -13/+17 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -36/+37 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 1 | -6/+8 |
* | If we are trying to get a subfolder listing of the root folder, always | Jeffrey Stedfast | 2000-08-08 | 1 | -7/+16 |
* | Only call imap_get_summary_internal if the folder can hold messages | Jeffrey Stedfast | 2000-08-04 | 1 | -2/+4 |
* | New and improved sexp parser. An honest try at using e-sexp is wrapped in | Jeffrey Stedfast | 2000-08-02 | 1 | -1/+1 |
* | Some IMAP servers don't wrap the UID in ()'s so don't depend on that | Jeffrey Stedfast | 2000-08-01 | 1 | -18/+18 |
* | New convenience function to translate a Camel sexp into the equivalent | Jeffrey Stedfast | 2000-08-01 | 1 | -15/+45 |
* | Make sure the third word/token (whatever) is "EXPUNGE" and not something | Jeffrey Stedfast | 2000-07-29 | 1 | -24/+35 |
* | fixed a few logic errors | Jeffrey Stedfast | 2000-07-29 | 1 | -6/+6 |