platform/upstream/evolution-data-server.git
2001-04-19 Jeffrey StedfastImplemented. (pkcs7_clearsign): Implemented. (get_zero_...
2001-04-18 Dan Winshipmissed this with the last commit (pop3 and imap memory...
2001-04-18 Dan WinshipFree base_url and storage_path.
2001-04-17 Jeffrey StedfastNew source files to handle Pkcs7 encryption, decryption...
2001-04-17 Dan Winshipmore memory leaks
2001-04-17 Jeffrey Stedfastdon't use g_return's
2001-04-16 Jeffrey StedfastDon't we want to tell where we are by using the start...
2001-04-16 Jeffrey StedfastAdded a prototype for stamp().
2001-04-16 Jeffrey StedfastGo back to doing the utf8 conversion by hand so that...
2001-04-16 Jeffrey Stedfastoops, forgot to commit this with the last files
2001-04-16 Jeffrey StedfastRemove the EXTRA_GNOME_CFLAGS include.
2001-04-16 Jeffrey Stedfasteh?
2001-04-15 Jeffrey Stedfastoops, &pattern
2001-04-15 Jeffrey Stedfastregex doesn't set errno and regcomp returns 0 on succes...
2001-04-14 Jeffrey StedfastCheck to make sure the context is a valid context in...
2001-04-13 Jon Trowbridges/imap_store/store/, fixing a typo that was causing...
2001-04-13 Jon TrowbridgeMake the (previously unused) get-source command actuall...
2001-04-13 Dan WinshipPlug leaks.
2001-04-12 Jeffrey StedfastOops, lets not get into a recursive call here ;-)
2001-04-12 Jeffrey StedfastUpdated to reflect the few changes made to the CamelPgp...
2001-04-12 Dan WinshipFix a pair of array bounds reads noted by purify
2001-04-12 Jeffrey Stedfastoh, and the tcp-stream headers.
2001-04-12 Jeffrey Stedfast#include the pgp stuff.
2001-04-12 Dan WinshipPlug memory leaks.
2001-04-12 Jeffrey Stedfasts/IMAP/SMTP
2001-04-11 Dan WinshipSimplify peterw's imap_is_atom_char fix.
2001-04-11 Jeffrey StedfastAdded pgp-mime.c to the tests.
2001-04-11 JP RosevearCheck if gethostbyname_r take five params
2001-04-11 Jeffrey Stedfastadd camel-charset-map.h to the list of includes
2001-04-11 Jeffrey StedfastUse camel_charset_locale_name() to get the locale chars...
2001-04-11 Jeffrey StedfastUse e_utf8_from_locale_string() rather than trying...
2001-04-10 Jeffrey StedfastAdded camel-pgp-context.[c,h] to the build. Also added...
2001-04-08 Peter WilliamsIt would be a good idea to recognize '\0'. Before,...
2001-04-05 Not Zedmerge from evolution-0-10-branch to evolution-0-10...
2001-04-04 Jeffrey StedfastAdded tests/ back in
2001-04-03 Dan Winship (imap_update_summary): When reading message flags...
2001-04-03 Dan Winship (imap_get_message): If the server_level < IMAP4rev1...
2001-04-03 Dan WinshipIf we don't change any flags or expunge, send a NOOP...
2001-04-02 Dan WinshipRemove the "quick_login" member, which is unnecessary.
2001-04-02 Gediminas Paulauskasmarked report status strings for tanslation, fixes...
2001-04-02 Jeffrey Stedfastmutex lock & unlock the context. (camel_pgp_clearsign...
2001-04-02 Jeffrey StedfastUpdate the function prototypes to match those found in
2001-04-01 Jeffrey StedfastNew files to handle the LOGIN SASL mechanism.
2001-04-01 Jeffrey StedfastUpdated the authtypes here too.
2001-04-01 Jeffrey StedfastUpdated the authtype values.
2001-03-30 Dan WinshipMove things around here to make this all work right...
2001-03-30 Jon TrowbridgeAdd support for converting e-mail addresses to links...
2001-03-30 Jeffrey Stedfastremoved a g_warning for debugging
2001-03-30 Jeffrey StedfastDon't blindly append "/INBOX", construct a CamelURL...
2001-03-30 Not ZedDont overwrite an exception if we got one already....
2001-03-30 Not ZedNot quite finished but checking in for some local frobbing.
2001-03-29 Jon TrowbridgeAdded #include <libgnome/gnome-paper.h>
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-29 Dan Winshipchange "gboolean show_passwd" to "guint32 flags".
2001-03-29 Jeffrey StedfastNew class for PGP encrypting, decrypting, signing and...
2001-03-29 Not ZedOptimise the match "" case, just match everything in...
2001-03-29 Michael Zucci (vee_expunge): Oops, call the class sync, not supercla...
2001-03-29 Not ZedAccess the folder directly from the message info.
2001-03-28 Jeffrey StedfastAdd the port (if user defined) to the path to fix bug...
2001-03-27 Jeffrey StedfastIf we aren't going to even check the resp/free buffer...
2001-03-27 Not ZedUnref the html filter when done. (summary_build_content...
2001-03-27 Not ZedFix a cut n paste bug, we want uid_removed not uid_chan...
2001-03-27 Dan Winshipadd an argument to say whether or not you want "PLAIN...
2001-03-27 Dan WinshipAdd an "extra_conf" field to CamelProvider with structu...
2001-03-27 Dan WinshipFix parsing of params. (output_param): And unparsing...
2001-03-27 Dan WinshipRewrite to use imap_store->namespace, not service-...
2001-03-27 Jeffrey StedfastMove all of the camel_vee_folder_construct() internals...
2001-03-27 Jeffrey StedfastUse camel_vtrash_folder_new() to create the vtrash...
2001-03-26 Not ZedAdded folder_created event here.
2001-03-26 Jeffrey StedfastWhen writing the last token (if not rfc2047 encoded...
2001-03-26 Jeffrey StedfastDon't spew a warning if the message-id wasn't set by...
2001-03-26 Dan WinshipRename this from "PLAIN" to "Password": there's no...
2001-03-26 Dan Winshipkeep a reference on the store's current_folder.
2001-03-26 Dan WinshipAdd missing accessor.
2001-03-26 Dan WinshipNew. Return the provider for a URL.
2001-03-25 Dan Winshipeh, changed my mind, put the exception back in camel_ur...
2001-03-25 Dan WinshipNew URL parser with full RFC1808 relative URL support...
2001-03-25 Jeffrey StedfastDon't use copy_to if the source folder doesn't support...
2001-03-25 Jeffrey StedfastDo charset conversion on the username param here if...
2001-03-23 Jon TrowbridgeAdded. Call me old-fashioned, but I just prefer to...
2001-03-22 Dan WinshipDon't look at untagged responses other than "* BYE"...
2001-03-21 Dan Winshipadd a "GList *authtypes", so you can get the list of...
2001-03-21 Jeffrey StedfastReturn -1 on fail. (camel_filter_driver_filter_folder...
2001-03-20 Dan WinshipFunction to check if the store is online and set an...
2001-03-20 Christopher... Added $(EXTRA_GNOME_CFLAGS)
2001-03-19 Jeffrey StedfastSet the errbuf to NULL after freeing it? I don't think...
2001-03-19 Jeffrey StedfastProtect against a possibly NULL exception.
2001-03-19 Jeffrey StedfastDocument and modify to return a boolean value denoting...
2001-03-19 Jeffrey StedfastQuote the param value if it contains whitespace as...
2001-03-17 Jeffrey StedfastDon't include system include dir.
2001-03-17 Not ZedModified patch from Dan Berger <dberger@ix.netcom.com...
2001-03-17 Not ZedImplemented. (ref_message_info): And default implementa...
2001-03-17 Jeffrey StedfastSame.
2001-03-16 Jeffrey Stedfastremoved camel-stream-ssl.c and camel-stream-ssl.h
2001-03-16 Jeffrey StedfastPrint info about the issuer of the certificate.
2001-03-16 Kjartan MaraasAdded #include <config.h>
2001-03-16 Dan WinshipDon't use getdomainname: it's NIS crap, not DNS.
2001-03-16 Jeffrey StedfastDon't use the hardcoded cert db directory, use the...
2001-03-15 Dan Winshiptranslate NIL to "" in fetch body part response
2001-03-15 Dan Winship First batch of disconnected IMAP-related stuff. This...
next