]> granicus.if.org Git - neomutt/log
neomutt
24 years agoFix a bunch of cases where format parameters were missing from calls
Thomas Roessler [Mon, 10 Jul 2000 10:34:56 +0000 (10:34 +0000)]
Fix a bunch of cases where format parameters were missing from calls
to mutt_message and mutt_error.

24 years agoupdate.
Thomas Roessler [Mon, 10 Jul 2000 09:38:35 +0000 (09:38 +0000)]
update.

24 years agoSome changes from EGE.
Thomas Roessler [Mon, 10 Jul 2000 09:37:57 +0000 (09:37 +0000)]
Some changes from EGE.

24 years agoupdate
Thomas Roessler [Fri, 7 Jul 2000 15:12:37 +0000 (15:12 +0000)]
update

24 years agoFix #185: is_from would return 0 (i.e., error) when parsing Jan 1
Thomas Roessler [Fri, 7 Jul 2000 06:37:28 +0000 (06:37 +0000)]
Fix #185:  is_from would return 0 (i.e., error) when parsing Jan 1
1970 12:00 - apparently, this point of time occurs on real mail
folders.

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

24 years agoautomatic post-release commit for mutt-1.3.5
Thomas Roessler [Thu, 6 Jul 2000 22:41:54 +0000 (22:41 +0000)]
automatic post-release commit for mutt-1.3.5

24 years agoMore IMAP clean-up.
Thomas Roessler [Thu, 6 Jul 2000 18:40:53 +0000 (18:40 +0000)]
More IMAP clean-up.

24 years agoMore IMAP fixes from Brendan Cully.
Thomas Roessler [Thu, 6 Jul 2000 06:36:45 +0000 (06:36 +0000)]
More IMAP fixes from Brendan Cully.

24 years agoFix the Fix. From TK.
Thomas Roessler [Wed, 5 Jul 2000 14:39:14 +0000 (14:39 +0000)]
Fix the Fix.  From TK.

24 years ago- imap_logout_all assumed every connection with descriptor value !=
Tommi Komulainen [Wed, 5 Jul 2000 10:32:17 +0000 (10:32 +0000)]
- imap_logout_all assumed every connection with descriptor value !=
  0 to be ready for reading/writing. Unfortunately when the
  descriptor was closed, conn->fd remained untouched. This is why
  mutt segfaulted if IMAP login was aborted with ^G.

- ssl_socket_close was called without calling ssl_socket_open first.
  This caused a segfault because conn->sockdata was NULL. Apparently
  there was also a memory leak, because conn->sockdata was never
  free'd :-]

24 years agoIMAP cosmetics from Brendan Cully.
Thomas Roessler [Wed, 5 Jul 2000 08:05:03 +0000 (08:05 +0000)]
IMAP cosmetics from Brendan Cully.

24 years agoslight documentation imrpovement from Will Fiveash.
Thomas Roessler [Tue, 4 Jul 2000 17:59:10 +0000 (17:59 +0000)]
slight documentation imrpovement from Will Fiveash.

24 years agoIMAP logout patch from Brendan Cully.
Thomas Roessler [Mon, 3 Jul 2000 10:16:10 +0000 (10:16 +0000)]
IMAP logout patch from Brendan Cully.

24 years agoupdate.
Thomas Roessler [Mon, 3 Jul 2000 10:13:59 +0000 (10:13 +0000)]
update.

24 years ago"Where have all the headers gone" fix from EGE.
Thomas Roessler [Mon, 3 Jul 2000 10:13:07 +0000 (10:13 +0000)]
"Where have all the headers gone" fix from EGE.

24 years agoutf8 -> utf8 fix (From EGE).
Thomas Roessler [Mon, 3 Jul 2000 10:11:38 +0000 (10:11 +0000)]
utf8 -> utf8 fix (From EGE).

24 years agoRFC 2047 patch from EGE.
Thomas Roessler [Mon, 3 Jul 2000 10:11:20 +0000 (10:11 +0000)]
RFC 2047 patch from EGE.

24 years agofix a format.
Thomas Roessler [Fri, 30 Jun 2000 08:28:56 +0000 (08:28 +0000)]
fix a format.

