| Commit message (Expand) | Author | Age | Files | Lines |
* | updated the SIMULATE_FLAKY_NETWORK code | Jeffrey Stedfast | 2001-10-25 | 1 | -10/+12 |
* | Same as in the TcpStreamRaw code. (stream_write): And again here... | Jeffrey Stedfast | 2001-10-25 | 3 | -77/+139 |
* | Remove an extra * in one of the regexps that glibc apparently doesn't mind | Dan Winship | 2001-10-24 | 2 | -1/+6 |
* | made d(x) x recompile again. | 3 | 2001-10-23 | 2 | -5/+9 |
* | No, use Storing, as the other code does :p (spool_summary_check): Check | 2 | 2001-10-23 | 2 | -3/+9 |
* | s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/. | Jon Trowbridge | 2001-10-23 | 2 | -3/+9 |
* | If we are kludging around a inline-pgp signed part, do some charset | Jeffrey Stedfast | 2001-10-23 | 3 | -4/+30 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 8 | -213/+130 |
* | (camel_search_header_match): Oops, missing i=0. | Michael Zucci | 2001-10-23 | 3 | -8/+24 |
* | Match check against all addresses in a multiple address match. Should fix | 2 | 2001-10-23 | 2 | -6/+10 |
* | Add a hack: if the multipart/signed part has a "x-inline-pgp-hack" | Dan Winship | 2001-10-23 | 2 | -1/+15 |
* | added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, which | Rodrigo Moya | 2001-10-23 | 2 | -0/+6 |
* | Only do the rawtext checks if the part is a text part, otherwise don't | Jeffrey Stedfast | 2001-10-22 | 2 | -1/+6 |
* | Updated comments to make the code a bit more clear. | Jeffrey Stedfast | 2001-10-22 | 2 | -7/+14 |
* | Dont do the macro stuff - basically so you can actually debug calls. | 1 | 2001-10-22 | 4 | -2/+18 |
* | oops, dont free the vuid, since its alloca'd now. | 1 | 2001-10-22 | 2 | -1/+5 |
* | If no exception supplied, use a local one. (move_message_to): Set the seen | 0 | 2001-10-20 | 2 | -5/+15 |
* | If the destination folder is the vfolder source folder, then | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+7 |
* | When registering provider, translate all strings. | 9 | 2001-10-20 | 2 | -0/+26 |
* | camel-vee-folder.c (folder_changed_change): Change logic, we always add | Michael Zucci | 2001-10-20 | 2 | -15/+23 |
* | Fixes a deadlock. camel-vee-folder.c: (folder_changed_change): Ok, so dont | Michael Zucci | 2001-10-20 | 2 | -2/+4 |
* | Typo, srlen aint right. | Michael Zucci | 2001-10-19 | 1 | -1/+1 |
* | camel-vee-folder.c: (folder_changed_change_uid): Use alloca for vuid, and | Michael Zucci | 2001-10-19 | 2 | -35/+94 |
* | Lock the right lock for unmatched subfolder list stuff. If the sub folder | 9 | 2001-10-19 | 3 | -16/+110 |
* | If a charset isn't specified or claims to be utf-8, check the validity of | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+37 |
* | Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko | 8 | 2001-10-19 | 6 | -0/+11 |
* | Make sure the cancel_fd isn't -1. | Jeffrey Stedfast | 2001-10-19 | 2 | -1/+6 |
* | Flush the stream here, not sure it really matters but it might (hopefully) | Jeffrey Stedfast | 2001-10-19 | 2 | -0/+5 |
* | Make user-cancellable. | Jeffrey Stedfast | 2001-10-19 | 2 | -6/+37 |
* | String cleanup for bug #6640. | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+5 |
* | Fix my Cyrus imapd workaround...instead of checking to see if info->flags | Jeffrey Stedfast | 2001-10-19 | 2 | -5/+11 |
* | Use '.' as the inbox name for filter new messages test. | 7 | 2001-10-18 | 2 | -1/+5 |
* | New function to clone a folderinfo tree. | 7 | 2001-10-18 | 3 | -1/+41 |
* | Same as maildir and mbox append-message. | Jeffrey Stedfast | 2001-10-18 | 3 | -6/+20 |
* | Make sure the new description isn't the same as the old description | Jeffrey Stedfast | 2001-10-18 | 3 | -9/+27 |
* | Add an optimization for when destination folder is the same as the source | Jeffrey Stedfast | 2001-10-18 | 2 | -0/+8 |
* | Patch from Danw, Use unread count of -1 to mark unflagged messages. Make | 7 | 2001-10-18 | 3 | -9/+23 |
* | Set the DELETED flag on directly on the info if the source folder doesn't | Jeffrey Stedfast | 2001-10-18 | 2 | -1/+7 |
* | As below. | Not Zed | 2001-10-17 | 3 | -4/+19 |
* | Rearange the order of the gpg options slightly otherwise it might try to | Jeffrey Stedfast | 2001-10-17 | 2 | -5/+8 |
* | If CAMEL_DEBUG is defined, print some useful ref/unref info. | Jeffrey Stedfast | 2001-10-17 | 6 | -5/+60 |
* | If no content, dont try and decode further and spit meaningless warnings. | 6 | 2001-10-17 | 2 | -0/+9 |
* | Only perform the operation on the folder if the folder has summary | Jeffrey Stedfast | 2001-10-17 | 2 | -3/+11 |
* | Save the errno before calling fcntl so fcntl doesn't overwrite errno in | Jeffrey Stedfast | 2001-10-16 | 2 | -2/+13 |
* | Replace the Bcc headers in a single location and don't flush the data | Jeffrey Stedfast | 2001-10-14 | 2 | -21/+22 |
* | oops, it should remove the bcc header, not the cc header | Jeffrey Stedfast | 2001-10-13 | 1 | -8/+29 |
* | Remove the stripheader filter from the build. | Jeffrey Stedfast | 2001-10-13 | 5 | -245/+27 |
* | Unhook from all events before removing folder. | 2 | 2001-10-13 | 2 | -1/+23 |
* | convert the uids list to a subset appropriate for each subfolder before | 1 | 2001-10-12 | 2 | -8/+25 |
* | Removed charset/locale charset lookup and iconv_open/close functions, | 1 | 2001-10-12 | 15 | -361/+58 |
* | Same. | Jeffrey Stedfast | 2001-10-12 | 3 | -10/+23 |
* | Same hack as below. | Jeffrey Stedfast | 2001-10-11 | 4 | -1/+111 |
* | Only re-build the folder if we're expunging. Also only clear out the | 0 | 2001-10-11 | 2 | -5/+13 |
* | slight wording changes, mainly LGPL=>GPL | Michael Zucci | 2001-10-11 | 1 | -6/+7 |
* | Added a hack for Solaris systems. | Jeffrey Stedfast | 2001-10-11 | 2 | -3/+11 |
* | oops, we want get_unread_message_count, not get_message_count! | 0 | 2001-10-11 | 3 | -2/+15 |
* | updated | Jeffrey Stedfast | 2001-10-11 | 1 | -6/+4 |
* | Another go at getting the logic right again. Make transients only update | 9 | 2001-10-10 | 2 | -5/+21 |
* | Forgot a little bit of debug. | Michael Zucci | 2001-10-10 | 1 | -1/+1 |
* | Implement. | 9 | 2001-10-10 | 11 | -160/+632 |
* | replace the ever-growing list of gbooleans with a single guint32 for | Dan Winship | 2001-10-09 | 12 | -49/+64 |
* | Unlock the store before returning error. (noted by NotZed) | Dan Winship | 2001-10-09 | 2 | -1/+8 |
* | Fix a slight error in logic. Just because the last word was an encoded | Jeffrey Stedfast | 2001-10-07 | 2 | -9/+24 |
* | Implemented uuencoding and decoding. (complete): Implemented uuencoding | Jeffrey Stedfast | 2001-10-06 | 5 | -3/+199 |
* | Use a folder_subscribed event rather than a folder_created one. | 5 | 2001-10-06 | 3 | -8/+41 |
* | Turn off warnings. (get_name): Same. | Jeffrey Stedfast | 2001-10-06 | 6 | -55/+106 |
* | Try harder to get broken names out of addresses. Unencoded ,'s in names | 5 | 2001-10-06 | 2 | -7/+46 |
* | Change the order of execution slightly. We delete the folder first, then | 4 | 2001-10-06 | 3 | -14/+28 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2001-10-05 | 1 | -0/+5 |
* | Unregister the operation before unreffing it. | Jeffrey Stedfast | 2001-10-05 | 1 | -0/+4 |
* | Remove now unused 'recents' array/freeing func. | 3 | 2001-10-04 | 3 | -11/+17 |
* | Dont explicitly save metadata, its saved in summary_sync. | 3 | 2001-10-04 | 6 | -50/+43 |
* | Added MATCH_NEWLINE flag, -> REG_NEWLINE. | 3 | 2001-10-04 | 5 | -7/+25 |
* | Call camel_folder_delete() on the folder if it's "alive". | Jeffrey Stedfast | 2001-10-04 | 4 | -23/+83 |
* | Strange are the ways of alloca. Fixes 11543. | Dan Winship | 2001-10-03 | 2 | -1/+9 |
* | remove unused variable | Jeffrey Stedfast | 2001-10-03 | 1 | -1/+0 |
* | Import the certificate if the user accepts it. | Jeffrey Stedfast | 2001-10-03 | 2 | -20/+16 |
* | for hashing/comparing local url's, we ignore trailing /'s in paths (maybe | 2 | 2001-10-03 | 2 | -12/+99 |
* | Change to camel_charset_iconv_open/close. | 2 | 2001-10-03 | 8 | -22/+207 |
* | Revert my x-unknown special-case hack - this may mask other problems. | Jeffrey Stedfast | 2001-10-03 | 3 | -8/+24 |
* | Go back to using the store url's path, not the toplevel_dir thing. | 2 | 2001-10-03 | 3 | -4/+10 |
* | Change the lock to a recursive e-mutex. (camel_object_hook_event): | 2 | 2001-10-03 | 2 | -136/+89 |
* | Shoo! Shoo! | Dan Winship | 2001-10-03 | 1 | -6/+0 |
* | Remove any cached messages that belonged to the deleted folder. | Jeffrey Stedfast | 2001-10-02 | 2 | -6/+63 |
* | If the charset is x-unknown, return the locale_charset. | Jeffrey Stedfast | 2001-10-02 | 2 | -1/+10 |
* | Fix up the provider flags to specify things more completely so we don't | Dan Winship | 2001-10-02 | 4 | -9/+32 |
* | Don't munge the URL; CamelSession's caching relies on it not changing. | Dan Winship | 2001-10-02 | 7 | -42/+49 |
* | if STAT returns 0, don't bother sending UIDL. Speeds things up slightly | Dan Winship | 2001-10-01 | 2 | -0/+14 |
* | Add --no-secmem-warning and --no-greeting to the gpg command-line options. | Jeffrey Stedfast | 2001-09-30 | 2 | -0/+20 |
* | Same here. | Jeffrey Stedfast | 2001-09-29 | 3 | -14/+34 |
* | Init the nntp url hash and url_equal functions. | Jeffrey Stedfast | 2001-09-29 | 9 | -7/+59 |
* | Oops, a CamelFolder is not a CamelFolderClass. | Jeffrey Stedfast | 2001-09-29 | 2 | -3/+11 |
* | Make this take an SSL * instead of a CamelTcpStreamSSL *, since it can get | Dan Winship | 2001-09-28 | 2 | -5/+12 |
* | Grab the store's command_lock before grabbing the folder's cache_lock to | Dan Winship | 2001-09-28 | 2 | -2/+29 |
* | Minor style change to operation_registered. | Michael Zucci | 2001-09-28 | 1 | -6/+4 |
* | Dont re-register the connect_op if we got it by calling | 7 | 2001-09-28 | 2 | -4/+12 |
* | Fill the finalised data with nonsense, rather than 0's - more easily | 7 | 2001-09-28 | 3 | -28/+218 |
* | CRLF decode the stream before parsing it into a MIME part. This fixes bug | Jeffrey Stedfast | 2001-09-28 | 3 | -3/+35 |
* | Change "gboolean connected" to "CamelServiceConnectionStatus status", | Dan Winship | 2001-09-27 | 8 | -29/+160 |
* | If we get a search error, just abort, dont try and fall back and copy to | 6 | 2001-09-27 | 2 | -22/+63 |
* | New function to convenience Larry ;-) (check_content_id): Oops, return | Jeffrey Stedfast | 2001-09-27 | 2 | -4/+7 |
* | fixed merge conflicts | Jeffrey Stedfast | 2001-09-27 | 1 | -1/+0 |
* | New function to convenience Larry ;-) | Jeffrey Stedfast | 2001-09-27 | 4 | -4/+64 |
* | Emptied VeeStorePrivate, member wasn't used. | 6 | 2001-09-27 | 4 | -23/+38 |
* | Fix Ettore's fix. | Jeffrey Stedfast | 2001-09-27 | 2 | -6/+10 |
* | No longer takes a remember argument. (pgp_sign): Only uncache the | Jeffrey Stedfast | 2001-09-26 | 3 | -24/+30 |
* | [Patch for Automake 1.5 compatibility pointed out by Richard | Ettore Perazzoli | 2001-09-26 | 3 | -13/+12 |
* | Only unref info if we got it. | 5 | 2001-09-26 | 2 | -4/+8 |
* | Fix for !threads enabled not ccompiling. (camel_operation_ref): Assert | 5 | 2001-09-26 | 3 | -159/+166 |
* | call SSL_read/write, looping on SSL_ERROR_WANT_READ/WRITE. I'm sure | Dan Winship | 2001-09-26 | 2 | -4/+41 |
* | A "safe write" function that always writes out all data asked of it, till | 5 | 2001-09-26 | 2 | -31/+50 |
* | Set the exception to FOLDER_INVALID rather than making out it worked. A | 4 | 2001-09-25 | 2 | -0/+12 |
* | In the 'lose' case, free messages, not fetch_data twice! | 4 | 2001-09-25 | 2 | -1/+4 |
* | If the type is encoded, get the fallback charset from the message | 4 | 2001-09-25 | 12 | -140/+190 |
* | fixed compile warning | Jeffrey Stedfast | 2001-09-24 | 1 | -3/+2 |
* | Don't even try to alert the user if the session isn't interactive. | Jeffrey Stedfast | 2001-09-24 | 3 | -27/+43 |
* | Set the exception if create_folder isn't implemented. | 1 | 2001-09-22 | 2 | -0/+8 |
* | Go back to not using camel_folder_info_build() here because this seems to | Jeffrey Stedfast | 2001-09-22 | 2 | -4/+18 |
* | Force a refresh of vfolders before storing their count. This essentially | 1 | 2001-09-21 | 4 | -3/+101 |
* | New function to just load the summary. Not much use yet, until unread | Michael Zucci | 2001-09-21 | 5 | -1/+96 |
* | Setup unread count properly, and also setup the url properly. | Michael Zucci | 2001-09-21 | 4 | -13/+36 |
* | Build the path on the folderinfo. | 0 | 2001-09-21 | 11 | -27/+73 |
* | And finally here. | Jeffrey Stedfast | 2001-09-21 | 7 | -27/+108 |
* | Nuke debug warning. | Dan Winship | 2001-09-21 | 2 | -2/+4 |
* | Updated exception strings to be more clear. | Jeffrey Stedfast | 2001-09-20 | 3 | -17/+23 |
* | Oops, don't fail if `data' isn't a CamelService...cuz it's not supposed to | Jeffrey Stedfast | 2001-09-20 | 2 | -1/+7 |
* | General cleanup of camel debug printfs. | 9 | 2001-09-19 | 18 | -40/+76 |
* | s/List-Owner/List-Post | Jeffrey Stedfast | 2001-09-19 | 1 | -1/+1 |
* | Match mailing-list header List-Owner. | Jeffrey Stedfast | 2001-09-19 | 2 | -0/+5 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 24 | -146/+544 |
* | Virtualize this. | Dan Winship | 2001-09-19 | 5 | -6/+56 |
* | Added korean charset conversion. | Jeffrey Stedfast | 2001-09-19 | 2 | -0/+5 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 2 | -3/+20 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 2 | -8/+9 |
* | Reverted previous changes. | Jeffrey Stedfast | 2001-09-18 | 3 | -35/+4 |
* | Helpful install-exec-hook debugging output | JP Rosevear | 2001-09-18 | 2 | -0/+8 |
* | New function to get the URI of a folder. (get_uri): Default | Jeffrey Stedfast | 2001-09-17 | 3 | -1/+42 |
* | New function, set the complete list of folders on a vfolder, all at once. | 4 | 2001-09-15 | 7 | -33/+326 |
* | Use g_datalist_set_data_full so that the data will be free'd when we clear | Jeffrey Stedfast | 2001-09-15 | 3 | -4/+9 |
* | Don't claim failure when reading/writing the empty string. | Dan Winship | 2001-09-15 | 2 | -2/+8 |
* | use install hook instead of install rule to guarantee we run after | JP Rosevear | 2001-09-15 | 2 | -27/+30 |
* | Don't reuse the exception if it has already been set. | Jeffrey Stedfast | 2001-09-14 | 5 | -15/+49 |
* | Do error-checking based on function return values rather than exceptions | Jeffrey Stedfast | 2001-09-14 | 2 | -7/+12 |
* | Pass an exception to the cache. (imap_append_online): Same. | Jeffrey Stedfast | 2001-09-14 | 4 | -33/+72 |
* | Convert the charset to the iconv-friendly name. | Jeffrey Stedfast | 2001-09-14 | 3 | -3/+30 |
* | Return -1 on failure. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+8 |
* | free the source url in the nonfailure case. | Larry Ewing | 2001-09-13 | 2 | -0/+6 |
* | Change the 'not' virtual method from an immediate e-sexp function to a | 2 | 2001-09-13 | 3 | -3/+87 |
* | Unref the message info. | Jeffrey Stedfast | 2001-09-13 | 2 | -1/+9 |
* | Pass in a hashtalbe used for finding visited nodes. (inode_hash): | 0 | 2001-09-11 | 2 | -26/+80 |
* | Progress reporting while moving messages. | 0 | 2001-09-11 | 4 | -7/+56 |
* | Get rid of the g_warning, we no longer really need that. | Jeffrey Stedfast | 2001-09-11 | 2 | -3/+10 |
* | Forgot to return the newly allocated msg. | 0 | 2001-09-10 | 2 | -0/+7 |
* | Likewise. | Not Zed | 2001-09-08 | 4 | -12/+34 |
* | #if 0 out the code that was hopefully going to fix bug #5325 because the | Jeffrey Stedfast | 2001-09-08 | 2 | -1/+9 |
* | Disconnect from the service here otherwise the locks will be destroyed and | Jeffrey Stedfast | 2001-09-08 | 2 | -4/+20 |
* | Make sure to unref the mime filters when we finish with them. | Jeffrey Stedfast | 2001-09-08 | 2 | -0/+7 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-09-08 | 2 | -4/+11 |
* | constification | Jeffrey Stedfast | 2001-09-08 | 3 | -5/+8 |
* | Reuse the original boundary instead of generating our own. | Jeffrey Stedfast | 2001-09-08 | 2 | -2/+11 |
* | Thread function to perform filtering. (filter_free): Free the filter | 6 | 2001-09-07 | 4 | -3/+142 |
* | Use camel_stream_buffer_read_line() instead of duplicationing the | Jeffrey Stedfast | 2001-09-07 | 2 | -28/+18 |
* | Fix this to always set an exception if it returns POP3_FAIL, as | Dan Winship | 2001-09-07 | 3 | -6/+16 |
* | Set an exception on POP3_FAIL as well. | Jeffrey Stedfast | 2001-09-07 | 2 | -3/+10 |
* | #ifdef out the "delete after N days" option in pop3_conf_entries, since it | Dan Winship | 2001-09-07 | 2 | -0/+8 |
* | Too late to sync the folders here... if this is gonna happen at all it | Jeffrey Stedfast | 2001-09-05 | 2 | -4/+4 |
* | Do a clean disconnect. | Jeffrey Stedfast | 2001-09-05 | 3 | -3/+6 |
* | Return the default folder (ie. INBOX) rather than saying we don't support | Jeffrey Stedfast | 2001-08-31 | 2 | -3/+5 |
* | #include pk11func.h. (ssl_bad_cert): Use CERT_GetDefaultCertDB. | Jeffrey Stedfast | 2001-08-31 | 2 | -1/+7 |
* | fix smime the same way... | Jeffrey Stedfast | 2001-08-30 | 2 | -15/+34 |
* | Special-case message/rfc822 mime parts - don't set an encoding on these, | Jeffrey Stedfast | 2001-08-30 | 2 | -14/+39 |
* | Add progress reporting to deleting messages. Dont change the calculation | Not Zed | 2001-08-29 | 2 | -2/+15 |
* | Initialize buf and diag_buf to NULL, hopefully this fixes the crash if the | Jeffrey Stedfast | 2001-08-29 | 2 | -39/+14 |
* | Initialize buf and diag_buf to NULL, hopefully this fixes the crash if the | Jeffrey Stedfast | 2001-08-29 | 2 | -11/+17 |
* | Whoops. Double-free and FMR = bad. | Peter Williams | 2001-08-29 | 2 | -2/+6 |
* | Don't reveal the user's IMAP password if their server supports | Peter Williams | 2001-08-29 | 2 | -1/+9 |
* | If the user accepts the certificate, add it to the database as a trusted | Jeffrey Stedfast | 2001-08-29 | 2 | -3/+32 |
* | Make the locking more fine-grained on destruction; specifically, don't | Peter Williams | 2001-08-29 | 2 | -0/+12 |
* | Changed the description/names of some of the local providers to try and | Jeffrey Stedfast | 2001-08-28 | 3 | -15/+21 |
* | s/IMAPv4/IMAP | Jeffrey Stedfast | 2001-08-28 | 3 | -3/+7 |
* | re-read the iconv man page, and treat the return value properly. It | Not Zed | 2001-08-27 | 5 | -150/+135 |
* | ["Summarising" and "Synchronising" are spelt with a "s" in ENGLISH] | Not Zed | 2001-08-25 | 3 | -8/+19 |
* | Use fseek instead of fseeko since we want to be portable and use ftell | Jeffrey Stedfast | 2001-08-25 | 2 | -8/+17 |
* | Revert Not Zed's previous commits as they apparently can cause serious | Peter Williams | 2001-08-25 | 7 | -104/+97 |
* | s/Synchronising/Synchronizing/. | Ettore Perazzoli | 2001-08-25 | 2 | -3/+14 |
* | Limit the maximum output buffer size. iconv bugs? returns E2BIG forever on | Not Zed | 2001-08-24 | 2 | -1/+6 |
* | Likewise. | Not Zed | 2001-08-24 | 7 | -95/+140 |
* | Add a missing \n to the end of a printf. | Peter Williams | 2001-08-24 | 3 | -2/+9 |
* | oops, don't need that extra statement | Jeffrey Stedfast | 2001-08-23 | 1 | -3/+0 |
* | Oops. Fixed a mis-use of GPtrArray. If we set_size, then using | Jeffrey Stedfast | 2001-08-23 | 2 | -2/+11 |
* | Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): Disable | Jeffrey Stedfast | 2001-08-22 | 3 | -11/+20 |
* | Fix the duplicate message check so it doesn't mess up threading when a | Dan Winship | 2001-08-21 | 2 | -4/+13 |
* | build a static camel for the addressbook conduit | JP Rosevear | 2001-08-20 | 2 | -0/+8 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-08-20 | 3 | -4/+13 |
* | oops, commit the ChangeLog | Jeffrey Stedfast | 2001-08-20 | 1 | -0/+10 |
* | Get the entire directory structure for the folder we just created, meaning | Jeffrey Stedfast | 2001-08-20 | 3 | -17/+98 |
* | #include <sys/types.h> for mode_t on freebsd. | Chris Toshok | 2001-08-20 | 2 | -0/+7 |
* | Make sure the generated UID is non-NULL before appending it to the array | Jeffrey Stedfast | 2001-08-20 | 3 | -6/+9 |
* | fixed a compile error | Jeffrey Stedfast | 2001-08-20 | 1 | -50/+51 |
* | Start scanning new messages at maxuid + 1 rather than uidval + 1? Maybe | Jeffrey Stedfast | 2001-08-18 | 2 | -35/+41 |
* | If we are online and message flags have changed in the current folder, | Jeffrey Stedfast | 2001-08-17 | 5 | -33/+61 |
* | Don't ever send "STORE FLAGS.SILENT ()" since Cyrus imapd doesn't like | Jeffrey Stedfast | 2001-08-17 | 2 | -9/+31 |
* | Fix this again. Sigh. Problem of namespace = "" may not yet be completely | Peter Williams | 2001-08-17 | 2 | -1/+7 |
* | New function. Try to approximate the SSL error into errno. | Peter Williams | 2001-08-16 | 2 | -1/+58 |
* | Oh crap, huge killer typo. | Peter Williams | 2001-08-15 | 2 | -1/+6 |
* | Canonicalize store->namespace to end in store->dir_sep, once both values | Peter Williams | 2001-08-15 | 2 | -1/+18 |
* | After talking to NotZed, it turns out I was wrong after all. (store_sync): | Jeffrey Stedfast | 2001-08-15 | 2 | -3/+28 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 3 | -14/+18 |
* | Fix a leak. | Peter Williams | 2001-08-14 | 4 | -5/+34 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 2 | -1/+1 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 6 | -42/+50 |
* | s/summarising/summarizing/. (summary_rebuild): Likewise. | Ettore Perazzoli | 2001-08-12 | 3 | -7/+19 |
* | Added an assert - at this point a backtrace would be more useful than a | Jeffrey Stedfast | 2001-08-11 | 3 | -7/+24 |
* | Return FALSE here, not NULL. | Jeffrey Stedfast | 2001-08-11 | 2 | -1/+4 |
* | 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 | 2 | -17/+20 |
* | Set the total bytes expected to 0 if the response is empty too. | Jeffrey Stedfast | 2001-08-11 | 2 | -3/+6 |
* | Set the total bytes expected to 0 if the response is empty too. | Jeffrey Stedfast | 2001-08-11 | 3 | -8/+11 |
* | regfree the pattern before continue'ing. This was showing up quite a bit | Jeffrey Stedfast | 2001-08-10 | 3 | -9/+16 |
* | A quoted string cannot contain \n's so check for those as well. | Jeffrey Stedfast | 2001-08-10 | 7 | -204/+207 |
* | Remove trailing stuff from URLs before returning. (Done in an evil way, | Jon Trowbridge | 2001-08-09 | 2 | -2/+20 |
* | check for NULL name and addr (fixes a bug i was about to report) | jacob berkman | 2001-08-08 | 2 | -2/+7 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 7 | -83/+121 |
* | New function to do danw's address "is" comparison (as specified in bug | Jeffrey Stedfast | 2001-08-08 | 3 | -113/+167 |
* | Modify to take a headers_only argument which will then only fetch message | Jeffrey Stedfast | 2001-08-07 | 2 | -9/+19 |
* | New internal function to get a message stream by message sequence id (so | Jeffrey Stedfast | 2001-08-07 | 2 | -68/+129 |
* | Don't strstr for noselect=yes, that's just plain broken. | Jeffrey Stedfast | 2001-08-07 | 3 | -33/+51 |
* | Fix off-by-one error in cleaning up deleted messages at the end of the | Dan Winship | 2001-08-07 | 2 | -1/+5 |
* | Do a refresh_info on the selected folder before looking at its unread | Dan Winship | 2001-08-07 | 2 | -7/+12 |
* | Completely hide the namespace from everything external to the IMAP code, | Peter Williams | 2001-08-07 | 6 | -66/+128 |
* | Always do --no-auto-key-retrieve. | Jeffrey Stedfast | 2001-08-07 | 2 | -2/+7 |
* | Minor changes to the iconv code so that it does the check in the return | Jeffrey Stedfast | 2001-08-04 | 2 | -1/+14 |
* | First check to make sure that service->url->authmech is non-NULL before | Jeffrey Stedfast | 2001-08-04 | 2 | -14/+18 |
* | Sigh, if gpg returns '1' it means that the key is bad but it did succeede | Jeffrey Stedfast | 2001-08-04 | 2 | -1/+10 |
* | special case popb4smtp auth before we try and connect, and do the magic | Not Zed | 2001-08-03 | 7 | -12/+277 |
* | If we fail to get the lock, make sure we close our locking fd, and reset | Not Zed | 2001-08-01 | 2 | -1/+11 |
* | Slightly re-arranged filter/change notification logic. If we;re filtering, | Not Zed | 2001-08-01 | 4 | -42/+73 |
* | Fix the fix that fixes broken mailer behavior. We want to make sure that | Jeffrey Stedfast | 2001-07-28 | 2 | -2/+10 |
* | Allow the url to be NULL just like the libc free convention. | Jeffrey Stedfast | 2001-07-27 | 3 | -14/+23 |
* | Send an IMAP command, but don't wait for responses. | Dan Winship | 2001-07-27 | 5 | -233/+504 |
* | Add another Sender pattern. | Dan Winship | 2001-07-25 | 2 | -0/+6 |
* | Change the break into a continue, we should process as many as we can | Not Zed | 2001-07-25 | 3 | -5/+17 |
* | oops, and just in case value is NULL... | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
* | Handle broken mailers that send unencoded 8bit header params. And there | Jeffrey Stedfast | 2001-07-25 | 2 | -0/+41 |
* | New #define, and there was much rejoicing. Rah. | Jeffrey Stedfast | 2001-07-25 | 2 | -0/+7 |
* | Somehow this missed the commit. | Not Zed | 2001-07-24 | 1 | -2/+2 |
* | Added some warnings for bad cases. | Not Zed | 2001-07-24 | 2 | -4/+26 |
* | Slight fix for when source == destination (we don't want to do this action | Jeffrey Stedfast | 2001-07-24 | 2 | -0/+9 |
* | Added some operation progress reporting. Actual data transfer is 'tricky' | Not Zed | 2001-07-23 | 4 | -12/+44 |
* | More usage fixes for CamelException. Check our own exception for | Peter Williams | 2001-07-21 | 2 | -2/+12 |