summaryrefslogtreecommitdiffstats
path: root/mx.c
AgeCommit message (Expand)Author
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-08-25patch-bac.imapurl-2, with small modifications.Thomas Roessler
2000-08-17Random cleanup from Brendan Cully.Thomas Roessler
2000-08-08* handles expunged messages better. Previously mutt's state was onlyThomas Roessler
2000-08-01Fix from BCThomas Roessler
2000-07-28Handle expunged messages. From Brendan Cully.Thomas Roessler
2000-07-20Another IMAP patch from Brendan.Thomas Roessler
2000-06-11Fix some issues with synching of maildir/mh folders. Problems notedThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-03-02Fix incompatible return value checking. This should fix #29.Thomas Roessler
2000-02-29More IMAP folder update hacks. Brendan says it works.Thomas Roessler
2000-02-26Don't use an uninitialized string for error reporting.Thomas Roessler
2000-02-23safe_fclose() doesn't like FILE pointers.Thomas Roessler
2000-02-23Don't core dump when locking a folder fails.Thomas Roessler
2000-02-17Do more error checking when writing messages to folders.Thomas Roessler
2000-02-14Brendan Cully's patch from <20000212185021.A7365@xanadu.kublai.com>.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-24Locking fix.Thomas Roessler
2000-01-18mx_open_mailbox_append: Add an error message and remove a fileThomas Roessler
2000-01-10More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-12-04Check for the presence of .overview files when testing whetherThomas Roessler
1999-11-18Detect .mew_cache files in MH folders. Suggested by Kawaguti GingaThomas Roessler
1999-10-16Scoring improvements.Thomas Roessler
1999-10-04Some fixes from Brendan Cully.Thomas Roessler
1999-09-08The attached patch:Thomas Roessler
1999-09-07* redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler
1999-09-01Don't clear the error line whenever dotlocking a file.Thomas Roessler
1999-09-01When the user synchronizes a mail folder, do a thorough check.Thomas Roessler
1999-08-23Remove a couple of NFS-related hacks which seem to be unnecessary.Thomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
1999-08-04Fix $save_empty.Thomas Roessler
1999-07-26Assorted IMAP fixes. From Brendan Cully <brendan@kublai.com>,Thomas Roessler
1999-07-01Fix a small imap-related bug.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-02-18Introduce $dotlock_program: This makes the mutt_dotlock program'sThomas Roessler
1999-02-09Vikas' latest collapse fix.Thomas Roessler
1999-02-09Brandon's IMAP clean-up; new czech translation.Thomas Roessler
1999-02-04[unstable] Change the way mutt_quote_filename() worked. It's notThomas Roessler
1999-02-04[unstable] Check for write errors when moving messages to $mbox.Thomas Roessler
1999-01-19Remove a confusing error message.Thomas Roessler
1999-01-14Fix a couple of segfaults related to using curses when it isn't there.Thomas Roessler
1999-01-13Don't use curses when we don't have it.Thomas Roessler
1999-01-07Merge in the mailcap patch from stable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-12-21Adjust some hash-related parameters.Thomas Roessler
1998-12-21Mail folder synchronization-related fixes:Thomas Roessler
1998-12-13Don't dump core when closing a NULL context. Fixes the "exit fromThomas Roessler
1998-12-07Fix a couple of flag-related bugs in the maildir folder update code.Thomas Roessler