| 2016-10-19 |
Ralph Corderoy | Remove ./configure's --enable-debug support; it did... |
blob | commitdiff | raw |
| 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 |
| 2013-12-24 |
David Levine | Have configure print out what it detects for the progra... |
blob | commitdiff | raw | diff to current |
| 2013-12-23 |
David Levine | Added "true" to end of flex fixups in configure.ac... |
blob | commitdiff | raw | diff to current |
| 2013-12-23 |
David Levine | Removed flex fixup for version 2.5.37, it's not necessa... |
blob | commitdiff | raw | diff to current |
| 2013-12-23 |
David Levine | Use --brief option, if supported, with file --mime. |
blob | commitdiff | raw | diff to current |
| 2013-12-22 |
David Levine | Removed support for file -i, it just spits out "regular... |
blob | commitdiff | raw | diff to current |
| 2013-12-22 |
David Levine | With whatnow attach, determine the content MIME type... |
blob | commitdiff | raw | diff to current |
| 2013-12-22 |
David Levine | Removed temporary probes added in commit |
blob | commitdiff | raw | diff to current |
| 2013-12-22 |
David Levine | Added temporary probes to see what file --mime and... |
blob | commitdiff | raw | diff to current |
| 2013-12-14 |
David Levine | Cleaned up setting of CFLAGS in configure.ac. |
blob | commitdiff | raw | diff to current |
| 2013-12-14 |
David Levine | The buildbot was reporting "warning" on stdin, not... |
blob | commitdiff | raw | diff to current |
| 2013-12-14 |
David Levine | The build failed mysteriously on the OpenBSD buildbot... |
blob | commitdiff | raw | diff to current |
| 2013-12-14 |
David Levine | That didn't quite work, try reducing size of warning... |
blob | commitdiff | raw | diff to current |
| 2013-12-14 |
David Levine | Filter out "often/almost always misused" warnings from... |
blob | commitdiff | raw | diff to current |
| 2013-12-14 |
Pascal Stumpf | rand()/srand() are not cryptographically secure PRNGs... |
blob | commitdiff | raw | diff to current |
| 2013-12-13 |
David Levine | Disable assertions by default. |
blob | commitdiff | raw | diff to current |
| 2013-12-13 |
Ken Hornstein | Minor autoconf style cleanup. |
blob | commitdiff | raw | diff to current |
| 2013-12-13 |
David Levine | Minor changes to configure.ac: |
blob | commitdiff | raw | diff to current |
| 2013-12-13 |
David Levine | Moved all LDFLAGS manipulations in configure.ac to... |
blob | commitdiff | raw | diff to current |
| next |