summaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)Author
2007-04-11Add $smtp_pass (closes #2116)Brendan Cully
2007-04-05Remove broken namespace supportBrendan Cully
2007-03-21Back out $umask.Brendan Cully
2007-03-02Add $umask for mailboxes and attachments.Brendan Cully
2007-03-03Add $wrap, which supersedes $wrapmargin.Brendan Cully
2007-02-27Updated $assumed_charset patch (closes: #2218).TAKIZAWA Takashi
2007-02-26Add $history_file and $save_history, for saving command history acrossVincent Lefevre
2007-02-24Add $assumed_charset, $file_charset and $strict_mime.TAKIZAWA Takashi
2007-02-24This patch adds ESMTP relay support to mutt.Brendan Cully
2007-01-02add debug harness to lib.c functions, and a bunch of dprint'sThomas Roessler
2006-07-04pdmef.cache.24: Generalise IMAP body caching and add POP support.Rocco Rutte
2006-06-08Clean up ReleaseDate mess; include ReleaseDate in User-AgentThomas Roessler
2006-04-28pdmef+fix+sslinterface. Triggered by a warning when compilingRocco Rutte
2006-01-09Adding pattern group support; seeThomas Roessler
2005-12-22Add $imap_cachedir option. If set, mutt will keep copies of IMAP messagesBrendan Cully
2005-10-04Attachment counting for index display (patch-1.5.11.dgc.attach.6).David Champion
2005-09-22Update QDBM patch to the current state of the art. Closes: #2003 (again).TAKAHASHI Tamotsu
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-09-14Add new $envelope_from_address variable for manually specifying theBrendan Cully
2005-09-07Display progress meter when uploading/fetching IMAP data. Closes: #1772.Brendan Cully
2005-08-02Put moribund NSS support out to pasture.Brendan Cully
2005-08-01Cache SSL certificates that have been accepted but not saved until muttBrendan Cully
2005-07-23This is the current shortcut patch patch by Byrial Ole JensenByrial Jensen
2005-06-28Add $imap_login variable to specify which user to authenticate asBrendan Cully
2005-02-12Christoph Berg's menu_context, and a version of menu_move_off whereThomas Roessler
2005-02-12unalternates now also adds to a list of exceptions; same behaviorTAKAHASHI Tamotsu
2005-02-11Only enable ssl_client_cert for openssl (spotted by Adeodato).Brendan Cully
2005-01-27GNUTLS support. Used in Debian since Nov. 2001.Marco d'Itri
2005-01-26IMAP header cache.Thomas Glanzmann
2004-08-30Here's a patch to allow mutt to use SSL client certificates toBrendan Cully
2004-07-19Fix #1548. (The first variant, with $imap_headers specifyingTAKAHASHI Tamotsu
2004-07-14Introduce $include_onlyfirst.TAKAHASHI Tamotsu
2004-04-12Introduce config_charset.Joël Riou
2004-02-01Turn alternates, lists, and subscribe into regular expression lists.Thomas Roessler
2003-07-15The attached patch should keep all opened IMAP connections alive, noBrendan Cully
2003-03-07globals.h is looking for crypt.h instead of mutt_crypt.h.Jim Mock
2003-01-21- To cleanup the pgp/smime code and prepare for other backends.Werner Koch
2002-09-09Introduce $content_type. There's one change against Michael'sMichael Elkins
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2002-01-24Introduce mime_lookup. From Brian Foley and Ulf Erikson.Thomas Roessler
2002-01-03Move some globals where they belong. From Brendan Cully.Thomas Roessler
2001-11-21Add a $wrapmargin configuration variable to fine-tuneThomas Roessler
2001-11-08somewhat cleaner in-band-signalling between the handlers and theThomas Roessler
2001-10-22Make IMAP keepalive configurable. From Brendan Cully.Thomas Roessler
2001-09-03Make MH sequences variable.Thomas Roessler
2001-06-18The attached patch adds two variables: $pop_authenticators andThomas Roessler
2001-06-05The attached patch should be the last feature I want to get inThomas Roessler
2001-05-29GSSAPI fixes, tunnel driver. From Brendan Cully.Thomas Roessler
2001-05-10A slightly extended version of Dave Ewart's sleeptime patch.Thomas Roessler