Commit Graph

  • 9f7f0f7b9e Command line argument can now be a defined error code (e.g., EPERM) instead of an error number. hjp 2003-02-14 15:45:28 +0000
  • a1822cb42c Added list of #defines from HP-UX. hjp 2003-02-14 11:59:43 +0000
  • 7fdaf9d95c *** empty log message *** hjp 2003-02-13 14:38:27 +0000
  • ef10f1a79f Use GNUmakevars hjp 2003-01-17 14:50:46 +0000
  • e643f0affd Copy messages from printer to stderr. hjp 2003-01-08 15:41:42 +0000
  • a1164ac024 *** empty log message *** hjp 2003-01-08 15:15:32 +0000
  • 670b1bac07 Fixed quoting. hjp 2003-01-08 12:07:13 +0000
  • 4b3a42c2fa *** empty log message *** hjp 2002-10-27 12:28:59 +0000
  • 300b4fbd25 Lex Klameth. hjp 2002-09-19 20:13:48 +0000
  • 56b5f6480f HP-UX cc doesn't like argv[0] in an initialization of an auto array. hjp 2002-08-14 19:06:39 +0000
  • 6ab44ef499 Print system's FQDN if no hostname is given. hjp 2002-08-14 19:03:52 +0000
  • 5db287df64 Moved fqdn to ../dns/. hjp 2002-08-14 18:51:19 +0000
  • da2f85d5e4 Removed fqdn. This is no longer a tiny shell script but a (not much larger) C program and resides now in ../dns/. hjp 2002-08-14 18:49:29 +0000
  • b9699494bb Added fqdn command. hjp 2002-08-14 18:44:23 +0000
  • 53bae2019f Added usage message. hjp 2002-08-14 18:44:08 +0000
  • 1b2cac4a52 *** empty log message *** hjp 2002-07-26 08:59:38 +0000
  • 1d321d0f4b Fixed error message in configure. hjp 2002-07-01 10:42:58 +0000
  • 439ec1a2ed Get trigger source if this is not a procedure or function. hjp 2002-06-18 15:10:59 +0000
  • 7dfd0f68ae *** empty log message *** hjp 2002-04-19 10:05:27 +0000
  • e52d92dfc2 Added target distclean hjp 2002-03-18 20:49:54 +0000
  • 5f95823fae Added format specifiers hjp 2002-03-18 20:41:09 +0000
  • b2a0e6b973 *** empty log message *** hjp 2002-03-18 20:40:08 +0000
  • a139e5334b Ignore atime for directories hjp 2002-03-18 20:33:46 +0000
  • 6f278ae0cb find_cvs_not_up_to_date hjp 2002-03-18 20:30:11 +0000
  • 878496aeee cleandir is generated from cleandir.pl -> removed. hjp 2002-02-25 23:36:22 +0000
  • 78c3f75328 Applied patch from "Chris L. Mason" <cmason@somanetworks.com> to prevent filesystem traversal. hjp 2002-02-25 23:33:29 +0000
  • 60b99b5cde Applied patch from "Chris L. Mason" <cmason@somanetworks.com> to prevent filesystem traversal. hjp 2002-02-25 23:23:10 +0000
  • 22489c6971 chdir to / before execing program. hjp 2002-01-24 11:00:02 +0000
  • efe5d8b4a1 Fixed GNUmakefile to use CONFDIR only if present. hjp 2002-01-23 17:42:06 +0000
  • 08a6803030 Write both hex and char representation side by side. Replace non-printing chars by ".". use strict; use locale; hjp 2002-01-22 15:24:09 +0000
  • 861c35e4db *** empty log message *** hjp 2001-10-14 19:43:33 +0000
  • c831f707f9 Merged in combined_graph branch (include link to graph in mail) hjp 2001-08-13 15:29:21 +0000
  • 1474016ff5 create graph for filesystems over quota and include link in mail. combined_graph paiging 2001-08-13 15:25:55 +0000
  • cadf194099 Automatic rebuild of configure. hjp 2001-08-12 16:08:30 +0000
  • b8e4527242 added save. hjp 2001-07-26 08:14:44 +0000
  • 0e5c1c441d added dfree to repository. hjp 2001-07-16 13:58:03 +0000
  • 4d8289dad6 Erste Hinweise auf nötige Änderungen - Funktioniert nicht! hjp 2001-07-16 08:22:48 +0000
  • cd3d78bbb1 This commit was manufactured by cvs2svn to create branch 'combined_graph'. cvs2git 2001-07-16 07:46:18 +0000
  • b39a4ebfbd Added quotagraph_* to repository. hjp 2001-07-16 07:46:17 +0000
  • 20692a6976 Added configuration test for hstrerror(). hjp 2001-07-03 20:53:17 +0000
  • 8a1a8732e0 *** empty log message *** hjp 2001-07-03 20:00:49 +0000
  • 8f621c148a Added -i option to ls. hjp 2001-06-26 13:47:37 +0000
  • 6279fc8ad3 Added configure script to figure out perl location. hjp 2001-06-25 17:55:04 +0000
  • 199019e26a mac-port: convert mac address to switch port using snmp. hjp 2001-04-11 14:31:29 +0000
  • 680e14640f fqdn: added ; before } - HP-UX /bin/sh needs that. hjp 2001-04-09 09:48:27 +0000
  • e161a77792 GNUmakefile: try to rebuild configure only if source dir is there. hjp 2001-03-19 22:48:23 +0000
  • 0e3c5c7957 Use configure dir only if present. hjp 2001-03-19 22:39:28 +0000
  • 56bd5eb852 Added configure script to repository hjp 2001-03-19 22:36:52 +0000
  • cbb4d0a8d7 configure test for location of find with option -printf hjp 2001-03-19 08:45:35 +0000
  • 0fa08b24ed Added config test for mnttab again. Added option -s (max sleep time) Added script stats.sh to generate stats. hjp 2001-02-21 16:02:46 +0000
  • 2a61341c39 Initial release. hjp 2001-02-12 14:32:43 +0000
  • f01cfd596d Tcpdump2ascii hjp 2001-02-06 11:12:10 +0000
  • 7d45fbce12 Removed superfluous "total" line. Fixed usage message. hjp 2001-01-19 19:06:01 +0000
  • 398600d117 Eliminated some warnings by gcc. hjp 2001-01-19 18:47:33 +0000
  • 1122091610 *** empty log message *** hjp 2001-01-19 18:37:52 +0000
  • 6900af48b4 Checks introduced in last version prevented deletion of unused subdirs. Fixed. hjp 2000-11-20 21:10:08 +0000
  • 4b63fa3513 Works, but is a bit slower than expected (Linux bug?). hjp 2000-10-08 21:33:04 +0000
  • 50a51a6093 Added checks to detect directory/symlink switching attacks. hjp 2000-09-10 16:16:41 +0000
  • 321ed609ff Added alternate ways to specify directories to be monitored. hjp 2000-09-07 10:12:35 +0000
  • bcd6a7e8bd Check for non-zero number of arguments for safety reasons. hjp 2000-09-07 08:44:42 +0000
  • 173ccac1bc Now really truncate to 0 bytes (instead of 1). hjp 2000-08-23 13:34:52 +0000
  • 94d4248916 Initial release hjp 2000-08-23 13:03:42 +0000
  • 989af92d7b Use GNUmakevars hjp 2000-08-19 15:03:44 +0000
  • 6726f7dc07 Use current directory if no argument is given. hjp 2000-08-17 15:15:30 +0000
  • e0484a7006 Removed MNTTAB autodetection again as it seems to be already defined. Don't skip rest of mountpoints if one is not accessible. chdir to / while sleeping to avoid blocking automounters increased default sleep interval to 1 hour max. hjp 2000-06-04 16:33:21 +0000
  • b2865e2946 Fixed order of args in fprintf (segfault). hjp 2000-06-04 16:19:00 +0000
  • f9e1039b8b Added autodetection of /etc/m(nt)?tab. hjp 2000-06-04 16:11:12 +0000
  • cce5d7184c Pre-Version. Options are still missing. hjp 2000-06-04 15:53:19 +0000
  • f038b34ec3 New option -f to specify output format Default format doesn't print argument any more. hjp 2000-02-16 19:05:31 +0000
  • 08ecc7b56c Added GNUmakevars hjp 2000-02-13 19:49:22 +0000
  • 4cc50060b2 Removed lspath (automatically generated from lspath.pl) hjp 2000-02-13 18:42:02 +0000
  • 2bd035374f Added configure hjp 2000-02-13 18:41:05 +0000
  • eb3e48b1e6 Shut up gcc hjp 2000-02-10 00:17:35 +0000
  • 85e0983e73 Added to repository (the code is actually from Oct 1998) hjp 2000-02-10 00:15:28 +0000
  • 0c146118f1 Removed (hopefully) last debug output. hjp 2000-02-08 17:21:38 +0000
  • 94e89d77e8 Remove temporary files. hjp 2000-02-08 17:18:20 +0000
  • 934afac99c Removed cvsdiffmin (automatically generated from cvsdiffmin.pl) hjp 2000-02-08 17:09:41 +0000
  • 4eef0b8874 Fixed configure to check for "1k-blocks" as well as "1024-blocks" Fixed lots of typos in configure hjp 2000-02-08 17:07:38 +0000
  • a71bee15a1 Do all processing in-core. hjp 2000-02-08 17:06:19 +0000
  • 4f9255c36f Added finish to configure. hjp 2000-02-08 17:05:25 +0000
  • 4e9b6af8ed Added -f and -d options to force input to be float or double format. hjp 2000-02-08 17:04:37 +0000
  • ea6520357a Works now. Added GNUmakefile and configure script. hjp 2000-02-08 16:58:28 +0000
  • 2b98426a4e Snapshot - not functional. hjp 2000-02-08 16:13:55 +0000
  • ccffaf3502 Fixed BINDIR, merged v. 1.2 hjp 2000-02-08 01:07:36 +0000
  • 09ec695d52 Added configure hjp 2000-02-08 01:01:06 +0000
  • 0cf4c4025a *** empty log message *** hjp 2000-02-03 23:49:45 +0000
  • 8158f1a3b0 lspath hjp 2000-01-20 13:24:53 +0000
  • 66dab29703 Made locale aware. hjp 2000-01-19 11:31:57 +0000
  • e283e215ae Added options -atime -mtime -scale hjp 2000-01-17 13:57:22 +0000
  • 5651a7db51 First release hjp 2000-01-11 13:24:36 +0000
  • 66f2ef7cdf Made usage static to avoid spurious warning hjp 2000-01-09 01:50:32 +0000
  • 3766f82fce *** empty log message *** hjp 1999-10-26 17:57:36 +0000
  • c7cde912a2 added GNUmakefile (actually a long time ago, but forgot to commit). hjp 1999-09-29 08:08:17 +0000
  • d11b98f503 gencat -o for readability. hjp 1999-09-11 22:04:15 +0000
  • 3d6652ce94 Fixed install and clean target. hjp 1999-09-11 22:01:59 +0000
  • cd5c076e09 added GNUmakefile. hjp 1999-09-07 21:26:57 +0000
  • 715ca2cab9 More levels of verbosity. hjp 1999-08-21 12:37:53 +0000
  • 9c27ca365e First release hjp 1999-08-01 18:09:10 +0000
  • bc6bf4ec9b Snapshot. Functionally complete, but doesn't like missing message catalog on RedHat 5.2. hjp 1999-08-01 17:27:29 +0000
  • 5c8816c0b9 Added cleandir hjp 1999-07-09 21:05:26 +0000