| 2017-07-15 |
David Levine | Fixed flex fixups to not break LFLAGS. |
blob | commitdiff | raw |
| 2017-07-15 |
David Levine | Added flex fixup for Fedora 26's flex 2.6.1. |
blob | commitdiff | raw | diff to current |
| 2017-05-05 |
Ralph Corderoy | configure.ac: Enable assert(3) by default. |
blob | commitdiff | raw | diff to current |
| 2017-02-19 |
Ken Hornstein | Change "servers" mts.conf entry to only support a singl... |
blob | commitdiff | raw | diff to current |
| 2017-01-14 |
David Levine | Fixed references to --with-cyrus-sasl, and --without... |
blob | commitdiff | raw | diff to current |
| 2017-01-07 |
David Levine | Added missing AC_SUBST of AM_LDFLAGS. |
blob | commitdiff | raw | diff to current |
| 2016-12-05 |
David Levine | Fixed and restored commit 9a4b4a3d3b27fe4a7ff6d0b8724ce... |
blob | commitdiff | raw | diff to current |
| 2016-12-04 |
David Levine | Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb. |
blob | commitdiff | raw | diff to current |
| 2016-12-04 |
David Levine | Enabled detection of tm_gmtoff on _GNU_SOURCE platforms... |
blob | commitdiff | raw | diff to current |
| 2016-11-23 |
David Levine | Added flex 2.6.0 (with Fedora 25) output fixup. |
blob | commitdiff | raw | diff to current |
| 2016-11-11 |
Ralph Corderoy | configure.ac: Add FIXME regarding _BSD_SOURCE for tm... |
blob | commitdiff | raw | diff to current |
| 2016-11-02 |
Ken Hornstein | Add some Autoconf support for older OpenSSL libraries... |
blob | commitdiff | raw | diff to current |
| 2016-10-25 |
David Levine | Reworked default SASL support to enable if header and... |
blob | commitdiff | raw | diff to current |
| 2016-10-25 |
David Levine | Don't add -D_FORTIFY_SOURCE to AM_CPPFLAGS with -O0. |
blob | commitdiff | raw | diff to current |
| 2016-10-24 |
Ralph Corderoy | Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2016-10-24 |
David Levine | Removed unnecessary definition of tls_support. |
blob | commitdiff | raw | diff to current |
| 2016-10-24 |
David Levine | Reworked default TLS support to enable if header and... |
blob | commitdiff | raw | diff to current |
| 2016-10-24 |
Ralph Corderoy | Fix flex 2.6.1's output regarding signed/unsigned compa... |
blob | commitdiff | raw | diff to current |
| 2016-10-19 |
Ralph Corderoy | Remove ./configure's --enable-debug support; it did... |
blob | commitdiff | raw | diff to current |
| 2016-10-11 |
Oliver Kiddle | For the autoconf/automake stuff to replace getline... |
blob | commitdiff | raw | diff to current |
| 2016-10-11 |
Ralph Corderoy | I've written a getline(3) from scratch based on |
blob | commitdiff | raw | diff to current |
| 2016-10-11 |
David Levine | Moved gcc warning options from AM_CFLAGS back to CFLAGS, to |
blob | commitdiff | raw | diff to current |
| 2016-09-25 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
blob | commitdiff | raw | diff to current |
| 2016-09-24 |
Ken Hornstein | Change from an autoconf test for SSL_library_init to... |
blob | commitdiff | raw | diff to current |
| 2016-09-23 |
Ken Hornstein | Merge branch 'pop-tls' |
blob | commitdiff | raw | diff to current |
| 2016-09-18 |
David Levine | Moved LDFLAGS to AM_LDFLAGS. |
blob | commitdiff | raw | diff to current |
| 2016-09-18 |
David Levine | Moved CFLAGS additions to AM_CFLAGS. |
blob | commitdiff | raw | diff to current |
| 2016-09-18 |
David Levine | Moved restore of CFLAGS outside of AC_CHECK_HEADER... |
blob | commitdiff | raw | diff to current |
| 2016-09-17 |
David Levine | Added AM_CPPFLAGS to CFLAGS that are used for curl... |
blob | commitdiff | raw | diff to current |
| 2016-09-16 |
David Levine | Moved LFLAGS additions to AM_LFLAGS. |
blob | commitdiff | raw | diff to current |
| 2016-09-16 |
David Levine | Use CPPFLAGS instead of AM_CPPFLAGS for FreeBSD additions. |
blob | commitdiff | raw | diff to current |
| 2016-09-16 |
David Levine | Moved CPPFLAGS additions to AM_CPPFLAGS. |
blob | commitdiff | raw | diff to current |
| 2016-09-15 |
David Levine | Added NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4... |
blob | commitdiff | raw | diff to current |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
blob | commitdiff | raw | diff to current |
| 2016-09-05 |
Ken Hornstein | Switch from our horrible awk script that parses the... |
blob | commitdiff | raw | diff to current |
| 2016-09-04 |
Ken Hornstein | Add new signal include file location for El Capitan... |
blob | commitdiff | raw | diff to current |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
blob | commitdiff | raw | diff to current |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
blob | commitdiff | raw | diff to current |
| 2016-04-26 |
David Levine | Added explicit OATH_SUPPORT=1 to configure.ac when... |
blob | commitdiff | raw | diff to current |
| 2016-04-25 |
Eric Gillespie | Fix tests with oauth disabled. |
blob | commitdiff | raw | diff to current |
| 2016-04-25 |
Eric Gillespie | Improve oauth autoconf support. |
blob | commitdiff | raw | diff to current |
| 2016-03-25 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-03-24 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-03-18 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
blob | commitdiff | raw | diff to current |
| 2015-11-30 |
David Levine | Moved addition of -ansi -pedantic to CFLAGS with gcc... |
blob | commitdiff | raw | diff to current |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
blob | commitdiff | raw | diff to current |
| 2015-02-12 |
Marcin Cieslak | Fixed "inc" to be installed setgid mail with dot lockin... |
blob | commitdiff | raw | diff to current |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-01-19 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-01-04 |
David Levine | Added yacc/bison support to configure.ac. |
blob | commitdiff | raw | diff to current |
| 2014-12-28 |
David Levine | OK, this fixes the problem referenced in the last commi... |
blob | commitdiff | raw | diff to current |
| 2014-12-28 |
David Levine | Reverted commit a2b00e7053ca3be3d1389588580c71498222a26... |
blob | commitdiff | raw | diff to current |
| 2014-12-28 |
David Levine | Removed copy of all of the etc files from test/common... |
blob | commitdiff | raw | diff to current |
| 2014-12-09 |
Eric Gillespie | Implement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and... |
blob | commitdiff | raw | diff to current |
| 2014-10-05 |
Lyndon Nerenberg | New locations for config files and support binaries... |
blob | commitdiff | raw | diff to current |
| 2014-09-30 |
Lyndon Nerenberg | FreeBSD packages destination directory fixup. |
blob | commitdiff | raw | diff to current |
| 2014-09-29 |
Lyndon Nerenberg | For FreeBSD builds, also search the ports tree for... |
blob | commitdiff | raw | diff to current |
| 2014-09-07 |
David Levine | Added -D_FORTIFY_SOURCE=2 now that the build is clean... |
blob | commitdiff | raw | diff to current |
| 2014-07-24 |
David Levine | Fixed sed usage in flex fixup to not use -s (or -e... |
blob | commitdiff | raw | diff to current |
| 2014-07-24 |
David Levine | Removed "true" from end of flex fixups. I don't know... |
blob | commitdiff | raw | diff to current |
| 2014-07-24 |
David Levine | Apply flex fixup to dtimep.c with flex 2.5.37 as well... |
blob | commitdiff | raw | diff to current |
| 2014-07-07 |
David Levine | Here's an even simpler fix to enable TLS by default. |
blob | commitdiff | raw | diff to current |
| 2014-07-06 |
David Levine | Fix to commit 03e76aecdf671ca13b5912af8206e9bdcb6c0919... |
blob | commitdiff | raw | diff to current |
| 2014-07-04 |
Lyndon Nerenberg | Revert "Default to enabling (Cyrus) SASL, if available." |
blob | commitdiff | raw | diff to current |
| 2014-07-04 |
Lyndon Nerenberg | Turn back the sasl test. Everything broke as a result. |
blob | commitdiff | raw | diff to current |
| 2014-07-04 |
Lyndon Nerenberg | Comments should say why a chance matters ... |
blob | commitdiff | raw | diff to current |
| 2014-07-03 |
Lyndon Nerenberg | Default to enabling (Cyrus) SASL, if available. |
blob | commitdiff | raw | diff to current |
| 2014-07-03 |
Lyndon Nerenberg | Enable TLS by default. |
blob | commitdiff | raw | diff to current |
| 2014-06-16 |
Lyndon Nerenberg | Ensure getline() is in scope on FreeBSD. |
blob | commitdiff | raw | diff to current |
| 2014-05-09 |
David Levine | Fix to commit b828fcb1695393007a75c41d32b2173c296be9d7... |
blob | commitdiff | raw | diff to current |
| 2014-04-22 |
David Levine | Added yet another NDBM (gdbm, actually) header/lib... |
blob | commitdiff | raw | diff to current |
| 2014-03-15 |
David Levine | Fixed fixup of sbr/dtimep.c with flex 2.5.36. |
blob | commitdiff | raw | diff to current |
| 2014-03-15 |
David Levine | Modified probe to output sbr/dtimep.c. The flex versio... |
blob | commitdiff | raw | diff to current |
| 2014-03-15 |
David Levine | Added probe to configure.ac to output flex version... |
blob | commitdiff | raw | diff to current |
| 2014-02-02 |
David Levine | Added m_mktemps(), which creates a temporary file with... |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
blob | commitdiff | raw | diff to current |
| 2014-01-20 |
Ken Hornstein | Remove autoconf checks for nl_langinfo() and langinfo.h |
blob | commitdiff | raw | diff to current |
| 2014-01-20 |
Ken Hornstein | Remove the --disable-locale configure option and make... |
blob | commitdiff | raw | diff to current |
| 2014-01-17 |
David Levine | Moved readline check to after termcap/curses check... |
blob | commitdiff | raw | diff to current |
| 2014-01-13 |
David Levine | Fixed build on Solaris by only checking for -Wno-unused... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Refined the POSTLINK used on OpenBSD so that it leaves... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Refined the autoconf test for -Wno-unused-result so... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Reworked attach to add charset to Content-Type string for |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Reorganized autoconf test for -Qunused-warnings so... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
Ken Hornstein | Switch over to using --mime-type, since --mime seems... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Fixed POSTLINK (on OpenBSD) now that it doesn't use... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Only add -Qunused-arguments to LDFLAGS if compiler... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Reworked LFLAGS hack for flex 2.5.35 and 2.5.36 to... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | No longer add -g or -s to LDFLAGS. autoconf handles... |
blob | commitdiff | raw | diff to current |
| 2014-01-11 |
David Levine | Added -Wno-unused-result to silence warnings on Ubuntu. |
blob | commitdiff | raw | diff to current |
| 2014-01-09 |
David Levine | OpenBSD 5 needs an other-libraries (fourth argument... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Garbage collect some Autoconf cruft that has been aroun... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Create an autoconf test to determine the argument of... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Remove checks for termcap.h and ncurses/termcap.h,... |
blob | commitdiff | raw | diff to current |
| next |