aboutsummaryrefslogtreecommitdiffstats
path: root/www/template_
ModeNameSize
-rw-r--r--Makefile781logstatsplainblame
-rw-r--r--distinfo201logstatsplainblame
-rw-r--r--pkg-descr101logstatsplainblame
-rw-r--r--pkg-message298logstatsplainblame
-rw-r--r--pkg-plist452logstatsplainblame
e462d0bdebf4559f76e4baca174823c'>re-read the iconv man page, and treat the return value properly. ItNot Zed2001-08-271-4/+4 * Revert Not Zed's previous commits as they apparently can cause seriousPeter Williams2001-08-251-4/+4 * Likewise.Not Zed2001-08-241-4/+4 * Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-201-20/+21 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2 * Don't try to format the Reply-To header - we don't want to wrap theJeffrey Stedfast2001-06-151-0/+1 * New function to return an array of all headers.Dan Winship2001-05-171-0/+32 * Decode Content-Location, either correctly or Netscape-generated-brokenly.Dan Winship2001-05-121-0/+22 * Wrap the content-id with <>'s.Jeffrey Stedfast2001-05-101-2/+11 * Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-4/+7 * Add some internal progress reporting. (imap_rescan): Do some progressNot Zed2001-02-231-0/+1 * Add address headers to list that we dont fold when writing. The areNot Zed2001-02-131-1/+5 * Add missing header for cancel check stuff.Not Zed2001-02-021-3/+10 * Make the output a little prettier. Okay, so I'm anal...Jeffrey Stedfast2001-01-221-13/+0 * Remove this. It was only a thin wrapper around struct _header_content_typeDan Winship2000-12-291-15/+17 * Remove use of linewrap filter. Headers are now wrapped. encode_8bitMichael Zucci2000-12-111-2/+6 * Add a missed unref.Not Zed2000-11-291-2/+2 * Shite, -1 on error, >=0 on success. So i've just been truncating all theNot Zed2000-11-211-1/+1 * Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-31/+24 * The correct fix this time - the description should be encoded here and notJeffrey Stedfast2000-10-191-1/+4 * No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-27/+25 * Encode the header value. (add_header): Same.Jeffrey Stedfast2000-10-181-12/+20 * Removed temp_message_buffer, and content_input_stream fields which seem toNot Zed2000-10-121-7/+2 * Issue a warning if h->value is NULL.Miguel de Icaza2000-10-081-1/+9 * If a MIME part has no Content-Disposition, but does have a "name" on theDan Winship2000-09-061-4/+8 * Email should now display correctly in GtkHTMLLauris Kaplinski2000-09-011-2/+6 * (write_to_stream): Rearrange the logic so it always does charsetMichael Zucci2000-08-311-12/+20 * (write_to_stream): Fix some warnings/use the right constructor,Michael Zucci2000-08-311-2/+3 * Use the proper type checking function to check for text types.Not Zed2000-08-311-1/+13 * Fixed some warnings.Christopher James Lahey2000-08-111-0/+4 * Merge with camel-async.Peter Williams2000-08-111-48/+34 * flush the filter stream before unreffing it, so it willDan Winship2000-06-211-1/+3 * Deprecated.Jeffrey Stedfast2000-06-131-1/+2 * New filter to do CRLF<->LF conversion. (Currently only tested in theDan Winship2000-06-131-0/+6 * fix typo/braino (set "Content-Disposition", not "Content-Description")Dan Winship2000-06-061-2/+2