]> granicus.if.org Git - neomutt/log
neomutt
26 years agoSmall fix.
Thomas Roessler [Fri, 11 Dec 1998 07:21:40 +0000 (07:21 +0000)]
Small fix.

26 years agoAdd the french l10n.
Thomas Roessler [Thu, 10 Dec 1998 22:48:51 +0000 (22:48 +0000)]
Add the french l10n.

26 years agopost-release commit 0.94.99.
Thomas Roessler [Thu, 10 Dec 1998 19:02:48 +0000 (19:02 +0000)]
post-release commit 0.94.99.

26 years agoPre-release commit for 0.94.99.
Thomas Roessler [Thu, 10 Dec 1998 18:58:36 +0000 (18:58 +0000)]
Pre-release commit for 0.94.99.

26 years agoFix tag-prefix.
Thomas Roessler [Thu, 10 Dec 1998 11:06:25 +0000 (11:06 +0000)]
Fix tag-prefix.

26 years agoRedraw fix after the content type was changed on the compose menu.
Thomas Roessler [Thu, 10 Dec 1998 07:31:05 +0000 (07:31 +0000)]
Redraw fix after the content type was changed on the compose menu.

26 years agoHelp screen resizing nit. From Gero Treuner.
Thomas Roessler [Tue, 8 Dec 1998 23:09:53 +0000 (23:09 +0000)]
Help screen resizing nit.  From Gero Treuner.

26 years agoTypo.
Thomas Roessler [Tue, 8 Dec 1998 21:20:07 +0000 (21:20 +0000)]
Typo.

26 years agoWork around sendmail 8.9.1a invalidating PGP/MIME signatures by
Thomas Roessler [Tue, 8 Dec 1998 19:28:23 +0000 (19:28 +0000)]
Work around sendmail 8.9.1a invalidating PGP/MIME signatures by
re-ordering MIME headers in the way sendmail does.

26 years agoKeep track of file name changes for files wandering around between
Thomas Roessler [Tue, 8 Dec 1998 10:21:44 +0000 (10:21 +0000)]
Keep track of file name changes for files wandering around between
the subfolders of a maildir.

26 years agoMore fixes to the maildir resynchronization code. This should now
Thomas Roessler [Tue, 8 Dec 1998 09:50:31 +0000 (09:50 +0000)]
More fixes to the maildir resynchronization code.  This should now
also smoothly handle the case of messages _vanishing_ from maildir's
new/ subdirectory.

26 years agoMake the debug file access unbuffered. Important if we are
Thomas Roessler [Tue, 8 Dec 1998 09:49:12 +0000 (09:49 +0000)]
Make the debug file access unbuffered.  Important if we are
debugging crashes.

26 years agoFix a couple of flag-related bugs in the maildir folder update code.
Thomas Roessler [Mon, 7 Dec 1998 21:13:43 +0000 (21:13 +0000)]
Fix a couple of flag-related bugs in the maildir folder update code.

26 years agoFix a completely ugly comment formatting.
Thomas Roessler [Mon, 7 Dec 1998 21:07:22 +0000 (21:07 +0000)]
Fix a completely ugly comment formatting.

26 years agoAdjust '#' to the first column.
Thomas Roessler [Mon, 7 Dec 1998 11:55:48 +0000 (11:55 +0000)]
Adjust '#' to the first column.

26 years agoDon't tag us-ascii headers as $Charset or unknown-8bit.
Thomas Roessler [Mon, 7 Dec 1998 10:05:07 +0000 (10:05 +0000)]
Don't tag us-ascii headers as $Charset or unknown-8bit.

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

26 years agorelease-commit 0.94.18.
Thomas Roessler [Thu, 3 Dec 1998 23:29:23 +0000 (23:29 +0000)]
release-commit 0.94.18.

26 years agoBring the sample rc files better in synch with the actual code.
Thomas Roessler [Wed, 2 Dec 1998 20:12:34 +0000 (20:12 +0000)]
Bring the sample rc files better in synch with the actual code.

