Commit Graph

  • bd28a4cc37 pdf master gre-ilya 2026-03-19 06:27:07 +0500
  • e56c851d3d doc: clean out tmp files generated by latexmk Peter Simons 2019-07-12 16:04:28 +0200
  • 188ae0935a bootstrap.sh: find gnulib at ../gnulib, too Peter Simons 2019-07-12 16:00:19 +0200
  • dd519cccb2 configure.ac: don't expect our release tarballs to conform to GNU standards Peter Simons 2019-07-12 15:59:12 +0200
  • e8498b8f6a Replace tabs by blanks in our sample configuration files. Peter Simons 2019-07-12 15:57:51 +0200
  • 6a411a6fab Cosmetic changes to the --help output. Peter Simons 2019-07-12 15:57:22 +0200
  • 719cc56ca3 git: ignore files generated by latexmk Peter Simons 2019-07-12 15:47:29 +0200
  • 618ccc5adc Makefile.am: re-order sub-dirs topographically Peter Simons 2019-07-11 15:02:47 +0200
  • 91d6a40b7a librfc822: link our 'mpools' and 'lists' dependencies as libraries Peter Simons 2019-07-11 15:02:24 +0200
  • bfaab8dffd doc: use latexmk to get the amount of necessary re-runs right Peter Simons 2019-07-10 17:03:46 +0200
  • ae5a180410 doc: avoid using fancy document classes Peter Simons 2019-07-10 17:03:02 +0200
  • 11738f2818 travis.yml: switch to Xenial-based non-container build Peter Simons 2019-07-10 16:36:06 +0200
  • 033750f916 acl-parser.y: update name-prefix directive for modern versions of bison Peter Simons 2019-07-10 15:47:55 +0200
  • 65f18534bc Fix ambiguous boolean expressions. Peter Simons 2019-07-10 15:26:03 +0200
  • c104e4a16f Update copyright headers. Peter Simons 2019-07-10 15:00:47 +0200
  • 82aab6244b cfg.mk: add 'maintainer-upload-website' target Peter Simons 2019-07-10 15:00:20 +0200
  • 9e91dbd4aa Switch homepage URL to Github. Peter Simons 2019-07-10 14:58:41 +0200
  • 800acb56fa git: ignore generated .dirstamp file Peter Simons 2019-07-10 14:13:08 +0200
  • 1c8a9af05a acl-scanner.l: add missing config.h include Peter Simons 2019-07-10 14:11:27 +0200
  • a444c2fa7b configure.ac: improve quoting Peter Simons 2019-07-10 14:07:15 +0200
  • e38943603d configure.ac: enable subdir-objects for libmpools/mpools.c and others Peter Simons 2019-07-10 14:06:34 +0200
  • c112f5f3e7 travis.yml: add CI Peter Simons 2017-01-17 23:04:19 +0100
  • 19d795c6ab bootstrap.sh: this script needs bash Peter Simons 2017-01-17 23:40:24 +0100
  • 13b81dbbe2 Makefile.am: wipe generated INSTALL file in maintainer-clean target Peter Simons 2016-11-28 10:40:35 +0100
  • 184701aa8b doc: fix obsolete font commands Peter Simons 2016-09-10 18:18:37 +0200
  • 511ad01778 maint: post-release administrivia Peter Simons 2013-02-11 14:35:18 +0100
  • a7476aec82 lists.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
  • d6b37a4552 maint: post-release administrivia Peter Simons 2013-02-09 20:21:39 +0100
  • c4b745db3f NEWS: updated for upcoming 4.2 release Peter Simons 2013-02-09 18:21:18 +0100
  • 9db74a3e90 bootstrap.sh: update gnulib configuration for release Peter Simons 2013-02-09 19:42:26 +0100
  • 802724c3be libtext/easy_sprintf.c: dropped redundant parantheses Peter Simons 2013-02-09 20:16:02 +0100
  • 4cd5d72876 petidomo.tex: cosmetic Peter Simons 2013-02-09 20:14:44 +0100
  • f693f67bf4 hermes.c, approve.c: use proper EXIT_* code instead of magic contstant Peter Simons 2013-02-09 20:14:35 +0100
  • 6e37fb864d petidomo.h: don't use reserved double-underscore prefix Peter Simons 2013-02-09 20:14:10 +0100
  • 23719d36a3 Include <config.h> in every source code module. Peter Simons 2013-02-09 20:13:50 +0100
  • 305afa1754 acl-parser.y: don't write capitalized error messages to syslog Peter Simons 2013-02-09 19:56:44 +0100
  • 8bf35c0ae3 libargv/argv_loc.h: don't re-define NULL; rely on stddef.h from gnulib Peter Simons 2013-02-09 19:56:22 +0100
  • a91669683d index.c: drop unused include of <dirent.h> Peter Simons 2013-02-09 19:56:09 +0100
  • 608ec1b05b members.c: drop unused include of <dirent.h> Peter Simons 2013-02-09 19:56:00 +0100
  • 8f039bab98 TODO: dropped meaningless file Peter Simons 2013-02-09 19:55:47 +0100
  • 3cab345bba INSTALL: don't track this file; it comes from Automake Peter Simons 2013-02-09 19:55:39 +0100
  • a85784c526 doc: include tex source in the distribution to fix 'distcheck' target Peter Simons 2013-02-09 19:32:50 +0100
  • f73f022e80 libconfigfile/config.c, libmpools/mpools.c: don't pass (const void *) to free(2) Peter Simons 2013-02-09 19:27:45 +0100
  • 0aa1e2f602 mpools.c: disable non-portable mp_dump_memory_pool() function Peter Simons 2013-02-09 19:27:16 +0100
  • 1768de0df3 librfc822/Makefile.am: add missing dependency to fix race condition in parallel builds Peter Simons 2013-02-09 19:26:44 +0100
  • b7b6bbb100 acl-scanner.l, address_scan.l: don't define unused yyinput() function Peter Simons 2013-02-09 19:26:04 +0100
  • d95a05dade acl-parser.y: don't use C++ style comments in C code Peter Simons 2013-02-09 19:05:00 +0100
  • d8e4baaf08 acl-parser.y: fix declaration of acl_error() and acl_lex() Peter Simons 2013-02-09 19:04:46 +0100
  • df82141618 hermes.c, main.c: drop unused variables Peter Simons 2013-02-09 19:04:18 +0100
  • 14f8ed1b45 config-files.c, rfcparse.c: avoid portability issues Peter Simons 2013-02-09 19:03:52 +0100
  • 5609a9b48b doc: add missing dependency fix parallel building Peter Simons 2013-02-09 18:43:52 +0100
  • 65f16fe091 Fixed clean, distclean, and maintainer-clean targets. Peter Simons 2013-02-09 18:39:33 +0100
  • 497ddceaf9 Bumped date in copyright headers. Peter Simons 2013-02-06 12:50:58 +0100
  • e18fc8520f configure.ac: added missing check for the ar(1) tool Peter Simons 2013-02-06 12:45:48 +0100
  • 91d65617f0 post-release administrivia Peter Simons 2010-02-25 19:40:44 +0100
  • 4c10b6b8c7 Makefile.am: fixed install target and documentation build Peter Simons 2010-02-25 19:12:29 +0100
  • 3a024ed7e4 README, NEWS: updated for the upcoming 4.1 release Peter Simons 2010-02-25 18:52:29 +0100
  • 6a5886db22 doc/Makefile.am: enable doc building and installation Peter Simons 2010-02-24 18:55:10 +0100
  • 34b7e7ef88 configure.ac: fixed package name Peter Simons 2010-02-24 18:54:46 +0100
  • 8e9e5e0270 NEWS: prepared administrative files for upcoming 4.1 release Peter Simons 2010-02-24 17:36:17 +0100
  • 23aeb3f4bb Untabified source code and stripped all trailing white space. Peter Simons 2010-02-24 17:24:28 +0100
  • 5bb7d854c5 Dropped obsolete files. Peter Simons 2010-02-24 17:28:37 +0100
  • e4f1835752 Prefer EXIT_SUCCESS and EXIT_FAILURE defines. Peter Simons 2010-02-24 17:24:33 +0100
  • 1d2616d1e9 doc/petidomo.tex: fixed trivial typos Peter Simons 2010-02-24 17:24:13 +0100
  • 5857457cdf Drop all occurrences of magic CVS keywords. Peter Simons 2010-02-24 17:17:51 +0100
  • 954a849ff9 Invoke set_program_name() in main() functions to make gnulib happy. Peter Simons 2010-02-24 17:13:51 +0100
  • b7fdc3911f acl-parser.y, handleacl.c, librfc822/test.c, rfcparse.c: free() can handle NULL pointers Peter Simons 2010-02-24 17:09:53 +0100
  • bf894937ad libconfigfile/config.c, libmpools/mpools.c: dropped superfluous cast to (void*) when calling free(2) Peter Simons 2010-02-24 17:07:37 +0100
  • 53a8355dd4 etc/shtool: drop obsolete file Peter Simons 2010-02-24 17:06:15 +0100
  • 22dc965d4d doc: re-enable build of the man page Peter Simons 2010-02-24 17:06:08 +0100
  • 99ebe514bc Updated license to GPLv3 or later. Peter Simons 2010-02-24 17:01:14 +0100
  • a11f628d97 Converted build to gnulib. Peter Simons 2010-02-24 16:51:54 +0100
  • 508ce686d4 docs/petidomo.tex: updated latex preamble Peter Simons 2010-02-18 16:40:33 +0100
  • 9d59c8c3d3 docs/petidomo.tex: documented download url Peter Simons 2010-02-18 16:40:12 +0100
  • c91c631cba Updated my e-mail address. Peter Simons 2010-02-18 16:28:52 +0100
  • 1abd8ff22d INSTALL: updated to latest version from Automake Peter Simons 2010-02-18 16:28:30 +0100
  • e4af1eb7fe Updated flex/bison parser to take advantage of current versions of these tools. Peter Simons 2009-07-19 22:27:10 +0200
  • 398afbbc5c librfc822/address.y: fixed a trivial typo Peter Simons 2009-07-19 22:26:05 +0200
  • 8479e3aa9b AUTHORS: added Thomas Lotterer Peter Simons 2009-07-19 22:25:39 +0200
  • bfdc2cfc1f Moved to git. Peter Simons 2009-07-19 22:25:14 +0200
  • 7e843fe0f5 librfc822/test.c: fix build with gcc 4.4.0. Peter Simons 2009-07-19 22:24:51 +0200
  • 3e19c55fcd Use version string determined by Autoconf. Peter Simons 2009-07-19 22:24:16 +0200
  • 78d117b6cb Migrated build system to Automake. Peter Simons 2008-12-11 23:46:44 +0100
  • 9a145180f6 upgrade build environment Ralf S. Engelschall 2005-10-06 09:16:45 +0000
  • b6f2157e17 fix syntax Ralf S. Engelschall 2005-10-06 09:16:24 +0000
  • 18f0d6d3bc flush pending changes before tagging Thomas Lotterer 2004-03-19 15:45:40 +0000
  • 1140c79699 split cookies on (un)subscription, too - found and fixed by tho Thomas Lotterer 2004-03-19 15:39:21 +0000
  • f3edffe674 documentation update and rewrite by Torsten Homeyer Thomas Lotterer 2004-03-19 15:36:12 +0000
  • 4f14a7d7fb shut up autoheader Thomas Lotterer 2004-03-19 15:32:52 +0000
  • 82a06bd299 Upgrade 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
  • 3a4dfb44fe flush 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
  • 67441119e4 flush pending changes before tagging Thomas Lotterer 2004-03-09 13:19:33 +0000
  • 5f291d2135 flush pending changes before tagging Thomas Lotterer 2004-03-09 13:19:33 +0000
  • be5dc8382c correct dir for shtool Thomas Lotterer 2004-02-02 20:28:54 +0000
  • 87cf4e252a flush pending changes before tagging Thomas Lotterer 2004-02-02 20:19:36 +0000
  • a67daab901 add devtool environment and bump version Thomas Lotterer 2004-02-02 20:19:25 +0000
  • e8a971cbb8 merge in thl slpit cookie update from OpenPKG Thomas Lotterer 2004-02-02 19:56:38 +0000
  • 9b08bfd944 merge in OpenPKG X-Spam-Flag addition Thomas Lotterer 2004-02-02 19:55:26 +0000
  • bc42af933b both 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