24 years agoCharacter set fix from EGE.
Thomas Roessler [Fri, 30 Jun 2000 08:26:43 +0000 (08:26 +0000)]
Character set fix from EGE.

24 years agominor change from EGE.
Thomas Roessler [Tue, 27 Jun 2000 22:28:01 +0000 (22:28 +0000)]
minor change from EGE.

24 years agoCosmetics. No, I didn't touch the word-wrap code. ;-)
Thomas Roessler [Tue, 27 Jun 2000 09:17:16 +0000 (09:17 +0000)]
Cosmetics.  No, I didn't touch the word-wrap code. ;-)

24 years agoFix a possible segmentation fault in mutt_expand_path. Noted by
Thomas Roessler [Mon, 26 Jun 2000 23:09:22 +0000 (23:09 +0000)]
Fix a possible segmentation fault in mutt_expand_path.  Noted by
Andreas M. Kirchwitz.

24 years ago"make check" cosmetics.
Thomas Roessler [Mon, 26 Jun 2000 21:53:20 +0000 (21:53 +0000)]
"make check" cosmetics.

24 years agoupdate.
Thomas Roessler [Mon, 26 Jun 2000 12:04:03 +0000 (12:04 +0000)]
update.

24 years agoIconv detection patch. From Lars Hecking.
Thomas Roessler [Mon, 26 Jun 2000 10:56:52 +0000 (10:56 +0000)]
Iconv detection patch.  From Lars Hecking.

24 years agoFix #173. From Roland Rosenfeld.
Thomas Roessler [Mon, 26 Jun 2000 09:24:14 +0000 (09:24 +0000)]
Fix #173.  From Roland Rosenfeld.

24 years agoAvoid crashing when forwarding message/rfc822-type attachments.
Thomas Roessler [Thu, 22 Jun 2000 23:18:36 +0000 (23:18 +0000)]
Avoid crashing when forwarding message/rfc822-type attachments.

24 years agoFix stack corruption in the RFC822 parser. Problem noted by Ari
Thomas Roessler [Thu, 22 Jun 2000 10:54:44 +0000 (10:54 +0000)]
Fix stack corruption in the RFC822 parser.  Problem noted by Ari
Gordon-Schlosberg <ari@heavyware.com>.

24 years agoMerge two almost-identical string constants. From Byrial.
Thomas Roessler [Thu, 22 Jun 2000 09:56:43 +0000 (09:56 +0000)]
Merge two almost-identical string constants.  From Byrial.

24 years agoMore debug code which needs #ifdefs.
Thomas Roessler [Wed, 21 Jun 2000 19:23:23 +0000 (19:23 +0000)]
More debug code which needs #ifdefs.

24 years agoupdate.
Thomas Roessler [Wed, 21 Jun 2000 16:08:19 +0000 (16:08 +0000)]
update.

24 years agoWork-around for keymap_defs and other dependency problems. From
Thomas Roessler [Wed, 21 Jun 2000 15:55:23 +0000 (15:55 +0000)]
Work-around for keymap_defs and other dependency problems.  From
Lars Hecking.

24 years agoFix ~logname expansion.
Thomas Roessler [Wed, 21 Jun 2000 15:18:51 +0000 (15:18 +0000)]
Fix ~logname expansion.

24 years agoRemove explicit list of mirrors, and refer to download.html.
Thomas Roessler [Wed, 21 Jun 2000 14:22:26 +0000 (14:22 +0000)]
Remove explicit list of mirrors, and refer to download.html.

24 years agoFix another bug in mbox synching.
Thomas Roessler [Wed, 21 Jun 2000 11:50:59 +0000 (11:50 +0000)]
Fix another bug in mbox synching.

24 years agoSome more character set cleanup,.
Thomas Roessler [Wed, 21 Jun 2000 10:14:55 +0000 (10:14 +0000)]
Some more character set cleanup,.

24 years agoMore character set clean-up.
Thomas Roessler [Wed, 21 Jun 2000 09:55:24 +0000 (09:55 +0000)]
More character set clean-up.

24 years agoImprove character set handling when postponing messages. This patch
Thomas Roessler [Wed, 21 Jun 2000 09:23:54 +0000 (09:23 +0000)]
Improve character set handling when postponing messages.  This patch
may lead to information loss under very special circumstances.

