arpwatch-2.1a11-log_with_interface.patch
Patch against arpwatch 2.1a11 to make
it show up in syslog as arpwatch-int, useful if you run multiple copies of
it on one machine (one per interface).
bind-9.2.0-LIDS-os.c
Replacement for 9.2.0 or 9.2.1's bin/named/unix/os.c which
will allow named to function under LIDS
bind-9.2.1-LIDS.patch
Patch against 9.2.1 which will allow named to function under
LIDS. Note: if you
-LIDS_GLOBAL, named will stop working (unless you rebuild it
without the patch). This was still required up to and including
LIDS 1.1.1r2, but it may no longer be required in later versions.
bind-9.2.2-ldap-sdb.patch
This patch does everything that contrib/sdb/ldap/INSTALL.ldap says
to do to build 9.2.2rc1 or 9.2.2 with LDAP sdb support
chkrootkit-0.39.patch
Strips perl .packlist files that are in /usr/lib/perl5 from the
suspicious files and dirs list
clamav-0.53.patch
Patch against 0.53 that sets the check for the clamav user and group
to use id instead of grepping /etc/passwd. This is broken and was
unfortunately merged into clamav 0.54 See the next one for the fixed
version.
clamav-0.54.patch
Patch against 0.54 that fixes my last patch... Don't forget to run
autoconf after applying the patch to generate a new configure
script
mimedefang-2.10.patch
Patch against 2.10 that fixes a few buglets. These fixes were merged
into the "real" version 2.11
mimedefang-2.11-no-x-scanned-by-header.patch
Patch against 2.11 (probably works with others though) that'll
prevent it from adding the X-Scanned-By header. If the logging is
what bothers you about that, a better alternative to using this patch
is to set: define(`confMILTER_LOG_LEVEL', `8')dnl
in your sendmail .mc file. Then it'll add the header but it won't
log that it did. Never submitted this one, I don't think anyone
should use it.
mimedefang-2.13.patch
Patch against 2.13 that fixes a few buglets and adds support for the
Sophie virus scanner.
This patch was merged into the "real" version 2.14
mimedefang-2.24.patch
Patch against 2.24 It updates the the clamd support to reflect
bugfixes in (Clam AntiVirus)
0.52, fixes a little buglet, and ads autoconf setting of the SPOOLDIR
in watch-mimedefang. I think this was merged into version 2.25
mimedefang-2.27.patch
Patch against 2.27 Fixes a few typos in mimedefang-filter.5.in
This was merged into 2.28-BETA-1 I think.
sed-4.0.5-bootstrap.patch
Fixes the bootstrap.sh script so you can build a sed when you don't
already have one (it's required by the configure script)
shadow-4.0.3-pamfix.patch
Fixes up shadow 4.0.3 so you
can build it with shared libs andPAM. Ooooooh aaaaaaah...
Never actually tried this myself (came real close though!), but it should work
great <g>
Scripts and other misc Linux/Unix Stuff
Here are several
Big Brother extension scripts that I've written