platform/upstream/evolution-data-server.git
2001-10-17 7New function to clone a folderinfo tree.
2001-10-17 Jeffrey StedfastSame as maildir and mbox append-message.
2001-10-17 Jeffrey StedfastMake sure the new description isn't the same as the...
2001-10-17 Jeffrey StedfastAdd an optimization for when destination folder is...
2001-10-17 7Patch from Danw, Use unread count of -1 to mark unflagg...
2001-10-17 Jeffrey StedfastSet the DELETED flag on directly on the info if the...
2001-10-17 Not ZedAs below.
2001-10-17 Jeffrey StedfastRearange the order of the gpg options slightly otherwis...
2001-10-16 Jeffrey StedfastIf CAMEL_DEBUG is defined, print some useful ref/unref...
2001-10-16 6If no content, dont try and decode further and spit...
2001-10-16 Jeffrey StedfastOnly perform the operation on the folder if the folder...
2001-10-15 Jeffrey StedfastSave the errno before calling fcntl so fcntl doesn...
2001-10-13 Jeffrey StedfastReplace the Bcc headers in a single location and don...
2001-10-12 Jeffrey Stedfastoops, it should remove the bcc header, not the cc header
2001-10-12 Jeffrey StedfastRemove the stripheader filter from the build.
2001-10-12 2Unhook from all events before removing folder.
2001-10-12 Chris Toshoknew parameter to e_passwords_init, and add prototype for
2001-10-12 Chris Toshokchange prototype for e_passwords_get_password.
2001-10-11 1convert the uids list to a subset appropriate for each...
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-10-11 Jeffrey StedfastSame.
2001-10-11 Chris Toshokopen the bonobo config db for our passwords. (e_passwor...
2001-10-10 Jeffrey StedfastSame hack as below.
2001-10-10 0Only re-build the folder if we're expunging. Also only...
2001-10-10 Michael Zucci slight wording changes, mainly LGPL=>GPL
2001-10-10 Jeffrey StedfastAdded a hack for Solaris systems.
2001-10-10 0oops, we want get_unread_message_count, not get_message...
2001-10-10 Jeffrey Stedfastupdated
2001-10-09 9Another go at getting the logic right again. Make trans...
2001-10-09 Michael Zucci Forgot a little bit of debug.
2001-10-09 9Implement.
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-10-08 Dan WinshipUnlock the store before returning error. (noted by...
2001-10-06 Jeffrey StedfastFix a slight error in logic. Just because the last...
2001-10-06 Jeffrey StedfastImplemented uuencoding and decoding. (complete): Implem...
2001-10-05 5Use a folder_subscribed event rather than a folder_crea...
2001-10-05 Jeffrey StedfastTurn off warnings. (get_name): Same.
2001-10-05 5Try harder to get broken names out of addresses. Unenco...
2001-10-05 4Change the order of execution slightly. We delete the...
2001-10-04 Jeffrey Stedfasttedfast <fejj@ximian.com>
2001-10-04 Jeffrey StedfastUnregister the operation before unreffing it.
2001-10-04 Dan WinshipMake this dup the strings it's passed. (*) Add lots...
2001-10-03 3Remove now unused 'recents' array/freeing func.
2001-10-03 3Dont explicitly save metadata, its saved in summary_sync.
2001-10-03 3Added MATCH_NEWLINE flag, -> REG_NEWLINE.
2001-10-03 Jeffrey StedfastCall camel_folder_delete() on the folder if it's "alive".
2001-10-03 Dan WinshipStrange are the ways of alloca. Fixes 11543.
2001-10-03 Jeffrey Stedfastremove unused variable
2001-10-03 Jeffrey StedfastImport the certificate if the user accepts it.
2001-10-03 2for hashing/comparing local url's, we ignore trailing...
2001-10-03 2Change to camel_charset_iconv_open/close.
2001-10-02 Jeffrey StedfastRevert my x-unknown special-case hack - this may mask...
2001-10-02 2Go back to using the store url's path, not the toplevel...
2001-10-02 2Change the lock to a recursive e-mutex. (camel_object_h...
2001-10-02 Dan WinshipShoo! Shoo!
2001-10-01 Jeffrey StedfastRemove any cached messages that belonged to the deleted...
2001-10-01 Jeffrey StedfastIf the charset is x-unknown, return the locale_charset.
2001-10-01 Dan WinshipFix up the provider flags to specify things more comple...
2001-10-01 Dan WinshipDon't munge the URL; CamelSession's caching relies...
2001-10-01 Dan WinshipNew, copied/renamed from mailer and gnome-libs.
2001-10-01 Dan Winshipif STAT returns 0, don't bother sending UIDL. Speeds...
2001-09-30 Chris Toshokcopy/rename the mail specific password stuff here.
2001-09-29 Jeffrey StedfastAdd --no-secmem-warning and --no-greeting to the gpg...
2001-09-28 Jeffrey StedfastSame here.
2001-09-28 Jeffrey StedfastInit the nntp url hash and url_equal functions.
2001-09-28 Jeffrey StedfastOops, a CamelFolder is not a CamelFolderClass.
2001-09-28 Dan WinshipMake this take an SSL * instead of a CamelTcpStreamSSL...
2001-09-28 Dan WinshipGrab the store's command_lock before grabbing the folde...
2001-09-27 Michael Zucci Minor style change to operation_registered.
2001-09-27 7Dont re-register the connect_op if we got it by calling
2001-09-27 7Fill the finalised data with nonsense, rather than...
2001-09-27 Jeffrey StedfastCRLF decode the stream before parsing it into a MIME...
2001-09-27 Dan WinshipChange "gboolean connected" to "CamelServiceConnectionS...
2001-09-26 6If we get a search error, just abort, dont try and...
2001-09-26 Jeffrey StedfastNew function to convenience Larry ;-) (check_content_id...
2001-09-26 Jeffrey Stedfastfixed merge conflicts
2001-09-26 Jeffrey StedfastNew function to convenience Larry ;-)
2001-09-26 6Emptied VeeStorePrivate, member wasn't used.
2001-09-26 Jeffrey StedfastFix Ettore's fix.
2001-09-26 Jeffrey StedfastNo longer takes a remember argument. (pgp_sign): Only...
2001-09-25 Ettore Perazzoli[Patch for Automake 1.5 compatibility pointed out by...
2001-09-25 5Only unref info if we got it.
2001-09-25 5Fix for !threads enabled not ccompiling. (camel_operati...
2001-09-25 Dan Winshipcall SSL_read/write, looping on SSL_ERROR_WANT_READ...
2001-09-25 5A "safe write" function that always writes out all...
2001-09-25 4Set the exception to FOLDER_INVALID rather than making...
2001-09-24 4In the 'lose' case, free messages, not fetch_data twice!
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-09-24 Jeffrey Stedfastfixed compile warning
2001-09-23 Jeffrey StedfastDon't even try to alert the user if the session isn...
2001-09-21 1Set the exception if create_folder isn't implemented.
2001-09-21 Jeffrey StedfastGo back to not using camel_folder_info_build() here...
2001-09-21 1Force a refresh of vfolders before storing their count...
2001-09-21 Michael ZucciNew function to just load the summary. Not much use...
2001-09-21 Michael ZucciSetup unread count properly, and also setup the url...
2001-09-20 0Build the path on the folderinfo.
2001-09-20 Jeffrey StedfastAnd finally here.
2001-09-20 Dan WinshipNuke debug warning.
2001-09-20 Jeffrey StedfastUpdated exception strings to be more clear.
2001-09-19 Jeffrey StedfastOops, don't fail if `data' isn't a CamelService...cuz...
next