]> granicus.if.org Git - neomutt/log
neomutt
24 years agoTeach mutt to attach files of arbitrary type.
Thomas Roessler [Tue, 17 Oct 2000 07:47:56 +0000 (07:47 +0000)]
Teach mutt to attach files of arbitrary type.

24 years agonl_langinfo({YES,NO}EXPR) may return an _extended_ regular
Thomas Roessler [Mon, 16 Oct 2000 17:29:55 +0000 (17:29 +0000)]
nl_langinfo({YES,NO}EXPR) may return an _extended_ regular
expression.  Close #312.

24 years agoupdate
Thomas Roessler [Mon, 16 Oct 2000 09:48:44 +0000 (09:48 +0000)]
update

24 years agoFix the strange "Can't connect" error messages. From Brendan Cully.
Thomas Roessler [Mon, 16 Oct 2000 09:48:29 +0000 (09:48 +0000)]
Fix the strange "Can't connect" error messages.  From Brendan Cully.

24 years agoupdate
Thomas Roessler [Thu, 12 Oct 2000 14:49:58 +0000 (14:49 +0000)]
update

24 years agoupdate.
Thomas Roessler [Wed, 11 Oct 2000 14:17:17 +0000 (14:17 +0000)]
update.

24 years agoupdate
Thomas Roessler [Wed, 11 Oct 2000 12:33:24 +0000 (12:33 +0000)]
update

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:17:27 +0000 (19:17 +0000)]
update tags

24 years agoautomatic post-release commit for mutt-1.3.10
Thomas Roessler [Wed, 11 Oct 2000 10:46:08 +0000 (10:46 +0000)]
automatic post-release commit for mutt-1.3.10

24 years agoCompilation fix from Emil Sit <sit@cisco.com>.
Thomas Roessler [Wed, 11 Oct 2000 10:21:57 +0000 (10:21 +0000)]
Compilation fix from Emil Sit <sit@cisco.com>.

24 years agoVsevolod Volkov's POP mailbox patch.
Thomas Roessler [Tue, 10 Oct 2000 19:22:44 +0000 (19:22 +0000)]
Vsevolod Volkov's POP mailbox patch.

24 years agoMixmaster documentation patch from Brian Salter-Duke.
Thomas Roessler [Tue, 10 Oct 2000 12:05:06 +0000 (12:05 +0000)]
Mixmaster documentation patch from Brian Salter-Duke.

24 years agoAdd an #ifdef for HAVE_GETADDRINFO.
Thomas Roessler [Mon, 9 Oct 2000 08:30:35 +0000 (08:30 +0000)]
Add an #ifdef for HAVE_GETADDRINFO.

24 years agoUse AF_INET6 only when necessary.
Thomas Roessler [Mon, 9 Oct 2000 08:22:59 +0000 (08:22 +0000)]
Use AF_INET6 only when necessary.

24 years agoDisplay fixes from EGE.
Thomas Roessler [Sat, 7 Oct 2000 18:06:24 +0000 (18:06 +0000)]
Display fixes from EGE.

24 years agoCatch some possible NULL pointer deferences. From
Thomas Roessler [Thu, 5 Oct 2000 19:12:28 +0000 (19:12 +0000)]
Catch some possible NULL pointer deferences.  From
chris+usenet@chiappa.net (Chris Chiappa), posted to comp.mail.mutt.

24 years agoDowngrade Michael Elkins' indentation style to the version used
Thomas Roessler [Wed, 4 Oct 2000 18:50:35 +0000 (18:50 +0000)]
Downgrade Michael Elkins' indentation style to the version used
throughout mutt. ;-)

24 years agoAdding support for Netscape's (pardon, Mozilla's) SSL
Thomas Roessler [Wed, 4 Oct 2000 18:33:27 +0000 (18:33 +0000)]
Adding support for Netscape's (pardon, Mozilla's) SSL
implementation.  From Michael Elkins.

24 years agopatch.me.connect_timeout.1
Thomas Roessler [Wed, 4 Oct 2000 08:50:53 +0000 (08:50 +0000)]
patch.me.connect_timeout.1

24 years agoDocument some of the recent user-visible changes.
Thomas Roessler [Tue, 3 Oct 2000 10:47:20 +0000 (10:47 +0000)]
Document some of the recent user-visible changes.

