| Commit message (Expand) | Author | Age | Files | Lines |
* | Same. | Jeffrey Stedfast | 2004-02-14 | 1 | -0/+10 |
* | Get rid of some unnecessary CAMEL_OBJECT() casts. | Jeffrey Stedfast | 2004-02-05 | 1 | -30/+30 |
* | added 'expunge' parameter, easier 'empty trash on exit' call. | Not Zed | 2004-02-04 | 1 | -0/+3 |
* | Fixes for bug #53091. | Jeffrey Stedfast | 2004-02-03 | 1 | -1/+4 |
* | ** See bug #52817. | Not Zed | 2004-01-20 | 1 | -1/+1 |
* | fix removal of journal file, and remove the cmeta state file too. | Not Zed | 2004-01-09 | 1 | -2/+6 |
* | Add a CAMEL_FOLDER_NOCHILDREN flag. | Jeffrey Stedfast | 2003-12-11 | 1 | -2/+2 |
* | ** See bug #51899. | Not Zed | 2003-12-09 | 1 | -2/+3 |
* | Enable GUI option for 'custom command' connection. Don't g_free strings in | David Woodhouse | 2003-12-01 | 1 | -1/+1 |
* | Fixes bug #35083 | Jeffrey Stedfast | 2003-10-29 | 1 | -4/+14 |
* | call camel_folder_sync bypassing the folder lock. See | Not Zed | 2003-09-09 | 1 | -2/+2 |
* | Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> exec | David Woodhouse | 2003-09-05 | 1 | -2/+163 |
* | Various fixes to make it work. | Not Zed | 2003-08-19 | 1 | -2/+2 |
* | Use camel_mkdir(). | Jeffrey Stedfast | 2003-07-08 | 1 | -1/+1 |
* | removed debug printfs | Jeffrey Stedfast | 2003-07-08 | 1 | -18/+0 |
* | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 1 | -1/+20 |
* | #if 0 out some code that parsed the namespaces since the results aren't | Jeffrey Stedfast | 2003-04-24 | 1 | -1/+3 |
* | filter data test cases. | Not Zed | 2003-04-10 | 1 | -1/+1 |
* | remove unused var. | Not Zed | 2003-03-28 | 1 | -2/+2 |
* | s/g_strncasecmp/strncasecmp/g | Jeffrey Stedfast | 2003-03-07 | 1 | -2/+2 |
* | Same as IMAP and POP. | Jeffrey Stedfast | 2003-03-01 | 1 | -4/+7 |
* | Same as the gpg and pkcs7 contexts. | Jeffrey Stedfast | 2003-02-15 | 1 | -5/+3 |
* | Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated. | Jeffrey Stedfast | 2003-02-05 | 1 | -6/+6 |
* | Use a bag instead of a hashtable to track the cache streams. | Not Zed | 2002-12-09 | 1 | -29/+14 |
* | Properly handle the case where the namespace is "". Fixes bug #34975 | Jeffrey Stedfast | 2002-12-05 | 1 | -1/+1 |
* | If the namespace is at/below INBOX, check for the INBOX explicitly (since | Jeffrey Stedfast | 2002-11-18 | 1 | -20/+65 |
* | ** For bug #31647 and bug #31456. | Not Zed | 2002-10-24 | 1 | -65/+35 |
* | /home/notzed/gnome/head/evolution/camel | Not Zed | 2002-10-03 | 1 | -14/+5 |
* | Fixes bug #31456. | Jeffrey Stedfast | 2002-10-01 | 1 | -34/+51 |
* | Don't strip the namespace from the fi->full_name when hasing or creating | Jeffrey Stedfast | 2002-10-01 | 1 | -1/+1 |
* | New function to decode the INTERNALDATE response from an IMAP server so we | Jeffrey Stedfast | 2002-09-28 | 1 | -10/+26 |
* | Use the summary's last uid as the one to fetch from, ignoring the cache. | Not Zed | 2002-09-27 | 1 | -2/+24 |
* | Store the folder flags in the store summary. (get_one_folder_offline): Set | Not Zed | 2002-09-26 | 1 | -3/+19 |
* | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 1 | -0/+1 |
* | Fixes bug #4224 | Jeffrey Stedfast | 2002-09-10 | 1 | -1/+1 |
* | clear nonfatal stuff. | Not Zed | 2002-09-04 | 1 | -9/+3 |
* | Lots of changes, too numerous to list. Changed to use | Not Zed | 2002-09-03 | 1 | -380/+435 |
* | removed a no-longer needed #define | Jeffrey Stedfast | 2002-08-27 | 1 | -3/+0 |
* | Lock the CamelService->priv->connect_lock instead of using our own | Jeffrey Stedfast | 2002-08-27 | 1 | -25/+25 |
* | If current_folder is not NULL and the summary for that folder is dirty, | Jeffrey Stedfast | 2002-08-23 | 1 | -7/+31 |
* | Workaround for Courier imap's brokeness when LSUBing the INBOX folder when | Jeffrey Stedfast | 2002-08-23 | 1 | -11/+11 |
* | Override the default noop implementation. | Jeffrey Stedfast | 2002-08-21 | 1 | -1/+21 |
* | Don't let the minimum recursive depth be negative. (get_folders): Pass | Jeffrey Stedfast | 2002-08-21 | 1 | -6/+6 |
* | Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't - | Jeffrey Stedfast | 2002-08-20 | 1 | -1/+1 |
* | Ugh, actually do what i just said i did, last patch was | Michael Zucci | 2002-08-16 | 1 | -1/+1 |
* | Fix the logic check for working out if we add inbox or not, we do it if we | Not Zed | 2002-08-16 | 1 | -2/+4 |
* | added a flags field, defined some flags, currently only used by imap. This | Not Zed | 2002-08-15 | 1 | -184/+264 |
* | Tweak how we build the tree based on whether a full tree or a subtree is | Peter Williams | 2002-08-10 | 1 | -1/+21 |
* | If we are asking for the toplevel folders, use the IMAP store's namespace | Jeffrey Stedfast | 2002-08-06 | 1 | -13/+15 |
* | If the folder name contains the directory separator, reject it. | Peter Williams | 2002-08-03 | 1 | -1/+9 |
* | camel: | Peter Williams | 2002-08-01 | 1 | -92/+171 |
* | Prototype. | Peter Williams | 2002-07-26 | 1 | -1/+1 |
* | Move folders to a subdirectory of storage_path, rather than in it. Bye bye | Not Zed | 2002-07-24 | 1 | -12/+23 |
* | Duplicated the very much hack in imap_store_refresh_folders() to avoid a | Not Zed | 2002-07-24 | 1 | -1/+4 |
* | Clean up some improper usage of CamelExceptions (looking at | Peter Williams | 2002-07-17 | 1 | -2/+7 |
* | Make sure we hold the command_lock before accessing current_folder. | Jeffrey Stedfast | 2002-06-20 | 1 | -0/+11 |
* | On error, don't leak the GByteArray buffer. | Jeffrey Stedfast | 2002-05-31 | 1 | -0/+1 |
* | Only free the LOGOUT response if it is non-NULL. | Jeffrey Stedfast | 2002-05-30 | 1 | -1/+2 |
* | On connection failure, unref the tcp stream. | Jeffrey Stedfast | 2002-05-28 | 1 | -0/+3 |
* | Helps if we allocate enough space here. Also, start smoking the same | Jeffrey Stedfast | 2002-05-25 | 1 | -1/+1 |
* | Use the new readline function. | Jeffrey Stedfast | 2002-05-25 | 1 | -11/+31 |
* | Added some NULL protection fixes. | Jeffrey Stedfast | 2002-05-24 | 1 | -8/+21 |
* | Removed from the build. Glory glory hallelujah. | Jeffrey Stedfast | 2002-05-23 | 1 | -130/+387 |
* | Don't call some retarded function to simply set an exception. | Jeffrey Stedfast | 2002-05-22 | 1 | -2/+6 |
* | New function to parse a NAMESPACE response properly. | Jeffrey Stedfast | 2002-05-16 | 1 | -3/+9 |
* | removed. (imap_store_refresh_folders): Copy the folders first, then | Not Zed | 2002-05-15 | 1 | -9/+19 |
* | Overload the setv/getv CamelObject virtual methods. (imap_setv): | Jeffrey Stedfast | 2002-05-14 | 1 | -1/+111 |
* | Instead of testing for SERVICE_CONNECTED, we need to also handle | Not Zed | 2002-05-09 | 1 | -1/+1 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -1/+1 |
* | When doing a contains match, split the words and perform an and on it. | Not Zed | 2002-04-18 | 1 | -1/+2 |
* | Put back in the exception setup stuff i disabled for debugging. | Not Zed | 2002-04-02 | 1 | -4/+3 |
* | Temporarily disable indexing. | Not Zed | 2002-04-02 | 1 | -4/+9 |
* | The day number has to be 2 chars wide, space filled to work properly with | Not Zed | 2002-02-08 | 1 | -5/+9 |
* | Implementation of NTLM (aka "Secure Password Authentication") auth, taken | Dan Winship | 2002-02-08 | 1 | -1/+1 |
* | As a temporary solution, just printf ("\a"); to make a beep :-) | Jeffrey Stedfast | 2002-01-22 | 1 | -1/+2 |
* | If we get a user cancel and that causes us to fail to authenticate, abort | 9 | 2001-11-10 | 1 | -0/+3 |
* | Now takes a command-length argument so we can 1) avoid duping the command | Jeffrey Stedfast | 2001-11-09 | 1 | -12/+11 |
* | If we get an empty name, then mark that as NoSelect. Workaround fix for | 0 | 2001-10-30 | 1 | -2/+2 |
* | Don't emit a folder_subscribed signal if we are in the process of renaming | Jeffrey Stedfast | 2001-10-30 | 1 | -58/+92 |
* | Don't free the hash table key if the folder wasn't found in the hash | Dan Winship | 2001-10-30 | 1 | -4/+5 |
* | Turn off w() -> warnings. | 9 | 2001-10-29 | 1 | -4/+70 |
* | Use path not protocol as the path part of the uri of the folder_created | 8 | 2001-10-28 | 1 | -1/+5 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Finished implementation. | 7 | 2001-10-27 | 1 | -20/+3 |
* | Don't bother checking ex since we can rely on the response being NULL on | Jeffrey Stedfast | 2001-10-27 | 1 | -12/+61 |
* | Don't let fi->name be NULL. | Dan Winship | 2001-10-25 | 1 | -0/+2 |
* | Patch from Danw, Use unread count of -1 to mark unflagged messages. Make | 7 | 2001-10-18 | 1 | -4/+6 |
* | If CAMEL_DEBUG is defined, print some useful ref/unref info. | Jeffrey Stedfast | 2001-10-17 | 1 | -1/+1 |
* | Unlock the store before returning error. (noted by NotZed) | Dan Winship | 2001-10-09 | 1 | -1/+3 |
* | Use a folder_subscribed event rather than a folder_created one. | 5 | 2001-10-06 | 1 | -2/+22 |
* | Remove any cached messages that belonged to the deleted folder. | Jeffrey Stedfast | 2001-10-02 | 1 | -6/+56 |
* | Go back to not using camel_folder_info_build() here because this seems to | Jeffrey Stedfast | 2001-09-22 | 1 | -4/+11 |
* | Build the path on the folderinfo. | 0 | 2001-09-21 | 1 | -3/+1 |
* | And finally here. | Jeffrey Stedfast | 2001-09-21 | 1 | -25/+48 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 1 | -1/+3 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 1 | -3/+18 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 1 | -8/+5 |
* | Forgot to return the newly allocated msg. | 0 | 2001-09-10 | 1 | -0/+2 |
* | Thread function to perform filtering. (filter_free): Free the filter | 6 | 2001-09-07 | 1 | -0/+45 |
* | Whoops. Double-free and FMR = bad. | Peter Williams | 2001-08-29 | 1 | -2/+3 |
* | Get the entire directory structure for the folder we just created, meaning | Jeffrey Stedfast | 2001-08-20 | 1 | -6/+30 |
* | If we are online and message flags have changed in the current folder, | Jeffrey Stedfast | 2001-08-17 | 1 | -6/+40 |
* | Fix this again. Sigh. Problem of namespace = "" may not yet be completely | Peter Williams | 2001-08-17 | 1 | -1/+1 |
* | Oh crap, huge killer typo. | Peter Williams | 2001-08-15 | 1 | -1/+1 |
* | Canonicalize store->namespace to end in store->dir_sep, once both values | Peter Williams | 2001-08-15 | 1 | -1/+11 |
* | Fix a leak. | Peter Williams | 2001-08-14 | 1 | -0/+4 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 1 | -13/+13 |
* | A quoted string cannot contain \n's so check for those as well. | Jeffrey Stedfast | 2001-08-10 | 1 | -29/+27 |
* | Don't strstr for noselect=yes, that's just plain broken. | Jeffrey Stedfast | 2001-08-07 | 1 | -19/+33 |
* | Do a refresh_info on the selected folder before looking at its unread | Dan Winship | 2001-08-07 | 1 | -7/+6 |
* | Completely hide the namespace from everything external to the IMAP code, | Peter Williams | 2001-08-07 | 1 | -35/+22 |
* | Send an IMAP command, but don't wait for responses. | Dan Winship | 2001-07-27 | 1 | -2/+2 |
* | Fixed a compiler warning about returning without a value in a non-void | Jeffrey Stedfast | 2001-07-20 | 1 | -1/+1 |
* | In camel: | Peter Williams | 2001-07-20 | 1 | -29/+140 |
* | lock the cache around accesses | Dan Winship | 2001-06-27 | 1 | -3/+5 |
* | Fix this: IMAP doesn't allow an extra argument to AUTHENTICATE to avoid a | Dan Winship | 2001-06-25 | 1 | -8/+4 |
* | Create a CamelDiscoDiary. (imap_disconnect_offline): And free it. | Dan Winship | 2001-05-30 | 1 | -3/+28 |
* | Add a "need_rescan" flag saying if we want to rescan the entire folder for | Dan Winship | 2001-05-27 | 1 | -0/+1 |
* | Store the CamelFolderInfo tree that was returned from | Jeffrey Stedfast | 2001-05-22 | 1 | -4/+4 |
* | Set the disconnected status. (camel_disco_store_can_work_offline): Return | Dan Winship | 2001-05-10 | 1 | -1/+22 |
* | remove something jeff didn't mean to commit | Dan Winship | 2001-05-10 | 1 | -1/+1 |
* | Wrap the content-id with <>'s. | Jeffrey Stedfast | 2001-05-10 | 1 | -1/+1 |
* | Fix up refcounting on current_folder. | Dan Winship | 2001-05-04 | 1 | -2/+6 |
* | new abstract class for disconnectable remote stores | Dan Winship | 2001-05-04 | 1 | -382/+335 |
* | Clean this up a bit. Add a "tag_prefix" member. Move "useful_lsub" into | Dan Winship | 2001-05-03 | 1 | -5/+8 |
* | Redo command locking. Since command_lock is recursive, we can just get a | Dan Winship | 2001-05-02 | 1 | -110/+89 |
* | Redo this a lot so that instead of having a class full of callbacks, we | Dan Winship | 2001-04-28 | 1 | -6/+5 |
* | New file, with the int, string, time_t, and off_t encode/decode routines | Dan Winship | 2001-04-27 | 1 | -10/+11 |
* | Free base_url and storage_path. | Dan Winship | 2001-04-19 | 1 | -0/+4 |
* | Remove the EXTRA_GNOME_CFLAGS include. | Jeffrey Stedfast | 2001-04-17 | 1 | -7/+6 |
* | s/imap_store/store/, fixing a typo that was causing the build to fail. | Jon Trowbridge | 2001-04-14 | 1 | -4/+4 |
* | Plug leaks. | Dan Winship | 2001-04-14 | 1 | -1/+10 |
* | Updated the authtype values. | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+1 |
* | removed a g_warning for debugging | Jeffrey Stedfast | 2001-03-30 | 1 | -2/+0 |
* | Don't blindly append "/INBOX", construct a CamelURL and set the path that | Jeffrey Stedfast | 2001-03-30 | 1 | -7/+34 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -2/+3 |
* | change "gboolean show_passwd" to "guint32 flags". | Dan Winship | 2001-03-30 | 1 | -14/+8 |
* | add an argument to say whether or not you want "PLAIN" in the list (so you | Dan Winship | 2001-03-27 | 1 | -1/+1 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 1 | -52/+70 |
* | keep a reference on the store's current_folder. | Dan Winship | 2001-03-27 | 1 | -1/+6 |
* | Don't look at untagged responses other than "* BYE"... | Dan Winship | 2001-03-23 | 1 | -0/+1 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 1 | -22/+15 |
* | Function to check if the store is online and set an exception if not. | Dan Winship | 2001-03-21 | 1 | -123/+312 |
* | First batch of disconnected IMAP-related stuff. This adds local | Dan Winship | 2001-03-16 | 1 | -11/+8 |
* | Check for "simap" instead of "imaps". | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+1 |
* | Eek! So the service's URL isn't set until after this is initialized. This | Jeffrey Stedfast | 2001-03-15 | 1 | -13/+12 |
* | Numerous fixes to get it to build correctly with NSS enabled. | Jeffrey Stedfast | 2001-03-15 | 1 | -4/+13 |
* | When trying again after a failed password attempt, check if the connection | Dan Winship | 2001-03-14 | 1 | -0/+8 |
* | i18n'd some strings in here. | Jeffrey Stedfast | 2001-03-06 | 1 | -6/+4 |
* | Don't forget to unref the SASL object. | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+7 |
* | Add an "authtypes" hash table to CamelImapStore recording the supported | Dan Winship | 2001-03-02 | 1 | -52/+130 |
* | Emit the folder_created signal here. | Jeffrey Stedfast | 2001-02-16 | 1 | -1/+38 |
* | (create_folder): Oops, and fix bug involving namespaces | Dan Winship | 2001-02-15 | 1 | -4/+3 |
* | New method to create a folder when you don't know its full name. | Dan Winship | 2001-02-15 | 1 | -8/+39 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 1 | -22/+25 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 1 | -9/+16 |
* | (subscribe_folder): add a missing UNLOCK | Dan Winship | 2001-01-20 | 1 | -0/+1 |
* | If LISTing a subscribed folder doesn't return a LIST response, just ignore | Dan Winship | 2001-01-20 | 1 | -3/+6 |
* | More tweaking... skip separator characters after the namespace character. | Dan Winship | 2001-01-19 | 1 | -1/+1 |
* | Ugh, this design is ugly like my butt. | Jeffrey Stedfast | 2001-01-16 | 1 | -1/+1 |
* | Chganged len back to be unsigned. And do a simple range check on the | Not Zed | 2001-01-16 | 1 | -1/+27 |
* | New class function, parallel to camel_folder_sync. (The default | Dan Winship | 2001-01-11 | 1 | -0/+18 |
* | Mostly IMAP changes. Use the NAMESPACE extension (where | Dan Winship | 2001-01-10 | 1 | -145/+256 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 1 | -18/+4 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -9/+46 |
* | When getting the top-level folder list, include INBOX even if it's not | Dan Winship | 2000-12-23 | 1 | -12/+19 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 1 | -14/+16 |
* | Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototype | Christopher James Lahey | 2000-12-13 | 1 | -1/+2 |
* | Fix a possible bug where 'name' could be uninitialized. | Jeffrey Stedfast | 2000-12-01 | 1 | -1/+1 |
* | Two segfault fixes | Peter Williams | 2000-11-07 | 1 | -1/+1 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 1 | -6/+0 |
* | Quote foldernames when sending to the IMAP server because the folder name | Jeffrey Stedfast | 2000-11-02 | 1 | -1/+1 |
* | Remove old subbed folders from hash table after freeing them. | Dan Winship | 2000-11-02 | 1 | -3/+11 |
* | Add a new argument, clean, that says whether or not to try to disconnect | Dan Winship | 2000-11-01 | 1 | -7/+7 |
* | New file with code for IMAP authentication mechanisms. (Currently just | Dan Winship | 2000-10-31 | 1 | -82/+149 |
* | Improved IMAP namespace handling: leave the namespace in the | Dan Winship | 2000-10-30 | 1 | -201/+167 |
* | Fix folder listing code infinite loop. | Dan Winship | 2000-10-26 | 1 | -1/+1 |
* | Add a "parent" field to CamelFolderInfo. | Dan Winship | 2000-10-25 | 1 | -13/+18 |
* | add subscribed_folders. | Chris Toshok | 2000-10-25 | 1 | -4/+95 |
* | Fill in the message_count and unread_message_count flags (if !fast). | Dan Winship | 2000-10-25 | 1 | -5/+34 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -11/+9 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -4/+3 |
* | Remove cached info at the end of the summary when the folder shrinks | Dan Winship | 2000-10-18 | 1 | -1/+1 |
* | Only send the LOGOUT command if the store is connected. (imap_connect): | Jeffrey Stedfast | 2000-10-17 | 1 | -9/+16 |
* | Deal with the possibility of not getting a LIST response back for the top | Dan Winship | 2000-10-17 | 1 | -12/+14 |
* | Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value | Dan Winship | 2000-10-13 | 1 | -7/+26 |
* | Check before deferencing the sep pointer. | Joe Shaw | 2000-10-11 | 1 | -1/+2 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-06 | 1 | -1/+3 |
* | IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it. | Dan Winship | 2000-10-05 | 1 | -19/+28 |
* | New file containing camel_imap_command and friends. Major | Dan Winship | 2000-10-04 | 1 | -910/+52 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -0/+3 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -37/+157 |
* | When getting a literal string response, don't include the \r\n after the | Jeffrey Stedfast | 2000-09-29 | 1 | -1/+1 |
* | Return untagged data in a GPtrArray rather than a string, since it saves | Dan Winship | 2000-09-28 | 1 | -87/+143 |
* | Again...wrap the folder names in quotes | Jeffrey Stedfast | 2000-09-23 | 1 | -3/+3 |
* | The root folder's name is "", not the namespace. (camel_imap_folder_new): | Dan Winship | 2000-09-23 | 1 | -7/+3 |
* | New function to convert Camel flags to an IMAP flag_list. | Dan Winship | 2000-09-22 | 1 | -53/+36 |
* | INBOX is case-insensitive. (get_root_folder_name): Make the root folder "" | Dan Winship | 2000-09-22 | 1 | -158/+59 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -4/+1 |
* | 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 | -5/+5 |
* | Rewrote to take a third argument (gboolean *selectable) so that we can | Jeffrey Stedfast | 2000-09-14 | 1 | -15/+88 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -4/+10 |
* | Don't save any exceptions caused by camel_imap_folder_changed | Jeffrey Stedfast | 2000-08-31 | 1 | -6/+16 |
* | Rewrote to ignore strings that look like server responses until it is sure | Jeffrey Stedfast | 2000-08-31 | 1 | -3/+53 |
* | Don't wrap printed strings in quotes, makes things messy | Jeffrey Stedfast | 2000-08-31 | 1 | -121/+416 |
* | Make CamelServices connect only when told to (old behavior). Make CamelRemote... | Peter Williams | 2000-08-31 | 1 | -17/+20 |
* | General cleanup / moving stuff around to make things easier to follow. | Jeffrey Stedfast | 2000-08-31 | 1 | -41/+56 |
* | Prevent exceptions from being overwritten | Jeffrey Stedfast | 2000-08-30 | 1 | -40/+53 |
* | Removed old code that will never be needed again | Jeffrey Stedfast | 2000-08-30 | 1 | -115/+88 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -681/+337 |
* | Updated to check for EXPUNGE notifications | Jeffrey Stedfast | 2000-08-30 | 1 | -11/+30 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -13/+31 |
* | Now takes a char * parameter rather than a stream | Jeffrey Stedfast | 2000-08-13 | 1 | -5/+111 |
* | No longer calls try_connect() to get authtypes | Jeffrey Stedfast | 2000-08-13 | 1 | -2/+4 |
* | Changed param order a bit and fixed some logic | Jeffrey Stedfast | 2000-08-12 | 1 | -6/+13 |
* | New convenience function for multi-transactional commands (opening | Jeffrey Stedfast | 2000-08-12 | 1 | -0/+177 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -42/+42 |
* | If we fail to get a dir_sep, then supply the default of "/". (get_folder): | Jeffrey Stedfast | 2000-08-05 | 1 | -28/+31 |
* | Coredump fix when IMAP get_folder with NULL dir_sep | Peter Williams | 2000-08-05 | 1 | -1/+1 |
* | New convenience function to translate a Camel sexp into the equivalent | Jeffrey Stedfast | 2000-08-01 | 1 | -31/+38 |
* | fixed a few logic errors | Jeffrey Stedfast | 2000-07-29 | 1 | -2/+2 |
* | Cleaned up a bit, now uses imap_next_word() (camel_imap_command_extended): | Jeffrey Stedfast | 2000-07-29 | 1 | -11/+7 |
* | Get message count when STATUS is not available. (imap_init): | Jeffrey Stedfast | 2000-07-29 | 1 | -5/+13 |
* | Added camel-imap-utils.[c,h] | Jeffrey Stedfast | 2000-07-28 | 1 | -49/+21 |
* | Optimized to try and get the new message headers without reloading the | Jeffrey Stedfast | 2000-07-25 | 1 | -1/+1 |
* | Updated to give special attention to the root folder. | Jeffrey Stedfast | 2000-07-25 | 1 | -21/+28 |
* | Initialize the summary and subfolder listing. (imap_summary_free): Now | Jeffrey Stedfast | 2000-07-25 | 1 | -3/+37 |
* | Made it a little more forgiving. Also set current_folder to NULL as there | Jeffrey Stedfast | 2000-07-24 | 1 | -31/+67 |
* | Clear CamelExceptions when appropriate (eg when folder is marked as | Jeffrey Stedfast | 2000-07-23 | 1 | -39/+47 |
* | Updated to not strip out subfolders that are marked as \NoSelect because | Jeffrey Stedfast | 2000-07-22 | 1 | -6/+48 |
* | Rewrote the code to check for "* %d RECENT". Still needs to be modified, | Jeffrey Stedfast | 2000-07-22 | 1 | -7/+11 |
* | General cleanup working towards getting Actions->Expunge working | Jeffrey Stedfast | 2000-07-20 | 1 | -2/+16 |
* | Added in imap_[g,s]et_message_user_flag() methods | Jeffrey Stedfast | 2000-07-19 | 1 | -3/+5 |
* | Send a "LOGOUT" command. | Jeffrey Stedfast | 2000-07-18 | 1 | -0/+9 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 1 | -23/+42 |
* | New convenience function to unquote a string if it's encapsulated by "'s | Jeffrey Stedfast | 2000-07-15 | 1 | -10/+83 |
* | If a SELECT fails, set imap_store->current_folder to NULL so a SELECT is | Jeffrey Stedfast | 2000-07-14 | 1 | -48/+12 |
* | Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, and | Jeffrey Stedfast | 2000-07-14 | 1 | -8/+7 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 1 | -0/+3 |
* | define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_* | Dan Winship | 2000-07-14 | 1 | -1/+3 |
* | Chris forgot to add #include <e-util/e-util.h> to the source files | Jeffrey Stedfast | 2000-07-13 | 1 | -4/+5 |
* | Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST in | Jeffrey Stedfast | 2000-07-13 | 1 | -6/+6 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -4/+4 |
* | Solaris fixes: make sure not to pass NULL to printf's %s | Matthew Loper | 2000-07-13 | 1 | -2/+4 |
* | Updated to emit the message_changed signal. (imap_delete_message): Updated | Jeffrey Stedfast | 2000-07-12 | 1 | -5/+29 |
* | Update to reflect past changes in the Camel API. Use gtk macro casts | Jeffrey Stedfast | 2000-07-09 | 1 | -8/+9 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -0/+14 |
* | Changed to keep prompting user for a valid password until it either | Jeffrey Stedfast | 2000-06-29 | 1 | -47/+76 |
* | Move the CAPABILITY command here so we don't have to keep checking each | Jeffrey Stedfast | 2000-06-28 | 1 | -5/+30 |