24 years agoRemove unused mutt_dup_body () function.
Thomas Roessler [Wed, 21 Jun 2000 07:48:46 +0000 (07:48 +0000)]
Remove unused mutt_dup_body () function.

24 years agoFix character set selection. Postponing and recalling messages
Thomas Roessler [Wed, 21 Jun 2000 07:22:15 +0000 (07:22 +0000)]
Fix character set selection.  Postponing and recalling messages
should work again, now.

24 years agoFix a file descriptor leak in sendlib.c.
Thomas Roessler [Wed, 21 Jun 2000 06:53:30 +0000 (06:53 +0000)]
Fix a file descriptor leak in sendlib.c.

24 years agopatch-1.3.2.tbm.lastfolder, from Martin Michlmayr <tbm@cyrius.com>.
Thomas Roessler [Wed, 21 Jun 2000 06:28:38 +0000 (06:28 +0000)]
patch-1.3.2.tbm.lastfolder, from Martin Michlmayr <tbm@cyrius.com>.

24 years agoApply message-hook to more commands, and make it more useful by
Thomas Roessler [Wed, 21 Jun 2000 06:17:00 +0000 (06:17 +0000)]
Apply message-hook to more commands, and make it more useful by
permitting the "~h" and "~b" pattern specifiers.  Bad enough, this
removes message-hook abilities from the receive-attachment menu.

24 years agoAdd a "make" call, so build-release will also work from a source
Thomas Roessler [Tue, 20 Jun 2000 17:37:14 +0000 (17:37 +0000)]
Add a "make" call, so build-release will also work from a source
tree which hasn't been built recently.

24 years agoDo some comparisons case-insensitive.
Thomas Roessler [Tue, 20 Jun 2000 15:08:14 +0000 (15:08 +0000)]
Do some comparisons case-insensitive.

24 years agoupdate.
Thomas Roessler [Tue, 20 Jun 2000 12:40:41 +0000 (12:40 +0000)]
update.

24 years agos/display-hook/message-hook/
Thomas Roessler [Tue, 20 Jun 2000 12:39:38 +0000 (12:39 +0000)]
s/display-hook/message-hook/

24 years agoFix a misleading fuzzy translation about PGP signature validity.
Thomas Roessler [Tue, 20 Jun 2000 09:35:09 +0000 (09:35 +0000)]
Fix a misleading fuzzy translation about PGP signature validity.
From Roland Rosenfeld.

24 years agoDon't use debuglevel unless DEBUG is defined. Noted by
Thomas Roessler [Tue, 20 Jun 2000 08:30:22 +0000 (08:30 +0000)]
Don't use debuglevel unless DEBUG is defined.  Noted by
china@thewrittenword.com.

24 years agoupdate.
Thomas Roessler [Tue, 20 Jun 2000 08:28:44 +0000 (08:28 +0000)]
update.

24 years agopatch-1.3.3.bj.docref.1
Thomas Roessler [Mon, 19 Jun 2000 21:13:17 +0000 (21:13 +0000)]
patch-1.3.3.bj.docref.1

24 years agoMake sure m4/Makefile is _really_ rebuilt.
Thomas Roessler [Mon, 19 Jun 2000 18:13:10 +0000 (18:13 +0000)]
Make sure m4/Makefile is _really_ rebuilt.

24 years agoFix some more mentions of display-hook.
Thomas Roessler [Mon, 19 Jun 2000 16:37:46 +0000 (16:37 +0000)]
Fix some more mentions of display-hook.

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

24 years agoautomatic post-release commit for mutt-1.3.4
Thomas Roessler [Mon, 19 Jun 2000 16:36:38 +0000 (16:36 +0000)]
automatic post-release commit for mutt-1.3.4

24 years agoNo need to include iconv.h.
Thomas Roessler [Mon, 19 Jun 2000 08:56:57 +0000 (08:56 +0000)]
No need to include iconv.h.

24 years agoupdate.
Thomas Roessler [Mon, 19 Jun 2000 08:56:13 +0000 (08:56 +0000)]
update.

24 years agoupdate
Thomas Roessler [Mon, 19 Jun 2000 08:53:01 +0000 (08:53 +0000)]
update