24 years agoMore documentation for the "L" to_char. Thanks, Byrial!
Thomas Roessler [Tue, 3 Oct 2000 10:14:32 +0000 (10:14 +0000)]
More documentation for the "L" to_char.  Thanks, Byrial!

24 years agoAdding a list flag to to_chars, From Andreas Plesner Jacobsen
Thomas Roessler [Tue, 3 Oct 2000 07:46:20 +0000 (07:46 +0000)]
Adding a list flag to to_chars,  From Andreas Plesner Jacobsen
<apj@wol.dk>.  Note: If you don't like the new behaviour, just set
$to_chars to the old " +TCF" value.

24 years agoupdate
Thomas Roessler [Tue, 3 Oct 2000 07:07:15 +0000 (07:07 +0000)]
update

24 years agopatch-bac.ipv6-1
Thomas Roessler [Mon, 2 Oct 2000 09:11:52 +0000 (09:11 +0000)]
patch-bac.ipv6-1

24 years agopatch-1.3.9.bj.yesno.1
Thomas Roessler [Mon, 2 Oct 2000 09:00:40 +0000 (09:00 +0000)]
patch-1.3.9.bj.yesno.1

24 years agoFix a minor typo. From Byrial.
Thomas Roessler [Thu, 28 Sep 2000 06:53:36 +0000 (06:53 +0000)]
Fix a minor typo.  From Byrial.

24 years agoDocument the --without-wc-funcs switch to configure, and clean up
Thomas Roessler [Thu, 28 Sep 2000 06:50:03 +0000 (06:50 +0000)]
Document the --without-wc-funcs switch to configure, and clean up
the code to set the character set from nl_langinfo from EGE.

24 years agoCatch another error condition which may be caused by a broken
Thomas Roessler [Wed, 27 Sep 2000 14:28:35 +0000 (14:28 +0000)]
Catch another error condition which may be caused by a broken
nl_langinfo() function.

24 years agoWe don't need to mention EAY's copyright any more.
Thomas Roessler [Wed, 27 Sep 2000 13:31:57 +0000 (13:31 +0000)]
We don't need to mention EAY's copyright any more.

24 years agoFix #287.
Thomas Roessler [Wed, 27 Sep 2000 06:45:58 +0000 (06:45 +0000)]
Fix #287.

24 years agoupdate
Thomas Roessler [Tue, 26 Sep 2000 23:05:46 +0000 (23:05 +0000)]
update

24 years agoReplace the BSD-licensed sha-1 from SSLeay with a public domain
Thomas Roessler [Tue, 26 Sep 2000 22:27:59 +0000 (22:27 +0000)]
Replace the BSD-licensed sha-1 from SSLeay with a public domain
version in order to satisfy GPL license zelots.

24 years agoupdate
Thomas Roessler [Mon, 25 Sep 2000 13:03:09 +0000 (13:03 +0000)]
update

24 years agopatch-1.3.9.bj.f-up-prompt.1
Thomas Roessler [Mon, 25 Sep 2000 13:02:51 +0000 (13:02 +0000)]
patch-1.3.9.bj.f-up-prompt.1

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:17:22 +0000 (19:17 +0000)]
update tags

24 years agoautomatic post-release commit for mutt-1.3.9
Thomas Roessler [Thu, 21 Sep 2000 09:37:06 +0000 (09:37 +0000)]
automatic post-release commit for mutt-1.3.9

24 years agoMake some of the code more readable. From EGE.
Thomas Roessler [Thu, 21 Sep 2000 07:56:40 +0000 (07:56 +0000)]
Make some of the code more readable.  From EGE.

24 years agoFix some RFC2047 encoding bugs.
Thomas Roessler [Fri, 15 Sep 2000 09:19:29 +0000 (09:19 +0000)]
Fix some RFC2047 encoding bugs.

24 years agoUndo part of the character set canonicalization. EGE pointed out it
Thomas Roessler [Wed, 13 Sep 2000 21:01:31 +0000 (21:01 +0000)]
Undo part of the character set canonicalization.  EGE pointed out it
isn't needed.

24 years agoReplace "unknown" by "unknown-8bit".
Thomas Roessler [Wed, 13 Sep 2000 18:04:33 +0000 (18:04 +0000)]
Replace "unknown" by "unknown-8bit".

24 years agos/iconv_open/mutt_iconv_open/. Suggested by EGE.
Thomas Roessler [Wed, 13 Sep 2000 15:01:01 +0000 (15:01 +0000)]
s/iconv_open/mutt_iconv_open/.  Suggested by EGE.

