Commit Graph

273 Commits

Author SHA1 Message Date
hjp 03ebbfe2ec Added perl version (uses Unicode). 2012-04-02 15:00:46 +00:00
hjp 2aa370cff1 allow arbitrary number of arguments (instead of exactly 1). 2012-04-02 09:34:22 +00:00
hjp ba64495861 (Nov 12 2009)
Implemented option -c  Consider only the inode change time of the file.
2012-03-02 11:29:42 +00:00
hjp 0fa224e001 Added GNUmakerules.sh GNUmakevars.sh 2011-10-12 09:21:54 +00:00
hjp c5acc52b65 Added -e (--export) and -p (--private) options. 2011-10-07 08:03:22 +00:00
hjp 1419d9dbc3 converted GNUmakerules.sh to a perl script to avoid shell
incompatibilities.
2011-10-07 07:51:23 +00:00
hjp 61124dd1c6 Simple script to check upscheck and shut down server if necessary. 2011-09-26 10:09:03 +00:00
hjp 27babc338d snapshot 2011-09-25 10:52:27 +00:00
hjp 224ef8747d GNUmake*.sh 2011-02-18 12:06:51 +00:00
hjp 0d6d25b899 Replaced GNUmakerules.sh with GNUmakerules.pl because Debian now uses a
/bin/sh which doesn't understand echo -e.
2011-01-30 19:41:15 +00:00
hjp 34cd011527 removed duplicate rules 2011-01-30 19:33:28 +00:00
hjp a4e646ed83 create GNUmakerules and GNUmakevars 2011-01-30 19:32:33 +00:00
hjp ed590c329e Start checking for differences after 3 days instead of 5. 2010-11-02 09:06:05 +00:00
hjp 3a526a613a Simple script to search in svn repository 2010-09-13 13:15:58 +00:00
hjp 0f501292a0 automatically create GNUmakerules and GNUmakevars 2010-06-02 08:15:02 +00:00
hjp 3163f7d94d create histogram of file sizes 2010-04-24 15:25:15 +00:00
hjp ef1903e49f Very simple traffic monitor 2010-01-11 14:22:18 +00:00
hjp 9ad679573c script to compute ulp+ and ulp- 2009-10-01 17:29:22 +00:00
hjp db8cc1f569 Added dumpsql script 2009-06-15 09:52:51 +00:00
hjp e315472e63 added rules to build GNUmakerules and GNUmakevars if they are missing
added new options:

 -s (seconds since the epoch)
 -r (relative to start of program)
2009-02-02 11:39:33 +00:00
hjp 64d708aeeb Example output 2008-07-11 15:10:50 +00:00
hjp 6a95311ee1 handle more RR types. 2008-05-05 15:40:20 +00:00
hjp 888f0a58eb Added some zone checks:
* check if NS records are consistent
 * compare zones from all authoritative name servers
2008-05-05 14:17:39 +00:00
hjp d6329c4c03 Move file in proper place when finished (was commented out for debugging). 2008-05-04 17:31:15 +00:00
hjp 5d345eedcd added dns-inc-serial to install target. 2008-05-04 17:29:27 +00:00
hjp 8f74fc527d Added script findproxy.
This just tries a list of proxies and chooses the fastest one.
2008-05-02 08:13:57 +00:00
hjp 64863e9553 No warnings if state is empty. 2008-04-30 12:09:41 +00:00
hjp bbb0b7f6dd Script to ping multiple hosts in parallel 2008-04-30 11:58:46 +00:00
hjp 4ebc2b2a57 Check authoritative name servers for serial numbers, too. 2008-04-28 16:28:25 +00:00
hjp 7d35c95bc5 Added dns-inc-serial to increment the serial number in a DNS zone file. 2008-04-28 15:57:05 +00:00
hjp 070a6da94b added check.pl and query 2008-04-28 07:47:50 +00:00
hjp 72c7f8d3e4 added GNUmake*.sh 2008-04-05 10:04:53 +00:00
gina ec0216b5a9 s/Lanik/Feichtinger ;-) 2007-09-13 07:15:20 +00:00
hjp 27306a9b51 Create minimal GNUmakerules and GNUmakevars automatically. 2007-05-17 09:52:26 +00:00
hjp 0150503c41 memset is declared in string.h 2007-03-08 20:25:15 +00:00
hjp 7949fda3ba Same performance improvement for apppath as for preppath. 2007-03-05 18:18:15 +00:00
hjp 69187e640a Speedup by by 63 % (from 85 ms to 52 ms on a 3 GHz P4) for a typical
usecase (prepend single directory to PATH with 12 directories with
checking) by loading Pod::Usage only if necessary.

This script is called quite frequently in my .zshrc, so performance is
important (maybe I should rewrite it in C?)
2007-03-05 18:13:54 +00:00
hjp 60f1952973 CR is not a safe character. 2007-02-27 08:43:02 +00:00
hjp 163fc81775 automatically create GNUmake* 2007-02-27 08:39:04 +00:00
hjp 90cfb3a468 Automatically create GNUmakerules and GNUmakevars if they don't exist.
Print usage if unknown option is given.
2007-02-09 15:36:37 +00:00
hjp 520a335ee6 Added -v option. 2007-01-04 17:00:45 +00:00
hjp f347d67dcf Moved myself into the second row.
Don't send message every hour unless less than 20 hours left.
2006-11-16 08:43:07 +00:00
hjp dfa2f8c764 Changed file size from 5 to 6 digits. 2006-11-13 09:50:19 +00:00
hjp 382b39f4be Adapted to NET-SNMP version: 5.2.3 2006-10-19 14:19:02 +00:00
hjp 32199d9d7c less noise. 2006-09-25 08:19:46 +00:00
hjp 6e21e0d270 Added --include (-i) and --exclude (-x) options. 2006-08-25 09:57:10 +00:00
hjp d41157029d Send mail only if change (only moderately successful). 2006-08-14 08:14:42 +00:00
hjp 3836ca8c1c Replace all _ with / in mountpoint. 2006-08-14 08:14:03 +00:00
hjp 14352801e4 Mapping dir -> dos drive letters updated. 2006-04-27 15:10:38 +00:00
hjp fecfa0af0a Don't mix debug messages with graph. Image viewers don't like that :-). 2006-03-29 12:37:37 +00:00