root/attach.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5418:1e8ca708a52f [5418:1e8ca708a52f] 4 months Alexey I. Froloff <raorn@…> Do not attempt to close invalid descriptors. Closes #3075
(edit) @5015:b9c0a75de5c0 [5015:b9c0a75de5c0] 19 months Brendan Cully <brendan@…> Back out $umask.
(edit) @4954:537672d8fefb [4954:537672d8fefb] 20 months Brendan Cully <brendan@…> Add $umask for mailboxes and attachments. init.c could really use some …
(edit) @4582:97d4150ea39e [4582:97d4150ea39e] 3 years Thomas Roessler <roessler@…> Fix mutt/2186.
(edit) @4439:0383a03ba8ae [4439:0383a03ba8ae] 3 years Brendan Cully <brendan@…> Full large file support. Keep a close watch on your mailboxes everyone!
(edit) @4343:2bccf51eedac [4343:2bccf51eedac] 3 years Brendan Cully <brendan@…> Gah, forgot the zip code when updating the FSF address…
(edit) @4341:88eff1cda82a [4341:88eff1cda82a] 3 years Brendan Cully <brendan@…> Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
(edit) @4244:42d38e8415f0 [4244:42d38e8415f0] 3 years Brendan Cully <brendan@…> Note when mutt_edit_attachment fails and display error instead of …
(edit) @4212:504af4a22e96 [4212:504af4a22e96] 3 years TAKAHASHI Tamotsu <ttakah@…> Don't pass an empty filename to the default text editor when …
(edit) @4141:3bd73423150c [4141:3bd73423150c] 3 years Brendan Cully <brendan@…> Move some attachment-related prototypes and structures into attach.h from …
(edit) @3873:ac2a2dcad1ec [3873:ac2a2dcad1ec] 4 years Brendan Cully <brendan@…> Add config.h to the top of every C file that could possibly want …
(edit) @3654:9eb775ff3c55 [3654:9eb775ff3c55] 4 years Thomas Roessler <roessler@…> Don't open a file for writing that we have unlinked before. …
(edit) @3505:d6d44140da08 [3505:d6d44140da08] 5 years Thomas Roessler <roessler@…> Fix a logic flaw in attachment saving.
(edit) @3447:e0073fa9c57c [3447:e0073fa9c57c] 5 years Brendan Cully <brendan@…> This patch removes the Kendra format from mutt. (The support was broken …
(edit) @3267:601c6ba383ef [3267:601c6ba383ef] 6 years Werner Koch <wk@…> - To cleanup the pgp/smime code and prepare for other backends. - Support …
(edit) @3253:26daff844f0a [3253:26daff844f0a] 6 years Armin Wolfermann <aw@…> Fix a number of invocations of mutt_yesorno(): Always explicitly use the …
(edit) @3179:26bc01c85ce5 [3179:26bc01c85ce5] 6 years Thomas Roessler <roessler@…> Fix Mike's and my e-mail addresses in copyright lines.
(edit) @3173:9aed3783b6f7 [3173:9aed3783b6f7] 6 years Thomas Roessler <roessler@…> Replace safe_free calls by the FREE macro.
(edit) @3066:f2f79b4cc02d [3066:f2f79b4cc02d] 6 years Michael Elkins <me@…> Fixing #1330.
(edit) @3055:3c07f51ba302 [3055:3c07f51ba302] 6 years Michael Elkins <me@…> Fix $editor and $visual. Based on an earlier patch from Edmund Grimley …
(edit) @2957:69b5f082b067 [2957:69b5f082b067] 6 years Michael Elkins <me@…> [STABLE] Fixing #1330.
(edit) @2953:d8830ee3ff11 [2953:d8830ee3ff11] 7 years Thomas Roessler <roessler@…> Undoing the previous patch. It was junk, and may ruin files.
(edit) @2951:64010803ed2b [2951:64010803ed2b] 7 years Thomas Roessler <roessler@…> Don't fopen mail folders in append mode where we should safe_fopen() them …
(edit) @2947:0983ccb1d4dc [2947:0983ccb1d4dc] 6 years Michael Elkins <me@…> Fix $editor and $visual. Based on an earlier patch from Edmund Grimley …
(edit) @2781:882569cd49eb [2781:882569cd49eb] 7 years Thomas Roessler <roessler@…> S/MIME support. From Oliver Ehli <elmy@…> and Mike …
(edit) @2776:25d0490cac83 [2776:25d0490cac83] 7 years Thomas Roessler <roessler@…> Introduce mime_lookup. From Brian Foley and Ulf Erikson.
(edit) @2766:51e9dbae6405 [2766:51e9dbae6405] 7 years Thomas Roessler <roessler@…> Bumping version numbers to 3.0, for the new unstable branch.
(edit) @2730:4788d3b41d27 [2730:4788d3b41d27] 7 years Thomas Roessler <roessler@…> Fix #951.
(edit) @2586:542b26932cea [2586:542b26932cea] 7 years Thomas Roessler <roessler@…> Fix inconsistencies between printing and displaying of message/rfc822 body …
(edit) @2585:bfdf402460d9 [2585:bfdf402460d9] 7 years Thomas Roessler <roessler@…> Fix attachment printing.
(edit) @2435:dd9866e2059f [2435:dd9866e2059f] 7 years Thomas Roessler <roessler@…> Check mutt_create_filter*'s return value for errors. This should avoid a …
(edit) @2371:62965bc72607 [2371:62965bc72607] 7 years Thomas Roessler <roessler@…> Add ascii_strcasecmp() and ascii_strncasecmp() functions which …
(edit) @2282:68fed29a1b9c [2282:68fed29a1b9c] 8 years Thomas Roessler <roessler@…> Fix #470: multipart- and message-type attachments weren't …
(edit) @2270:75bad12a517b [2270:75bad12a517b] 8 years Thomas Roessler <roessler@…> Replace various instances of endwin() by mutt_endwin(). This should help …
(edit) @2250:9e0e09920c13 [2250:9e0e09920c13] 8 years Thomas Roessler <roessler@…> Add collapsing to the receive-attach menu, and improve digest handling …
(edit) @2236:bbb09a71387f [2236:bbb09a71387f] 8 years Thomas Roessler <roessler@…> Some automated security checks concerning fopen() calls.
(edit) @1972:7e2f4eac0b35 [1972:7e2f4eac0b35] 8 years Thomas Roessler <roessler@…> Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1 1970 …
(edit) @1601:b06a65a09a4f [1601:b06a65a09a4f] 9 years Thomas Roessler <roessler@…> The FSF apparently has moved.
(edit) @1599:69ec01f3d9e1 [1599:69ec01f3d9e1] 9 years Thomas Roessler <roessler@…> Fix index updates when closing or synching mail folders fails. There were …
(edit) @1546:c0fff2f75b8c [1546:c0fff2f75b8c] 9 years Thomas Roessler <roessler@…> Do more error checking when writing messages to folders.
(edit) @1520:b6532d69ecf5 [1520:b6532d69ecf5] 9 years Thomas Roessler <roessler@…> Fix a couple of random perror() calls and related problems.
(edit) @1516:b26d80b098f3 [1516:b26d80b098f3] 9 years Thomas Roessler <roessler@…> PGP-cleanup patch from Roland Rosenfeld. Thanks!
(edit) @1433:c14762094a0a [1433:c14762094a0a] 9 years Thomas Roessler <roessler@…> More copyright cosmetics - noted by Martin Michlmayr <tbm@…>.
(edit) @1431:f82b38f77f48 [1431:f82b38f77f48] 9 years Thomas Roessler <roessler@…> Add (and use) a function mutt_str_replace, which essentially replaces the …
(edit) @1423:e3922e1ff7a1 [1423:e3922e1ff7a1] 9 years Thomas Roessler <roessler@…> Update copyright notices for unstable.
(edit) @1349:a4809fdd40fa [1349:a4809fdd40fa] 9 years Thomas Roessler <roessler@…> Rewriting lots of the recvattach code.
(edit) @1196:b8ccf9e5e42d [1196:b8ccf9e5e42d] 9 years Thomas Roessler <roessler@…> Updat copyright notices in stable.
(edit) @1086:02b3c3dde92a [1086:02b3c3dde92a] 9 years Thomas Roessler <roessler@…> Various patches from last week, including: - new mh/maildir access …
(edit) @926:a7126fa6773d [926:a7126fa6773d] 10 years Thomas Roessler <roessler@…> Fix a $TMPDIR race condition.
(edit) @913:53810c1b1560 [913:53810c1b1560] 9 years Thomas Roessler <roessler@…> Applying Liviu Daia's signal handling patches. They work fine …
(edit) @905:b1a199b654dc [905:b1a199b654dc] 9 years Thomas Roessler <roessler@…> New mh and maildir folder writing code. Back-port from unstable.
(edit) @892:ade22b3e1d36 [892:ade22b3e1d36] 9 years Thomas Roessler <roessler@…> Don't do charset conversions when they aren't necessary. Back-port from …
(edit) @857:06018cdd9df5 [857:06018cdd9df5] 10 years Thomas Roessler <roessler@…> Fix the security fix.
(edit) @853:cbeae3d2d58a [853:cbeae3d2d58a] 10 years Thomas Roessler <roessler@…> patch.mutt-0.95.1i.ld.signals.1: A major redesign of how child processes …
(edit) @829:01d8ab906a6e [829:01d8ab906a6e] 10 years Thomas Roessler <roessler@…> [unstable] Fix mutt_decode_save_attachment's handling of character set …
(edit) @827:08dd55cf4de1 [827:08dd55cf4de1] 10 years Thomas Roessler <roessler@…> Merging the external character set patch into unstable. Additionally, this …
(edit) @823:f879251284eb [823:f879251284eb] 10 years Thomas Roessler <roessler@…> Fix the $TMPDIR raace noted by Hamish Moffat.
(edit) @788:6d5bc283aa4a [788:6d5bc283aa4a] 10 years Thomas Roessler <roessler@…> Fix the security fix.
(edit) @708:117b3e2df651 [708:117b3e2df651] 10 years Thomas Roessler <roessler@…> Updated implicit autoview handling from stable.
(edit) @705:44ec217adfaa [705:44ec217adfaa] 10 years Thomas Roessler <roessler@…> Merge in the mailcap patch from stable.
(edit) @703:b8ba18772aea [703:b8ba18772aea] 10 years Thomas Roessler <roessler@…> Get rid of RCS ids in source files. They are getting in our way when …
(edit) @668:5f5a3421faaa [668:5f5a3421faaa] 10 years Thomas Roessler <roessler@…> Fix a segmentation fault when viewing message/rfc822 attachments from the …
(edit) @636:5f0bbe7a248f [636:5f0bbe7a248f] 10 years Thomas Roessler <roessler@…> *** empty log message ***
(edit) @571:cb612551f8df [571:cb612551f8df] 10 years Thomas Roessler <roessler@…> My version of Byrial's parse_part patch.
(edit) @557:2c8523f9a1c8 [557:2c8523f9a1c8] 10 years Thomas Roessler <roessler@…> Introduce or rewrite mutt_{str*cmp,strlen} and use them all over …
(edit) @553:681d9b0ac0a6 [553:681d9b0ac0a6] 10 years Thomas Roessler <roessler@…> Experimental support for the so-called "kendra" mail folder format. This …
(edit) @515:47a36cd6cd2e [515:47a36cd6cd2e] 10 years Thomas Roessler <roessler@…> Gero Treuner's help-wrap patch.
(edit) @465:0e88fc30c913 [465:0e88fc30c913] 10 years Thomas Roessler <roessler@…> Change "static char rcsid[]" to "static const char rcsid[]" to make gcc …
(edit) @437:9c8238fc90d4 [437:9c8238fc90d4] 10 years Thomas Roessler <roessler@…> Add RCS $Id$ strings to (hopefully) all source files.
(edit) @411:a60586461eb8 [411:a60586461eb8] 10 years Thomas Roessler <roessler@…> [patch-0.94.4i.tlr.nametemplate.1] Fix nametemplate support: We should not …
(edit) @402:98bc92448192 [402:98bc92448192] 10 years Thomas Roessler <roessler@…> Fix another pipe-related hang in mutt_view_attachment().
(edit) @364:efa46a89a622 [364:efa46a89a622] 10 years Thomas Roessler <roessler@…> [patch-0.94.3.bl.other_types.1] This patch adds support for the model MIME …
(edit) @358:19c7526b4ac9 [358:19c7526b4ac9] 10 years Thomas Roessler <roessler@…> Try this: set $mime_forward, forward a PGP-encrypted message, then in the …
(edit) @356:2d58361dd5a7 [356:2d58361dd5a7] 10 years Thomas Roessler <roessler@…> When you forward a message with $mime_forward set, or when you attach a …
(edit) @315:a7629ee1117b [315:a7629ee1117b] 10 years Thomas Roessler <roessler@…> Various nits from Liviu.
(edit) @300:bef815613d39 [300:bef815613d39] 10 years Thomas Roessler <roessler@…> Adding gettext support, based on the patch by Marco d'Itri.
(edit) @261:9e056272c0ca [261:9e056272c0ca] 10 years Thomas Roessler <roessler@…> This patch adds some more "safe" characters to mutt_sanitize_filename and …
(edit) @242:2217a416d1db [242:2217a416d1db] 10 years Thomas Roessler <roessler@…> Introducing mutt_sanitize_filename(). The code is similar to …
(edit) @240:a0c401d84713 [240:a0c401d84713] 10 years Thomas Roessler <roessler@…> Avoid possible buffer overflows in mutt_adv_mktemp().
(edit) @216:41df0b80bfcd [216:41df0b80bfcd] 10 years Thomas Roessler <roessler@…> Fiddling around wit