]> granicus.if.org Git - neomutt/log
neomutt
18 years ago# changelog commit
Brendan Cully [Thu, 6 Jul 2006 17:07:54 +0000 (17:07 +0000)]
# changelog commit

18 years agoFix a small memory leak when updating a score pattern.
Rocco Rutte [Thu, 6 Jul 2006 17:05:47 +0000 (17:05 +0000)]
Fix a small memory leak when updating a score pattern.

18 years ago# changelog commit
Brendan Cully [Wed, 5 Jul 2006 00:32:17 +0000 (00:32 +0000)]
# changelog commit

18 years agoReset myvar for each token in parse_set, so that things like
Brendan Cully [Wed, 5 Jul 2006 00:31:38 +0000 (00:31 +0000)]
Reset myvar for each token in parse_set, so that things like
set my_var=val &my_var ?charset work again. Noted by Alain Bench.

18 years ago# changelog commit
Brendan Cully [Tue, 4 Jul 2006 18:56:33 +0000 (18:56 +0000)]
# changelog commit

18 years agoUndo breakage I introduced in VL's doc reldate patch.
Brendan Cully [Tue, 4 Jul 2006 18:56:04 +0000 (18:56 +0000)]
Undo breakage I introduced in VL's doc reldate patch.

18 years ago# changelog commit
Brendan Cully [Tue, 4 Jul 2006 18:16:36 +0000 (18:16 +0000)]
# changelog commit

18 years agoRemove $imap_cachedir synonym, and update some docs.
Brendan Cully [Tue, 4 Jul 2006 18:15:52 +0000 (18:15 +0000)]
Remove $imap_cachedir synonym, and update some docs.

18 years ago# changelog commit
Brendan Cully [Tue, 4 Jul 2006 18:01:42 +0000 (18:01 +0000)]
# changelog commit