24 years agoAdd "646" as an alias for us-ascii. SunOS 5.8 seems to need it.
Thomas Roessler [Wed, 13 Sep 2000 13:44:25 +0000 (13:44 +0000)]
Add "646" as an alias for us-ascii.  SunOS 5.8 seems to need it.

24 years agoLet the browser handle non-existent directories more gracefully.
Thomas Roessler [Wed, 13 Sep 2000 09:47:54 +0000 (09:47 +0000)]
Let the browser handle non-existent directories more gracefully.
From Byrial Jensen.

24 years agoRemove some caching. From EGE.
Thomas Roessler [Tue, 12 Sep 2000 23:18:47 +0000 (23:18 +0000)]
Remove some caching.  From EGE.

24 years agoFix some more character set glitches.
Thomas Roessler [Mon, 11 Sep 2000 10:50:37 +0000 (10:50 +0000)]
Fix some more character set glitches.

24 years agosizeof (dest) == 4. I should have written dlen instead. Noted by
Thomas Roessler [Sat, 9 Sep 2000 07:30:29 +0000 (07:30 +0000)]
sizeof (dest) == 4.  I should have written dlen instead.  Noted by
EGE.

24 years agoBrendan's version of the last fix. I put it in since he's most
Thomas Roessler [Fri, 8 Sep 2000 21:52:04 +0000 (21:52 +0000)]
Brendan's version of the last fix.  I put it in since he's most
likely the next one to look at or change this. ,-)

24 years agoFix a silly little IMAP bug. From Daniel Jacobowitz <dan@debian.org>.
Thomas Roessler [Fri, 8 Sep 2000 18:52:09 +0000 (18:52 +0000)]
Fix a silly little IMAP bug.  From Daniel Jacobowitz <dan@debian.org>.

24 years agoAdd a character set comparison function.
Thomas Roessler [Fri, 8 Sep 2000 08:05:17 +0000 (08:05 +0000)]
Add a character set comparison function.

24 years agoAdd a table of official character set names. Data taken from
Thomas Roessler [Thu, 7 Sep 2000 21:56:00 +0000 (21:56 +0000)]
Add a table of official character set names.  Data taken from
www.iana.org.

24 years agoDetect pure 7bit data and don't encode them. This helps a bit in
Thomas Roessler [Thu, 7 Sep 2000 21:03:20 +0000 (21:03 +0000)]
Detect pure 7bit data and don't encode them.  This helps a bit in
situations where mutt believes it has some really strange us-ascii
alias as the character set.

24 years agoupdate
Thomas Roessler [Thu, 7 Sep 2000 20:36:00 +0000 (20:36 +0000)]
update

24 years agoupdate
Thomas Roessler [Thu, 7 Sep 2000 09:56:07 +0000 (09:56 +0000)]
update

24 years agoMake the use of nl_langinfo(YESEXPR/NOEXPR) more robust. Problem
Thomas Roessler [Thu, 7 Sep 2000 09:34:01 +0000 (09:34 +0000)]
Make the use of nl_langinfo(YESEXPR/NOEXPR) more robust.  Problem
noted by Wolfgang Baumann <baumann@zib.de>.

24 years agoFix the MAX fix. from Byrial Jensen.
Thomas Roessler [Wed, 6 Sep 2000 08:47:13 +0000 (08:47 +0000)]
Fix the MAX fix.  from Byrial Jensen.

24 years agoClean up some warning messages. From Bob Bell.
Thomas Roessler [Tue, 5 Sep 2000 22:14:36 +0000 (22:14 +0000)]
Clean up some warning messages.  From Bob Bell.

24 years agoFix a segmentation fault in hook parsing. From Bob Bell.
Thomas Roessler [Tue, 5 Sep 2000 22:12:45 +0000 (22:12 +0000)]
Fix a segmentation fault in hook parsing.  From Bob Bell.

24 years agopatch-bac.imapurl-4
Thomas Roessler [Mon, 4 Sep 2000 10:49:46 +0000 (10:49 +0000)]
patch-bac.imapurl-4

24 years agoupdate
Thomas Roessler [Mon, 4 Sep 2000 10:46:33 +0000 (10:46 +0000)]
update

24 years agoupdate.
Thomas Roessler [Mon, 4 Sep 2000 10:46:06 +0000 (10:46 +0000)]
update.

