2001-06-29 |
Jose Maria... | ssh |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Peter Williams | Add a CamelMimeFilterStripHeader that removes a header... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Jeffrey Stedfast | Fix a memory leak. Also if the decoded value is NULL... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Dan Winship | If the folder is frozen, don't refresh, just record... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Jeffrey Stedfast | Initialize the private send_lock. (camel_transport_fina... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Jeffrey Stedfast | Updated to match the current API. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Jeffrey Stedfast | Use the new header_address_fold. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Jeffrey Stedfast | Since we want an error opening a folder to result in... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Dan Winship | lock the cache around accesses |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Dan Winship | D'oh. s/FALSE/CAMEL_URL_HIDE_PASSWORD/ |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Dan Winship | constify args |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Jeffrey Stedfast | g_strdup() the message source here or we will have... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Dan Winship | Fix this: IMAP doesn't allow an extra argument to AUTHE... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Ettore Perazzoli | Update the copyrights, replacing Helix Code with Ximian and |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Jeffrey Stedfast | New function that decides if 2 word types are mergeable... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Jeffrey Stedfast | Use camel_address_length() rather than casting and... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Jeffrey Stedfast | If the first char of the mailing-list name is '<',... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Jeffrey Stedfast | updated .cvsignore to ignore camel-lock-helper |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Not Zed | Fixed a bug when not running setuid it wouldn't unlock. |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Jeffrey Stedfast | Note: Except for the info_free(), the NULL checks are... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Dan Winship | Remove DB3_LDADD |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Dan Winship | Set camel-lock-help setgid or setuid as needed |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Not Zed | Only create a missing uid if we have indexing turned on. |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Dan Winship | Return the largest real UID in the cache (as an integer... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Jeffrey Stedfast | Added Mailing-List header regex so that we can do mlist... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Jeffrey Stedfast | Properly handle correct and incorrect (for the common... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Jeffrey Stedfast | Don't try to format the Reply-To header - we don't... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Not Zed | A new provider, for spool mailboxes. Mostly a cut and... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Jon Trowbridge | Add a separator between the service url and the folder... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Jon Trowbridge | Added an argument, so that the original source URI... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Dan Winship | Don't fetch the UID and FLAGS of messages we don't... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Jeffrey Stedfast | Fix to not get into a recursive loop in get_type(). |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Jeffrey Stedfast | Numerous fixes to get it to compile. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Jeffrey Stedfast | Added camel-cipher-context.h, camel-cms-context.h,... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Jeffrey Stedfast | New virtual class for manipulating cryptographic messag... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Dan Winship | Redo the BUILD_MAP code to not depend on libunicode... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Dan Winship | Fix an obvious typo |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Dan Winship | Remove this evolutionary dead end |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Dan Winship | Create a CamelDiscoDiary. (imap_disconnect_offline... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Dan Winship | Code for logging and replaying offline operations. |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Jeffrey Stedfast | Use g_strcasecmp() because some systems don't have... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Dan Winship | changelog entries for tests/ fixes committed yesterday |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Dan Winship | Fix an fd leak |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Dan Winship | Add a "need_rescan" flag saying if we want to rescan... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Jeffrey Stedfast | Oops. Use a strNcmp to make sure the response begins... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Jeffrey Stedfast | remove the summary info so we are not out-of-sync with... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Jeffrey Stedfast | Oops, I spelled the get-default-db function name wrong. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Jeffrey Stedfast | s/folder_deleted/folder_created - result of a bad copy... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Jeffrey Stedfast | Optimize the match "" case. |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Jeffrey Stedfast | Store the CamelFolderInfo tree that was returned from |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Jeffrey Stedfast | The service can be NULL here too, thanks to Wayne Davis... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Jeffrey Stedfast | We don't need to be passed the certdb path anymore. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Dan Winship | New function to return an array of all headers. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Jeffrey Stedfast | Don't close or free (it wasn't allocated) the certdb. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Jeffrey Stedfast | Don't use EXTRA_GNOME_*, use the new CAMEL_* variables... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Jeffrey Stedfast | Added t the test suite - tests the S/MIME pkcs7 functions. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Jeffrey Stedfast | Lots of fixes to get this to compile. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Jeffrey Stedfast | bah, just mod the pgp-context macro for camel_pgp_verif... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Jeffrey Stedfast | Lots of fixes to get this to almost compile. Still... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Jeffrey Stedfast | Add camel-smime-context.[c,h] and camel-smime.[c,h... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Jon Trowbridge | Replicate the semantics of the libunicode utf8 function... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Jeffrey Stedfast | Subclass CamelSession since we can no longer specify... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Jeffrey Stedfast | er, OptionSet |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Jeffrey Stedfast | s/SSL_Enable/SSL_SetOption |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Dan Winship | Decode Content-Location, either correctly or Netscape... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Jeffrey Stedfast | Don't check the initial auth response until we get... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Dan Winship | Make this return CamelStream * (like the other stream... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Chris Toshok | call SSL_Enable after the SSL_ImportFD and before PR_Co... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Jeffrey Stedfast | Don't abort if the Service is NULL, this is perfectly... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Peter Williams | Pass appropriate parameters to CF_CLASS and add comment... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Dan Winship | Set the disconnected status. (camel_disco_store_can_wor... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Dan Winship | remove something jeff didn't mean to commit |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jeffrey Stedfast | Wrap the content-id with <>'s. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jeffrey Stedfast | Add support for using OpenSSL. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Dan Winship | Fix another build problem. (Um, anyone else could have... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Dan Winship | Fix up refcounting on current_folder. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Dan Winship | new abstract class for disconnectable remote stores |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Dan Winship | Clean this up a bit. Add a "tag_prefix" member. Move... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Dan Winship | Fix this up... it was losing count in some cases and... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Dan Winship | Rescue the KPOP code from bit rot. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Anders Carlsson | Remove the last argument from camel_session_alert_user. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Dan Winship | Redo command locking. Since command_lock is recursive... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Dan Winship | remove unused assignment that calls non-existent function. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Dan Winship | Support the IMAP UIDPLUS extension (RFC 2359), which... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Dan Winship | New-and-improved version of get_uid_set() from camel... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Dan Winship | Redo this a lot so that instead of having a class full... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Jeffrey Stedfast | Automagically call camel_shutdown() atexit() ;-) (camel... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Jeffrey Stedfast | #include <sys/types.h> for off_t. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Jeffrey Stedfast | #include "nss.h" rather than <nss.h> due to the non... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Dan Winship | New file, with the int, string, time_t, and off_t encod... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Dan Winship | Remove UNICODE_CFLAGS (and some other stuff that's... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Dan Winship | Use e_gethostbyname_r. (camel_service_gethost): Remove... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Not Zed | Applied jacob's patches for e-poolv stuff. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Jeffrey Stedfast | Add camel-vee-folder.h and camel-digest-folder.h |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Jeffrey Stedfast | New class that can be used to browse a multipart/digest... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Jeffrey Stedfast | Oops, don't use the return value of iconv() as a string... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Mikael Hallendal | Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Jeffrey Stedfast | Implemented using the secmime.h convenience functions... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Jeffrey Stedfast | Implemented. (pkcs7_clearsign): Implemented. (get_zero_... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Jeffrey Stedfast | Implemented. (pkcs7_clearsign): Implemented. (get_zero_... |
commit | commitdiff | tree | snapshot |
next |