| Commit message (Expand) | Author | Age | Files | Lines |
* | Use g_ptr_array_sized_new() rather than using set_size() after creating a | Jeffrey Stedfast | 2004-08-14 | 2 | -9/+9 |
* | Use g_ptr_array_sized_new() rather than using set_size() after creating a | Jeffrey Stedfast | 2004-08-14 | 1 | -9/+15 |
* | remove the cal/taksks sources when account is disbaled. Also do not try to | Sivaiah Nallagatla | 2004-08-14 | 2 | -3/+22 |
* | update ssl setting label and title of the soap settings section Fixes | Sivaiah Nallagatla | 2004-08-14 | 2 | -2/+8 |
* | Handle et/comm_err.h as well as the normal comm_err.h | Rodney Dawes | 2004-08-13 | 2 | -0/+9 |
* | added a comment | Jeffrey Stedfast | 2004-08-13 | 1 | -0/+1 |
* | use g_string_append_len when appending a subset of a string rather than g_str... | Jeffrey Stedfast | 2004-08-13 | 2 | -8/+8 |
* | Fix for bug #62771 | Jeffrey Stedfast | 2004-08-13 | 3 | -7/+56 |
* | fix for e_passwords api change, and handle reprompting as well. | Not Zed | 2004-08-12 | 2 | -2/+10 |
* | Call camel_operation_progress(). (imap4_summary_fetch_all): Setup info we | Jeffrey Stedfast | 2004-08-07 | 2 | -0/+29 |
* | In the case of start() or end() failing, loop starting with the first | Jeffrey Stedfast | 2004-08-06 | 2 | -14/+28 |
* | #include <gal/util/e-iconv.h> | Rodney Dawes | 2004-08-04 | 2 | -0/+6 |
* | Pass a reconnect func. | Jeffrey Stedfast | 2004-08-04 | 4 | -3/+38 |
* | This needs to prequeue the CAPABILITY command rather than queue it | Jeffrey Stedfast | 2004-07-31 | 3 | -4/+12 |
* | fixed sed-o's (s/IMAP44/IMAP4/g) | Jeffrey Stedfast | 2004-07-31 | 2 | -10/+10 |
* | bleh | Jeffrey Stedfast | 2004-07-31 | 1 | -0/+1 |
* | Similar fix as below in a later if-statement. Thanks to Suresh for | Jeffrey Stedfast | 2004-07-30 | 2 | -1/+7 |
* | Fixed an ABR that may have been responsible for bug #62029. | Jeffrey Stedfast | 2004-07-29 | 2 | -18/+23 |
* | Add an entry to specify POA address and a check box to say whehter ssl has | Sivaiah Nallagatla | 2004-07-29 | 3 | -60/+156 |
* | Changed the logic slightly to only match certain charsets if the locale | Jeffrey Stedfast | 2004-07-29 | 2 | -7/+20 |
* | ** See bug #61841. | Not Zed | 2004-07-28 | 2 | -1/+10 |
* | Changed to be the same prototype as engine_queue(). | Jeffrey Stedfast | 2004-07-28 | 4 | -40/+67 |
* | do not set transport object for groupwise provider. We want user to use | Sivaiah Nallagatla | 2004-07-27 | 2 | -6/+10 |
* | Don't instantiate an engine here. Instead, take an engine as an argument | Jeffrey Stedfast | 2004-07-27 | 4 | -85/+77 |
* | ** See bug #61761. | Not Zed | 2004-07-23 | 2 | -2/+29 |
* | Free result after parsing it. Fixes a leak. | Jeffrey Stedfast | 2004-07-21 | 2 | -0/+6 |
* | only copy 5 chars after the F if we actually have "From ", otherwise we | Not Zed | 2004-07-20 | 2 | -9/+9 |
* | Added some debug stuff. | Not Zed | 2004-07-19 | 2 | -3/+64 |
* | Don't grab the connect_lock before calling refresh_info so that we avoid | Jeffrey Stedfast | 2004-07-17 | 2 | -2/+6 |
* | Fix for bug #61538 | Jeffrey Stedfast | 2004-07-15 | 3 | -2/+10 |
* | fixed all the way | Jeffrey Stedfast | 2004-07-15 | 1 | -3/+3 |
* | fixed changelog | Jeffrey Stedfast | 2004-07-15 | 1 | -11/+10 |
* | : pass "use_ssl" value to these functions and set it on e-source | Sivaiah Nallagatla | 2004-07-13 | 2 | -20/+71 |
* | ** This is no guarantee of security, but its just a helper to prevent old | Not Zed | 2004-07-13 | 6 | -12/+95 |
* | use CAMEL_GROUPWISE_CFLAGS. (libcamelgroupwise_la_LIBADD): use | Chris Toshok | 2004-07-09 | 2 | -2/+8 |
* | s/Can't/Cannot/. | Christian Neumair | 2004-07-02 | 2 | -11/+15 |
* | Set the size of the ptrarray to prevent potentially realloc'ing several | Jeffrey Stedfast | 2004-07-01 | 2 | -6/+16 |
* | Aded a new %formatter 'V' which takes a string vector (needed for SEARCH). | Jeffrey Stedfast | 2004-06-30 | 9 | -166/+650 |
* | add any parents of the new name before we actually do the rename so the | Not Zed | 2004-06-29 | 2 | -5/+33 |
* | override CAMEL_FOLDER_NAME arg so we can translate "." into "Inbox". | Not Zed | 2004-06-28 | 3 | -2/+37 |
* | take url argument directly, fixes a memleak. (camel_folder_info_new): make | Not Zed | 2004-06-28 | 2 | -7/+30 |
* | More fixes. | Jeffrey Stedfast | 2004-06-28 | 2 | -25/+9 |
* | remove more debugging printfs | Jeffrey Stedfast | 2004-06-26 | 1 | -3/+0 |
* | fixed an uninitialised memory read from my last fix | Jeffrey Stedfast | 2004-06-26 | 1 | -10/+17 |
* | Fixed to handle :pass in proto://user:pass@host. Fixes bug #60104. | Jeffrey Stedfast | 2004-06-25 | 2 | -9/+41 |
* | Error out and set an exception if camel_pop3_engine_new() returns NULL | Jeffrey Stedfast | 2004-06-25 | 3 | -30/+63 |
* | If we fail to lock the folder, close the lockfd and reset it to -1. Fixes | Jeffrey Stedfast | 2004-06-25 | 2 | -1/+10 |
* | First LIST/LSUB the toplevel folder, and then LIST/LSUB the subfolders (it | Jeffrey Stedfast | 2004-06-24 | 2 | -6/+63 |
* | Same. | Jeffrey Stedfast | 2004-06-24 | 4 | -10/+18 |
* | Hide password, etc info in the fi->uri's. (imap4_create_folder): Don't | Jeffrey Stedfast | 2004-06-24 | 2 | -20/+79 |
* | Hide password, etc info in the fi->uri's. | Jeffrey Stedfast | 2004-06-24 | 3 | -2/+10 |
* | Really set the path if tag is CAMEL_SERVICE_PATH. | Christian Kellner | 2004-06-21 | 2 | -1/+6 |
* | Fixed a number of issues described in bug #49497. | Jeffrey Stedfast | 2004-06-21 | 2 | -11/+28 |
* | make camel_shutdown() an atexit handler again | Jeffrey Stedfast | 2004-06-19 | 3 | -4/+3 |
* | Call camel_mime_utils_shutdown() and camel_operation_shutdown(). | Jeffrey Stedfast | 2004-06-19 | 3 | -4/+5 |
* | Call camel_mime_utils_shutdown() and camel_operation_shutdown(). | Jeffrey Stedfast | 2004-06-19 | 5 | -1/+35 |
* | Need to re-init sbf->ptr and sbf->end too, or we'll be sorrryy! | Jeffrey Stedfast | 2004-06-19 | 2 | -0/+8 |
* | setup for static inititialisation. | Not Zed | 2004-06-18 | 3 | -5/+7 |
* | make 'colon' a const char * | Jeffrey Stedfast | 2004-06-18 | 2 | -3/+3 |
* | init tail->last to (guint32) -1, so that index = tail->last + 1 will start | Jeffrey Stedfast | 2004-06-18 | 2 | -2/+9 |
* | Add support for the webcal, callto, and h323 URIs when we get them in | Rodney Dawes | 2004-06-18 | 2 | -0/+8 |
* | Don't foolishly unmunge From_ lines. First off, we don't even know if our | Jeffrey Stedfast | 2004-06-18 | 2 | -1/+15 |
* | Make sure we have elements in the array, if not then we're done (return a | Jeffrey Stedfast | 2004-06-18 | 2 | -1/+13 |
* | Fixed to work properly. It was getting ranges wrong before sometimes which | Jeffrey Stedfast | 2004-06-18 | 2 | -62/+148 |
* | Thanks to Christian Kellner for pointing out these bugs (and submitting | Jeffrey Stedfast | 2004-06-18 | 2 | -7/+10 |
* | simplified further | Jeffrey Stedfast | 2004-06-17 | 1 | -4/+0 |
* | Only ignore if (tag & CAMEL_ARG_TAG) == CAMEL_ARG_IGNORE, not if (tag & | Jeffrey Stedfast | 2004-06-17 | 2 | -1/+7 |
* | Only force a re-update of all FLAGS if this folder wasn't in the SELECTED | Jeffrey Stedfast | 2004-06-17 | 2 | -3/+21 |
* | Added a 'first' member to the imap_fetch_all_t struct so we can use that | Jeffrey Stedfast | 2004-06-17 | 2 | -4/+16 |
* | Added a 'first' member to the imap_fetch_all_t struct so we can use that | Jeffrey Stedfast | 2004-06-17 | 2 | -37/+120 |
* | Use camel_multipart_signed_get_content_stream() rather than getting the | Jeffrey Stedfast | 2004-06-15 | 2 | -11/+16 |
* | Init have_unget to FALSE. Don't set unget to NULL, it's no longer a | Jeffrey Stedfast | 2004-06-15 | 3 | -13/+20 |
* | use g_ascii_strcasecmp. (smtp_connect): do not re-helo after we've | Not Zed | 2004-06-14 | 2 | -10/+9 |
* | Flush summary updates for the currently selected folder. (imap4_noop): | Jeffrey Stedfast | 2004-06-13 | 2 | -2/+13 |
* | Flush summary updates for the currently selected folder. | Jeffrey Stedfast | 2004-06-12 | 3 | -1/+7 |
* | Don't bother with exists_changed. We don't need it afterall. | Jeffrey Stedfast | 2004-06-12 | 3 | -9/+15 |
* | Force updating of the emsage flags (normally this only happens if | Jeffrey Stedfast | 2004-06-12 | 2 | -0/+7 |
* | Handle getting FLAGS even though we didn't request it (server can send us | Jeffrey Stedfast | 2004-06-11 | 4 | -30/+90 |
* | if we scan from "" or top == NULL, then we really want to scan from "." | Not Zed | 2004-06-11 | 3 | -5/+18 |
* | some test code | Michael Zucci | 2004-06-11 | 1 | -0/+172 |
* | (camel_imap4_summary_flush_updates): Added some logic to | Jeffrey Stedfast | 2004-06-11 | 3 | -0/+11 |
* | Don't bother scanning summary info if EXISTS was 0. | Jeffrey Stedfast | 2004-06-11 | 2 | -3/+37 |
* | Don't bother scanning summary info if EXISTS was 0. | Jeffrey Stedfast | 2004-06-11 | 3 | -9/+66 |
* | Don't always try and parse a RESP-CODE in the BYE case as the RESP-CODE is | Jeffrey Stedfast | 2004-06-11 | 2 | -1/+15 |
* | replace strcasecmp with g_ascii_strcasecmp | Jeffrey Stedfast | 2004-06-11 | 1 | -2/+2 |
* | some code cleanup | Jeffrey Stedfast | 2004-06-11 | 2 | -4/+7 |
* | If flags does not include FOLDER_INFO_FAST, get the total/unread counts | Jeffrey Stedfast | 2004-06-11 | 5 | -168/+265 |
* | add some :filter debug. (open_folder): only ignore the get_folder | Not Zed | 2004-06-10 | 2 | -8/+34 |
* | move the stream based checking into the loop, after we connect. Fixes a | Not Zed | 2004-06-10 | 2 | -8/+14 |
* | Fixed a case where it was possible to double-free the gpg context. | Jeffrey Stedfast | 2004-06-09 | 2 | -6/+11 |
* | oops, we already did a NODATA check. just save the state there rather than cr... | Jeffrey Stedfast | 2004-06-09 | 1 | -2/+1 |
* | oops, decrement the gpg->padding width | Jeffrey Stedfast | 2004-06-09 | 1 | -2/+2 |
* | Don't assign trust to be UNKNOWN if gpg sent us a NODATA status. | Jeffrey Stedfast | 2004-06-09 | 2 | -7/+19 |
* | Load the entire summary, not just the summary header. This way when the | Jeffrey Stedfast | 2004-06-08 | 3 | -2/+14 |
* | Implemented, mostly. Still need to update state on the renamed folder | Jeffrey Stedfast | 2004-06-07 | 4 | -1/+154 |
* | removed debug printfs | Jeffrey Stedfast | 2004-06-05 | 1 | -3/+0 |
* | Initialise the folder->summary and force an update of the message info | Jeffrey Stedfast | 2004-06-05 | 3 | -7/+35 |
* | Fixed to work properly. After we've flushed the buffer, we want to set | Jeffrey Stedfast | 2004-06-05 | 2 | -5/+10 |
* | Duh. If the user doesn't care about SSL/TLS - use USE_SSL_NEVER, not | Jeffrey Stedfast | 2004-06-05 | 2 | -1/+5 |
* | Always just return 0, don't try to PR_Sync() - fsync on a socket causes an | Jeffrey Stedfast | 2004-06-05 | 5 | -9/+42 |
* | reset current folder. (connect_to_server): and here too just to make sure. | Not Zed | 2004-06-03 | 2 | -1/+8 |
* | disconnect if we get an io error or user cancellation. | Not Zed | 2004-06-03 | 2 | -0/+4 |
* | only save the summary, don't update from server, thats what refresh info | Not Zed | 2004-06-03 | 15 | -637/+734 |
* | ** A few fixes for better rfc compliance, and cleaner code. | Not Zed | 2004-06-01 | 6 | -343/+351 |
* | Don't leak the zlib stream internals. | Jeffrey Stedfast | 2004-06-01 | 2 | -0/+10 |
* | Fixes bug #59191. | Jeffrey Stedfast | 2004-05-28 | 2 | -4/+10 |
* | If the store is not a vtrash store, just invoke the virtual method. (In | Dan Winship | 2004-05-27 | 2 | -40/+17 |
* | set port property on e-source | Sivaiah nallagatla | 2004-05-26 | 2 | -0/+6 |
* | return NULL when there is no existing gw account with same uid | Sivaiah Nallagatla | 2004-05-26 | 2 | -9/+17 |
* | remove /soap part from uri. make port as a e-source property instead of | Sivaiah Nallagatla | 2004-05-26 | 1 | -44/+76 |
* | removed. | Not Zed | 2004-05-26 | 13 | -98/+36 |
* | remove /soap part from uri. make port as a e-source property instead of | Sivaiah Nallagatla | 2004-05-26 | 1 | -0/+7 |
* | fix/rearrange logic. It was using the wrong working pointer. | Not Zed | 2004-05-24 | 2 | -9/+12 |
* | added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used by | Sivaiah Nallagatla | 2004-05-24 | 4 | -3/+18 |
* | oops, forgot folder_created. Removed locking, the object bag serialises | Not Zed | 2004-05-22 | 2 | -12/+14 |
* | ** Another unread count bug, #58814. | Not Zed | 2004-05-22 | 2 | -0/+13 |
* | Added a workaround for broken IMAP. Hopefully by forcing only the IMAP4 | Jeffrey Stedfast | 2004-05-22 | 2 | -1/+38 |
* | added a 'domain' argument, and rearragned arguments to be prettier and | Not Zed | 2004-05-21 | 14 | -109/+129 |
* | re-arrange the code so exception debug will print the expanded | Not Zed | 2004-05-21 | 7 | -36/+57 |
* | Fix for #58738 ja_JP.UTF-8: Evolution crashes when certain ASCII/non-ASCII | Suresh Chandrasekharan | 2004-05-21 | 2 | -3/+13 |
* | Fixes bug #42295 and the infinite loop part of bug #58766 (these 2 bugs | Jeffrey Stedfast | 2004-05-21 | 2 | -22/+41 |
* | oops, poke the right uid to get the article number. | Not Zed | 2004-05-20 | 2 | -2/+9 |
* | copy the messageinfo rather than reference the source folder's one, we | Not Zed | 2004-05-20 | 2 | -14/+16 |
* | use the article number instead of the messageid. Some servers are just | Not Zed | 2004-05-19 | 3 | -15/+33 |
* | ** See #58641. | Not Zed | 2004-05-19 | 3 | -2/+19 |
* | do the same load of mailbox if we're in slow mode as we did for maildir. | Not Zed | 2004-05-18 | 2 | -0/+9 |
* | check for NULL implementation before calling it. (disco_sync): similar. | Not Zed | 2004-05-18 | 2 | -6/+29 |
* | Fixed a string type-o. | Jeffrey Stedfast | 2004-05-18 | 3 | -3/+7 |
* | If the encrypted block was also signed, set the signature verification | Jeffrey Stedfast | 2004-05-18 | 2 | -8/+43 |
* | ** Bug #56050. | Not Zed | 2004-05-17 | 3 | -3/+90 |
* | if we have no folder in-memory, load it if we're not doing it fast to get | Not Zed | 2004-05-17 | 2 | -0/+11 |
* | don't allow creation of Trash or Junk folders. | Not Zed | 2004-05-17 | 4 | -6/+46 |
* | added more headers to camel.h | Jeffrey Stedfast | 2004-05-13 | 1 | -2/+7 |
* | type-o fix for bug #58404 | Jeffrey Stedfast | 2004-05-13 | 1 | -1/+1 |
* | 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 | 2 | -3/+14 |
* | changed to match_threads. (camel_folder_search_search): remove thread | Not Zed | 2004-05-12 | 7 | -162/+325 |
* | fixed | Jeffrey Stedfast | 2004-05-12 | 1 | -0/+16 |
* | Fixed a type-o. Fixes bug #58348. | Jeffrey Stedfast | 2004-05-12 | 2 | -17/+6 |
* | New class for zipping/unzipping gzip streams. | Jeffrey Stedfast | 2004-05-11 | 7 | -0/+1236 |
* | properly set the parent nodes for the re-parented phantom-node children. | Not Zed | 2004-05-07 | 3 | -10/+33 |
* | set nodelay and keepalive on the socket. | Not Zed | 2004-05-06 | 4 | -74/+95 |
* | dont set X-Evolution-Source here anymore, set in caller. | Not Zed | 2004-05-05 | 2 | -17/+22 |
* | Get rid of #ifdef ENABLE_THREADS stuff, that was done away with a while | Jeffrey Stedfast | 2004-05-05 | 2 | -8/+8 |
* | Fixed typo. | Christian Kellner | 2004-05-04 | 2 | -1/+5 |
* | ** See #57979. | Not Zed | 2004-05-04 | 4 | -2/+99 |
* | ** See bug #57881. | Not Zed | 2004-05-03 | 4 | -34/+66 |
* | Fix typo. #53466. | Priit Laes | 2004-05-01 | 3 | -3/+6 |
* | Change the UID_SET_LIMIT to 768 (something <1000 octets as suggested by | Jeffrey Stedfast | 2004-04-28 | 2 | -2/+9 |
* | Mark exception strings for translation and fixed a spelling mistake. | Jeffrey Stedfast | 2004-04-28 | 2 | -55/+60 |
* | ** See bug #57659. | Not Zed | 2004-04-27 | 3 | -5/+15 |
* | Added HAS_LICENSE flag for allowing camel providers to display license | Sarfraaz Ahmed | 2004-04-23 | 2 | -0/+18 |
* | Send a flag list rather than \Deleted by itself. See #57381. | Not Zed | 2004-04-22 | 2 | -4/+10 |
* | Don't bother doing any work if perm_flags is 0. | Jeffrey Stedfast | 2004-04-22 | 2 | -6/+16 |
* | added CAMEL_LIBS to LIBADD added new function to get addres book names | Sivaiah Nallagatla | 2004-04-21 | 3 | -68/+176 |
* | set the meta data file on nntp folders. | Not Zed | 2004-04-21 | 2 | -0/+8 |
* | implement dummy virtual method. | Not Zed | 2004-04-21 | 3 | -0/+45 |
* | Fixed to not expect ]'s as part of the BODY atom token. | Jeffrey Stedfast | 2004-04-20 | 2 | -1/+12 |
* | will never be true. Fixes bug #56982. | Jeffrey Stedfast | 2004-04-17 | 2 | -1/+6 |
* | Changed imap_atom_specials[] to not treat ']' as an atom char (as per | Jeffrey Stedfast | 2004-04-16 | 2 | -2/+10 |
* | Use %F instead of %S so that the folder name gets properly converted from | Jeffrey Stedfast | 2004-04-15 | 2 | -1/+9 |
* | do offline mail syncing (only for open folders so far). If we fail doing | Not Zed | 2004-04-14 | 2 | -5/+38 |
* | Rearranged some error checking code to fix bug #56405. | Jeffrey Stedfast | 2004-04-14 | 2 | -10/+16 |
* | implement the new counts, and get them all atomically so they're only | Not Zed | 2004-04-13 | 3 | -14/+60 |
* | Fix NotZed's fix to not mark messages as unseen. Fixes bug #56879. | Jeffrey Stedfast | 2004-04-13 | 2 | -4/+9 |
* | change the auth type string from Password to plain/password | Sivaiah Nallagatla | 2004-04-13 | 2 | -1/+7 |
* | Fix for bug #56878. | Jeffrey Stedfast | 2004-04-13 | 2 | -8/+29 |
* | add bookname to uri | Sivaiah Nallagatla | 2004-04-11 | 2 | -6/+11 |
* | Fix capitalisation of the "mailcheck" section title and move it to the top | Jeffrey Stedfast | 2004-04-10 | 3 | -7/+17 |
* | Changed (!flags & _CREATE) to (!(flags & _CREATE)) (get_folder_online): Do | Jeffrey Stedfast | 2004-04-08 | 2 | -4/+108 |
* | always set the seen flag when we delete a message. I demand that this may, | Not Zed | 2004-04-08 | 3 | -2/+11 |
* | include camel-debug.h | Not Zed | 2004-04-08 | 5 | -54/+61 |
* | Added mutex locking where appropriate. | Jeffrey Stedfast | 2004-04-07 | 2 | -2/+27 |
* | Added mutex locking where appropriate. | Jeffrey Stedfast | 2004-04-07 | 2 | -11/+57 |
* | Defined. | Jeffrey Stedfast | 2004-04-07 | 8 | -8/+26 |
* | #if 0 out the sys/debugreg stuff. | Not Zed | 2004-04-06 | 2 | -1/+3 |
* | ** See bug #56110. | Not Zed | 2004-04-06 | 3 | -12/+69 |
* | ** See bug #56464. | Not Zed | 2004-04-06 | 5 | -16/+59 |
* | dont add folders to folders_out here, only in get_folders_add_folders. | Not Zed | 2004-04-05 | 3 | -13/+21 |
* | New function to get the deleted message count (used for Outbox count which | Jeffrey Stedfast | 2004-04-03 | 3 | -5/+53 |
* | turn this on, this should always be on, it points to real bugs in the | Not Zed | 2004-04-02 | 3 | -7/+33 |
* | Wrap annoying exeption warnings with w(). | Jeffrey Stedfast | 2004-04-02 | 2 | -6/+12 |
* | fixed changelog | Jeffrey Stedfast | 2004-03-31 | 1 | -1/+0 |
* | Partially implemented. (imap4_get_folder): Implemented. | Jeffrey Stedfast | 2004-03-31 | 3 | -19/+305 |
* | Use header_decode_text() rather than rfc2047_decode_word() to decode the | Jeffrey Stedfast | 2004-03-31 | 2 | -2/+9 |
* | added some debug to dump the whole folderinfo tree if store:folder_info is | Not Zed | 2004-03-30 | 7 | -22/+263 |
* | Implemented. | Jeffrey Stedfast | 2004-03-30 | 26 | -1997/+2114 |
* | Updated to actually parse the STATUS response into a list of item/value | Jeffrey Stedfast | 2004-03-30 | 2 | -23/+128 |
* | Removed debugging printfs. | Jeffrey Stedfast | 2004-03-30 | 3 | -4/+13 |
* | close pre tag in case we just flush. I am not sure if it's still worth to | Radek Doulik | 2004-03-30 | 2 | -3/+24 |
* | use object_bag_peek instead of _get, since we dont want to clash/wait for | Not Zed | 2004-03-29 | 4 | -23/+51 |
* | get the content-type off of the multipart-signed, not its container. This | Not Zed | 2004-03-29 | 2 | -2/+6 |
* | remove locking here, we're locked whne we enter. (fill_fi): call | Not Zed | 2004-03-29 | 2 | -4/+9 |
* | New source files implementing the CamelFolder class for the new IMAP4 | Jeffrey Stedfast | 2004-03-29 | 4 | -0/+840 |
* | added .cvsignore | Jeffrey Stedfast | 2004-03-29 | 1 | -0/+7 |
* | added camel-imap-store.[c,h] to the build | Jeffrey Stedfast | 2004-03-29 | 2 | -20/+47 |
* | added camel-imap-provider.c | Jeffrey Stedfast | 2004-03-29 | 3 | -1/+141 |
* | build fixes | Jeffrey Stedfast | 2004-03-29 | 2 | -6/+7 |
* | New source files implementing the CamelFolderSummary class for the new | Jeffrey Stedfast | 2004-03-29 | 4 | -0/+1206 |
* | Reverted imap.web.de fix. | Jeffrey Stedfast | 2004-03-27 | 2 | -6/+8 |
* | Added new maildir flags D for draft and commented P for forwarded. | Not Zed | 2004-03-26 | 3 | -4/+30 |
* | No longer need to split ']' tokens from atom tokens due to a fixup in the | Jeffrey Stedfast | 2004-03-26 | 5 | -35/+914 |
* | If the server is imap.web.de, just ask for all the headers rather than | Jeffrey Stedfast | 2004-03-26 | 4 | -8/+32 |
* | Fix for bug #55018. | Jeffrey Stedfast | 2004-03-26 | 2 | -4/+35 |
* | Removed newline character from the provider description | Martyn Russell | 2004-03-25 | 2 | -1/+6 |
* | removed ldap seetings and added a settng for SOAP port read port number | Sivaiah Nallagatla | 2004-03-25 | 3 | -93/+80 |
* | New convenience wrapper function. (engine_parse_status): Fixed to handle | Jeffrey Stedfast | 2004-03-25 | 4 | -9/+79 |
* | #include <stdlib.h> for strtoul() | Jeffrey Stedfast | 2004-03-25 | 1 | -0/+1 |
* | The beginnings of a new IMAP provider module | Jeffrey Stedfast | 2004-03-25 | 12 | -0/+4071 |
* | Reworked the else bit to fix a bug where if we had the BODY structure, we | Jeffrey Stedfast | 2004-03-24 | 2 | -51/+56 |
* | use camel debug to add some debug here. | Not Zed | 2004-03-23 | 7 | -69/+260 |
* | connect lock around this. was getting a race with mem corruption | Not Zed | 2004-03-23 | 2 | -2/+12 |
* | decode newsgroups header into a list of newsgroups. | Not Zed | 2004-03-22 | 5 | -2/+81 |
* | ref the diary before replaying it. it could get unreffed during replay if | Not Zed | 2004-03-19 | 3 | -9/+16 |
* | remove async_thread thing. | Not Zed | 2004-03-19 | 4 | -59/+4 |
* | Checking that mi->content->type != NULL is no longer good enough to tell | Jeffrey Stedfast | 2004-03-18 | 2 | -4/+30 |
* | reverted last fix and: | Radek Doulik | 2004-03-18 | 3 | -36/+35 |
* | Don't bloody junktest filter mail unless the user has configured Evolution | Jeffrey Stedfast | 2004-03-18 | 2 | -27/+37 |
* | Reverted jeff's fix for #55018, since it wasn't tested, and doesn't work. | Not Zed | 2004-03-17 | 2 | -75/+35 |
* | See bug #55618. | Not Zed | 2004-03-17 | 5 | -1/+54 |
* | Always use '/' to derive the basename of the folder. folder->full_name is | Jeffrey Stedfast | 2004-03-16 | 2 | -1/+6 |
* | If the initial SELECT fails and CREATE is specified, clear the exception | Jeffrey Stedfast | 2004-03-16 | 2 | -1/+10 |
* | rever previous patch. We don't want to set the default mime/type, it'll | Not Zed | 2004-03-16 | 2 | -4/+6 |
* | same as below for path. | Not Zed | 2004-03-15 | 5 | -5/+21 |
* | set the mime-type field on the content the same way as | Not Zed | 2004-03-15 | 7 | -9/+92 |
* | drop embedded whitespace characters, and don't do unquoting, etc. See | Not Zed | 2004-03-15 | 2 | -8/+31 |
* | Now takes an argument to specify whether disconnecting when respbuf is | Jeffrey Stedfast | 2004-03-13 | 2 | -15/+23 |
* | Fix for bug #53497. | Jeffrey Stedfast | 2004-03-13 | 2 | -38/+37 |
* | clearn the learn bit only if set | Radek Doulik | 2004-03-13 | 2 | -3/+6 |
* | Fixes for bug #55018. | Jeffrey Stedfast | 2004-03-13 | 5 | -59/+122 |
* | watch for setting JUNK flag, if JUNK_LEARN is not set as well then reset | Radek Doulik | 2004-03-13 | 3 | -72/+184 |
* | If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or | Jeffrey Stedfast | 2004-03-13 | 2 | -37/+44 |
* | fixed ChangeLog | Jeffrey Stedfast | 2004-03-12 | 1 | -1/+0 |
* | Sanity check that count is <1024 and also use g_try_malloc so that we can | Jeffrey Stedfast | 2004-03-12 | 2 | -3/+12 |
* | removed this. not sure what it was doing there, a 1 line funciton used | Not Zed | 2004-03-11 | 2 | -16/+24 |
* | we need to add the folderinfo always if we're recursive from top. Should | Not Zed | 2004-03-11 | 2 | -2/+6 |
* | (imap_store_refresh_folders): check we're updating an imap folder, | Michael Zucci | 2004-03-11 | 2 | -3/+11 |
* | turn off NOINFERIORS always, translate to nochildren. | Not Zed | 2004-03-11 | 15 | -171/+318 |
* | fix all the warnings | Michael Zucci | 2004-03-04 | 5 | -8/+10 |
* | ** See bug #53355. | Not Zed | 2004-03-04 | 2 | -3/+15 |
* | use "Calendar" and "Checklist" for the folder names, instead of "Default". | Rodrigo Moya | 2004-03-03 | 2 | -8/+14 |
* | attempt at uncancelling a cancelled operation. | Not Zed | 2004-03-03 | 3 | -0/+28 |
* | forgot to turn off voluminous debug | Michael Zucci | 2004-03-03 | 1 | -1/+1 |
* | fun dun diddley un fun. Since we're writing a const buffer, we need to | Not Zed | 2004-03-03 | 11 | -79/+130 |
* | Overrides the parent method. We don't want to encode user flags/tags or | Jeffrey Stedfast | 2004-03-03 | 2 | -2/+30 |
* | ** See bug #54755. | Not Zed | 2004-02-27 | 2 | -5/+14 |
* | use g_ascii_str[n]casecmp everywhere. fix the sense of the nil check for | Not Zed | 2004-02-27 | 1 | -29/+31 |
* | ignore NODATA response, otherwise we abort in a meaningless way. See | Not Zed | 2004-02-27 | 1 | -10/+2 |
* | Free the uids *after* reporting Complete, otherwise we get an FMR if our | Jeffrey Stedfast | 2004-02-26 | 3 | -3/+16 |