24 years agoFix a segmentation fault when replying to multiple
Thomas Roessler [Mon, 4 Sep 2000 10:45:36 +0000 (10:45 +0000)]
Fix a segmentation fault when replying to multiple
message/rfc822-type attachments.  Noted by David Champion.

24 years agoDon't mutt_pretty_mailbox when setting variables, since this may
Thomas Roessler [Fri, 1 Sep 2000 08:58:39 +0000 (08:58 +0000)]
Don't mutt_pretty_mailbox when setting variables, since this may
badly interact with non-default settings.  Suggested by Byrial Jensen.

24 years agopatch-1.3.8.bj.pretty_mailbox.1
Thomas Roessler [Thu, 31 Aug 2000 15:14:25 +0000 (15:14 +0000)]
patch-1.3.8.bj.pretty_mailbox.1

24 years agopatch-1.3.8.bj.manquote.1
Thomas Roessler [Thu, 31 Aug 2000 08:55:30 +0000 (08:55 +0000)]
patch-1.3.8.bj.manquote.1

24 years agopatch-bac.command-3
Thomas Roessler [Thu, 31 Aug 2000 08:54:29 +0000 (08:54 +0000)]
patch-bac.command-3

24 years agoFix display of backspace sequences. From EGE.
Thomas Roessler [Wed, 30 Aug 2000 21:34:42 +0000 (21:34 +0000)]
Fix display of backspace sequences.  From EGE.

24 years agoupdate
Thomas Roessler [Wed, 30 Aug 2000 21:34:29 +0000 (21:34 +0000)]
update

24 years agoupdate
Thomas Roessler [Wed, 30 Aug 2000 13:28:42 +0000 (13:28 +0000)]
update

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:17:18 +0000 (19:17 +0000)]
update tags

24 years agoautomatic post-release commit for mutt-1.3.8
Thomas Roessler [Wed, 30 Aug 2000 10:12:15 +0000 (10:12 +0000)]
automatic post-release commit for mutt-1.3.8

24 years agoups
Thomas Roessler [Wed, 30 Aug 2000 10:08:15 +0000 (10:08 +0000)]
ups

24 years agoSSL unification patch from Vsevolod.
Thomas Roessler [Wed, 30 Aug 2000 10:07:23 +0000 (10:07 +0000)]
SSL unification patch from Vsevolod.

24 years agopatch-bac.expunge-2
Thomas Roessler [Wed, 30 Aug 2000 08:43:12 +0000 (08:43 +0000)]
patch-bac.expunge-2

24 years agoFix mutt_prety_mailbox. From Vsevolod.
Thomas Roessler [Wed, 30 Aug 2000 08:38:12 +0000 (08:38 +0000)]
Fix mutt_prety_mailbox.  From Vsevolod.

24 years agoThe next version of Byrial Jensen's yesorno patch, this time without
Thomas Roessler [Tue, 29 Aug 2000 11:36:25 +0000 (11:36 +0000)]
The next version of Byrial Jensen's yesorno patch, this time without
a memory leak.

24 years agoUse locale for yes/no expressions.
Thomas Roessler [Tue, 29 Aug 2000 10:22:29 +0000 (10:22 +0000)]
Use locale for yes/no expressions.

24 years agoLittle fix from EGE.
Thomas Roessler [Mon, 28 Aug 2000 13:14:55 +0000 (13:14 +0000)]
Little fix from EGE.

24 years agoUpdate from Vsevolod.
Thomas Roessler [Mon, 28 Aug 2000 09:48:22 +0000 (09:48 +0000)]
Update from Vsevolod.

24 years agoFix a buffer overrun in complete.c.
Edmund GRIMLEY EVANS [Mon, 28 Aug 2000 09:40:28 +0000 (09:40 +0000)]
Fix a buffer overrun in complete.c.

24 years agoThe attached small patch adjusts mutt_pretty_mailbox to handle
Brendan Cully [Mon, 28 Aug 2000 09:39:35 +0000 (09:39 +0000)]
The attached small patch adjusts mutt_pretty_mailbox to handle
URLs.

24 years agoThis patch moves hdr_format_s from hdrline.c to curs_lib.c and renames
Edmund GRIMLEY EVANS [Mon, 28 Aug 2000 09:38:42 +0000 (09:38 +0000)]
This patch moves hdr_format_s from hdrline.c to curs_lib.c and renames
it to mutt_format_s. The function is then used in various places in
browser.c and recvattach.c where previously there was "%%%ss".

