Commit Graph

328 Commits

Author SHA1 Message Date
Peter J. Holzer 2209823843 Add option --mssafe to isodate
MS OSs don't like ":" in filenames (and Samba's scrambling algorithm
makes filenames with it completely unrecognizable), so I added an option
to use a less dangerous character ("-") in the time part. "." would
have been nicer and technically possible but that's used to delimit
extensions, so that might have had surprising consequences, too. Just
omitting the delimiter and squashing HHMMSS together isn't very
readable.
2016-10-04 23:21:58 +02:00
Peter J. Holzer be21bc6ff8 Tolerate vanishing files 2016-09-15 12:26:03 +02:00
Peter J. Holzer 52d52cb258 Remove bashism 2016-09-15 12:25:43 +02:00
Peter J. Holzer df8c3bcbb5 Fix checking aliases. 2016-07-05 23:14:42 +02:00
hjp 8e2f03dc0b Remove ts.bx in target clean 2016-07-05 20:47:42 +00:00
hjp cd81f6a2ba Check out all revisions of a repository (or directory or file) 2016-07-05 20:39:43 +00:00
hjp ce339c38c7 Automatically create GNUmakerules and GNUmakevars 2016-07-05 20:33:36 +00:00
hjp 247743c9dd Add GNUmakerules, GNUmakevars to distclean 2016-07-05 20:30:23 +00:00
hjp 0520500523 Add target distclean, remove target clean 2016-07-05 20:29:07 +00:00
hjp 108136917f Add target distclean 2016-07-05 20:27:38 +00:00
hjp 5935f6a0e6 Add GNUmakerules, GNUmakevars; Remove very obsolete target install_all 2016-07-05 20:26:11 +00:00
hjp f052403e23 Add GNUmakerules and GNUmakevars to distclean 2016-07-05 20:19:48 +00:00
hjp 712d3d1c9a Fix bashism 2016-07-05 20:18:16 +00:00
hjp d941663269 Fix bashism
Probably doesn't work with bash anymore ...
2016-07-05 20:15:25 +00:00
hjp 3944b561fd Check reverse and forward resolution for (IPv4) address 2016-07-05 20:14:35 +00:00
hjp 469ef14cb4 Add target distclean and fix target clean 2016-07-05 20:08:33 +00:00
hjp 099d15ec1d Add target clean 2016-07-05 20:04:08 +00:00
hjp f155ff878c Add target distclean 2016-07-05 20:01:48 +00:00
hjp 1c961289e9 Add GNUmakefile 2016-07-05 19:59:14 +00:00
hjp 89e5b8a3ff GNUmakerules, GNUmakevars 2016-07-05 19:57:27 +00:00
hjp e78b9530ef Add script to hog cpu for given time 2016-07-05 19:55:43 +00:00
hjp e3c6f75cfd malloc: allocate memory block and print address 2016-07-05 19:55:08 +00:00
hjp 8260d39d4e Add target distclean 2016-07-05 19:52:03 +00:00
hjp 1bc6615651 Improve targets clean, distclean 2016-07-05 19:48:45 +00:00
hjp 9fa521b60c Add target clean 2016-07-05 19:42:18 +00:00
hjp 3ef0c01ff0 Add GNUmakerules, GNUmakevars 2016-07-05 19:39:39 +00:00
hjp 378a0a9f70 print color table for 256 color xterm 2016-07-05 19:30:30 +00:00
hjp 0c72134b24 benchmark opening of a random file 2016-07-05 19:28:35 +00:00
hjp e4f841f6c3 Dump O_* flags 2016-07-05 19:22:02 +00:00
hjp a5b3940dfe Add test for (gnome?) notifications 2016-07-05 19:19:06 +00:00
hjp 5a638ec8fd Complete rewrite? 2016-07-05 19:16:42 +00:00
hjp 0984229b9b Adapt to modern linux utmp structure: microsecond timestamps, IPv6 2016-07-05 19:13:09 +00:00
hjp dd02446c69 Add rules to build GNUmakerules and GNUmakevars 2016-07-05 18:24:22 +00:00
hjp c39c0c22ac Print allocated memory 2016-07-05 18:20:45 +00:00
hjp 42bd431dca Fix dup detection 2016-07-05 18:19:21 +00:00
hjp da899cbf29 Install gethostbyaddr 2016-07-05 18:11:39 +00:00
hjp 8187b62fc6 Add option -v (verbose) 2016-07-05 18:09:24 +00:00
hjp 7aa8246502 Rewrote in Perl for easy charset handling 2016-02-24 14:41:19 +00:00
hjp 2552b38965 New bucket type days 2015-08-25 16:00:39 +00:00
hjp 6a45dceeaf Weitere Varianten. 2015-08-25 15:40:53 +00:00
hjp 243c54a8ef UTF8, Null and docs:
* For Postgres, set UTF-8 flag
* Print null values as "NULL"
* Improved POD.
2015-08-25 15:34:52 +00:00
hjp 7083ad9026 Support for GRE tunnel.
Explicitely specify "interesting" ports instead of relying on
tcpdump to resolve them.
2014-05-05 11:15:25 +00:00
hjp e999d2e7b2 Support for GRE tunnels 2014-05-05 11:14:20 +00:00
hjp 9a4119c6f0 script to sort by host with most traffic (in+out) 2014-05-05 11:13:59 +00:00
hjp 61aff0e077 Use locale for output encoding. 2013-12-18 16:29:00 +00:00
hjp defe773283 more tolerant parsing of credential file 2013-12-18 16:25:54 +00:00
hjp e7af75898f Diverse Anpassungen und Bugfixes 2013-10-25 09:29:12 +00:00
hjp 8c6d58eee8 GNUmakerules.sh -> GNUmakerules.pl 2013-03-27 14:41:41 +00:00
hjp 126d734171 Use setvbuf instead of setlinebuf (not supported by HP-UX) 2012-12-12 17:10:50 +00:00
hjp abf8fdc9ba fix_negative_ttl 2012-11-15 11:57:42 +00:00