|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| * | This commit was manufactured by cvs2svn to create tag 'R_1_2-1'.R_1_2-1 | nobody | 2002-11-07 | 392 | -124562/+0 | 
| * | Created temporary link list, we need to link with something for gettext. | Not Zed | 2002-11-05 | 10 | -12/+34 | 
| * | Removed. Glib2 has this function. | Jeffrey Stedfast | 2002-11-02 | 2 | -12/+3 | 
| * | Use g_path_get_basename instead of g_strdup (g_basename (filename)). | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+4 | 
| * | Use g_path_get_dirname since g_dirname has been deprecated. | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+6 | 
| * | Set the virtual method pointers to the import/export methods. | Jeffrey Stedfast | 2002-11-01 | 5 | -36/+277 | 
| * | oops, commit this too | Jeffrey Stedfast | 2002-11-01 | 1 | -0/+1 | 
| * | Removed hash-table-utils.[c,h] from the build. | Jeffrey Stedfast | 2002-11-01 | 15 | -119/+64 | 
| * | Remove a ton of useless snot. | Jeffrey Stedfast | 2002-11-01 | 13 | -550/+100 | 
| * | Don't prematurely set gpg->complete to TRUE. Let gpg_ctx_op_step () set it | Jeffrey Stedfast | 2002-10-28 | 2 | -9/+10 | 
| * | ** For bug #31647 and bug #31456. | Not Zed | 2002-10-24 | 7 | -87/+215 | 
| * | Canonicalise the source_uri to not have a path. Fixes bug #32268. | Jeffrey Stedfast | 2002-10-23 | 3 | -43/+52 | 
| * | #include "camel-stream-fs.h" for writing out the certs to disk | Jeffrey Stedfast | 2002-10-19 | 1 | -0/+1 | 
| * | Do the filtering ourselves. This is so a problem like a missing uid (which | Not Zed | 2002-10-18 | 1 | -3/+41 | 
| * | If ~/.camel_certs doesn't exist, create it. | Jeffrey Stedfast | 2002-10-18 | 2 | -6/+20 | 
| * | helper, build fingerprint. (camel_certdb_nss_cert_get): Helper for nss | Not Zed | 2002-10-17 | 5 | -93/+381 | 
| * | No longer takes a path argument. (camel_gpg_context_fianlise): No need to | Jeffrey Stedfast | 2002-10-17 | 3 | -32/+25 | 
| * | If the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAULT. Fixes bug | Jeffrey Stedfast | 2002-10-16 | 2 | -8/+15 | 
| * | If the response from the IMAP server is "No", don't set the | Jeffrey Stedfast | 2002-10-10 | 2 | -2/+11 | 
| * | Fixes bug #31752 | Jeffrey Stedfast | 2002-10-08 | 3 | -12/+39 | 
| * | Fix all mailing list regex patterns to allow any number of spaces *or* | Jeffrey Stedfast | 2002-10-08 | 2 | -11/+17 | 
| * | Use the content-object's rawtext flag to decide if it needs to be filtered | Jeffrey Stedfast | 2002-10-05 | 2 | -1/+8 | 
| * | Dont get the filter driver inside the change_lock. Its not necessary, and | Not Zed | 2002-10-04 | 2 | -5/+16 | 
| * | Map us-ascii to windows-1252 also. | Jeffrey Stedfast | 2002-10-04 | 2 | -1/+7 | 
| * | Add missing ;. | Michael Zucci | 2002-10-03 | 1 | -1/+1 | 
| * | /home/notzed/gnome/head/evolution/camel | Not Zed | 2002-10-03 | 5 | -22/+49 | 
| * | Use strtol when decoding the timezone (since it can be negative) and don't | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+10 | 
| * | Fixes bug #31456. | Jeffrey Stedfast | 2002-10-01 | 3 | -43/+79 | 
| * | Don't strip the namespace from the fi->full_name when hasing or creating | Jeffrey Stedfast | 2002-10-01 | 3 | -15/+11 | 
| * | Remove debug content_info_dump, could cause a crash, and not really needed | Not Zed | 2002-09-30 | 3 | -4/+14 | 
| * | New function to decode the INTERNALDATE response from an IMAP server so we | Jeffrey Stedfast | 2002-09-28 | 5 | -22/+152 | 
| * | Use the summary's last uid as the one to fetch from, ignoring the cache. | Not Zed | 2002-09-27 | 3 | -22/+43 | 
| * | Treat spool as a local folder, so the ref checks work right. | Not Zed | 2002-09-26 | 3 | -4/+6 | 
| * | Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, its | Not Zed | 2002-09-26 | 4 | -20/+101 | 
| * | Store the folder flags in the store summary. (get_one_folder_offline): Set | Not Zed | 2002-09-26 | 2 | -3/+27 | 
| * | Handle EILSEQ by eating bytes in the input buffer until conversion is | Jeffrey Stedfast | 2002-09-26 | 2 | -88/+115 | 
| * | Added a test suite for camel-mime-filter-charset and added a few test cases f... | Jeffrey Stedfast | 2002-09-26 | 8 | -11/+1059 | 
| * | Changed the Mailing-List rule to get the complete domain (* in wrong | Not Zed | 2002-09-24 | 2 | -1/+4 | 
| * | If we have no data written to a key, dont add it, or its partition header. | Not Zed | 2002-09-24 | 6 | -24/+123 | 
| * | If the original message is deleted, reset the deleted flag when we're | Jeffrey Stedfast | 2002-09-24 | 2 | -3/+8 | 
| * | Decode the INTERNALDATE if we've got one. (imap_update_summary): Instead | Jeffrey Stedfast | 2002-09-24 | 2 | -5/+34 | 
| * | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 5 | -0/+15 | 
| * | New regression test for word splitting/search input parsing code. | Not Zed | 2002-09-20 | 6 | -29/+187 | 
| * | Take new session arg. Update callers. (symbols[]): changed get-source to | Not Zed | 2002-09-19 | 5 | -39/+70 | 
| * | Don't increment the response pointer when deciding what type of header | Jeffrey Stedfast | 2002-09-19 | 2 | -4/+17 | 
| * | fixed a merge conflict | Jeffrey Stedfast | 2002-09-19 | 1 | -1/+0 | 
| * | Include MIME-VERSION and CONTENT-TYPE. | Jeffrey Stedfast | 2002-09-19 | 2 | -1/+6 | 
| * | If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496. | Not Zed | 2002-09-19 | 2 | -0/+16 | 
| * | Handle when the response is from a HEADER.FIELDS (if so, we don't want to | Jeffrey Stedfast | 2002-09-19 | 2 | -5/+26 | 
| * | If header_msgid_decode fails for the content-id field, just grab whatever | Jeffrey Stedfast | 2002-09-15 | 2 | -4/+6 | 
| * | If header_msgid_decode fails for the content-id field, just grab whatever | Jeffrey Stedfast | 2002-09-14 | 2 | -2/+22 | 
| * | Revert a patch that I had not meant to commit that was aimed at fixing bug | Jeffrey Stedfast | 2002-09-11 | 2 | -30/+13 | 
| * | Same as below. Also save errno before closing the file so our caller can | Jeffrey Stedfast | 2002-09-11 | 4 | -6/+34 | 
| * | Do proper error checking and return -1 on fail. | Jeffrey Stedfast | 2002-09-11 | 4 | -42/+63 | 
| * | Clear the exception even if we failed to get the message (part) from the | Jeffrey Stedfast | 2002-09-11 | 2 | -0/+8 | 
| * | Remove the hash table entry using the right path. Related to #29731. | Not Zed | 2002-09-10 | 2 | -2/+8 | 
| * | Fixes bug #4224 | Jeffrey Stedfast | 2002-09-10 | 6 | -23/+73 | 
| * | Use e_mktime_utc. | Dan Winship | 2002-09-05 | 4 | -29/+18 | 
| * | clear nonfatal stuff. | Not Zed | 2002-09-04 | 10 | -45/+137 | 
| * | If we fake the from eof file boundary, also make sure we say we matched | Not Zed | 2002-09-04 | 2 | -3/+15 | 
| * | Lots of changes, too numerous to list. Changed to use | Not Zed | 2002-09-03 | 13 | -574/+1379 | 
| * | Change the case sensitive search of subject to expect case insensitive | Not Zed | 2002-08-29 | 7 | -84/+112 | 
| * | updated readme | Michael Zucci | 2002-08-29 | 1 | -0/+1 | 
| * | Fixed `set' to hold the correct value when setting the flags. | Jeffrey Stedfast | 2002-08-29 | 2 | -8/+11 | 
| * | simplified | Jeffrey Stedfast | 2002-08-29 | 1 | -1/+1 | 
| * | Fixed `set' to hold the correct value when setting the flags. | Jeffrey Stedfast | 2002-08-29 | 2 | -2/+5 | 
| * | Match file: urls too. | Jeffrey Stedfast | 2002-08-29 | 2 | -1/+6 | 
| * | fix exposes a regression in mbox :-/ | Not Zed | 2002-08-28 | 2 | -5/+9 | 
| * | some utf7/utf8 tests. | Not Zed | 2002-08-28 | 3 | -2/+111 | 
| * | fixes a crash on systems that dont have utf7 in iconv. | Not Zed | 2002-08-28 | 5 | -251/+300 | 
| * | Now takes a third argument to specify whether or not to group messages by | Jeffrey Stedfast | 2002-08-28 | 3 | -9/+26 | 
| * | oops, my deadlock fix wasn't quite right. this should work now | Jeffrey Stedfast | 2002-08-27 | 1 | -19/+19 | 
| * | If the response is NULL, just return. (now works the same way as | Jeffrey Stedfast | 2002-08-27 | 2 | -0/+10 | 
| * | 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 | 7 | -103/+98 | 
| * | If we fail to send the EHLO/HELO command successfully, set | Jeffrey Stedfast | 2002-08-24 | 2 | -3/+38 | 
| * | If current_folder is not NULL and the summary for that folder is dirty, | Jeffrey Stedfast | 2002-08-23 | 3 | -8/+36 | 
| * | Workaround for Courier imap's brokeness when LSUBing the INBOX folder when | Jeffrey Stedfast | 2002-08-23 | 3 | -11/+43 | 
| * | Don't register the noop timeout here anymore, we're gonna handle all this | Jeffrey Stedfast | 2002-08-22 | 4 | -109/+11 | 
| * | up the timeout to 10 minutes | Jeffrey Stedfast | 2002-08-21 | 1 | -1/+1 | 
| * | Override the default noop implementation. | Jeffrey Stedfast | 2002-08-21 | 5 | -3/+100 | 
| * | Plug some large leaks in the indexing code. | Peter Williams | 2002-08-21 | 3 | -4/+18 | 
| * | Don't let the minimum recursive depth be negative. (get_folders): Pass | Jeffrey Stedfast | 2002-08-21 | 2 | -6/+12 | 
| * | Set CAMEL_URL_NEED_PATH for the vFolder provider. | Jeffrey Stedfast | 2002-08-21 | 3 | -7/+12 | 
| * | Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't - | Jeffrey Stedfast | 2002-08-20 | 2 | -1/+5 | 
| * | If the diagnostics are empty, just explain that gpg failed to execute. | Jeffrey Stedfast | 2002-08-20 | 2 | -6/+25 | 
| * | Updated to pass the needed arguments to camel_init() and to init gthreads | Jeffrey Stedfast | 2002-08-20 | 32 | -357/+206 | 
| * | If the passed-in URL contains a path, but the service doesn't allow paths, | Dan Winship | 2002-08-19 | 2 | -0/+12 | 
| * | err, oops. | Chris Toshok | 2002-08-17 | 1 | -2/+0 | 
| * | remove the outer parens from the expansion of camel_argv_{start,end} since | Chris Toshok | 2002-08-17 | 2 | -2/+10 | 
| * | 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 | 2 | -2/+10 | 
| * | added a flags field, defined some flags, currently only used by imap. This | Not Zed | 2002-08-15 | 6 | -193/+318 | 
| * | New function, generate a UID that has better chances of being unique. | Peter Williams | 2002-08-10 | 2 | -6/+26 | 
| * | Tweak how we build the tree based on whether a full tree or a subtree is | Peter Williams | 2002-08-10 | 2 | -1/+31 | 
| * | When renaming our cache, add the "/folders" to the path. | Peter Williams | 2002-08-10 | 2 | -1/+9 | 
| * | Set some default permanent_flags. This is the other cause of bug #28038. | Jeffrey Stedfast | 2002-08-08 | 2 | -3/+16 | 
| * | Set some default permanent_flags. This is the other cause of bug #28038. | Jeffrey Stedfast | 2002-08-08 | 2 | -0/+9 | 
| * | Oops - outbuf pointed to alloca'd memory but we were g_free'ing it after | Jeffrey Stedfast | 2002-08-08 | 3 | -7/+14 | 
| * | Only add the stream to the gdatalist if it is non-NULL. | Jeffrey Stedfast | 2002-08-08 | 2 | -2/+8 | 
| * | If writing to the sendmail pipe fails, wait for the sendmail process to | Jeffrey Stedfast | 2002-08-06 | 2 | -12/+27 | 
| * | Add messageinfo to id table, and store array index in messageinfo too. | Not Zed | 2002-08-06 | 3 | -82/+75 | 
| * | Always set a g_atexit handler to flush/save the camel-certdb. | Jeffrey Stedfast | 2002-08-06 | 2 | -10/+13 | 
| * | If we are asking for the toplevel folders, use the IMAP store's namespace | Jeffrey Stedfast | 2002-08-06 | 3 | -35/+27 | 
| * | Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish a | Dan Winship | 2002-08-05 | 3 | -1/+12 | 
| * | Fixes bug #26237. | Jeffrey Stedfast | 2002-08-03 | 3 | -55/+31 | 
| * | If the folder name contains the directory separator, reject it. | Peter Williams | 2002-08-03 | 2 | -1/+14 | 
| * | Clear the summary after building the 'removed uid' list. | Not Zed | 2002-08-02 | 2 | -1/+4 | 
| * | revert jeff's patch below, and do it slightly differently, and stop the | Not Zed | 2002-08-02 | 3 | -68/+79 | 
| * | Do more error checking to prevent crashing if we fail to read a string for | Jeffrey Stedfast | 2002-08-02 | 2 | -28/+50 | 
| * | camel: | Peter Williams | 2002-08-01 | 2 | -92/+194 | 
| * | Disable my fix to not cache headers as it means that each time we load the | Jeffrey Stedfast | 2002-08-01 | 2 | -7/+13 | 
| * | Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't in | Jeffrey Stedfast | 2002-08-01 | 2 | -25/+48 | 
| * | Update the comment. | Jeffrey Stedfast | 2002-07-31 | 7 | -59/+231 | 
| * | X509_digest() needs a pointer to an int len. Also fixed some other | Jeffrey Stedfast | 2002-07-31 | 3 | -4/+14 | 
| * | added to the build | Jeffrey Stedfast | 2002-07-31 | 2 | -0/+819 | 
| * | New source file implementing a very basic certificate database. This is | Jeffrey Stedfast | 2002-07-31 | 7 | -72/+242 | 
| * | Use the same command-counter mojo that the append code uses in case the | Peter Williams | 2002-07-31 | 2 | -1/+14 | 
| * | New filter action to unset a system flag. The exact opposite of set_flag. | Jeffrey Stedfast | 2002-07-29 | 2 | -16/+44 | 
| * | If the path exists and is a directory, return non-NULL. Missed this before | Jeffrey Stedfast | 2002-07-27 | 5 | -17/+14 | 
| * | The flags'n'tags copy was unnecessary. Removed it. | Peter Williams | 2002-07-27 | 2 | -4/+4 | 
| * | Revert Jeff's previous change, it broke local folders. Uninitialized | Peter Williams | 2002-07-27 | 5 | -11/+18 | 
| * | ioops, this file too | Jeffrey Stedfast | 2002-07-26 | 1 | -3/+2 | 
| * | If we're gonna do an elite hack, lets do it right. | Jeffrey Stedfast | 2002-07-26 | 4 | -10/+26 | 
| * | Prototype. | Peter Williams | 2002-07-26 | 5 | -7/+60 | 
| * | Remove "possibly non-fatal" exception strings, all exceptions are fatal | Jeffrey Stedfast | 2002-07-26 | 3 | -43/+125 | 
| * | It would help to mark the UIDs as deleted before we try to expunge them | Peter Williams | 2002-07-26 | 2 | -6/+26 | 
| * | Renamed from shell_exec(). Also, we now want to pass argc/argv on to the | Jeffrey Stedfast | 2002-07-25 | 4 | -27/+64 | 
| * | Use execv ("sh", "-c", command) rather than execing the command directly. | Jeffrey Stedfast | 2002-07-25 | 2 | -11/+9 | 
| * | When writing the summary, use TRUNC flag, duh. Also, write to a temp file | Not Zed | 2002-07-24 | 6 | -9/+49 | 
| * | Sync before doing an expunge if we dont have uidplus. See #25766. | Not Zed | 2002-07-24 | 2 | -1/+20 | 
| * | Move folders to a subdirectory of storage_path, rather than in it. Bye bye | Not Zed | 2002-07-24 | 2 | -12/+30 | 
| * | Duplicated the very much hack in imap_store_refresh_folders() to avoid a | Not Zed | 2002-07-24 | 2 | -1/+11 | 
| * | #include <string.h> for memcpy. | Jeffrey Stedfast | 2002-07-23 | 2 | -0/+6 | 
| * | s/Out/Our in a debug printf | Jeffrey Stedfast | 2002-07-23 | 1 | -1/+1 | 
| * | Oops, forgot to implement this. Fixes #24604. | Not Zed | 2002-07-22 | 2 | -0/+20 | 
| * | Only add a \r if the character before the \n wasn't already a \r - this | Jeffrey Stedfast | 2002-07-22 | 2 | -24/+38 | 
| * | Changed to use a different length calculator. | Not Zed | 2002-07-19 | 3 | -14/+23 | 
| * | #include <glib.h> #include <libgnome/gnome-defs.h> | Jeffrey Stedfast | 2002-07-18 | 1 | -0/+2 | 
| * | #include <libgnome/gnome-i18n.h> | Jeffrey Stedfast | 2002-07-18 | 1 | -1/+1 | 
| * | Add the appropriate #include for the _() macro. | Jeffrey Stedfast | 2002-07-18 | 2 | -2/+6 | 
| * | Got rid of the stupid "tryagain" semantics, which didn't work. | Not Zed | 2002-07-17 | 2 | -31/+38 | 
| * | When CRLF encoding, "empty" (after stripping trailing whitespace | Jeffrey Stedfast | 2002-07-17 | 2 | -0/+10 | 
| * | Clean up some improper usage of CamelExceptions (looking at | Peter Williams | 2002-07-17 | 4 | -10/+27 | 
| * | Make the standard AUTH format take priority over the AUTH= priority, since | Jeffrey Stedfast | 2002-07-17 | 3 | -18/+43 | 
| * | If we're not online and the message isn't in our cache, give up. | Peter Williams | 2002-07-16 | 2 | -1/+12 | 
| * | Removed. (get_score): Removed. Labels & scores are stored in tags, we | Not Zed | 2002-07-16 | 2 | -36/+15 | 
| * | Try to get the FQDN from the results of gethostname(). If that fails, then | Jeffrey Stedfast | 2002-07-16 | 2 | -9/+26 | 
| * | Get rid of the constant 'required' variable, just use the value when | Jeffrey Stedfast | 2002-07-16 | 2 | -3/+5 | 
| * | Changed the mbox and spool provider descriptions to try and be more clear. | Jeffrey Stedfast | 2002-07-16 | 2 | -7/+18 | 
| * | >= is not appropriate here because the sequences are 1-based; so seq = | Peter Williams | 2002-07-16 | 2 | -2/+11 | 
| * | Only assign a uid if indexing is enabled. This stops us always assigning a | Not Zed | 2002-07-15 | 3 | -3/+34 | 
| * | On error, do not unref the parts gotten using camel_multipart_get_part() | Jeffrey Stedfast | 2002-07-13 | 2 | -8/+16 | 
| * | Updated to not use camel_type_get_global_classfuncs() since this is just a | Jeffrey Stedfast | 2002-07-12 | 2 | -1/+5 | 
| * | oops, changed the location of where we check for multipart/encrypted | Jeffrey Stedfast | 2002-07-12 | 1 | -4/+7 | 
| * | Handle multipart/encrypted parts too. | Jeffrey Stedfast | 2002-07-12 | 3 | -9/+26 | 
| * | Don't let any parts have a binary encoding. | Jeffrey Stedfast | 2002-07-12 | 2 | -1/+6 | 
| * | oops, apparently I didn't save? | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+1 | 
| * | Fixes bug #27672 | Jeffrey Stedfast | 2002-07-12 | 5 | -6/+51 | 
| * | If we are fetching HEADERs, don't cache the stream - instead just create a | Jeffrey Stedfast | 2002-07-12 | 2 | -23/+39 | 
| * | Don't forget to set an appropriate exception before returning NULL. | Jeffrey Stedfast | 2002-07-12 | 2 | -0/+8 | 
| * | Make sure message is non-NULL before setting the source on it. | Jeffrey Stedfast | 2002-07-11 | 2 | -1/+4 | 
| * | Renamed stdin to stdin_fd, stdout to stdout_fd, and stderr to stderr_fd in | Jeffrey Stedfast | 2002-07-11 | 2 | -33/+40 | 
| * | Set the IS_SOURCE provider flag. | Jeffrey Stedfast | 2002-07-05 | 2 | -1/+5 | 
| * | Change all exceptions to report which POP server failed (and tried to make | Jeffrey Stedfast | 2002-07-05 | 2 | -21/+31 | 
| * | If we get an exception from the child sync, update the exception string so | Not Zed | 2002-07-03 | 5 | -31/+75 | 
| * | Take a void object arg. (camel_object_remove_event): " | Not Zed | 2002-07-03 | 3 | -12/+25 | 
| * | Don't use --no-auto-key-retrieve, this option has apparently been | Jeffrey Stedfast | 2002-06-29 | 2 | -4/+16 | 
| * | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 2 | -19/+55 | 
| * | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 2 | -3/+13 | 
| * | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 2 | -23/+20 | 
| * | Loop on our reads while errno is EINTR or EAGAIN. | Jeffrey Stedfast | 2002-06-27 | 2 | -9/+25 | 
| * | Removed. | Jeffrey Stedfast | 2002-06-27 | 7 | -1934/+41 | 
| * | Oops, this needs to take a userid argument. | Jeffrey Stedfast | 2002-06-27 | 3 | -5/+8 | 
| * | Removed (never did anything anyway). | Jeffrey Stedfast | 2002-06-27 | 5 | -240/+11 | 
| * | New class implementing the multipart/encrypted content type. Contains | Jeffrey Stedfast | 2002-06-27 | 5 | -0/+420 | 
| * | Check for NODATA too. | Jeffrey Stedfast | 2002-06-27 | 3 | -2/+15 | 
| * | Remove the #include for camel-spoold-store.h | Jeffrey Stedfast | 2002-06-26 | 2 | -1/+5 | 
| * | Include <sys/time.h> for struct timeval. | Not Zed | 2002-06-26 | 22 | -2418/+1045 | 
| * | #include <sys/time.h> | Jeffrey Stedfast | 2002-06-26 | 3 | -1/+5 | 
| * | Return the option as --digest-algo=<micalg> (gpg_ctx_parse_status): Decode | Jeffrey Stedfast | 2002-06-25 | 2 | -20/+82 | 
| * | implemented camel_gpg_context_set_always_trust() | Jeffrey Stedfast | 2002-06-25 | 2 | -0/+19 | 
| * | Use --command-fd rather than --passphrase-fd since what we really want is | Jeffrey Stedfast | 2002-06-25 | 2 | -1/+8 | 
| * | Use --command-fd rather than --passphrase-fd since what we really want is | Jeffrey Stedfast | 2002-06-25 | 2 | -100/+76 | 
| * | Check for ERRSIG also. (gpg_ctx_op_step): Don't try writing a passphrase | Jeffrey Stedfast | 2002-06-24 | 2 | -6/+14 | 
| * | Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here. | Jeffrey Stedfast | 2002-06-23 | 3 | -56/+117 | 
| * | more fixes, now verifying works and signing almost works as well, except gpg ... | Jeffrey Stedfast | 2002-06-22 | 1 | -7/+30 | 
| * | yay, I get to hold more state because Unix pipes suck so badly. This is | Jeffrey Stedfast | 2002-06-22 | 1 | -101/+220 | 
| * | added camel_gpg_context_new which I had forgotten before | Jeffrey Stedfast | 2002-06-22 | 1 | -0/+28 | 
| * | New source files implementing the CamelCipherContext class for gnupg. | Jeffrey Stedfast | 2002-06-22 | 9 | -32/+1286 | 
| * | Updated to support searching as well as making it use CamelDigestSummary. | Jeffrey Stedfast | 2002-06-21 | 5 | -106/+325 | 
| * | PR_IO_TIMEOUT_ERROR should map to ETIMEDOUT and not EAGAIN. | Jeffrey Stedfast | 2002-06-20 | 2 | -2/+9 | 
| * | Drop back to initial state if we came from eof state. | Not Zed | 2002-06-20 | 2 | -1/+7 | 
| * | Set the poll timeout to be PR_INTERVAL_MIN, this one shouldn't need to be | Jeffrey Stedfast | 2002-06-20 | 2 | -1/+5 | 
| * | Make sure we hold the command_lock before accessing current_folder. | Jeffrey Stedfast | 2002-06-20 | 3 | -2/+35 | 
| * | Don't bother trying to authenticate (and thus don't throw up an error | Jeffrey Stedfast | 2002-06-19 | 3 | -6/+19 | 
| * | Update the freeze state of the new source folder. | Jeffrey Stedfast | 2002-06-18 | 3 | -4/+37 | 
| * | remove the camel-remote-store private struct | Jeffrey Stedfast | 2002-06-18 | 1 | -17/+1 | 
| * | Freeze source folders. (vee_thaw): Thaw all source folders. Fixes bug | Jeffrey Stedfast | 2002-06-15 | 2 | -0/+56 | 
| * | Unlock the command_lock after each UID STORE command so that other | Jeffrey Stedfast | 2002-06-15 | 2 | -5/+14 | 
| * | Fixed compiler warnings. | Jeffrey Stedfast | 2002-06-15 | 10 | -15/+31 | 
| * | Updated to use ctx->sign_protocol rather than ctx->protocol. | Jeffrey Stedfast | 2002-06-15 | 5 | -10/+22 | 
| * | Our parent class is camel_vee_folder, not camel_folder, fix setting of | Not Zed | 2002-06-11 | 4 | -180/+278 | 
| * | Use CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity. | Jeffrey Stedfast | 2002-06-09 | 2 | -1/+6 | 
| * | Up the timeout on the connect code to 2 minutes. | Jeffrey Stedfast | 2002-06-07 | 2 | -2/+9 | 
| * | Duh! The protocol is application/pgp-signature. TODO: need to have a | Not Zed | 2002-06-07 | 1 | -1/+1 | 
| * | Parse "From: Dan Winship <danw>" (with no domain) in the way the sender | Dan Winship | 2002-06-07 | 2 | -1/+7 | 
| * | Remove the CONF_DEFAULT_PATH entry, as this is handled by the url config | Not Zed | 2002-06-06 | 10 | -38/+548 | 
| * | Check that any unmatched operation is not concerning any vfolder. Other | Not Zed | 2002-06-03 | 2 | -10/+24 | 
| * | setup/free the mech string. | Not Zed | 2002-06-03 | 13 | -24/+408 | 
| * | When the part is a multipart/signed, make sure to free the part_spec | Jeffrey Stedfast | 2002-06-01 | 2 | -13/+18 | 
| * | Free the path buffer when we're done with it. | Jeffrey Stedfast | 2002-06-01 | 3 | -2/+13 | 
| * | If we fail to read a literal, free the temporary string buffer. | Jeffrey Stedfast | 2002-06-01 | 2 | -11/+8 | 
| * | Revert my fix from the other day since camel_imap_command_response() | Jeffrey Stedfast | 2002-06-01 | 3 | -6/+18 | 
| * | If we fail to be able to create a stream to insert into the cache, then | Jeffrey Stedfast | 2002-06-01 | 2 | -0/+8 | 
| * | Added a protocol field for users to use. | Not Zed | 2002-05-31 | 21 | -58/+1422 | 
| * | On error, don't leak the GByteArray buffer. | Jeffrey Stedfast | 2002-05-31 | 2 | -0/+4 | 
| * | Free the response before checking for errors. I'm not sure this'll | Jeffrey Stedfast | 2002-05-31 | 3 | -7/+45 | 
| * | Only free the LOGOUT response if it is non-NULL. | Jeffrey Stedfast | 2002-05-30 | 2 | -1/+7 | 
| * | Implement. Run a summary check to update for any newly arrived messages. | Not Zed | 2002-05-29 | 3 | -1/+31 | 
| * | Use the CamelMessageInfo rather than the CamelMimeMessage because the | Jeffrey Stedfast | 2002-05-29 | 2 | -8/+11 | 
| * | On connection failure, unref the tcp stream. | Jeffrey Stedfast | 2002-05-28 | 6 | -77/+226 | 
| * | Helps if we allocate enough space here. Also, start smoking the same | Jeffrey Stedfast | 2002-05-25 | 3 | -4/+20 | 
| * | Use the new readline function. | Jeffrey Stedfast | 2002-05-25 | 6 | -59/+96 | 
| * | Added some NULL protection fixes. | Jeffrey Stedfast | 2002-05-24 | 2 | -8/+26 | 
| * | Removed from the build. Glory glory hallelujah. | Jeffrey Stedfast | 2002-05-23 | 10 | -892/+489 | 
| * | Don't call some retarded function to simply set an exception. | Jeffrey Stedfast | 2002-05-22 | 4 | -4/+11 | 
| * | If we get an invalid start char, just ignore it and goto the next | Not Zed | 2002-05-21 | 2 | -2/+9 | 
| * | New e-sexp callback function to get a user_tag label value. | Jeffrey Stedfast | 2002-05-17 | 2 | -0/+18 | 
| * | New function to parse a NAMESPACE response properly. | Jeffrey Stedfast | 2002-05-16 | 5 | -32/+291 | 
| * | Only reconnect if we are already connected, if we are in a disconnected | Jeffrey Stedfast | 2002-05-16 | 2 | -1/+6 | 
| * | If the part_spec is an empty string for a leaft part, use "1" since we | Jeffrey Stedfast | 2002-05-16 | 2 | -3/+7 | 
| * | removed. (imap_store_refresh_folders): Copy the folders first, then | Not Zed | 2002-05-15 | 3 | -10/+47 | 
| * | fixed a simple logic mistake | Jeffrey Stedfast | 2002-05-15 | 1 | -1/+4 | 
| * | Fixes bug #24136. | Jeffrey Stedfast | 2002-05-15 | 5 | -37/+137 | 
| * | Previous fix reverted. | Jeffrey Stedfast | 2002-05-15 | 2 | -8/+1 | 
| * | Previous fix reverted. (get_content): Handle the case where a multipart's | Jeffrey Stedfast | 2002-05-15 | 3 | -6/+17 | 
| * | Overload the setv/getv CamelObject virtual methods. (imap_setv): | Jeffrey Stedfast | 2002-05-14 | 3 | -2/+133 | 
| * | Add a "char **appended_uid" argument, for the caller to optionally pass in | Dan Winship | 2002-05-14 | 15 | -95/+257 | 
| * | Since the fix for #3357 uses 'order=0' to indicate tree structure nodes, | Not Zed | 2002-05-13 | 2 | -2/+11 | 
| * | Fetch the BODYSTRUCTURE rather than BODY since BODY seems to be lacking | Jeffrey Stedfast | 2002-05-11 | 2 | -1/+5 | 
| * | Might help if we called camel_transport_class_init. | Jeffrey Stedfast | 2002-05-11 | 2 | -1/+6 | 
| * | Replace copy_messages_to and move_messages_to with a single function that | Dan Winship | 2002-05-11 | 12 | -273/+224 | 
| * | New filter function to pipe a message to another program. (run_command): | Jeffrey Stedfast | 2002-05-10 | 2 | -13/+7 | 
| * | New filter function to pipe a message to another program. | Jeffrey Stedfast | 2002-05-10 | 2 | -0/+135 | 
| * | Instead of testing for SERVICE_CONNECTED, we need to also handle | Not Zed | 2002-05-09 | 3 | -2/+12 | 
| * | Implemented. (digest_getv): Implemented. | Jeffrey Stedfast | 2002-05-09 | 12 | -23/+364 | 
| * | camel_pop3_engine_iterate doesn't return the state, it returns -1 on fail, | Jeffrey Stedfast | 2002-05-08 | 2 | -7/+15 | 
| * | s/class/klass for arguments so that c++ developers don't complain later. | Jeffrey Stedfast | 2002-05-08 | 2 | -16/+22 | 
| * | Fix a crash in a g_warning. | Dan Winship | 2002-05-08 | 2 | -4/+8 |