26 years agoRemove a warning which comes from code actually belonging to the
Thomas Roessler [Wed, 2 Dec 1998 10:16:36 +0000 (10:16 +0000)]
Remove a warning which comes from code actually belonging to the
send_charset patch.

26 years agoEncode- and decode the "val" field when using mutt with
Thomas Roessler [Wed, 2 Dec 1998 10:11:58 +0000 (10:11 +0000)]
Encode- and decode the "val" field when using mutt with
EXACT_ADDRESS enabled.

26 years agoSmall fixes to the build process. From Lars Hecking.
Thomas Roessler [Wed, 2 Dec 1998 10:10:39 +0000 (10:10 +0000)]
Small fixes to the build process. From Lars Hecking.

26 years agoThe attached patch fixes yet another redraw related bug. When I call
Thomas Roessler [Wed, 2 Dec 1998 10:05:54 +0000 (10:05 +0000)]
The attached patch fixes yet another redraw related bug. When I call
OP_SAVE from the Compose menu and use the file-browser and 'q' out
of the file-browser, the screen still shows the browser, but the
control is really in the Compose menu. A Ctrl-L verifies this.
Basically, a screen redraw is missing.

From Vikas.

26 years agoFrom the Compose menu, invoke attach-message. Tag a whole bunch of
Thomas Roessler [Wed, 2 Dec 1998 10:04:59 +0000 (10:04 +0000)]
From the Compose menu, invoke attach-message. Tag a whole bunch of
messages. Say, for example, 100. When you exit the folder, the
Compose menu's status line has disappeared.

Fix from Vikas.

26 years agopatch-0.94.17.vikas.browser_redraw.1
Thomas Roessler [Wed, 2 Dec 1998 10:04:27 +0000 (10:04 +0000)]
patch-0.94.17.vikas.browser_redraw.1

26 years agoChange safe_malloc's size parameter from (unsigned int) to size_t.
Thomas Roessler [Mon, 23 Nov 1998 21:10:11 +0000 (21:10 +0000)]
Change safe_malloc's size parameter from (unsigned int) to size_t.

26 years agoFrom Byrial:
Thomas Roessler [Mon, 23 Nov 1998 10:13:31 +0000 (10:13 +0000)]
From Byrial:

I don't think that the match-all pattern modifier works as can be
expected from a logical point of view.

The attached patch will make it work as I expect it to work:

  - It works on all patterns which explicit or implicit use address
    lists: ~c, ~C, ~e, ~f, ~l, ~L, ~p, ~P, and ~t. (It didn't work
    with ~l before).

  - It works such that a modified pattern always match, unless there
    is at least one address in at least one of the referenced lists
    that it doesn't match.

26 years agoIntroduce a new option $reply_self. From Vikas.
Thomas Roessler [Mon, 23 Nov 1998 10:08:07 +0000 (10:08 +0000)]
Introduce a new option $reply_self.  From Vikas.

26 years agoNew it.po from Mario.
Thomas Roessler [Fri, 20 Nov 1998 00:27:03 +0000 (00:27 +0000)]
New it.po from Mario.

26 years agoFix a small typo.
Thomas Roessler [Fri, 20 Nov 1998 00:22:07 +0000 (00:22 +0000)]
Fix a small typo.

26 years agoFix some ancient syntax.
Thomas Roessler [Thu, 19 Nov 1998 23:57:03 +0000 (23:57 +0000)]
Fix some ancient syntax.

26 years agoHack around problems with multi-valued Reply-To headers. From
Thomas Roessler [Thu, 19 Nov 1998 23:48:12 +0000 (23:48 +0000)]
Hack around problems with multi-valued Reply-To headers.  From
Roland Rosenfeld.

26 years agoProperly encode '_' characters in words which are qp-encoded.
Thomas Roessler [Thu, 19 Nov 1998 23:46:52 +0000 (23:46 +0000)]
Properly encode '_' characters in words which are qp-encoded.

26 years agoUse mutt_is_message_type() in the message transformation code.
Thomas Roessler [Thu, 19 Nov 1998 17:14:02 +0000 (17:14 +0000)]
Use mutt_is_message_type() in the message transformation code.

