summaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2009-07-30Fix mutt -h output for -a/-- optionsRocco Rutte
2009-06-21Pass buffer size to mutt_mktemp()Rocco Rutte
2009-06-01Use strtol() wrappers for most atoi() callsRocco Rutte
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2009-02-20Set magic from -m before processing queries (-Q) or dumping variables (-D)Rocco Rutte
2009-01-27Update copyright yearsRocco Rutte
2009-01-03Another copyright updateBrendan Cully
2009-01-03Update some copyrightsBrendan Cully
2008-12-20Cosmetics for mutt -vBrendan Cully
2008-11-24Belatedtly acknowledge Rocco's significant contributions to muttBrendan Cully
2008-08-23Whitespace cleanupBrendan Cully
2008-08-23Fix infinite loop with "mutt -", introduced in [31c9e9727d42].Brendan Cully
2008-08-19Handle -- correctly with or without -a, closes #3097Aron Griffis
2008-07-09Document redirection to trigger batch send mode in mutt(1) and mutt -h. Close...Rocco Rutte
2008-05-11Update copyright in -vv output. Closes #3042.Brendan Cully
2008-02-27Update copyright years in 'mutt -v' output and COPYRIGHTRocco Rutte
2007-12-05Improve inode sorting, enable it by default and add MH support.Rocco Rutte
2007-11-04Prevent mailto parsing buffer overflow by ignoring too long header.Rocco Rutte
2007-09-17Backoug changeset 6f06b7f1f76fRocco Rutte
2007-09-17Mark interesting items in mutt -v output for translationRocco Rutte
2007-09-17Include hcache backend version info in mutt -v outputRocco Rutte
2007-04-10Fix a compiler warningBrendan Cully
2007-04-09Exit with a nonzero value if sending a message in batch mode fails (bug #2709).Michael Elkins
2007-04-03When -- is present in the argument list, allow attachment globs.Christoph Berg
2007-03-20Make BUFFY_SIZE a runtime switch ($check_mbox_size)Miroslav Lichvar
2007-03-14mutt.man and mutt -h updatesChristoph Berg
2007-02-26Add curses_version to mutt -v output (thanks to Vincent Lefevre forBrendan Cully
2007-02-25Update copyrights.Brendan Cully
2007-02-24This patch adds ESMTP relay support to mutt.Brendan Cully
2006-07-11Fix 2305.Rocco Rutte
2006-04-28pdmef+fix+sslinterface. Triggered by a warning when compilingRocco Rutte
2006-01-15A conservative update of copyright years. Some other files may need updatingBrendan Cully
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-17Some minor cleanups: tell users to go to bugs.mutt.org instead of using flea;Brendan Cully
2005-09-06Fix a memory leak in imap_utf7_decode and do a little cleanup on shutdown.Brendan Cully
2005-09-06Move SASL and IMAP shutdown hooks into main where they belong.Brendan Cully
2005-09-01Remove obsolete Cyrus SASL 1.5 support.Brendan Cully
2005-08-16-D dumps to stdout, not stderr.Paul Walker
2005-08-08Document -d option in mutt -h output. Closes #2027.Brendan Cully
2005-07-24This patch adds an option -D to dump mutt's configuration after allPaul Walker
2005-07-23This is the current shortcut patch patch by Byrial Ole JensenByrial Jensen
2005-06-18Update copyright dates according to latest activity in ChangeLog.Brendan Cully
2005-02-12Trivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully, PaulTAKAHASHI Tamotsu
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-01-27Add USE_INODESORT to main.c's option dump.Thomas Roessler
2005-01-27GNUTLS support. Used in Debian since Nov. 2001.Marco d'Itri
2005-01-27Support for the "default" color in Slang.Bill Nottingham
2005-01-26IMAP header cache.Thomas Glanzmann
2004-06-17This is the sequel to the crypto modularization changes I did onMoritz Schulte