chiark / gitweb /
Mark Wooding [Mon, 31 May 2010 17:05:39 +0000 (18:05 +0100)]
Version bump to 1.2.4.
Mark Wooding [Mon, 31 May 2010 17:04:22 +0000 (18:04 +0100)]
Build system: Use Automake's `silent-rules' feature if it's available.
Mark Wooding [Mon, 31 May 2010 17:03:54 +0000 (18:03 +0100)]
configure.ac: s/AC_\(PROG_PERL_VERSION\)/AX_\1/
The macro changed name upstream. Try to keep up.
Mark Wooding [Mon, 31 May 2010 17:01:56 +0000 (18:01 +0100)]
locking.c: Reset alarm state before invoking the target command.
There's nothing worse than grabbing a lock, trying to do something, and
then being killed by an alarm clock midway through.
Well, there are probably are worse things, but this commit message
isn't the right place to list them.
Mark Wooding [Mon, 31 May 2010 17:00:28 +0000 (18:00 +0100)]
qmail-checkspam.c: Don't do anything if RELAYCLIENT is set.
This is an unpleasant hack to accept potentially malformed mail from
clients who have authenticated to the SMTP server. I don't think it's
actually needed any more, because the specific client in question has
since been re-educated about how to construct mail properly.
Mark Wooding [Thu, 30 Apr 2009 23:13:41 +0000 (00:13 +0100)]
New version 1.2.3.
Mark Wooding [Thu, 30 Apr 2009 23:11:03 +0000 (00:11 +0100)]
.links, Makefile: Make sure we have auto-version.
Stuff doesn't work well otherwise.
Mark Wooding [Thu, 30 Apr 2009 23:04:58 +0000 (00:04 +0100)]
debian: Add libcdb-dev to Build-Depends.
Found the hard way.
Mark Wooding [Thu, 30 Apr 2009 22:59:21 +0000 (23:59 +0100)]
qmail-checkspam: Include <limits.h>.
Previously missing.
Mark Wooding [Thu, 30 Apr 2009 22:56:57 +0000 (23:56 +0100)]
x86-model: New program, prints CPUID information.
Mark Wooding [Sun, 25 Jan 2009 13:06:03 +0000 (13:06 +0000)]
inplace: Substitute the @BASH@ onion in the shebang line.
Somehow, BASH got left off the confsubst list of onions to substitute.
Mark Wooding [Sun, 4 May 2008 13:03:48 +0000 (14:03 +0100)]
cdb-*: Fixing for Python 2.5.
The new Python warns about the old `sre' module being deprecated.
Unfortunately, the scripts get used in cron files, and the warnings are
very annoying, so fix this.
Also put Emacs mode markers in.
Mark Wooding [Tue, 1 Apr 2008 18:19:00 +0000 (19:19 +0100)]
Release 1.2.0.
Mark Wooding [Tue, 1 Apr 2008 18:18:36 +0000 (19:18 +0100)]
space: Fix --check.
The logic for when --check should report strangeness was confused with
the verbosity stuff. Disentangle and fix.
Mark Wooding [Tue, 1 Apr 2008 18:06:34 +0000 (19:06 +0100)]
Delete crufty old .cvsignore files.
And ignore autom4te.cache while we're there.
Mark Wooding [Tue, 1 Apr 2008 18:06:23 +0000 (19:06 +0100)]
Makefile.am: Oops, distribute important things.
Like the Debian stuff and the RELEASE file.
Mark Wooding [Tue, 1 Apr 2008 17:57:09 +0000 (18:57 +0100)]
Add getpass to the fun
Mark Wooding [Tue, 1 Apr 2008 17:51:12 +0000 (18:51 +0100)]
Build system overhaul.
Give up and use autotools and CDBS.
Mark Wooding [Sun, 28 Jan 2007 14:35:00 +0000 (14:35 +0000)]
cleanup: Fix extraneous whitespace throughout.
Mark Wooding [Sun, 28 Jan 2007 11:14:43 +0000 (11:14 +0000)]
space: New program for fixing whitespace problems in text files.
Mark Wooding [Fri, 11 Aug 2006 13:07:13 +0000 (14:07 +0100)]
stamp: New program.
Like cat, but prints datestamps on input lines.
Mark Wooding [Thu, 2 Mar 2006 10:42:02 +0000 (10:42 +0000)]
manpages: Fix author email address; also, fix synopsis for inplace.
Mark Wooding [Thu, 2 Mar 2006 01:49:57 +0000 (01:49 +0000)]
cdb: Remove dependency on freecdb and libfile-cdb-perl.
The C utilities are now built against tinycdb. The Perl utilities have
been rewritten in Python and use python-cdb.
Mark Wooding [Thu, 2 Mar 2006 01:48:11 +0000 (01:48 +0000)]
qmail-checkspam: Provide argv[0] when execing qmail-queue.
Mark Wooding [Thu, 2 Mar 2006 01:47:24 +0000 (01:47 +0000)]
locking: Fix uninitialized variable.
Could cause bizarre effects with SIGALRM.
Mark Wooding [Wed, 15 Feb 2006 12:30:11 +0000 (12:30 +0000)]
debian: Fix package sections.
Mark Wooding [Mon, 6 Feb 2006 18:30:32 +0000 (18:30 +0000)]
cdb-assign.1: Fix formatting.
Mark Wooding [Mon, 6 Feb 2006 18:30:00 +0000 (18:30 +0000)]
Extract Subversion ignore data.
mdw [Mon, 6 Feb 2006 18:28:12 +0000 (18:28 +0000)]
cdb-map: New program to construct CDB files.
mdw [Mon, 6 Feb 2006 18:27:25 +0000 (18:27 +0000)]
debian: Fix maintainer address.
mdw [Sun, 3 Apr 2005 18:04:20 +0000 (18:04 +0000)]
Bodge for strange bug (`bizarre copy of ARRAY in anonlist') in Perl
5.8.4.
mdw [Sat, 5 Feb 2005 10:40:12 +0000 (10:40 +0000)]
Various fixes.
mdw [Sat, 5 Feb 2005 10:33:00 +0000 (10:33 +0000)]
New scripts.
mdw [Sat, 11 Sep 2004 17:20:44 +0000 (17:20 +0000)]
Add `pause' program.
mdw [Thu, 8 Apr 2004 01:36:29 +0000 (01:36 +0000)]
Expunge revision histories in files.
mdw [Sat, 29 Nov 2003 23:45:44 +0000 (23:45 +0000)]
Make gorp better. Deb fixes.
mdw [Thu, 13 Nov 2003 11:49:32 +0000 (11:49 +0000)]
Fix uninstall target.
mdw [Thu, 13 Nov 2003 11:47:18 +0000 (11:47 +0000)]
Debianization.
mdw [Wed, 22 Oct 2003 18:23:46 +0000 (18:23 +0000)]
Bring `z' into the fold.
mdw [Sun, 12 Oct 2003 01:21:35 +0000 (01:21 +0000)]
Build fixes.
mdw [Sat, 11 Oct 2003 18:18:54 +0000 (18:18 +0000)]
Add shadowfix to the collection.
mdw [Thu, 9 Oct 2003 15:15:42 +0000 (15:15 +0000)]
Missed a paren. Un-`toys'-ify.
mdw [Thu, 9 Oct 2003 15:05:34 +0000 (15:05 +0000)]
Lots of stuff.
mdw [Sat, 4 Oct 2003 20:47:36 +0000 (20:47 +0000)]
Robustify.
mdw [Wed, 1 Oct 2003 00:08:57 +0000 (00:08 +0000)]
Collection of miscellaneous ill-documented tools.