aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFiles
2024-01-05Update copyright yearsSergey Poznyakoff1
2023-09-25Drop gnulibSergey Poznyakoff1
2021-03-25Improve online docsSergey Poznyakoff1
* doc/imprimatur: New submodule. * Makefile.am: Incorporate imprimatur * configure.ac: Likewise. * doc/Makefile.am: Likewise. * doc/anubis.texi: Remove a stray unrevised marker. * doc/gendocs_template: New version from upstream. * doc/gendocs.sh: New version from upstream. * doc/mastermenu.el: Remove. * doc/rendition.texi: Remove. * doc/untabify.el: Remove.
2020-06-11Rewrite testsuite in autotestSergey Poznyakoff1
* Makefile.am (SUBDIRS): Replace testsuite with tests. * configure.ac: Initialize autotest-based testsuite. * src/env.opt: New option -S * src/headers.h (T_PASSFD): New flag. * src/main.c (main): New mode (-S) for interaction with the testsuite. * tests/Makefile.am: New file. * tests/anustart.c: New tool. * tests/mta.c: Move from testsuite. * testsuite/data: Move to tests/data (with edits). * tests/atlocal.in: New file. * tests/testsuite.at: New file. * tests/anubisusr.at: New file. * tests/badd.at: New file. * tests/bmod.at: New file. * tests/cond.at: New file. * tests/empty.at: New file. * tests/fadd.at: New file. * tests/gpgcrypt.at: New file. * tests/gpgse.at: New file. * tests/gpgsign.at: New file. * tests/hadd00.at: New file. * tests/hadd01.at: New file. * tests/hadd02.at: New file. * tests/hdel00.at: New file. * tests/hdel01.at: New file. * tests/hdel02.at: New file. * tests/hdel03.at: New file. * tests/hmod.at: New file. * tests/mime00.at: New file. * tests/mime01.at: New file. * tests/mult.at: New file. * tests/no-backref.at: New file. * tests/paolo.at: New file. * tests/parse.at: New file. * tests/remailer.at: New file. * tests/rot-13.at: New file. * tests/tlsoneway.at: New file. * tests/trigger.at: New file. * testsuite/: Delete.
2020-06-06Version 4.2.90Sergey Poznyakoff1
2014-05-18More fixes.Sergey Poznyakoff1
* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Enable everything. * src/anubisusr.c [USE_GNUTLS] (tls_cafile): Remove. [USE_GNUTLS] (secure): New global. (starttls): Update start_ssl_client invocation. * src/usr.opt (tls-cafile option): Set secure.cafile. * src/authmode.c (asmtp_ehlo): Update call to start_ssl_server. * src/getopt.m4 (version_etc_copyright): Update copyright years. * src/gpg.c (gpg_proc): Remove useless preprocessor checks. * src/headers.h: Likewise. * src/rc-gram.y (yyerror): Argument is const char *. * testsuite/mta.c: Remove the use of deprecated gnutls types and functions.
2014-05-16Update copyright years.Sergey Poznyakoff1
2010-04-19Use GINT for integrating with Guile.Sergey Poznyakoff1
* gint: New module. * Makefile.am, configure.ac: Use gint. * bootstrap.conf: Initialize git submodules. * src/Makefile.am: Include gint.mk * am/guile.m4: Remove. * src/guile.c (guile_safe_exec): Use scm_c_catch instead of the deprecated scm_internal_lazy_catch.
2009-11-11Housekeeping changes.Sergey Poznyakoff1
* build/ylwrap: Remove. * src/rcfile.y: Remove to.. * src/rc-gram.y: .. this. * src/rcfile.l: Remove to.. * src/rc-lex.l: .. this. * po/POTFILES.in: Reflect the above changes. * src/Makefile.am: Likewise. (YLWRAP): Remove. (EXTRA_DIST,BUILT_SOURCES): Remove rcfile.y rcfile.l and the generated counterparts. (rcfile-lex.c, rcfile-gram.c): Remove. * src/getopt.m4 (print_help): Minor change. * src/md5.c: Reindent. (F1): Revert to the optimized version. * .gitignore, build/.gitignore, src/.gitignore: Update. * build/Makefile.am (EXTRA_DIST): Remove ylwrap. * configure.ac (AM_INIT_AUTOMAKE): Add more options. * doc/anubis.texi: Update.
2009-10-16Enable silent rules.Wojciech Polak1
* configure.ac: Require Autoconf 2.63, Automake 1.11, enable silent rules. * Makefile.am: Remove AUTOMAKE_OPTIONS.
2008-12-17Fix typo.Wojciech Polak1
2008-12-16Switched to Git repository.Wojciech Polak1
* m4: Rename to am. * README-alpha, README-hacking: Reflect the switch. * */.cvsignore: Rename to .gitignore, update. * ChangeLog: Rename to ChangeLog-CVS-old.
2007-08-06Relicense under GPLv3+Sergey Poznyakoff1
2007-08-06Place src before po, to satisfy the dependency POTFILES -> env.cSergey Poznyakoff1
2007-08-06(SUBDIRS): Remove intlSergey Poznyakoff1
2007-07-29OpenSSL support has been droppedWojciech Polak1
2005-05-15Updated the FSF's postal address.Wojciech Polak1
2004-09-24Use gnitsSergey Poznyakoff1
2004-04-22Require at least Automake 1.8.3Wojciech Polak1
2004-01-06Removed m4. Require at least version 1.8.Wojciech Polak1
2003-11-29UpdatedWojciech Polak1
2003-08-05(SUBDIRS): Added elispSergey Poznyakoff1
2003-06-11(AUTOMAKE_OPTIONS): Added readme-alpha.Wojciech Polak1
2003-05-29Bumped to GNU Automake 1.7.5.Wojciech Polak1
2003-03-06Added new subdir (guile)Sergey Poznyakoff1
2003-02-11Added testsuiteSergey Poznyakoff1
2003-01-30Initial revisionWojciech Polak1

Return to:

Send suggestions and report system problems to the System administrator.