Peter Simons
|
b7b6bbb100
|
acl-scanner.l, address_scan.l: don't define unused yyinput() function
|
2013-02-09 20:19:19 +01:00 |
|
Peter Simons
|
d95a05dade
|
acl-parser.y: don't use C++ style comments in C code
|
2013-02-09 19:06:23 +01:00 |
|
Peter Simons
|
d8e4baaf08
|
acl-parser.y: fix declaration of acl_error() and acl_lex()
|
2013-02-09 19:06:23 +01:00 |
|
Peter Simons
|
df82141618
|
hermes.c, main.c: drop unused variables
|
2013-02-09 19:06:23 +01:00 |
|
Peter Simons
|
14f8ed1b45
|
config-files.c, rfcparse.c: avoid portability issues
sizeof() returns a ssize_t, which needs to be formatted with "%zu".
Unfortunately, the 'z' modifier is a non-standard GNU extension.
|
2013-02-09 19:06:23 +01:00 |
|
Peter Simons
|
5609a9b48b
|
doc: add missing dependency fix parallel building
|
2013-02-09 19:06:23 +01:00 |
|
Peter Simons
|
65f16fe091
|
Fixed clean, distclean, and maintainer-clean targets.
|
2013-02-09 19:06:23 +01:00 |
|
Peter Simons
|
497ddceaf9
|
Bumped date in copyright headers.
|
2013-02-06 12:50:58 +01:00 |
|
Peter Simons
|
e18fc8520f
|
configure.ac: added missing check for the ar(1) tool
|
2013-02-06 12:45:48 +01:00 |
|
Peter Simons
|
91d65617f0
|
post-release administrivia
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.
|
2010-02-25 19:41:26 +01:00 |
|
Peter Simons
|
4c10b6b8c7
|
Makefile.am: fixed install target and documentation build
|
2010-02-25 19:38:58 +01:00 |
|
Peter Simons
|
3a024ed7e4
|
README, NEWS: updated for the upcoming 4.1 release
|
2010-02-25 19:38:49 +01:00 |
|
Peter Simons
|
6a5886db22
|
doc/Makefile.am: enable doc building and installation
|
2010-02-24 19:24:23 +01:00 |
|
Peter Simons
|
34b7e7ef88
|
configure.ac: fixed package name
|
2010-02-24 18:54:46 +01:00 |
|
Peter Simons
|
8e9e5e0270
|
NEWS: prepared administrative files for upcoming 4.1 release
|
2010-02-24 17:40:06 +01:00 |
|
Peter Simons
|
23aeb3f4bb
|
Untabified source code and stripped all trailing white space.
|
2010-02-24 17:34:14 +01:00 |
|
Peter Simons
|
5bb7d854c5
|
Dropped obsolete files.
|
2010-02-24 17:34:13 +01:00 |
|
Peter Simons
|
e4f1835752
|
Prefer EXIT_SUCCESS and EXIT_FAILURE defines.
|
2010-02-24 17:34:13 +01:00 |
|
Peter Simons
|
1d2616d1e9
|
doc/petidomo.tex: fixed trivial typos
|
2010-02-24 17:34:13 +01:00 |
|
Peter Simons
|
5857457cdf
|
Drop all occurrences of magic CVS keywords.
|
2010-02-24 17:34:13 +01:00 |
|
Peter Simons
|
954a849ff9
|
Invoke set_program_name() in main() functions to make gnulib happy.
|
2010-02-24 17:34:06 +01:00 |
|
Peter Simons
|
b7fdc3911f
|
acl-parser.y, handleacl.c, librfc822/test.c, rfcparse.c: free() can handle NULL pointers
|
2010-02-24 17:34:05 +01:00 |
|
Peter Simons
|
bf894937ad
|
libconfigfile/config.c, libmpools/mpools.c: dropped superfluous cast to (void*) when calling free(2)
|
2010-02-24 17:34:05 +01:00 |
|
Peter Simons
|
53a8355dd4
|
etc/shtool: drop obsolete file
|
2010-02-24 17:34:05 +01:00 |
|
Peter Simons
|
22dc965d4d
|
doc: re-enable build of the man page
|
2010-02-24 17:34:05 +01:00 |
|
Peter Simons
|
99ebe514bc
|
Updated license to GPLv3 or later.
|
2010-02-24 17:34:05 +01:00 |
|
Peter Simons
|
a11f628d97
|
Converted build to gnulib.
|
2010-02-24 17:33:58 +01:00 |
|
Peter Simons
|
508ce686d4
|
docs/petidomo.tex: updated latex preamble
|
2010-02-18 16:40:33 +01:00 |
|
Peter Simons
|
9d59c8c3d3
|
docs/petidomo.tex: documented download url
|
2010-02-18 16:40:12 +01:00 |
|
Peter Simons
|
c91c631cba
|
Updated my e-mail address.
|
2010-02-18 16:29:27 +01:00 |
|
Peter Simons
|
1abd8ff22d
|
INSTALL: updated to latest version from Automake
|
2010-02-18 16:28:30 +01:00 |
|
Peter Simons
|
e4af1eb7fe
|
Updated flex/bison parser to take advantage of current versions of these tools.
|
2009-07-19 22:27:10 +02:00 |
|
Peter Simons
|
398afbbc5c
|
librfc822/address.y: fixed a trivial typo
|
2009-07-19 22:26:05 +02:00 |
|
Peter Simons
|
8479e3aa9b
|
AUTHORS: added Thomas Lotterer
|
2009-07-19 22:25:39 +02:00 |
|
Peter Simons
|
bfdc2cfc1f
|
Moved to git.
|
2009-07-19 22:25:14 +02:00 |
|
Peter Simons
|
7e843fe0f5
|
librfc822/test.c: fix build with gcc 4.4.0.
|
2009-07-19 22:24:51 +02:00 |
|
Peter Simons
|
3e19c55fcd
|
Use version string determined by Autoconf.
|
2009-07-19 22:24:16 +02:00 |
|
Peter Simons
|
78d117b6cb
|
Migrated build system to Automake.
|
2009-07-19 22:22:56 +02:00 |
|
Ralf S. Engelschall
|
9a145180f6
|
upgrade build environment
|
2005-10-06 09:16:45 +00:00 |
|
Ralf S. Engelschall
|
b6f2157e17
|
fix syntax
|
2005-10-06 09:16:24 +00:00 |
|
Thomas Lotterer
|
18f0d6d3bc
|
flush pending changes before tagging
|
2004-03-19 15:45:40 +00:00 |
|
Thomas Lotterer
|
1140c79699
|
split cookies on (un)subscription, too - found and fixed by tho
|
2004-03-19 15:39:21 +00:00 |
|
Thomas Lotterer
|
f3edffe674
|
documentation update and rewrite by Torsten Homeyer
|
2004-03-19 15:36:12 +00:00 |
|
Thomas Lotterer
|
4f14a7d7fb
|
shut up autoheader
|
2004-03-19 15:32:52 +00:00 |
|
Thomas Lotterer
|
82a06bd299
|
Upgrade and unify build environment devtool an devtool.func; change devtool.conf to require current versions of shtool, libtool and autoconf
|
2004-03-19 15:31:22 +00:00 |
|
Thomas Lotterer
|
3a4dfb44fe
|
flush pending changes before tagging
|
2004-03-10 10:55:17 +00:00 |
|
Thomas Lotterer
|
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)
|
2004-03-09 16:00:27 +00:00 |
|
Thomas Lotterer
|
67441119e4
|
flush pending changes before tagging
|
2004-03-09 13:19:33 +00:00 |
|
Thomas Lotterer
|
5f291d2135
|
flush pending changes before tagging
|
2004-03-09 13:19:33 +00:00 |
|
Thomas Lotterer
|
be5dc8382c
|
correct dir for shtool
|
2004-02-02 20:28:54 +00:00 |
|