26 years agoFix all Makefiles. make DESTDIR=/path/to/something install should
Thomas Roessler [Thu, 19 Nov 1998 14:10:10 +0000 (14:10 +0000)]
Fix all Makefiles.  make DESTDIR=/path/to/something install should
work now.

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

26 years agoRelease-commit for 0.94.17.
Thomas Roessler [Wed, 18 Nov 1998 23:09:33 +0000 (23:09 +0000)]
Release-commit for 0.94.17.

26 years agoThis patch simplifies the generation of content type parameters
Thomas Roessler [Wed, 18 Nov 1998 22:56:57 +0000 (22:56 +0000)]
This patch simplifies the generation of content type parameters
significantly by introducing a funciton mutt_set_parameter().
Additionally, we re-use code from parse.c for parsing user-input
content type headers on the compose screen.

26 years agoRemove some uuencode-related debris.
Thomas Roessler [Wed, 18 Nov 1998 22:14:31 +0000 (22:14 +0000)]
Remove some uuencode-related debris.

26 years agoRemove some code which crept in from the external character set patch.
Thomas Roessler [Wed, 18 Nov 1998 22:05:22 +0000 (22:05 +0000)]
Remove some code which crept in from the external character set patch.

26 years agoMake optional formats work while processing $attach_format.
Thomas Roessler [Wed, 18 Nov 1998 22:02:44 +0000 (22:02 +0000)]
Make optional formats work while processing $attach_format.

26 years agoRemove bogus re-sorting code from the maildir check routine.
Thomas Roessler [Wed, 18 Nov 1998 20:40:52 +0000 (20:40 +0000)]
Remove bogus re-sorting code from the maildir check routine.

26 years agoInclude <unistd.h>, so SEEK_SET is defined on some systems which
Thomas Roessler [Wed, 18 Nov 1998 06:55:56 +0000 (06:55 +0000)]
Include <unistd.h>, so SEEK_SET is defined on some systems which
don't do so in <stdlib.h>.

26 years agoCheckpoint commit, containing quite a few fuzzy translations.
Thomas Roessler [Tue, 17 Nov 1998 13:23:22 +0000 (13:23 +0000)]
Checkpoint commit, containing quite a few fuzzy translations.

26 years agoUpdate some messages.
Thomas Roessler [Tue, 17 Nov 1998 13:23:04 +0000 (13:23 +0000)]
Update some messages.

26 years agoConfiguration fixes from Lars Hecking, with some more fixes and
Thomas Roessler [Tue, 17 Nov 1998 13:05:11 +0000 (13:05 +0000)]
Configuration fixes from Lars Hecking, with some more fixes and
modifications from myself.  With some luck, you don't need a gettext
installation any more.

26 years agoFix the base64 encoder. The current code would produce slightly
Thomas Roessler [Tue, 17 Nov 1998 11:50:00 +0000 (11:50 +0000)]
Fix the base64 encoder.  The current code would produce slightly
unpredictible output which leads to bad signatures.

26 years agoFix a search coloring related bug.
Thomas Roessler [Tue, 17 Nov 1998 09:22:18 +0000 (09:22 +0000)]
Fix a search coloring related bug.

26 years agoDrop ci_attach - it doesn't exist. Noted by Byrial Jensen.
Thomas Roessler [Mon, 16 Nov 1998 11:44:42 +0000 (11:44 +0000)]
Drop ci_attach - it doesn't exist.  Noted by Byrial Jensen.

26 years agoStupid typo.
Thomas Roessler [Sun, 15 Nov 1998 09:53:23 +0000 (09:53 +0000)]
Stupid typo.

26 years agoMy version of Byrial's parse_part patch.
Thomas Roessler [Sun, 15 Nov 1998 09:42:00 +0000 (09:42 +0000)]
My version of Byrial's parse_part patch.

