e56c851d3ddoc: clean out tmp files generated by latexmk
Peter Simons
2019-07-12 16:04:28 +0200
188ae0935abootstrap.sh: find gnulib at ../gnulib, too
Peter Simons
2019-07-12 16:00:19 +0200
dd519cccb2configure.ac: don't expect our release tarballs to conform to GNU standards
Peter Simons
2019-07-12 15:59:12 +0200
e8498b8f6aReplace tabs by blanks in our sample configuration files.
Peter Simons
2019-07-12 15:57:51 +0200
6a411a6fabCosmetic changes to the --help output.
Peter Simons
2019-07-12 15:57:22 +0200
719cc56ca3git: ignore files generated by latexmk
Peter Simons
2019-07-12 15:47:29 +0200
618ccc5adcMakefile.am: re-order sub-dirs topographically
Peter Simons
2019-07-11 15:02:47 +0200
91d6a40b7alibrfc822: link our 'mpools' and 'lists' dependencies as libraries
Peter Simons
2019-07-11 15:02:24 +0200
bfaab8dffddoc: use latexmk to get the amount of necessary re-runs right
Peter Simons
2019-07-10 17:03:46 +0200
ae5a180410doc: avoid using fancy document classes
Peter Simons
2019-07-10 17:03:02 +0200
11738f2818travis.yml: switch to Xenial-based non-container build
Peter Simons
2019-07-10 16:36:06 +0200
033750f916acl-parser.y: update name-prefix directive for modern versions of bison
Peter Simons
2019-07-10 15:47:55 +0200
65f18534bcFix ambiguous boolean expressions.
Peter Simons
2019-07-10 15:26:03 +0200
c104e4a16fUpdate copyright headers.
Peter Simons
2019-07-10 15:00:47 +0200
82aab6244bcfg.mk: add 'maintainer-upload-website' target
Peter Simons
2019-07-10 15:00:20 +0200
9e91dbd4aaSwitch homepage URL to Github.
Peter Simons
2019-07-10 14:58:41 +0200
800acb56fagit: ignore generated .dirstamp file
Peter Simons
2019-07-10 14:13:08 +0200
1c8a9af05aacl-scanner.l: add missing config.h include
Peter Simons
2019-07-10 14:11:27 +0200
a444c2fa7bconfigure.ac: improve quoting
Peter Simons
2019-07-10 14:07:15 +0200
e38943603dconfigure.ac: enable subdir-objects for libmpools/mpools.c and others
Peter Simons
2019-07-10 14:06:34 +0200
c112f5f3e7travis.yml: add CI
Peter Simons
2017-01-17 23:04:19 +0100
19d795c6abbootstrap.sh: this script needs bash
Peter Simons
2017-01-17 23:40:24 +0100
13b81dbbe2Makefile.am: wipe generated INSTALL file in maintainer-clean target
Peter Simons
2016-11-28 10:40:35 +0100
184701aa8bdoc: fix obsolete font commands
Peter Simons
2016-09-10 18:18:37 +0200
511ad01778maint: post-release administrivia
Peter Simons
2013-02-11 14:35:18 +0100
a7476aec82lists.h, text.h: update code guard name from __HAVE_DEFINED_BOOL__ to PETIDOMO_HAS_DEFINED_BOOL
Peter Simons
2013-02-11 14:22:42 +0100
d6b37a4552maint: post-release administrivia
Peter Simons
2013-02-09 20:21:39 +0100
c4b745db3fNEWS: updated for upcoming 4.2 release
Peter Simons
2013-02-09 18:21:18 +0100
9db74a3e90bootstrap.sh: update gnulib configuration for release
Peter Simons
2013-02-09 19:42:26 +0100
802724c3belibtext/easy_sprintf.c: dropped redundant parantheses
Peter Simons
2013-02-09 20:16:02 +0100
4cd5d72876petidomo.tex: cosmetic
Peter Simons
2013-02-09 20:14:44 +0100
f693f67bf4hermes.c, approve.c: use proper EXIT_* code instead of magic contstant
Peter Simons
2013-02-09 20:14:35 +0100
6e37fb864dpetidomo.h: don't use reserved double-underscore prefix
Peter Simons
2013-02-09 20:14:10 +0100
23719d36a3Include <config.h> in every source code module.
Peter Simons
2013-02-09 20:13:50 +0100
305afa1754acl-parser.y: don't write capitalized error messages to syslog
Peter Simons
2013-02-09 19:56:44 +0100
8bf35c0ae3libargv/argv_loc.h: don't re-define NULL; rely on stddef.h from gnulib
Peter Simons
2013-02-09 19:56:22 +0100
a91669683dindex.c: drop unused include of <dirent.h>
Peter Simons
2013-02-09 19:56:09 +0100
608ec1b05bmembers.c: drop unused include of <dirent.h>
Peter Simons
2013-02-09 19:56:00 +0100
8f039bab98TODO: dropped meaningless file
Peter Simons
2013-02-09 19:55:47 +0100
3cab345bbaINSTALL: don't track this file; it comes from Automake
Peter Simons
2013-02-09 19:55:39 +0100
a85784c526doc: include tex source in the distribution to fix 'distcheck' target
Peter Simons
2013-02-09 19:32:50 +0100
f73f022e80libconfigfile/config.c, libmpools/mpools.c: don't pass (const void *) to free(2)
Peter Simons
2013-02-09 19:27:45 +0100
0aa1e2f602mpools.c: disable non-portable mp_dump_memory_pool() function
Peter Simons
2013-02-09 19:27:16 +0100
1768de0df3librfc822/Makefile.am: add missing dependency to fix race condition in parallel builds
Peter Simons
2013-02-09 19:26:44 +0100
b7b6bbb100acl-scanner.l, address_scan.l: don't define unused yyinput() function
Peter Simons
2013-02-09 19:26:04 +0100
d95a05dadeacl-parser.y: don't use C++ style comments in C code
Peter Simons
2013-02-09 19:05:00 +0100
d8e4baaf08acl-parser.y: fix declaration of acl_error() and acl_lex()
Peter Simons
2013-02-09 19:04:46 +0100
df82141618hermes.c, main.c: drop unused variables
Peter Simons
2013-02-09 19:04:18 +0100
14f8ed1b45config-files.c, rfcparse.c: avoid portability issues
Peter Simons
2013-02-09 19:03:52 +0100
5609a9b48bdoc: add missing dependency fix parallel building
Peter Simons
2013-02-09 18:43:52 +0100
65f16fe091Fixed clean, distclean, and maintainer-clean targets.
Peter Simons
2013-02-09 18:39:33 +0100
497ddceaf9Bumped date in copyright headers.
Peter Simons
2013-02-06 12:50:58 +0100
e18fc8520fconfigure.ac: added missing check for the ar(1) tool
Peter Simons
2013-02-06 12:45:48 +0100
91d65617f0post-release administrivia
Peter Simons
2010-02-25 19:40:44 +0100
4c10b6b8c7Makefile.am: fixed install target and documentation build
Peter Simons
2010-02-25 19:12:29 +0100
3a024ed7e4README, NEWS: updated for the upcoming 4.1 release
Peter Simons
2010-02-25 18:52:29 +0100
6a5886db22doc/Makefile.am: enable doc building and installation
Peter Simons
2010-02-24 18:55:10 +0100
34b7e7ef88configure.ac: fixed package name
Peter Simons
2010-02-24 18:54:46 +0100
8e9e5e0270NEWS: prepared administrative files for upcoming 4.1 release
Peter Simons
2010-02-24 17:36:17 +0100
23aeb3f4bbUntabified source code and stripped all trailing white space.
Peter Simons
2010-02-24 17:24:28 +0100
5bb7d854c5Dropped obsolete files.
Peter Simons
2010-02-24 17:28:37 +0100
e4f1835752Prefer EXIT_SUCCESS and EXIT_FAILURE defines.
Peter Simons
2010-02-24 17:24:33 +0100
1d2616d1e9doc/petidomo.tex: fixed trivial typos
Peter Simons
2010-02-24 17:24:13 +0100
5857457cdfDrop all occurrences of magic CVS keywords.
Peter Simons
2010-02-24 17:17:51 +0100
954a849ff9Invoke set_program_name() in main() functions to make gnulib happy.
Peter Simons
2010-02-24 17:13:51 +0100
b7fdc3911facl-parser.y, handleacl.c, librfc822/test.c, rfcparse.c: free() can handle NULL pointers
Peter Simons
2010-02-24 17:09:53 +0100
bf894937adlibconfigfile/config.c, libmpools/mpools.c: dropped superfluous cast to (void*) when calling free(2)
Peter Simons
2010-02-24 17:07:37 +0100
53a8355dd4etc/shtool: drop obsolete file
Peter Simons
2010-02-24 17:06:15 +0100
22dc965d4ddoc: re-enable build of the man page
Peter Simons
2010-02-24 17:06:08 +0100
99ebe514bcUpdated license to GPLv3 or later.
Peter Simons
2010-02-24 17:01:14 +0100
a11f628d97Converted build to gnulib.
Peter Simons
2010-02-24 16:51:54 +0100
508ce686d4docs/petidomo.tex: updated latex preamble
Peter Simons
2010-02-18 16:40:33 +0100
9d59c8c3d3docs/petidomo.tex: documented download url
Peter Simons
2010-02-18 16:40:12 +0100
c91c631cbaUpdated my e-mail address.
Peter Simons
2010-02-18 16:28:52 +0100
1abd8ff22dINSTALL: updated to latest version from Automake
Peter Simons
2010-02-18 16:28:30 +0100
e4af1eb7feUpdated flex/bison parser to take advantage of current versions of these tools.
Peter Simons
2009-07-19 22:27:10 +0200
398afbbc5clibrfc822/address.y: fixed a trivial typo
Peter Simons
2009-07-19 22:26:05 +0200
8479e3aa9bAUTHORS: added Thomas Lotterer
Peter Simons
2009-07-19 22:25:39 +0200
bfdc2cfc1fMoved to git.
Peter Simons
2009-07-19 22:25:14 +0200
7e843fe0f5librfc822/test.c: fix build with gcc 4.4.0.
Peter Simons
2009-07-19 22:24:51 +0200
3e19c55fcdUse version string determined by Autoconf.
Peter Simons
2009-07-19 22:24:16 +0200
78d117b6cbMigrated build system to Automake.
Peter Simons
2008-12-11 23:46:44 +0100
9a145180f6upgrade build environment
Ralf S. Engelschall
2005-10-06 09:16:45 +0000
b6f2157e17fix syntax
Ralf S. Engelschall
2005-10-06 09:16:24 +0000
18f0d6d3bcflush pending changes before tagging
Thomas Lotterer
2004-03-19 15:45:40 +0000
1140c79699split cookies on (un)subscription, too - found and fixed by tho
Thomas Lotterer
2004-03-19 15:39:21 +0000
f3edffe674documentation update and rewrite by Torsten Homeyer
Thomas Lotterer
2004-03-19 15:36:12 +0000
4f14a7d7fbshut up autoheader
Thomas Lotterer
2004-03-19 15:32:52 +0000
82a06bd299Upgrade and unify build environment devtool an devtool.func; change devtool.conf to require current versions of shtool, libtool and autoconf
Thomas Lotterer
2004-03-19 15:31:22 +0000
3a4dfb44feflush pending changes before tagging
Thomas Lotterer
2004-03-10 10:55:17 +0000
fb44efeb26@LIBS@ should be at the _end_ of the LIBS definition, not at the beginning. Because usually the stuff in the sublibs want to use the stuff in @LIBS@ theirself. (hint from rse)
Thomas Lotterer
2004-03-09 16:00:27 +0000
67441119e4flush pending changes before tagging
Thomas Lotterer
2004-03-09 13:19:33 +0000
5f291d2135flush pending changes before tagging
Thomas Lotterer
2004-03-09 13:19:33 +0000
be5dc8382ccorrect dir for shtool
Thomas Lotterer
2004-02-02 20:28:54 +0000
87cf4e252aflush pending changes before tagging
Thomas Lotterer
2004-02-02 20:19:36 +0000
a67daab901add devtool environment and bump version
Thomas Lotterer
2004-02-02 20:19:25 +0000
e8a971cbb8merge in thl slpit cookie update from OpenPKG
Thomas Lotterer
2004-02-02 19:56:38 +0000
9b08bfd944merge in OpenPKG X-Spam-Flag addition
Thomas Lotterer
2004-02-02 19:55:26 +0000
bc42af933bboth peti and rse did overlapping work based on (untagged) 4.0b1; peti committed to the CVS first (no version created ever); this is an attempt to manually merge rse's acl pre/post changes in (claim themselfs to lead to 4.0b2
Thomas Lotterer
2004-02-02 19:50:25 +0000