apps/madmutt.git
18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 22:16:55 +0000 (22:16 +0000)]
Rocco Rutte:
- experiment

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@430 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 22:15:44 +0000 (22:15 +0000)]
Rocco Rutte:
- experiment: add commit script plus .dummy file for revision grabbing

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@429 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 21:26:53 +0000 (21:26 +0000)]
Rocco Rutte:
- for vvv.nntp, don't duplicate code from mutt_read_rfc822_header()

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@428 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 20:57:52 +0000 (20:57 +0000)]
Rocco Rutte:
- kill $signoff_string in favor of $post_indent_string as it was there first

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@427 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 20:31:27 +0000 (20:31 +0000)]
Rocco Rutte:
- dump values of vars for -D to stdout as documented not stderr

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@426 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 20:29:07 +0000 (20:29 +0000)]
Rocco Rutte:
- make svnlog2changelog.pl compare revisions for reporting latest (as different subversion versions seem to differ in order of output)
- include forgotten up-to-date mutt changelog

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@425 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 20:16:56 +0000 (20:16 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@424 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 20:16:17 +0000 (20:16 +0000)]
Rocco Rutte:
- build fix for gettext

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@423 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 19:47:22 +0000 (19:47 +0000)]
Rocco Rutte:
- upgrade included gettext to 0.14.5

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@422 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 00:53:08 +0000 (00:53 +0000)]
Rocco Rutte:
- update sample muttngrc's variable names

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@421 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 22 Aug 2005 00:43:47 +0000 (00:43 +0000)]
Rocco Rutte:
- move version string creation to central place + update all others
- drop ~/.muttngrc-$version and ~/.muttng/muttngrc-$version as it doesn't make sense without a version released so far
- add one more pop magic number to some switch statement (just disables warning; not really sure if this is really correct)
- as NNTP currently doubles some functionality from mutt_parse_rfc822_line(), copy bug "fix": copy complete From: line even if address is invalid to show at least _something_; this is required for some non de.ALL newsgroups ;-((((

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@420 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 21 Aug 2005 23:54:37 +0000 (23:54 +0000)]
Rocco Rutte:
- fix typo (reported by Patrick Shanahan <ptilopteri@gmail.com>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@419 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 21 Aug 2005 21:31:43 +0000 (21:31 +0000)]
Rocco Rutte:
- fix some compiler warnings/protos incl. pop/ stuff

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@418 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 21 Aug 2005 21:03:09 +0000 (21:03 +0000)]
Rocco Rutte:
- fix typo

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@417 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 21 Aug 2005 20:52:59 +0000 (20:52 +0000)]
Rocco Rutte:
- move svn revision grabbing to Makefile so that there's no longer a need to re-run configure for it to update
- start to beautify 'muttng -v' output to list all libs w/ version numbers (maybe helps when debuging)
- fix configure to look for one more ncurses header in $pfx/ncurses/ even for ncursesw (for FreeBSD via ports) so that lib and are from the same version
- stop exiting if install can't chgrp dotlock's permissions; just warn instead

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@416 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 21 Aug 2005 16:08:40 +0000 (16:08 +0000)]
Rocco Rutte:
- make mutt_adv_mktemp() also accept directory suggestion (only use $tmpdir if no other given)
- use different mutt_adv_mktemp() to replace highly insecure temporary filename handling for vvv.nntp's list files (not sure if following symlinks for rename(2) by default is fully secure, but (1) filenames now aren't 100% predictable any longer and (2) I can have ~/.newsrc be a symlink)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@415 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 21 Aug 2005 15:30:07 +0000 (15:30 +0000)]
Rocco Rutte:
- fix typo in makedoc for config output
- move implementation for $force_buffy_check to menus so that it only acts if <buffy-list> is invoked from menus but _not_ internally (fixes lots of IMAP noise for feature request #546)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@414 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Sun, 21 Aug 2005 15:05:55 +0000 (15:05 +0000)]
Nico Golde:
- fixed name

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@413 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 20 Aug 2005 16:38:59 +0000 (16:38 +0000)]
Rocco Rutte:
- some more changes to get counters for newsgroups synced into buffy list (for feature request #546) (there really must be found a better way to handle all counters)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@412 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 18 Aug 2005 17:36:03 +0000 (17:36 +0000)]
Rocco Rutte:
- implement feature request #645 via $max_display_recips

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@411 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 18 Aug 2005 15:47:11 +0000 (15:47 +0000)]
Rocco Rutte:
- update svnlog2changelog.pl to get some more useful info

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@410 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Will Maier <willmaier@ml1.net>
pdmef [Thu, 18 Aug 2005 14:30:21 +0000 (14:30 +0000)]
From: Will Maier <willmaier@ml1.net>
Rocco Rutte:
- improve mailcap's security section (crosslinks still to come)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@409 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 18 Aug 2005 12:24:25 +0000 (12:24 +0000)]
Rocco Rutte:
- add Security chapter to manual

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@408 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Wed, 17 Aug 2005 14:10:13 +0000 (14:10 +0000)]
Nico Golde:
- typo fix (reported by Jukka Salmi)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@407 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 17 Aug 2005 11:51:21 +0000 (11:51 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@406 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 16 Aug 2005 12:14:02 +0000 (12:14 +0000)]
Rocco Rutte:
- replace f=f handler (committed to enable testing) (patch kindly contributed by Peter J. Holzer <hjp@hjp.at>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@405 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 14 Aug 2005 13:59:01 +0000 (13:59 +0000)]
Rocco Rutte:
- add newsgroup counters to sidebar, <buffy-cycle> still broken
- improve nntp_buffy to start off at next from current instead of current

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@404 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 14 Aug 2005 12:26:32 +0000 (12:26 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@403 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 14 Aug 2005 12:18:04 +0000 (12:18 +0000)]
Rocco Rutte:
- modify nntp_buffy() to offer _next_ group with new articles instead of _first_ when attempting to change group (partially strange ordering of groups remains) (still this needs to be handled via <buffy-cycle>) (reported by Peter J. Holzer <hjp@hjp.at>)
- display some progress while fetching NNTP headers from cache

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@402 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 14 Aug 2005 11:35:07 +0000 (11:35 +0000)]
Rocco Rutte:
- add validity checks for $dsn_return, $dsn_notify and $smtp_use_tls
- add framework to check values for DT_STR variables for validity
- add strtok() wrapper to convert string into list2_t

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@401 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 20:47:37 +0000 (20:47 +0000)]
Rocco Rutte:
- fix bug for F=F display introduced when fixing last

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@400 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 20:30:48 +0000 (20:30 +0000)]
Rocco Rutte:
- update vvv.nntp

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@399 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 15:24:08 +0000 (15:24 +0000)]
Rocco Rutte:
- in addition to closing bug #4787, document all renamed/removed/obsolete variables in the fine manual

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@398 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 14:33:13 +0000 (14:33 +0000)]
Rocco Rutte:
- build fix for mixmaster (include missing file) (spottet by Elimar Riesebieter <riesebie@lxtec.de>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@397 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 13:50:04 +0000 (13:50 +0000)]
Rocco Rutte:
- add missing chunk of patch for envelope sender via libESMTP

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@396 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 13:36:01 +0000 (13:36 +0000)]
Rocco Rutte:
- improve libESMTP integration: allow for different envelope sender via $smtp_envelope
- improve libESMTP integration: add DSN support
- improve libESMTP integration: add 8BITMIME flag support

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@395 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 10:10:07 +0000 (10:10 +0000)]
Rocco Rutte:
- rename $smtp_auth_(username|password) to $smtp_(user|pass) (synonyms kept) to improve consistency
- add some SMTP documentation to manual

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@394 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 09:48:07 +0000 (09:48 +0000)]
Rocco Rutte:
- merge in latest mutt changes to move to 1.5.10

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@393 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 13 Aug 2005 08:36:18 +0000 (08:36 +0000)]
Rocco Rutte:
- fix crypgt-gpgme.c's includes (patch by Christian Gall <cg@cgall.de>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@392 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 15:43:05 +0000 (15:43 +0000)]
Rocco Rutte:
- always use AUTH_PLUGIN_PLAIN for libESMTP as AUTH_PLUGIN_EXTERNAL seems to cause trouble in some cases, StartTLS still works

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@391 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 15:26:09 +0000 (15:26 +0000)]
Rocco Rutte:
- do missing documentation update for libESMTP+StartTLS

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@390 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 15:22:45 +0000 (15:22 +0000)]
Rocco Rutte:
- add StartTLS support via libESMTP, thanks to a patch by Christian Gall <cg@cgall.de> (slightly edited)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@389 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 12:13:13 +0000 (12:13 +0000)]
Rocco Rutte:
- correct some more locations of prototype defs

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@388 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 11:07:37 +0000 (11:07 +0000)]
Rocco Rutte:
- move some more flags out to headers they belong to

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@387 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 10:47:55 +0000 (10:47 +0000)]
Rocco Rutte:
- move more data structures + protos to dedicated source files

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@386 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 10:11:24 +0000 (10:11 +0000)]
Rocco Rutte:
- fix bug #4709

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@385 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 11 Aug 2005 09:36:28 +0000 (09:36 +0000)]
Rocco Rutte:
- merge in latest mutt changes
- add missing prototypes to hcache.h

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@384 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 8 Aug 2005 12:43:11 +0000 (12:43 +0000)]
Rocco Rutte:
- move more data structures + prototypes to dedicated source files, still much more to come

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@383 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 8 Aug 2005 12:19:36 +0000 (12:19 +0000)]
Rocco Rutte:
- move more data structs out to dedicated source files

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@382 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 8 Aug 2005 11:49:53 +0000 (11:49 +0000)]
Rocco Rutte:
- start to kill protos.h by moving some structures and prototypes to dedicated source files

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@381 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 8 Aug 2005 10:35:25 +0000 (10:35 +0000)]
Rocco Rutte:
- repair string library function naming fuckup once and for all, see updated doc/devel-notes.txt

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@380 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 8 Aug 2005 10:25:04 +0000 (10:25 +0000)]
Rocco Rutte:
- repair string library function naming fuckup once and for all, see updated doc/devel-notes.txt

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@379 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 8 Aug 2005 10:11:02 +0000 (10:11 +0000)]
Rocco Rutte:
- merge in some latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@378 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 7 Aug 2005 18:10:59 +0000 (18:10 +0000)]
Rocco Rutte:
- revert latest sidebar update to show non-deleted messages instead of total
- add/rename some $sidebar_number_format expandos to get same behavior as for $status_format (see manual and UPGRADING) (old %c and %f still kept)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@377 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 7 Aug 2005 16:58:56 +0000 (16:58 +0000)]
Rocco Rutte:
- change manual type from article to book
- merge in some parts of the proposed new manual which is in fact dead

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@376 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Sun, 7 Aug 2005 16:58:34 +0000 (16:58 +0000)]
Nico Golde:
- fixed segfault if pgpout is NULL

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@375 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 6 Aug 2005 20:29:36 +0000 (20:29 +0000)]
Rocco Rutte:
- make sidebar display total count of non-deleted mails for %c in $sidebar_number_format instead of total

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@374 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 6 Aug 2005 19:22:47 +0000 (19:22 +0000)]
Rocco Rutte:
- really fix #4709 this time (at least I hope ;-)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@373 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 6 Aug 2005 18:45:04 +0000 (18:45 +0000)]
Rocco Rutte:
- kill stale mutt_ssl_nss.c
- fix typo (note to self: increase vacation length...)
- fix f=f display for lines without [\r\n] (fixes bug #4709)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@372 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 6 Aug 2005 18:07:10 +0000 (18:07 +0000)]
Rocco Rutte:
- merge in latest mutt changes
- beautify debug level sanity checks

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@371 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 2 Aug 2005 14:00:14 +0000 (14:00 +0000)]
Nico Golde:
- documentated debugging level command line option in manual

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@370 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 2 Aug 2005 13:56:20 +0000 (13:56 +0000)]
Nico Golde:
- corrected little mistake in debug check code

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@369 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 2 Aug 2005 13:47:10 +0000 (13:47 +0000)]
Nico Golde:
- added debugging option -d to help output
- added check of debugging level before starting muttng

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@368 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 2 Aug 2005 13:40:57 +0000 (13:40 +0000)]
Nico Golde:
- corrected translation file

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@367 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Sat, 30 Jul 2005 11:21:17 +0000 (11:21 +0000)]
Nico Golde:
- merged in the latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@366 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 28 Jul 2005 20:44:17 +0000 (20:44 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@365 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 28 Jul 2005 20:38:09 +0000 (20:38 +0000)]
Rocco Rutte:
- fix yet another typo: this time in configure.in (noted by Stephane Clodic <sclodic@teaser.fr>) (note to self: check out what this "brain 1.0" is everybody is running these days)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@364 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 28 Jul 2005 18:03:43 +0000 (18:03 +0000)]
Rocco Rutte:
- fix typo for merge of $imap_login so that SASL2 logins work again (many thanks to Stephane Clodic <sclodic@teaser.fr> for providing lots of info and debug environment!)
- add one more missing chunk while merging in changes back in r174 (!)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@363 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 28 Jul 2005 15:49:12 +0000 (15:49 +0000)]
Rocco Rutte:
- revert overly eager header caching change specific to mutt-ng (caches must be rebuild again from scratch)
- fix copy'n'pase error of displaying messages twice

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@362 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 28 Jul 2005 11:53:48 +0000 (11:53 +0000)]
Rocco Rutte:
- add missing calls to mutt_check_traditional_pgp() to index menu (chunks got lost during some merge session) (fixes bug #4497)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@361 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 27 Jul 2005 21:12:31 +0000 (21:12 +0000)]
Rocco Rutte:
- mention new -D option in muttng(1) (reported by Elimar Riesebieter <riesebie@lxtec.de>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@360 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 27 Jul 2005 16:19:09 +0000 (16:19 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@359 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 27 Jul 2005 14:28:09 +0000 (14:28 +0000)]
Rocco Rutte:
- update and complete German translation

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@358 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 27 Jul 2005 12:12:55 +0000 (12:12 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@357 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 27 Jul 2005 12:09:45 +0000 (12:09 +0000)]
Rocco Rutte:
- update ./po and ./po/POTFILES.in

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@356 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 27 Jul 2005 02:39:27 +0000 (02:39 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@355 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 21:49:42 +0000 (21:49 +0000)]
Rocco Rutte:
- merge in some missing chunk which got lost in merge session(s) and rebuild doc based on it

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@354 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 21:36:28 +0000 (21:36 +0000)]
Rocco Rutte:
- argh. update configure's SVN revision detection to take latest rev if multiple found (this really begs for trouble so please report if configure behaves strangely, e.g. aborts prematurely or the like)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@353 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 21:20:05 +0000 (21:20 +0000)]
Rocco Rutte:
- make configure grab source's revision number (if any) for VERSION file

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@352 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 20:15:56 +0000 (20:15 +0000)]
Rocco Rutte:
- move some totally misplaced comparison functions (temporarily) over to muttlib.c where they don't belong either

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@351 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 19:58:56 +0000 (19:58 +0000)]
Rocco Rutte:
- modularize mx_commit_message()

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@350 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 19:15:18 +0000 (19:15 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@349 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 15:44:02 +0000 (15:44 +0000)]
Rocco Rutte:
- fix tiny documentation typos

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@348 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 26 Jul 2005 15:26:23 +0000 (15:26 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@347 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 25 Jul 2005 20:06:07 +0000 (20:06 +0000)]
Rocco Rutte:
- properly quote arg to AC_MSG_ERROR to really make configure bail out if no DB library could be found

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@346 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 25 Jul 2005 19:51:45 +0000 (19:51 +0000)]
Rocco Rutte:
- safe is safe: add hcache rebuilding note to UPGRADING

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@345 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 25 Jul 2005 19:30:48 +0000 (19:30 +0000)]
Rocco Rutte:
- merge in latest mutt changes (NOTE: this requires a complete rebuild of header caches!)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@344 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 25 Jul 2005 07:39:44 +0000 (07:39 +0000)]
Rocco Rutte:
- revert sidebar bugfix as of r320 as it produce a greater bug than it solves (i.e. sidebar toggling works again) (spotted by Andreas Kneib)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@343 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 25 Jul 2005 07:27:33 +0000 (07:27 +0000)]
Rocco Rutte:
- merge in latest mutt changes
- update ACK list of manual to reflect muttng contributors (any feeling missing? ;-)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@342 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 15:26:20 +0000 (15:26 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@341 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 12:38:14 +0000 (12:38 +0000)]
Rocco Rutte:
- documentation update, see <http://mutt-ng.berlios.de/manual/> too

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@340 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 11:58:10 +0000 (11:58 +0000)]
Rocco Rutte:
- add typedef for list_del() to lib/list.h and use it to fix compiler warnings (fix other warnings as well)
- fix typo in manual for $xterm_leave

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@339 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 10:42:10 +0000 (10:42 +0000)]
Rocco Rutte:
- update ChangeLog for $xterm_leave

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@338 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 10:40:17 +0000 (10:40 +0000)]
Rocco Rutte:
- implement feature request #1135 by addind $xterm_leave with some working example in The Fine Manual

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@337 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 09:43:26 +0000 (09:43 +0000)]
Rocco Rutte:
- fix User-Agent: header to conform to common practice syntax (again)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@336 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 24 Jul 2005 09:35:56 +0000 (09:35 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@335 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Sat, 23 Jul 2005 15:17:29 +0000 (15:17 +0000)]
Nico Golde:
deleted testfile

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@334 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Sat, 23 Jul 2005 15:17:06 +0000 (15:17 +0000)]
Nico Golde:
test because the snapshots don't work

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@333 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 21 Jul 2005 07:51:16 +0000 (07:51 +0000)]
Rocco Rutte:
- make imap_reconnect() work if server closes connection without muttng noting it (waiting within queries, etc.) (produces lots of errors and warnings so that it's ugly but it works) (real fix still to come)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@332 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 18 Jul 2005 12:38:06 +0000 (12:38 +0000)]
Rocco Rutte:
- update muttng.spec as part of 'prepare' -> 'autogen.sh' transition (spec file by Iain Lea <iain@bricbrac.de>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@331 e385b8ad-14ed-0310-8656-cc95a2468c6d