24 years agoSSL fix.
Thomas Roessler [Sat, 17 Jun 2000 08:07:18 +0000 (08:07 +0000)]
SSL fix.

24 years agoupate
Thomas Roessler [Sat, 17 Jun 2000 08:04:26 +0000 (08:04 +0000)]
upate

24 years agopatch-1.3.3.tlr.change_charset.1
Thomas Roessler [Fri, 16 Jun 2000 10:21:34 +0000 (10:21 +0000)]
patch-1.3.3.tlr.change_charset.1

24 years agonit.
Thomas Roessler [Fri, 16 Jun 2000 10:10:26 +0000 (10:10 +0000)]
nit.

24 years agopatch-1.3.3.tlr.message_hook.1
Thomas Roessler [Thu, 15 Jun 2000 21:37:05 +0000 (21:37 +0000)]
patch-1.3.3.tlr.message_hook.1

24 years agopatch-1.3.3.tlr.content_info.1
Thomas Roessler [Thu, 15 Jun 2000 21:26:30 +0000 (21:26 +0000)]
patch-1.3.3.tlr.content_info.1

24 years agoshut up the compiler.
Thomas Roessler [Thu, 15 Jun 2000 21:22:46 +0000 (21:22 +0000)]
shut up the compiler.

24 years agonits.
Thomas Roessler [Thu, 15 Jun 2000 21:18:06 +0000 (21:18 +0000)]
nits.

24 years agopatch-1.2.bbell.display_filter.2.
Thomas Roessler [Thu, 15 Jun 2000 21:15:51 +0000 (21:15 +0000)]
patch-1.2.bbell.display_filter.2.

24 years agopatch-1.3.2.bbell.complete.1 - autocomplete "!", which is helpful
Thomas Roessler [Thu, 15 Jun 2000 21:14:29 +0000 (21:14 +0000)]
patch-1.3.2.bbell.complete.1 - autocomplete "!", which is helpful
in certain IMAP contexts.

24 years agoupdates.
Thomas Roessler [Thu, 15 Jun 2000 21:09:22 +0000 (21:09 +0000)]
updates.

24 years agoupdate.
Thomas Roessler [Thu, 15 Jun 2000 21:07:47 +0000 (21:07 +0000)]
update.

24 years agoAvoid dumping core when Charset isn't set.
Thomas Roessler [Thu, 15 Jun 2000 10:05:32 +0000 (10:05 +0000)]
Avoid dumping core when Charset isn't set.

24 years agoLittle documentation fix from Aaron Schrab.
Thomas Roessler [Thu, 15 Jun 2000 09:57:21 +0000 (09:57 +0000)]
Little documentation fix from Aaron Schrab.

24 years agoRemove recode-attachment, and the "decoder" API. (EGE)
Thomas Roessler [Wed, 14 Jun 2000 09:23:45 +0000 (09:23 +0000)]
Remove recode-attachment, and the "decoder" API.  (EGE)

24 years agoMake sure --disable-nls works. (EGE)
Thomas Roessler [Wed, 14 Jun 2000 08:37:03 +0000 (08:37 +0000)]
Make sure --disable-nls works.  (EGE)

24 years agoEGE's latest send-charset patch.
Thomas Roessler [Tue, 13 Jun 2000 20:36:33 +0000 (20:36 +0000)]
EGE's latest send-charset patch.

24 years agoNew file, contains Tom Dickey's CF_CURSES_LIBS macro from lynx.
Thomas Roessler [Tue, 13 Jun 2000 20:36:23 +0000 (20:36 +0000)]
New file, contains Tom Dickey's CF_CURSES_LIBS macro from lynx.

24 years agoUse CF_CURSES_LIBS macro for better detection of platform-specific
Thomas Roessler [Tue, 13 Jun 2000 20:36:12 +0000 (20:36 +0000)]
Use CF_CURSES_LIBS macro for better detection of platform-specific
curses libraries.  From Lars Hecking.

24 years agoInform us about ICONV_NOTRANS. From EGE.
Thomas Roessler [Tue, 13 Jun 2000 13:11:08 +0000 (13:11 +0000)]
Inform us about ICONV_NOTRANS.  From EGE.

24 years agoiconv detection. From EGE.
Thomas Roessler [Tue, 13 Jun 2000 10:06:52 +0000 (10:06 +0000)]
iconv detection.  From EGE.