26 years agoI can elaborate a little more on the last paragraph. It is deletion
Thomas Roessler [Sun, 15 Nov 1998 09:34:15 +0000 (09:34 +0000)]
I can elaborate a little more on the last paragraph. It is deletion
of the top level part direct under a message/rfc822 part which
gives problems because the headers of the message/rfc822 part have
to be changed in this case. It is hard to tell exactly how many
bytes and lines will be removed and added in this case.

If we can refrain from deletion of such parts and thus only allow
deletion of parts direct under a multipart part, then it is
relative easy always to make correct Content-Length: and Lines:
headers in the copy. (The correctness of the Lines count is
dependent of the correctness of the initial value, though).

(From: Byrial Jensen)

26 years agoCorrecting Vikas' E-Mail address in the credits section.
Thomas Roessler [Sun, 15 Nov 1998 09:14:37 +0000 (09:14 +0000)]
Correcting Vikas' E-Mail address in the credits section.

26 years agoUpdate Byrial's e-mail address.
Thomas Roessler [Sat, 14 Nov 1998 08:24:56 +0000 (08:24 +0000)]
Update Byrial's e-mail address.

26 years agoSimplify the new attachment deletion code not to require an extra
Thomas Roessler [Sat, 14 Nov 1998 08:24:19 +0000 (08:24 +0000)]
Simplify the new attachment deletion code not to require an extra
temporary file.  (From: Byrial Jensen <byrial@image.dk>)

26 years agoType cast nit from Gero Treuner.
Thomas Roessler [Sat, 14 Nov 1998 08:22:02 +0000 (08:22 +0000)]
Type cast nit from Gero Treuner.

26 years agoCurrently, Mutt won't use a default folder if just the IMAP server is
Thomas Roessler [Fri, 13 Nov 1998 18:31:06 +0000 (18:31 +0000)]
Currently, Mutt won't use a default folder if just the IMAP server is
specified.  In fact, if the folder isn't specified, it will core-dump.

The attached patch will use INBOX as the IMAP folder name if none is
specified, eliminating the core-dump.

(From: Aaron Schrab <aaron+mutt@schrab.com>)

26 years agoByrial's latest attachment deletion patch.
Thomas Roessler [Thu, 12 Nov 1998 21:51:59 +0000 (21:51 +0000)]
Byrial's latest attachment deletion patch.

26 years agoIntroduce a state_printf() function.
Thomas Roessler [Thu, 12 Nov 1998 21:23:33 +0000 (21:23 +0000)]
Introduce a state_printf() function.

26 years agoNew it.po from Marco.
Thomas Roessler [Wed, 11 Nov 1998 21:18:08 +0000 (21:18 +0000)]
New it.po from Marco.

26 years agoDon't use the mutt_str* functions in this module.
Thomas Roessler [Wed, 11 Nov 1998 13:58:01 +0000 (13:58 +0000)]
Don't use the mutt_str* functions in this module.

26 years agothe s/str.*cmp/mutt_str.*cmp/ replacement should not have taken
Thomas Roessler [Wed, 11 Nov 1998 13:52:13 +0000 (13:52 +0000)]
the s/str.*cmp/mutt_str.*cmp/ replacement should not have taken
place here.

26 years agoDon't use mutt_strsomething in the dotlocking code.
Thomas Roessler [Tue, 10 Nov 1998 22:21:51 +0000 (22:21 +0000)]
Don't use mutt_strsomething in the dotlocking code.

26 years agoFix the $metoo option's behaviour.
Thomas Roessler [Tue, 10 Nov 1998 22:21:01 +0000 (22:21 +0000)]
Fix the $metoo option's behaviour.

26 years agoIntroduce or rewrite mutt_{str*cmp,strlen} and use them all over the
Thomas Roessler [Tue, 10 Nov 1998 22:14:00 +0000 (22:14 +0000)]
Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the
place.  If there are still segmentation faults due to missing
NONULLs over, they are gone now.

26 years agoAdd a "pseudo-credit" to the extended copyright notice.
Thomas Roessler [Tue, 10 Nov 1998 21:32:53 +0000 (21:32 +0000)]
Add a "pseudo-credit" to the extended copyright notice.

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

