aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFiles
2009-03-13Finish migration to Git.Sergey Poznyakoff1
* Makefile.am (dist-hook): Create ChangeLog. (ChangeLog): New rule. * NEWS, README-alpha, README-hacking: Update * gnulib.modules: Add gitlog-to-changelog * ChangeLog: Rename to ChangeLog.svn * tests/hasmx.at, tests/hostname.at, tests/ismx.at, tests/poll.at, tests/poll01.at, tests/poll02.at, tests/poll03.at, tests/rescname.at, tests/resolve.at, tests/testsuite.at: Skip tests if the network is down.
2008-11-13Implement setproctitle functionality for pies.Sergey Poznyakoff1
* am: New directory. * am/aggr.m4, am/debug.m4: New files (from acinclude.m4) * am/proctitle.m4: New file. * acinclude.m4: Removed. * configure.ac: Call MF_PROCTITLE. * lib/libmf.h (mf_proctitle_format): New prototype. * lib/proctitle.c: New file. * lib/Makefile.am (libmf_a_SOURCES): Add proctitle.c. * Makefile.am (ACLOCAL_AMFLAGS): Add -I am * pies/pies.c (main): Call mf_proctitle_init. * pies/progman.c (retr_tag): Rewrite in a safer way. (open_retranslator): Set program title in child. git-svn-id: file:///svnroot/mailfromd/trunk@1746 7a8a7f39-df28-0410-adc6-e0d955640f24
2008-09-18* Makefile.am: Implement a dist-hook, preventing distributingSergey Poznyakoff1
an unfinished NEWS file. * doc/mailfromd.texi: Document new mfl-mode customization variables. Add missing index entries. * NEWS: Update. * elisp/mfl-mode.el: Improve auto-indentation support. git-svn-id: file:///svnroot/mailfromd/trunk@1673 7a8a7f39-df28-0410-adc6-e0d955640f24
2008-09-17Minor fix.Sergey Poznyakoff1
* Makefile.am (dist-hook): New rule. Test for leftover FIXMEs in NEWS. git-svn-id: file:///svnroot/mailfromd/trunk@1672 7a8a7f39-df28-0410-adc6-e0d955640f24
2008-02-10Merged HEAD from branches/gmachSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1612 7a8a7f39-df28-0410-adc6-e0d955640f24
2007-08-09Use URL instead of FSF address in copyright statementsSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1498 7a8a7f39-df28-0410-adc6-e0d955640f24
2007-06-30Relicense under the GPLv3Sergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1495 7a8a7f39-df28-0410-adc6-e0d955640f24
2007-05-26Add framework for Emacs MFL Major ModeSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1477 7a8a7f39-df28-0410-adc6-e0d955640f24
2007-05-13Mailfromd goes internationalSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1428 7a8a7f39-df28-0410-adc6-e0d955640f24
2007-03-24Switch to Autotest based testsuiteSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1310 7a8a7f39-df28-0410-adc6-e0d955640f24
2007-03-18 * configure.ac, Makefile.am: Add mflibSergey Poznyakoff1
* NEWS: Update * mflib: New subdirectory * mflib/match_dnsbl.mf, mflib/strip_domain_part.mf, mflib/heloarg_test.mf, mflib/is_ip.mf, mflib/safedb.mf, mflib/mx.mf, mflib/dns.mf, mflib/revip.mf, mflib/valid_domain.mf, mflib/match_rhsbl.mf, mflib/spf.mf, mflib/Makefile.am, mflib/match_cidr.mf: New files * doc/Makefile.am: Remove extract.awk * doc/extract.awk: Remove * doc/mailfromd.texi: Update * src/symtab.c, src/gram.y, src/mailfromd.h: Implement optional arguments for user functions * src/lex.l: Implement #include_once * src/prog.c (name_destroy): Free the object * src/bi_ipaddr.m4 (match_cidr): Remove. The function is implemented in MFL (mflib/match_cidr.mf) * testsuite/lib/mailfromd.exp, testsuite/etc/cidr.rc, testsuite/etc/catch.rc, testsuite/etc/catch01.rc, etc/mailfromd.rc: Use includes when necessary git-svn-id: file:///svnroot/mailfromd/trunk@1292 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-12-03(alpha,alphacheck): New rulesSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@1033 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-11-03(SUBDIRS): Replace libmilter with gacopyzSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@749 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-11-01(SUBDIRS): Add libmilterSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@712 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-09-05UpdateSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@535 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-09-05(SUBDIRS): Add libSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@526 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-09-02Remove bootstrap. Not needed any more.Sergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@493 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-09-01(bootstrap): New goalSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@490 7a8a7f39-df28-0410-adc6-e0d955640f24
2006-08-12(SUBDIRS): Add testsuiteSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@317 7a8a7f39-df28-0410-adc6-e0d955640f24
2005-08-17(AUTOMAKE_OPTIONS): New variableSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@171 7a8a7f39-df28-0410-adc6-e0d955640f24
2005-06-12(distuninstallcheck_listfiles): New variable. TheSergey Poznyakoff1
install-data-local rule in etc/Makefile.am breaks distuninstall checks, hence the need to fix it. git-svn-id: file:///svnroot/mailfromd/trunk@108 7a8a7f39-df28-0410-adc6-e0d955640f24
2005-06-10(SUBDIRS): Add etcSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@89 7a8a7f39-df28-0410-adc6-e0d955640f24
2005-06-04(SUBDIRS): Add docSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@28 7a8a7f39-df28-0410-adc6-e0d955640f24
2005-06-04Updated for deep directory stru\ctureSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@16 7a8a7f39-df28-0410-adc6-e0d955640f24
2005-06-03Initial revisionSergey Poznyakoff1
git-svn-id: file:///svnroot/mailfromd/trunk@2 7a8a7f39-df28-0410-adc6-e0d955640f24

Return to:

Send suggestions and report system problems to the System administrator.