24 years agoOnly display PGP signature verification status if verification was
Thomas Roessler [Tue, 13 Jun 2000 09:09:59 +0000 (09:09 +0000)]
Only display PGP signature verification status if verification was
tried.

24 years agoA new check for working wchar functions.
Thomas Roessler [Mon, 12 Jun 2000 07:02:42 +0000 (07:02 +0000)]
A new check for working wchar functions.

24 years agoFix some issues with synching of maildir/mh folders. Problems noted
Thomas Roessler [Sun, 11 Jun 2000 19:05:12 +0000 (19:05 +0000)]
Fix some issues with synching of maildir/mh folders.  Problems noted
by Byrial Jensen.

24 years agoForce decimal parsing on dates, so 09 is parsed as 9, and not as
Thomas Roessler [Fri, 9 Jun 2000 17:42:14 +0000 (17:42 +0000)]
Force decimal parsing on dates, so 09 is parsed as 9, and not as
"invalid".

24 years agoFix a mix-up.
Thomas Roessler [Fri, 9 Jun 2000 17:33:14 +0000 (17:33 +0000)]
Fix a mix-up.

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

24 years agoautomatic post-release commit for mutt-1.3.3
Thomas Roessler [Fri, 9 Jun 2000 11:40:16 +0000 (11:40 +0000)]
automatic post-release commit for mutt-1.3.3

24 years agoautomatic post-release commit for mutt-1.3.3
Thomas Roessler [Fri, 9 Jun 2000 11:34:23 +0000 (11:34 +0000)]
automatic post-release commit for mutt-1.3.3

24 years agoFix some typos in the nl_langinfo stuff.
Thomas Roessler [Fri, 9 Jun 2000 05:51:33 +0000 (05:51 +0000)]
Fix some typos in the nl_langinfo stuff.

24 years agoLatest patch from EGE.
Thomas Roessler [Fri, 9 Jun 2000 05:30:37 +0000 (05:30 +0000)]
Latest patch from EGE.

24 years agoThis patch should fix the mailbox corruption various people observed.
Thomas Roessler [Thu, 8 Jun 2000 21:44:14 +0000 (21:44 +0000)]
This patch should fix the mailbox corruption various people observed.

24 years agoFix up the value returned by nl_langinfo(CODESET).
Thomas Roessler [Thu, 8 Jun 2000 18:36:13 +0000 (18:36 +0000)]
Fix up the value returned by nl_langinfo(CODESET).

24 years agoImprove error reporting with mbox folders a bit.
Thomas Roessler [Thu, 8 Jun 2000 17:52:15 +0000 (17:52 +0000)]
Improve error reporting with mbox folders a bit.

24 years agopatch-1.2.bj.ed_mtime.1
Thomas Roessler [Thu, 8 Jun 2000 14:39:07 +0000 (14:39 +0000)]
patch-1.2.bj.ed_mtime.1

24 years agoRemoving the built-in charset support.
Thomas Roessler [Thu, 8 Jun 2000 13:36:25 +0000 (13:36 +0000)]
Removing the built-in charset support.

24 years agoone-character typo.
Thomas Roessler [Thu, 8 Jun 2000 12:20:21 +0000 (12:20 +0000)]
one-character typo.

24 years agoFix #157. From Enrik Berkhan <Enrik.Berkhan@fun.de>.
Thomas Roessler [Thu, 8 Jun 2000 12:01:36 +0000 (12:01 +0000)]
Fix #157.  From Enrik Berkhan <Enrik.Berkhan@fun.de>.

24 years agoDon't return data on the stack. Noted by "Andrew W. Nosenko"
Thomas Roessler [Thu, 8 Jun 2000 09:56:37 +0000 (09:56 +0000)]
Don't return data on the stack.  Noted by "Andrew W. Nosenko"
<awn@bcs.zp.ua>.

24 years agoupdate.
Thomas Roessler [Thu, 8 Jun 2000 09:52:20 +0000 (09:52 +0000)]
update.

24 years agoNits from Mikko Hänninen.
Thomas Roessler [Sun, 4 Jun 2000 18:18:56 +0000 (18:18 +0000)]
Nits from Mikko Hänninen.