18 years agoRename mutt_bcache_path to bcache_path (it's static), simplify it a bit,
Brendan Cully [Tue, 4 Jul 2006 17:59:54 +0000 (17:59 +0000)]
Rename mutt_bcache_path to bcache_path (it's static), simplify it a bit,
and just strip '/' in the URL portion up to path instead of replacing
them with '_', for prettier cache folder names.

18 years ago# changelog commit
Brendan Cully [Tue, 4 Jul 2006 17:24:02 +0000 (17:24 +0000)]
# changelog commit

18 years agoAdopt shell convention of omitting from the history commands prefixed
Alain Bench [Tue, 4 Jul 2006 17:23:16 +0000 (17:23 +0000)]
Adopt shell convention of omitting from the history commands prefixed
with a space.

18 years agobcache.c and bcache.h accidentally omitted from previous commit.
Brendan Cully [Tue, 4 Jul 2006 17:14:59 +0000 (17:14 +0000)]
bcache.c and bcache.h accidentally omitted from previous commit.

18 years ago# changelog commit
Brendan Cully [Tue, 4 Jul 2006 17:11:41 +0000 (17:11 +0000)]
# changelog commit

18 years agopdmef.cache.24: Generalise IMAP body caching and add POP support.
Rocco Rutte [Tue, 4 Jul 2006 17:11:03 +0000 (17:11 +0000)]
pdmef.cache.24: Generalise IMAP body caching and add POP support.
$imap_cachedir is now a synonym for $message_cachedir, and should
be dropped soon since it hasn't been in an official release.

18 years ago# changelog commit
Brendan Cully [Mon, 3 Jul 2006 16:21:56 +0000 (16:21 +0000)]
# changelog commit

18 years agoSome commands used a dash in the documentation instead of an underscore.
Michael Tatge [Mon, 3 Jul 2006 16:19:43 +0000 (16:19 +0000)]
Some commands used a dash in the documentation instead of an underscore.
Closes: #2270.
18 years ago# changelog commit
Brendan Cully [Thu, 29 Jun 2006 22:14:42 +0000 (22:14 +0000)]
# changelog commit

18 years agoFill in missing entries in UPDATING.
Rocco Rutte [Thu, 29 Jun 2006 22:14:08 +0000 (22:14 +0000)]
Fill in missing entries in UPDATING.

18 years ago# changelog commit
Brendan Cully [Sun, 25 Jun 2006 20:12:58 +0000 (20:12 +0000)]
# changelog commit

18 years agoAdd release date to manual version information.
Vincent Lefevre [Sun, 25 Jun 2006 20:10:24 +0000 (20:10 +0000)]
Add release date to manual version information.

18 years ago# changelog commit
Brendan Cully [Mon, 19 Jun 2006 18:14:54 +0000 (18:14 +0000)]
# changelog commit

18 years agoFix browse_get_namespace() which could overflow ns[LONG_STRING].
TAKAHASHI Tamotsu [Mon, 19 Jun 2006 18:14:03 +0000 (18:14 +0000)]
Fix browse_get_namespace() which could overflow ns[LONG_STRING].
(Possible remote vulnerability)

18 years agoUpdate to current CVS.
Vincent Lefevre [Mon, 19 Jun 2006 17:50:10 +0000 (17:50 +0000)]
Update to current CVS.

18 years ago# changelog commit
Brendan Cully [Tue, 13 Jun 2006 22:27:15 +0000 (22:27 +0000)]
# changelog commit

18 years agoRun cut under the C locale when parsing ChangeLog for reldate.
Rocco Rutte [Tue, 13 Jun 2006 22:26:18 +0000 (22:26 +0000)]
Run cut under the C locale when parsing ChangeLog for reldate.

18 years ago# changelog commit
Thomas Roessler [Tue, 13 Jun 2006 07:54:03 +0000 (07:54 +0000)]
# changelog commit

18 years agotypo
René Clerc [Tue, 13 Jun 2006 07:52:52 +0000 (07:52 +0000)]
typo

18 years ago# changelog commit
Thomas Roessler [Thu, 8 Jun 2006 11:56:46 +0000 (11:56 +0000)]
# changelog commit

18 years agoClean up ReleaseDate mess; include ReleaseDate in User-Agent
Thomas Roessler [Thu, 8 Jun 2006 11:56:05 +0000 (11:56 +0000)]
Clean up ReleaseDate mess; include ReleaseDate in User-Agent
header.

18 years ago# changelog commit
Thomas Roessler [Thu, 8 Jun 2006 11:38:55 +0000 (11:38 +0000)]
# changelog commit

18 years agoFix #2272.
Thomas Roessler [Thu, 8 Jun 2006 11:38:08 +0000 (11:38 +0000)]
Fix #2272.

18 years ago# changelog commit
Brendan Cully [Tue, 6 Jun 2006 23:59:14 +0000 (23:59 +0000)]
# changelog commit

18 years agoRemove variable aliases from the output of mutt -D (modified for
Paul Walker [Tue, 6 Jun 2006 23:58:10 +0000 (23:58 +0000)]
Remove variable aliases from the output of mutt -D (modified for
dubious cosmetic reasons). Closes: #2265.

18 years ago# changelog commit
Brendan Cully [Fri, 26 May 2006 16:53:10 +0000 (16:53 +0000)]
# changelog commit

18 years agoWhen flags are added to CPPFLAGS and LDFLAGS in configure.in, this
Vincent Lefevre [Fri, 26 May 2006 16:51:48 +0000 (16:51 +0000)]
When flags are added to CPPFLAGS and LDFLAGS in configure.in, this
should be done with a consistent order. Otherwise, when several
versions of a library are installed, this could lead to a mismatch
between the header and the library.

18 years ago# changelog commit
Brendan Cully [Fri, 26 May 2006 16:39:53 +0000 (16:39 +0000)]
# changelog commit

18 years agoAdd mutt_socket_write_n to write binary data. Use this function in
TAKAHASHI Tamotsu [Fri, 26 May 2006 16:38:17 +0000 (16:38 +0000)]
Add mutt_socket_write_n to write binary data. Use this function in
imap_append_message. Closes: #2244.

18 years ago# changelog commit
Brendan Cully [Sun, 21 May 2006 23:28:18 +0000 (23:28 +0000)]
# changelog commit

18 years agoreldate.h is a generated file now: remove reldate.h from version control,
Brendan Cully [Sun, 21 May 2006 23:25:48 +0000 (23:25 +0000)]
reldate.h is a generated file now: remove reldate.h from version control,
and add it to .cvsignore.

18 years ago# changelog commit
Brendan Cully [Fri, 19 May 2006 20:39:49 +0000 (20:39 +0000)]
# changelog commit

18 years agoAdd intro.html to distributed HTML files (fallout from conversion from article
Brendan Cully [Fri, 19 May 2006 20:38:05 +0000 (20:38 +0000)]
Add intro.html to distributed HTML files (fallout from conversion from article
to book).

18 years ago# changelog commit
Brendan Cully [Fri, 19 May 2006 18:53:03 +0000 (18:53 +0000)]
# changelog commit

18 years agoUse +/-/! instead of N/D/M in UPDATING.
Brendan Cully [Fri, 19 May 2006 18:51:58 +0000 (18:51 +0000)]
Use +/-/! instead of N/D/M in UPDATING.

18 years ago# changelog commit
Brendan Cully [Fri, 19 May 2006 18:33:32 +0000 (18:33 +0000)]
# changelog commit

18 years agoAdd new updating file
Brendan Cully [Fri, 19 May 2006 18:32:35 +0000 (18:32 +0000)]
Add new updating file

18 years agoThe UPDATING document is supposed (when complete) to provide quick
Rocco Rutte [Fri, 19 May 2006 18:30:10 +0000 (18:30 +0000)]
The UPDATING document is supposed (when complete) to provide quick
pointers by date to changed features (new options/commands, new
features, changed defaults, etc.)

18 years ago# changelog commit
Brendan Cully [Fri, 19 May 2006 18:19:47 +0000 (18:19 +0000)]
# changelog commit

18 years agoDocument speed impact of attachment counting. This adds a short paragraph to
Rocco Rutte [Fri, 19 May 2006 18:17:38 +0000 (18:17 +0000)]
Document speed impact of attachment counting. This adds a short paragraph to
manual.xml and cross-links %X-expandos to it.

18 years ago# changelog commit
Brendan Cully [Thu, 18 May 2006 18:37:07 +0000 (18:37 +0000)]
# changelog commit

18 years agoUse header_cache_t* instead of void* for header cache.
Rocco Rutte [Thu, 18 May 2006 18:35:10 +0000 (18:35 +0000)]
Use header_cache_t* instead of void* for header cache.

In hcache.c, the header_cache structure is defined to match the needs
per DB backend used. Thus the interface uses void* abstract from it.

This patch adds a 'header_cache' forward declaration to hcache.h so that
we at least get a little more type safety.

18 years ago# changelog commit
Brendan Cully [Thu, 18 May 2006 18:33:12 +0000 (18:33 +0000)]
# changelog commit

18 years agoNote that the DocBook 4.2 DTD should be installed locally in order to
Rocco Rutte [Thu, 18 May 2006 18:11:20 +0000 (18:11 +0000)]
Note that the DocBook 4.2 DTD should be installed locally in order to
build the manual.

18 years ago# changelog commit
Brendan Cully [Thu, 18 May 2006 18:05:39 +0000 (18:05 +0000)]
# changelog commit

18 years agoProperly use tables in manual where appropriate.
Rocco Rutte [Thu, 18 May 2006 18:02:34 +0000 (18:02 +0000)]
Properly use tables in manual where appropriate.

Now, lots of information which really deserves a table is just put into
<screen/> sections with manual line breaks and things like that.

This is ugly for several reasons including that the information stored
there should be accessable straight from the table of contents.

For the TOC, this patch switches to <book/> for the manual and uses a
deeper split level so things actually look nicer.

The only problem are tables which may be not so well supported when
dumping the HTML to .txt but the DocBook->txt converter with table
support is work-in-progress...

18 years ago# changelog commit
Brendan Cully [Thu, 18 May 2006 17:37:49 +0000 (17:37 +0000)]
# changelog commit

18 years agoAvoid safe_free() usage and add security checks
Rocco Rutte [Thu, 18 May 2006 17:35:29 +0000 (17:35 +0000)]
Avoid safe_free() usage and add security checks

Add checks to check_sec.sh for memory functions.

These include a check for use of safe_free() instead of FREE() and a
check whether FREE(&...) is used.

For the former, __SAFE_FREE_CHECKED__ is to be used, for the latter
__FREE_CHECKED__ to avoid messages from check_sec.sh

18 years ago# changelog commit
Thomas Roessler [Thu, 18 May 2006 08:53:54 +0000 (08:53 +0000)]
# changelog commit

18 years agoAutogenerate reldate.h from ChangeLog.
Rocco Rutte [Thu, 18 May 2006 08:53:31 +0000 (08:53 +0000)]
Autogenerate reldate.h from ChangeLog.

18 years ago# changelog commit
Brendan Cully [Wed, 17 May 2006 18:38:09 +0000 (18:38 +0000)]
# changelog commit

18 years agoUpdated nl.po.
René Clerc [Wed, 17 May 2006 18:37:33 +0000 (18:37 +0000)]
Updated nl.po.

18 years ago# changelog commit
Brendan Cully [Tue, 16 May 2006 05:16:09 +0000 (05:16 +0000)]
# changelog commit

18 years agoUpdated fr.po
Vincent Lefevre [Tue, 16 May 2006 05:01:02 +0000 (05:01 +0000)]
Updated fr.po

18 years ago# changelog commit
Thomas Roessler [Sat, 6 May 2006 07:43:54 +0000 (07:43 +0000)]
# changelog commit

18 years agoHeader caching for mh folders.
Rocco Rutte [Sat, 6 May 2006 07:42:51 +0000 (07:42 +0000)]
Header caching for mh folders.

18 years ago# changelog commit
Brendan Cully [Fri, 5 May 2006 17:28:09 +0000 (17:28 +0000)]
# changelog commit

18 years agoSet system ID to docbook 4.2, in harmony with schema URL.
Rocco Rutte [Fri, 5 May 2006 17:27:10 +0000 (17:27 +0000)]
Set system ID to docbook 4.2, in harmony with schema URL.

18 years ago# changelog commit
Brendan Cully [Tue, 2 May 2006 22:24:20 +0000 (22:24 +0000)]
# changelog commit

18 years agoFix an improper dereference in mutt_buffer_init (I think).
Rocco Rutte [Tue, 2 May 2006 22:23:35 +0000 (22:23 +0000)]
Fix an improper dereference in mutt_buffer_init (I think).

18 years ago# changelog commit
Thomas Roessler [Fri, 28 Apr 2006 19:53:37 +0000 (19:53 +0000)]
# changelog commit

18 years agoCleaning up attachment counting. This takes away some of the
Thomas Roessler [Fri, 28 Apr 2006 19:52:44 +0000 (19:52 +0000)]
Cleaning up attachment counting.  This takes away some of the
worst aberrations, but the feature is still a performance hog.

18 years ago# changelog commit
Thomas Roessler [Fri, 28 Apr 2006 12:19:47 +0000 (12:19 +0000)]
# changelog commit

18 years ago"could somebody please move this really nasty bug fix taken
Ralf Wildenhues [Fri, 28 Apr 2006 12:19:20 +0000 (12:19 +0000)]
"could somebody please move this really nasty bug fix taken
from Brendan's esmtp patch to the mailine code?" -- "done"

18 years ago# changelog commit
Thomas Roessler [Fri, 28 Apr 2006 08:35:30 +0000 (08:35 +0000)]
# changelog commit

18 years agopdmef+fix+sslinterface. Triggered by a warning when compiling
Rocco Rutte [Fri, 28 Apr 2006 08:35:02 +0000 (08:35 +0000)]
pdmef+fix+sslinterface. Triggered by a warning when compiling
with POP and GNUTLS, I noticed the SSL interfaces for OpenSSL
and GNUTLS internally are different which doesn't make sense.

18 years ago# changelog commit
Thomas Roessler [Fri, 28 Apr 2006 08:29:38 +0000 (08:29 +0000)]
# changelog commit

18 years agopdmef+fix+dino.diff. This fixes mutt/2174.
Rocco Rutte [Fri, 28 Apr 2006 08:27:28 +0000 (08:27 +0000)]
pdmef+fix+dino.diff. This fixes mutt/2174.

18 years ago# changelog commit
Brendan Cully [Mon, 24 Apr 2006 19:59:35 +0000 (19:59 +0000)]
# changelog commit

18 years agoDon't abort configure if --without-sasl is given without any network
Unknown [Mon, 24 Apr 2006 19:59:07 +0000 (19:59 +0000)]
Don't abort configure if --without-sasl is given without any network
options. Gentoo's build scripts seem to generate this configuration.

18 years ago# changelog commit
Thomas Roessler [Thu, 20 Apr 2006 16:47:15 +0000 (16:47 +0000)]
# changelog commit

18 years agoMake mutt_parse_crypt_hdr more SMIME-aware.
Unknown [Thu, 20 Apr 2006 16:46:49 +0000 (16:46 +0000)]
Make mutt_parse_crypt_hdr more SMIME-aware.

18 years ago# changelog commit
Brendan Cully [Tue, 18 Apr 2006 23:23:58 +0000 (23:23 +0000)]
# changelog commit

18 years agoHandle Exchange's bogus short challenge in AUTH NTLM (problem debugged by
Brendan Cully [Tue, 18 Apr 2006 23:22:30 +0000 (23:22 +0000)]
Handle Exchange's bogus short challenge in AUTH NTLM (problem debugged by
Alexander Gattin).

18 years ago# changelog commit
Thomas Roessler [Tue, 18 Apr 2006 15:29:40 +0000 (15:29 +0000)]
# changelog commit

18 years agoFix saving of attachments.
Thomas Roessler [Tue, 18 Apr 2006 15:28:50 +0000 (15:28 +0000)]
Fix saving of attachments.

18 years ago# changelog commit
Brendan Cully [Wed, 5 Apr 2006 17:30:20 +0000 (17:30 +0000)]
# changelog commit

18 years ago (1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,
Phil Pennock [Wed, 5 Apr 2006 17:28:30 +0000 (17:28 +0000)]
 (1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,
     since the thread linking involves deleting the old email

 (2) makes CHECK_IMAP_ACL() a no-op if USE_IMAP is not defined; then
     cleans up a bunch of the #ifdef litter.

18 years ago# changelog commit
Brendan Cully [Mon, 3 Apr 2006 20:27:01 +0000 (20:27 +0000)]
# changelog commit

18 years agoDon't pass a null destination to imap_fix_path in the default
Brendan Cully [Mon, 3 Apr 2006 20:26:14 +0000 (20:26 +0000)]
Don't pass a null destination to imap_fix_path in the default
STATUS handler when the mailbox name is implicitly INBOX. Thanks
to Kai Hendry for the test mailbox and Sami Liedes for the
backtrace. Closes debian #351337.

18 years ago# changelog commit
Brendan Cully [Mon, 3 Apr 2006 19:30:50 +0000 (19:30 +0000)]
# changelog commit

18 years agoSet $record default to ~/sent (closes: #2068).
Brendan Cully [Mon, 3 Apr 2006 19:29:55 +0000 (19:29 +0000)]
Set $record default to ~/sent (closes: #2068).

18 years ago# changelog commit
Brendan Cully [Thu, 30 Mar 2006 19:50:45 +0000 (19:50 +0000)]
# changelog commit

18 years agoTighten up lists/subscribe example, to close #2198.
Brendan Cully [Thu, 30 Mar 2006 19:50:01 +0000 (19:50 +0000)]
Tighten up lists/subscribe example, to close #2198.

18 years ago# changelog commit
Brendan Cully [Tue, 28 Mar 2006 18:05:24 +0000 (18:05 +0000)]
# changelog commit

18 years agoimap-fetch-mail should check that there is a Context before dereferencing
Mike Hallock [Tue, 28 Mar 2006 18:04:21 +0000 (18:04 +0000)]
imap-fetch-mail should check that there is a Context before dereferencing
Context->magic to avoid a segfault possibility.

18 years ago# changelog commit
Brendan Cully [Tue, 28 Mar 2006 01:08:59 +0000 (01:08 +0000)]
# changelog commit

18 years agoSanitize attachment file names (seatbelt for inattentive recipients).
Paul Walker [Tue, 28 Mar 2006 01:08:28 +0000 (01:08 +0000)]
Sanitize attachment file names (seatbelt for inattentive recipients).

18 years ago# changelog commit
Brendan Cully [Fri, 24 Mar 2006 23:16:50 +0000 (23:16 +0000)]
# changelog commit

18 years agoDocument the need for a docbook-xsl bundle in order to build the docs.
Paul Walker [Fri, 24 Mar 2006 23:15:37 +0000 (23:15 +0000)]
Document the need for a docbook-xsl bundle in order to build the docs.

18 years ago# changelog commit
Brendan Cully [Wed, 15 Mar 2006 12:35:09 +0000 (12:35 +0000)]
# changelog commit