26 years agoReleasing 0.94.16.
Thomas Roessler [Tue, 10 Nov 1998 21:15:06 +0000 (21:15 +0000)]
Releasing 0.94.16.

26 years agoExperimental support for the so-called "kendra" mail folder format.
Thomas Roessler [Tue, 10 Nov 1998 21:02:18 +0000 (21:02 +0000)]
Experimental support for the so-called "kendra" mail folder format.
This seems to be used on OS/2 and is, actually, a slibhtly modified
version of the MMDF format.

26 years agoDo some sanity checking when reading attachment. This fix should
Thomas Roessler [Tue, 10 Nov 1998 20:25:18 +0000 (20:25 +0000)]
Do some sanity checking when reading attachment.  This fix should
catch bad attachments.

26 years agoFix a possible buffer overflow. (This seems to be the one noticed
Thomas Roessler [Tue, 10 Nov 1998 20:23:29 +0000 (20:23 +0000)]
Fix a possible buffer overflow.  (This seems to be the one noticed
by Pavel Gulchouck <gul@lucky.net>.)

26 years agoWrong fix from Vikas. Undo it. (Noted by Byrial.)
Thomas Roessler [Tue, 10 Nov 1998 20:05:53 +0000 (20:05 +0000)]
Wrong fix from Vikas.  Undo it.  (Noted by Byrial.)

26 years agoFix a multi_choice related bug. From Vikas.
Thomas Roessler [Tue, 10 Nov 1998 19:20:12 +0000 (19:20 +0000)]
Fix a multi_choice related bug.  From Vikas.

26 years agoSkip empty mailbox parameters. This fixes a segmentation fault
Thomas Roessler [Tue, 10 Nov 1998 10:36:27 +0000 (10:36 +0000)]
Skip empty mailbox parameters.  This fixes a segmentation fault
noted by Marco d'Itri.

26 years agoCatch possible bad memory access.
Thomas Roessler [Mon, 9 Nov 1998 19:28:42 +0000 (19:28 +0000)]
Catch possible bad memory access.

26 years agoRewrite copy_delete_attach().
Thomas Roessler [Mon, 9 Nov 1998 11:52:22 +0000 (11:52 +0000)]
Rewrite copy_delete_attach().

26 years agoFix an efficiency problem with the color index features.
Thomas Roessler [Mon, 9 Nov 1998 11:15:28 +0000 (11:15 +0000)]
Fix an efficiency problem with the color index features.

26 years agoReplace @sharedir@ by @sysconfdir@.
Thomas Roessler [Mon, 9 Nov 1998 11:15:03 +0000 (11:15 +0000)]
Replace @sharedir@ by @sysconfdir@.

26 years agoMake the default_hook documentation match the code.
Thomas Roessler [Mon, 9 Nov 1998 11:09:07 +0000 (11:09 +0000)]
Make the default_hook documentation match the code.

26 years agoAvoid duplicate mx_close_mailbox() when OP_QUIT is called.
Thomas Roessler [Mon, 9 Nov 1998 11:07:24 +0000 (11:07 +0000)]
Avoid duplicate mx_close_mailbox() when OP_QUIT is called.

26 years agoThe attached patch fixes a potential problem in folder_format_str()
Thomas Roessler [Mon, 9 Nov 1998 11:06:28 +0000 (11:06 +0000)]
The attached patch fixes a potential problem in folder_format_str()
where a fixed buffer might not be null terminated.  From Vikas.

26 years agoThe attached patch fixes a bug in :set variable=<TAB> where variables
Thomas Roessler [Mon, 9 Nov 1998 11:06:02 +0000 (11:06 +0000)]
The attached patch fixes a bug in :set variable=<TAB> where variables
of type DT_SORT were not getting expanded (only 4 of them, but a bug
nevertheless).  From Vikas.

26 years agopatch-0.94.15.vikas.browser_sort.3
Thomas Roessler [Mon, 9 Nov 1998 11:05:18 +0000 (11:05 +0000)]
patch-0.94.15.vikas.browser_sort.3

26 years agoAdd a forwarding chapter to the manual. From Gero Treuner.
Thomas Roessler [Mon, 9 Nov 1998 11:04:10 +0000 (11:04 +0000)]
Add a forwarding chapter to the manual.  From Gero Treuner.

26 years agoRevert de.po to the traditional German spelling rules.
Thomas Roessler [Mon, 9 Nov 1998 11:03:35 +0000 (11:03 +0000)]
Revert de.po to the traditional German spelling rules.

26 years agoL10 fixes from Gero Treuner.
Thomas Roessler [Mon, 9 Nov 1998 10:59:41 +0000 (10:59 +0000)]
L10 fixes from Gero Treuner.

26 years agoA message/external-body handler. From Byrial Jensen.
Thomas Roessler [Mon, 9 Nov 1998 10:58:45 +0000 (10:58 +0000)]
A message/external-body handler.  From Byrial Jensen.

26 years ago - remove the static declaration from parse_date() in parse.c,
Thomas Roessler [Mon, 9 Nov 1998 10:56:29 +0000 (10:56 +0000)]
 - remove the static declaration from parse_date() in parse.c,
 - rename it to mutt_parse_date()
 - fix a minor bug: the timezone information in an expires-header
   was used to set the timezone of the send time.

(From Byrial Jensen <byrial@post3.tele.dk>.)

26 years agoFix some spelling errors noted by Boris Wesslowski
Thomas Roessler [Mon, 9 Nov 1998 10:54:51 +0000 (10:54 +0000)]
Fix some spelling errors noted by Boris Wesslowski
<Boris.Wesslowski@StudBox.Uni-Stuttgart.DE>.

26 years agoByrial Jensen's alternative_handler patches. This may lead to
Thomas Roessler [Mon, 9 Nov 1998 10:54:04 +0000 (10:54 +0000)]
Byrial Jensen's alternative_handler patches.  This may lead to
non-desirable effects with attachment deletion; these effects will
go when the new attachment deletion code is implemented.

26 years agoSeokChan LEE <bofh@nuri.net> says KST has a nine hour offset from GMT.
Thomas Roessler [Mon, 9 Nov 1998 10:53:16 +0000 (10:53 +0000)]
SeokChan LEE <bofh@nuri.net> says KST has a nine hour offset from GMT.

26 years agoFix the display of DEL in the pager.
Thomas Roessler [Mon, 9 Nov 1998 10:47:17 +0000 (10:47 +0000)]
Fix the display of DEL in the pager.

26 years agoFix a group reply problem.
Thomas Roessler [Mon, 9 Nov 1998 10:46:48 +0000 (10:46 +0000)]
Fix a group reply problem.

26 years agoSome recent changes.
Thomas Roessler [Fri, 30 Oct 1998 13:00:05 +0000 (13:00 +0000)]
Some recent changes.

26 years agoMbox robustness patch from Johnny Tevessen <j.tevessen@gmx.net>.
Thomas Roessler [Thu, 29 Oct 1998 09:46:45 +0000 (09:46 +0000)]
Mbox robustness patch from Johnny Tevessen <j.tevessen@gmx.net>.

26 years agoFixing a typo.
Thomas Roessler [Thu, 29 Oct 1998 09:44:48 +0000 (09:44 +0000)]
Fixing a typo.

26 years agoThis patch should cause mutt to ask for your IMAP login/password
Thomas Roessler [Thu, 29 Oct 1998 09:33:14 +0000 (09:33 +0000)]
This patch should cause mutt to ask for your IMAP login/password
again if its wrong.  From Brandon Long.

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

26 years ago0.94.15 release commit.
Thomas Roessler [Wed, 28 Oct 1998 21:48:29 +0000 (21:48 +0000)]
0.94.15 release commit.

26 years agopre-release commit, take 1.
Thomas Roessler [Wed, 28 Oct 1998 21:46:22 +0000 (21:46 +0000)]
pre-release commit, take 1.