summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-24use REGCOMP() macroEmanuele Giaquinta
2010-08-24add REG_ICASE accidentally removed in changeset 1a35f096c8cbMichael Elkins
2010-08-24do not print debug message on ENOENTMichael Elkins
2010-08-14avoid c99 syntax for backwards compatMichael Elkins
2010-08-06Fix comparison signedness warnings.Matthias Andree
2010-08-12Fix bug in imap_keepalive() which erroneously free Context when the IMAP conn...Michael Elkins
2010-08-12url_parse_mailto should return 0 on successMichael Elkins
2010-08-12always update message body size when parsing a maildir messageMichael Elkins
2010-08-12call va_end() even when vasprintf returns <0Michael Elkins
2010-08-09rename mutt_sprintf() to safe_asprintf() to match the GNU extension that perf...Michael Elkins
2010-08-09In postpone.c, function mutt_num_postponed, the old {{{OldPostponed}}} is neverVincent Lefevre
2010-08-09clear the real name when $reverse_realname is unset and a match is hit so thatMichael Elkins
2010-08-09fix example of mailto: use on the command lineMichael Elkins
2010-08-08fix buffer underrun when processing ANSI escape sequencesMichael Elkins
2010-08-08document support for mailto: URLs on the command lineMichael Elkins
2010-08-08avoid error when the user has requested many extra headers via IMAPMichael Elkins
2010-08-08add a malloc+sprintf combo functionMichael Elkins
2010-08-08fix crash in limit when user enters invalid regexpFabian Groffen
2010-08-07Fix comparison signedness warningsMichael Elkins
2010-08-07add comment about safety of castMichael Elkins
2010-08-06Fix comparison signedness warning.Matthias Andree
2010-08-06Fix signedness warning.Matthias Andree
2010-08-06Ignore backup files ending in a tilde character.Matthias Andree
2010-08-06Fix comparison signedness warnings.Matthias Andree
2010-08-06Fix comparison signedness warnings.Matthias Andree
2010-08-06Resolve if/else empty body ambiguity/warnings when compiling without DEBUG.Matthias Andree
2010-08-06detect availablity of 'long long'Michael Elkins
2010-08-06Drop declaration for unused argv/argc parameters.Matthias Andree
2010-08-06use a 64-bit random value in temporary filenames.Michael Elkins
2010-08-06avoid using C99 boolMichael Elkins
2010-08-06add %D format string to $folder_format to expand the time based on $date_format.Michael Elkins
2010-08-06fix compiler warning about wrong type for SslSessionCertsMichael Elkins
2010-08-06Unbreak X.509 SubjAltName checks,Matthias Andree
2010-08-06properly set _XOPEN_SOURCE to 600 (POSIX.1-2004) when detecting th wc*()Michael Elkins
2010-08-05when parsing From_ lines in mmdf/mbox, the TZ should be computed based on the...Michael Elkins
2010-08-05explanatory commentsMichael Elkins
2010-08-05do not leave pager when changing sort order.andreas amann
2010-08-05do not leave pager when using read-thread and read-subthreadMichael Elkins
2010-08-04Updated Czech translationPetr Pisar
2010-08-04updated French translationVincent Lefevre
2010-08-03add locale.h for compililng with -std=c99Michael Elkins
2010-08-03adjust help for -a to make it clearer that -- is required terminatorMichael Elkins
2010-07-31Fix buffer underflow in expansion of format pipes. Add better error detection.Michael Elkins
2010-07-18use REGCOMP() macroMichael Elkins
2010-07-18Skip 'attachments' directive if minor type is not a valid regexpEmanuele Giaquinta
2010-07-09fix misspelling in Swedish translationJoel Dahl
2010-05-18Consider any negative return value from send_message() to be an error and all...Michael Elkins
2010-04-24openssl: only call SSL_shutdown during clean shutdown (closes #3407)Brendan Cully
2010-04-22updated French translationVincent Lefevre
2010-04-14remove toggle and replace with format in pgp-menuMichael Elkins