24 years agoDo character set selection for RFC2231 encodings. From EGE, but
Thomas Roessler [Mon, 28 Aug 2000 09:37:44 +0000 (09:37 +0000)]
Do character set selection for RFC2231 encodings.  From EGE, but
with choose_charset renamed to mutt_choose_charset.

24 years agoThis is the patch TAKIZAWA Takashi and I came up with in the end.
Edmund GRIMLEY EVANS [Mon, 28 Aug 2000 09:32:58 +0000 (09:32 +0000)]
This is the patch TAKIZAWA Takashi and I came up with in the end.

When the Charset is euc-jp or shift_jis, iconv is used for mbrtowc
and wcrtomb. The worst part is mbrtowc_iconv(), where I attempted to
make mbrtowc both restartable (it can process part of multibyte
character) and fast in the case where there is nothing left over
from a previous character. Also I try to make no assumptions about
how those character sets work, which is easy, because I know very
little about them ...

People who don't use one of those two stateless Japanese display
charsets shouldn't be affected. People whose systems provide the
wchar_t functions should be even less affected, because they don't
even get this code in their binary.

24 years agopatch-bac.imapurl-2, with small modifications.
Thomas Roessler [Fri, 25 Aug 2000 06:28:22 +0000 (06:28 +0000)]
patch-bac.imapurl-2, with small modifications.

24 years agoFix #251, from Brendan.
Thomas Roessler [Tue, 22 Aug 2000 22:23:10 +0000 (22:23 +0000)]
Fix #251, from Brendan.

24 years agoAdd an URL parser, and support for mailto URLs.
Thomas Roessler [Tue, 22 Aug 2000 21:55:33 +0000 (21:55 +0000)]
Add an URL parser, and support for mailto URLs.

24 years agoMinor fixes from Will Fiveash.
Thomas Roessler [Tue, 22 Aug 2000 14:52:49 +0000 (14:52 +0000)]
Minor fixes from Will Fiveash.

24 years agoupdate
Thomas Roessler [Tue, 22 Aug 2000 08:27:30 +0000 (08:27 +0000)]
update

24 years agoFix %B in index_format.
Thomas Roessler [Tue, 22 Aug 2000 07:41:30 +0000 (07:41 +0000)]
Fix %B in index_format.

24 years agopatch-bac.parsepath-2
Thomas Roessler [Mon, 21 Aug 2000 19:25:24 +0000 (19:25 +0000)]
patch-bac.parsepath-2

24 years agoDocumentation patch from Lars Hecking.
Thomas Roessler [Mon, 21 Aug 2000 16:27:17 +0000 (16:27 +0000)]
Documentation patch from Lars Hecking.

24 years agopatch-bac.createplus-1
Thomas Roessler [Mon, 21 Aug 2000 15:42:19 +0000 (15:42 +0000)]
patch-bac.createplus-1

24 years agopatch-bac.command-2
Thomas Roessler [Mon, 21 Aug 2000 11:30:28 +0000 (11:30 +0000)]
patch-bac.command-2

24 years agoAdding zh_CN.GB2312 translation.
Thomas Roessler [Thu, 17 Aug 2000 06:06:00 +0000 (06:06 +0000)]
Adding zh_CN.GB2312 translation.

24 years agoRandom cleanup from Brendan Cully.
Thomas Roessler [Thu, 17 Aug 2000 06:03:59 +0000 (06:03 +0000)]
Random cleanup from Brendan Cully.

24 years agoFix justification of number formats. (EGE)
Thomas Roessler [Thu, 17 Aug 2000 06:02:02 +0000 (06:02 +0000)]
Fix justification of number formats.  (EGE)

24 years agoupdate
Thomas Roessler [Tue, 15 Aug 2000 17:21:19 +0000 (17:21 +0000)]
update

24 years agoAnother charset fix from EGE.
Thomas Roessler [Tue, 15 Aug 2000 13:22:32 +0000 (13:22 +0000)]
Another charset fix from EGE.

24 years agoFix from Brendan Cully.
Thomas Roessler [Thu, 10 Aug 2000 15:48:13 +0000 (15:48 +0000)]
Fix from Brendan Cully.

24 years agoMore minor fixes.
Thomas Roessler [Thu, 10 Aug 2000 12:18:22 +0000 (12:18 +0000)]
More minor fixes.