aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't g_return_val_if_fail here if the boundary is an empty string. SeeJeffrey Stedfast2002-04-201-0/+13
* Start of a white-paperish document describing camel-index and olderNot Zed2002-04-191-0/+5
* If we get a failure, make sure we set an exception.Not Zed2002-04-181-0/+8
* When doing a contains match, split the words and perform an and on it.Not Zed2002-04-181-0/+40
* If the vee-folder is the unmatched, we don't have our own expression so weJeffrey Stedfast2002-04-181-0/+7
* Get rid of an unused variable.Jeffrey Stedfast2002-04-171-0/+15
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-151-2/+10
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-141-0/+7
* Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday namesJeffrey Stedfast2002-04-131-0/+8
* If the last message(s) were deleted, and we had any messages output,Not Zed2002-04-111-0/+13
* Set the UID_SET_LIMIT value to 4096. I ran into an issue tonight whereJeffrey Stedfast2002-04-111-0/+11
* Fixed a bug that would miscalculate how much data to copy into theJeffrey Stedfast2002-04-111-0/+7
* Make the folder_lock recursive. See bug #22363 for details. Basically,Jeffrey Stedfast2002-04-101-0/+6
* Don't adjust the timezone offset if we used tm.tm_gmtoff because it isJeffrey Stedfast2002-04-101-0/+6
* If we get multiple Content-Type header values, change subsequent headersNot Zed2002-04-091-0/+29
* Don't count our filler when encoding our line-length octet.Jeffrey Stedfast2002-04-091-0/+5
* Don't get the statuscode here anymore. (http_method_invoke): Use aJeffrey Stedfast2002-04-061-0/+16
* If (body-contains) is not passed any arguments, return empty/false. FixesNot Zed2002-04-051-0/+4
* Simplified since we can now decode in-reply-to without getting extraJeffrey Stedfast2002-04-051-0/+13
* Reset the keepalive timeout to 10 minutes rather than the 30 seconds I wasNot Zed2002-04-041-0/+6
* make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so youDan Winship2002-04-041-0/+30
* Turn indexing back on, fingers crossed ...Not Zed2002-04-031-0/+13
* Handle a ton more nspr i/o errno's. (stream_connect): Act as if we areJeffrey Stedfast2002-04-031-0/+18
* Sync the key tables explcitly.Not Zed2002-04-031-0/+41
* Put back in the exception setup stuff i disabled for debugging.Not Zed2002-04-021-0/+3
* Temporarily disable indexing.Not Zed2002-04-021-0/+33
* Use -avoid-version instead of -version-info 0:0:0, and specify -module.Dan Winship2002-04-021-0/+19
* We now have to check to make sure that p->message is non-NULL because weJeffrey Stedfast2002-03-291-0/+7
* Change the message arg to a CamelMimeMessage instead of a CamelMedium.Dan Winship2002-03-291-0/+21
* Construct the source_url the right way. The previous way was generatingJeffrey Stedfast2002-03-281-0/+7
* Changed to use just g_utf8_strdown instead of utf8_normalise, to match theNot Zed2002-03-261-0/+7
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-0/+130
* Use the date in the received header for the received_date.Jeffrey Stedfast2002-03-221-0/+5
* Fix this to work right. We need to convert the input buffer to the charsetJeffrey Stedfast2002-03-201-0/+6
* Updated to use the same logic as the POP code.Jeffrey Stedfast2002-03-191-0/+4
* No longer takes a stls_supported argument since we no longer need it withJeffrey Stedfast2002-03-191-0/+12
* Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointerJeffrey Stedfast2002-03-161-0/+5
* Added a work-around for SMTP servers that can't read the RFCs and thusJeffrey Stedfast2002-03-141-0/+7
* reverted my USER/PASS quoting fixJeffrey Stedfast2002-03-141-6/+0
* Quote the USER and PASS arguments since some people have spaces in theirJeffrey Stedfast2002-03-141-0/+6
* Now takes a url argument.Jeffrey Stedfast2002-03-131-0/+15
* A pretty empty store implementation to be the parent store of aJeffrey Stedfast2002-03-121-0/+7
* Allow any leaf part to be a message/rfc822 part. (digest_get_uids):Jeffrey Stedfast2002-03-121-0/+9
* Change the order of the mailing list magic patterns so that the moreEttore Perazzoli2002-03-121-0/+6
* These fixes should fix bug #21737.Jeffrey Stedfast2002-03-121-0/+12
* Rename the OpenSSL implementation of things to match the NSSDan Winship2002-03-111-0/+29
* Remove this: it couldn't be generically used, because different subclassesDan Winship2002-03-111-0/+27
* Don't call camel_remote_store_get_authtypes since we no longer subclassJeffrey Stedfast2002-03-091-0/+18
* Add support for hash type RIPEMD160.Jeffrey Stedfast2002-03-081-0/+9
* Add a timeout on the select. (stream_write): Same.Jeffrey Stedfast2002-03-081-0/+6
* Fix to work with OpenSSL.Jeffrey Stedfast2002-03-071-0/+3
* compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sureJeffrey Stedfast2002-03-071-0/+8
* Make this compile.Dan Winship2002-03-071-0/+5
* Removed. Glory glory hallelujah! (ssl_bad_cert): No longer callsJeffrey Stedfast2002-03-061-0/+7
* Start the ssl stream off in non-ssl mode (useful for STARTTLS).Jeffrey Stedfast2002-03-061-0/+29
* Add c++ armoring.Jeffrey Stedfast2002-03-021-0/+32
* Reverted my pgp/mime fixes here too.Jeffrey Stedfast2002-03-021-0/+10
* Changed offset variables from int's to off_t's since the system mayJeffrey Stedfast2002-03-011-0/+3
* Rearrange the save filter stuff so that we save raw streams for all mimeJeffrey Stedfast2002-03-011-0/+9
* Don't #include camel-mime-filter-save.h, we don't use it.Jeffrey Stedfast2002-02-281-0/+21
* Use the FOLD_SIZE as a recommended folding size, but add a newNot Zed2002-02-281-0/+6
* New stream filter that chomps excess trailing whitespace from the end ofJeffrey Stedfast2002-02-281-0/+13
* Changed header formatted table to contain a pointer to an output function,Not Zed2002-02-271-0/+18
* Allow all multiparts that contain message/rfc822 attachments.Jeffrey Stedfast2002-02-261-0/+6
* Set the 'name' parameter on the Content-Type too. Fixes bug #20779.Jeffrey Stedfast2002-02-231-0/+5
* Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same.Jeffrey Stedfast2002-02-151-0/+7
* Since the AUTH token sometimes uses '=' instead of whitespace, don't useJeffrey Stedfast2002-02-131-0/+6
* Duh, when we grab the apop stamp it needs to include the <> as well, INot Zed2002-02-091-0/+10
* Removed some <<< stuff i missed.Michael Zucci2002-02-081-1/+0
* The day number has to be 2 chars wide, space filled to work properly withNot Zed2002-02-081-0/+35
* Implementation of NTLM (aka "Secure Password Authentication") auth, takenDan Winship2002-02-081-0/+15
* Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be usingJeffrey Stedfast2002-02-071-0/+5
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-051-0/+1
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-051-0/+6
* Added. New stream for HTTP requests (currently supported are GET andJeffrey Stedfast2002-02-051-0/+3
* Call set_errno appropriately.Jeffrey Stedfast2002-02-051-0/+5
* Oops, this was converting foo@[blah] to foo@[ blah ], fixed.Not Zed2002-01-311-0/+5
* Use "pop" instead of "pop3" so current configurations continue to work.Jeffrey Stedfast2002-01-311-0/+5
* Changed name from "NT Login" to simply "Login".Not Zed2002-01-301-0/+20
* Added more kludge to an existing Exchange IMAP 5.5 kludge to work aroundJeffrey Stedfast2002-01-301-0/+6
* Handle Resent headers too.Jeffrey Stedfast2002-01-291-0/+3
* Added Resent-* #defines.Jeffrey Stedfast2002-01-291-0/+2
* Use while (node->next) instead of while (node)Jeffrey Stedfast2002-01-291-0/+3
* New function to decode an enhanced status code. (smtp_set_exception): SetsJeffrey Stedfast2002-01-291-0/+14
* Use flags rather than a bunch of gboolean variables. (smtp_connect): Same.Jeffrey Stedfast2002-01-291-0/+17
* Remove some old cruft.Ettore Perazzoli2002-01-251-0/+4
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-0/+9
* Call the beep callback function.Jeffrey Stedfast2002-01-251-0/+7
* New function to remove a filter rule by name.Jeffrey Stedfast2002-01-231-0/+5
* As a temporary solution, just printf ("\a"); to make a beep :-)Jeffrey Stedfast2002-01-221-0/+13
* New function to decode an IMAP mailbox name from modified UTF-7 encodingJeffrey Stedfast2002-01-191-0/+8
* Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. SetJeffrey Stedfast2002-01-181-0/+15
* If we don't want to corrupt the uuencoded data by overwriting it withJeffrey Stedfast2002-01-171-0/+10
* Fixed slight logic error to find the uuencode begin line. Fixes bugJeffrey Stedfast2002-01-171-0/+5
* Updated to match the new send_to API. (smtp_send): Get the from addressJeffrey Stedfast2002-01-161-0/+11
* Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT.Jeffrey Stedfast2002-01-161-0/+15
* Updated to use the new imap_uid_array_to_set() interface.Jeffrey Stedfast2002-01-151-0/+17
* Rewritten to use a cache for body searches when online. Will need someNot Zed2002-01-141-0/+16
* Kludge around a bug in Exchange 5.5 that reports 2 messages with the sameJeffrey Stedfast2002-01-121-0/+6
* If PATH_MAX doesn't exist, use _POSIX_PATH_MAX.Jeffrey Stedfast2002-01-111-0/+3
* If mi is NULL, don't bother updating it. Should fix bug #17694.Jeffrey Stedfast2002-01-111-0/+5
* #include camel-mime-filter-tohtml.hJeffrey Stedfast2002-01-111-0/+2
* Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting ourJeffrey Stedfast2002-01-111-0/+7
* fixed changelogJeffrey Stedfast2002-01-101-4/+5
* If the mbox file is a symlink, follow the symlink and get the One TrueJeffrey Stedfast2002-01-101-0/+41
* Flush the only-once actions.Jeffrey Stedfast2002-01-081-0/+13
* Moved windows-1251 to the end of the list since it contains the euro andJeffrey Stedfast2002-01-081-0/+8
* Don't try setting a content-type parameter if either the name or value isJeffrey Stedfast2002-01-051-0/+7
* Do more like what mutt does so hopefully this'll fix bug #16363 andJeffrey Stedfast2002-01-031-0/+5
* Completely rewritten. It is now a load faster and a heck of a lot moreJeffrey Stedfast2001-12-221-0/+12
* Change the prototype for camel_address_get_type to return a CamelTypeJeffrey Stedfast2001-12-211-0/+28
* New function to map ISO charsets to the Windows charsets.Jeffrey Stedfast2001-12-181-5/+21
* only use major and minor version in the camel providerdir, not micro and nanoDan Winship2001-12-181-0/+16
* Reverted my previous changes here since it doesn't actually work afterall.Jeffrey Stedfast2001-12-171-0/+8
* Try to use the original boundary so luis will stop bugging me about "dataJeffrey Stedfast2001-12-171-1/+3
* Try to use the original boundary so luis will stop bugging me about "dataJeffrey Stedfast2001-12-171-0/+6
* Reset the filtered_count to zero.Jeffrey Stedfast2001-12-151-0/+13
* Removed x-inline-pgp-hack kludge because it doesn't work.Jeffrey Stedfast2001-12-151-0/+6
* include stdlib.h (for alloca on freebsd) and only include alloca.h ifChris Toshok2001-12-141-0/+5
* Fixes #17085Zbigniew Chyla2001-12-141-0/+9
* Keep a name-to-type hash so that we can make sure that the type has notJeffrey Stedfast2001-12-141-0/+9
* Protect against either of the types being NULL.Jeffrey Stedfast2001-12-111-0/+50
* Fix the tm_gmtoff case (its sign is the opposite of "timezone"). FixesDan Winship2001-12-101-0/+6
* Implements marking messages as "Need Reply".Jon Trowbridge2001-12-101-0/+7
* Don't use regex matching. Fixes bug #16227.Jeffrey Stedfast2001-12-011-5/+22
* Use the uid rather than vuid for unmatched. Also add the uid to unmatched42001-12-011-1/+15
* Completely new implementation of NNTP.Not Zed2001-11-301-0/+28
* If the uid doesn't have a ',' in it, fail to crash.Not Zed2001-11-281-0/+16
* Check to see that errno is non-zero before returning g_strerror. If it'sJeffrey Stedfast2001-11-271-0/+6
* For the uudecoding mode, garble up the "begin <mode> <filename>" lineJeffrey Stedfast2001-11-271-0/+12
* Added a check to see if the operation has been cancelled. (stream_write):Jeffrey Stedfast2001-11-201-0/+6
* Updates for compliance with rfc2231Jeffrey Stedfast2001-11-201-0/+16
* Abort if body == NULL.Jeffrey Stedfast2001-11-171-0/+3
* New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-171-0/+5
* see the ChangeLog, I forgetJeffrey Stedfast2001-11-171-0/+9
* If we get a BYE response, call camel_service_disconnect() and set anJeffrey Stedfast2001-11-171-0/+9
* If we have no source string, then use undefined, which should always32001-11-141-0/+6
* Added a g_return_val_if_fail for folder_name != NULL.Jeffrey Stedfast2001-11-131-0/+5
* If any of the pipe()'s fail, clean up any pipes that may have succeeded.Jeffrey Stedfast2001-11-101-0/+6
* If we get a user cancel and that causes us to fail to authenticate, abort92001-11-101-0/+6
* Now takes a command-length argument so we can 1) avoid duping the commandJeffrey Stedfast2001-11-091-0/+20
* Oops, pass a mode argument to the open() call.Jeffrey Stedfast2001-11-091-0/+8
* Add code to kludge around any x-inline-pgp-hacks by prepending someJeffrey Stedfast2001-11-081-0/+6
* Initialize our private mutex. (camel_data_wrapper_finalize): Destroy ourJeffrey Stedfast2001-11-031-0/+9
* Move all searching operations outside of any locks except subfolder lock,12001-11-031-0/+6
* Same as below.12001-11-011-0/+29
* Dont setup cancel_fd. (camel_operation_cancel_fd): If cancel_fd not02001-10-311-0/+5
* Make sure we unref the mimeparse when we're done (successfully). This was02001-10-311-0/+7
* Remove the X-Evolution header before anyone else gets to see this private02001-10-301-0/+5
* If we can't retrieve the message, ignore it, it can't match.02001-10-301-0/+14
* Fix this to match get_headers.Dan Winship2001-10-301-0/+4
* Dont try to move ibex if we have none.02001-10-301-0/+3
* Fixed compilation errors.02001-10-301-0/+5
* Removed unused variable.Jeffrey Stedfast2001-10-301-0/+5
* w(x) out some warnings.02001-10-301-0/+8
* Removed. (stream_write): Keep looping (non-blocking case) if errno isJeffrey Stedfast2001-10-301-0/+27
* If we get an empty name, then mark that as NoSelect. Workaround fix for02001-10-301-0/+6
* Set an X-Evolution-Source header on the returned message so replies comeDan Winship2001-10-301-0/+6
* If we're not going to search on a changed uid, make sure we change out92001-10-301-0/+6
* Don't emit a folder_subscribed signal if we are in the process of renamingJeffrey Stedfast2001-10-301-0/+12
* Minor fix - should have been using a strNcmp when checking if it was anJeffrey Stedfast2001-10-301-0/+4
* Notify the user that PGP 2.6.x is no longer supported and useJeffrey Stedfast2001-10-301-1/+11
* Don't free the hash table key if the folder wasn't found in the hashDan Winship2001-10-301-0/+6
* if the service is being connected and thinks it's online, but the sessionDan Winship2001-10-301-0/+6
* Turn off w() -> warnings.92001-10-291-0/+13
* Fix the 'is this a matching subfolder or subfolder'' logic to match92001-10-291-0/+9
* Changed to call ibex_move to rename it internally.82001-10-281-1/+5
* Use the right variable, not info.82001-10-281-0/+4
* Make sure we've actually read data before checking if p[-] is '\r' or not.Jeffrey Stedfast2001-10-281-0/+3
* Same.Jeffrey Stedfast2001-10-281-0/+10
* Use path not protocol as the path part of the uri of the folder_created82001-10-281-0/+25
* Finished implementation.72001-10-271-0/+34
* Don't bother checking ex since we can rely on the response being NULL onJeffrey Stedfast2001-10-271-0/+6
* Check to make sure that the dataset is non-NULL before using and/orJeffrey Stedfast2001-10-271-0/+4
* Check for EWOULDBLOCK too? (stream_read): Same. (stream_flush): Return 0Jeffrey Stedfast2001-10-271-1/+4
* Check for EWOULDBLOCK too? (stream_read): Same.Jeffrey Stedfast2001-10-271-0/+3
* Lets try putting a camel_stream_reset() here. Logic being that the streamJeffrey Stedfast2001-10-271-0/+9
* Remove the stupid warning that should never have been there in the first52001-10-261-0/+28
* Don't let fi->name be NULL.Dan Winship2001-10-251-0/+5
* Same as in the TcpStreamRaw code. (stream_write): And again here...Jeffrey Stedfast2001-10-251-0/+10
* Remove an extra * in one of the regexps that glibc apparently doesn't mindDan Winship2001-10-241-0/+5
* made d(x) x recompile again.32001-10-231-0/+4
* No, use Storing, as the other code does :p (spool_summary_check): Check22001-10-231-0/+6
* s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/.Jon Trowbridge2001-10-231-0/+6
* If we are kludging around a inline-pgp signed part, do some charsetJeffrey Stedfast2001-10-231-0/+6
* Use search_type_mlist for mailing list searches.Michael Zucci2001-10-231-0/+25
* (camel_search_header_match): Oops, missing i=0.Michael Zucci2001-10-231-0/+1
* Match check against all addresses in a multiple address match. Should fix22001-10-231-0/+6
* Add a hack: if the multipart/signed part has a "x-inline-pgp-hack"Dan Winship2001-10-231-0/+7
* added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, whichRodrigo Moya2001-10-231-0/+5
* Only do the rawtext checks if the part is a text part, otherwise don'tJeffrey Stedfast2001-10-221-0/+5
* Updated comments to make the code a bit more clear.Jeffrey Stedfast2001-10-221-0/+5
* Dont do the macro stuff - basically so you can actually debug calls.12001-10-221-0/+5
* oops, dont free the vuid, since its alloca'd now.12001-10-221-0/+5
* If no exception supplied, use a local one. (move_message_to): Set the seen02001-10-201-0/+6
* If the destination folder is the vfolder source folder, thenJeffrey Stedfast2001-10-201-0/+6
* When registering provider, translate all strings.92001-10-201-0/+3
* camel-vee-folder.c (folder_changed_change): Change logic, we always addMichael Zucci2001-10-201-0/+5
* Fixes a deadlock. camel-vee-folder.c: (folder_changed_change): Ok, so dontMichael Zucci2001-10-201-0/+3
* camel-vee-folder.c: (folder_changed_change_uid): Use alloca for vuid, andMichael Zucci2001-10-191-0/+9
* Lock the right lock for unmatched subfolder list stuff. If the sub folder92001-10-191-0/+19
* If a charset isn't specified or claims to be utf-8, check the validity ofJeffrey Stedfast2001-10-191-0/+9
* Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko82001-10-191-0/+6
* Make sure the cancel_fd isn't -1.Jeffrey Stedfast2001-10-191-0/+5
* Flush the stream here, not sure it really matters but it might (hopefully)Jeffrey Stedfast2001-10-191-0/+4
* Make user-cancellable.Jeffrey Stedfast2001-10-191-0/+3
* String cleanup for bug #6640.Jeffrey Stedfast2001-10-191-0/+3
* Fix my Cyrus imapd workaround...instead of checking to see if info->flagsJeffrey Stedfast2001-10-191-0/+6
* Use '.' as the inbox name for filter new messages test.72001-10-181-0/+4
* New function to clone a folderinfo tree.72001-10-181-0/+5
* Same as maildir and mbox append-message.Jeffrey Stedfast2001-10-181-0/+6
* Make sure the new description isn't the same as the old descriptionJeffrey Stedfast2001-10-181-0/+11
* Add an optimization for when destination folder is the same as the sourceJeffrey Stedfast2001-10-181-0/+5
* Patch from Danw, Use unread count of -1 to mark unflagged messages. Make72001-10-181-0/+11
* Set the DELETED flag on directly on the info if the source folder doesn'tJeffrey Stedfast2001-10-181-0/+6
* As below.Not Zed2001-10-171-0/+7
* Rearange the order of the gpg options slightly otherwise it might try toJeffrey Stedfast2001-10-171-0/+4
* If CAMEL_DEBUG is defined, print some useful ref/unref info.Jeffrey Stedfast2001-10-171-0/+12
* If no content, dont try and decode further and spit meaningless warnings.62001-10-171-0/+5
* Only perform the operation on the folder if the folder has summaryJeffrey Stedfast2001-10-171-0/+8
* Save the errno before calling fcntl so fcntl doesn't overwrite errno inJeffrey Stedfast2001-10-161-0/+7
* Replace the Bcc headers in a single location and don't flush the dataJeffrey Stedfast2001-10-141-0/+6
* Remove the stripheader filter from the build.Jeffrey Stedfast2001-10-131-0/+12
* Unhook from all events before removing folder.22001-10-131-0/+9
* convert the uids list to a subset appropriate for each subfolder before12001-10-121-0/+4
* Removed charset/locale charset lookup and iconv_open/close functions,12001-10-121-0/+5
* Same.Jeffrey Stedfast2001-10-121-0/+7
* Same hack as below.Jeffrey Stedfast2001-10-111-0/+7
* Only re-build the folder if we're expunging. Also only clear out the02001-10-111-0/+6
* Added a hack for Solaris systems.Jeffrey Stedfast2001-10-111-0/+5
* oops, we want get_unread_message_count, not get_message_count!02001-10-111-0/+8
* Another go at getting the logic right again. Make transients only update92001-10-101-0/+5
* Implement.92001-10-101-0/+33
* replace the ever-growing list of gbooleans with a single guint32 forDan Winship2001-10-091-0/+20
* Unlock the store before returning error. (noted by NotZed)Dan Winship2001-10-091-0/+5
* Fix a slight error in logic. Just because the last word was an encodedJeffrey Stedfast2001-10-071-0/+7
* Implemented uuencoding and decoding. (complete): Implemented uuencodingJeffrey Stedfast2001-10-061-0/+10
* Use a folder_subscribed event rather than a folder_created one.52001-10-061-0/+14
* Turn off warnings. (get_name): Same.Jeffrey Stedfast2001-10-061-0/+32
* Try harder to get broken names out of addresses. Unencoded ,'s in names52001-10-061-0/+9
* Change the order of execution slightly. We delete the folder first, then42001-10-061-0/+8
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-10-051-0/+5
* Remove now unused 'recents' array/freeing func.32001-10-041-0/+8
* Dont explicitly save metadata, its saved in summary_sync.32001-10-041-0/+19
* Added MATCH_NEWLINE flag, -> REG_NEWLINE.32001-10-041-0/+14
* Call camel_folder_delete() on the folder if it's "alive".Jeffrey Stedfast2001-10-041-0/+12
* Strange are the ways of alloca. Fixes 11543.Dan Winship2001-10-031-0/+5
* Import the certificate if the user accepts it.Jeffrey Stedfast2001-10-031-2/+8
* for hashing/comparing local url's, we ignore trailing /'s in paths (maybe22001-10-031-0/+5
* Change to camel_charset_iconv_open/close.22001-10-031-0/+23