Age | Commit message (Expand) | Author | Files | Lines |
2004-11-25 | From old test harness code, make ./check_disk -w 0 -c 0 / valid parameters again | Matthew Kent | 1 | -1/+1 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -3/+3 |
2004-11-23 | Fix integer warning and critical options. Take values from current unit inste... | Matthew Kent | 1 | -5/+5 |
2004-11-12 | Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8 | Ton Voon | 1 | -0/+1 |
2004-08-18 | Fixed perfdata so that shows amount used (Garry Cook) | Ton Voon | 1 | -1/+1 |
2004-03-18 | Typo in check_disk units (Matthew Kent - 909281) | Ton Voon | 1 | -1/+1 |
2004-03-03 | check_disk was getting blocks instead of bytes (Michael Musikhin - http://sou... | Karl DeBisschop | 1 | -1/+1 |
2004-02-19 | Uninitialised variables for -X (Bug 900091 - Michael Musikhin) | Ton Voon | 1 | -0/+4 |
2003-12-02 | Default thresholds not defined for lists in -x parameter (raised by Matt Garr... | Ton Voon | 1 | -0/+4 |
2003-08-28 | add perf data | Karl DeBisschop | 1 | -8/+21 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 1 | -0/+4 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -6/+6 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -9/+14 |
2003-08-08 | cleanups from pedantic complier warnings | Karl DeBisschop | 1 | -2/+13 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -22/+21 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -23/+26 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -107/+119 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -2/+2 |
2003-08-02 | establish "UT_" namespace for usage text in #defines | Karl DeBisschop | 1 | -3/+5 |
2003-07-31 | mark for translation | Karl DeBisschop | 1 | -116/+103 |
2003-06-30 | Fixed support for "check_disk warn crit [path]" with thresholds at used levels | Ton Voon | 1 | -3/+11 |
2003-06-26 | Fixed different thresholds if using exclude lists | Ton Voon | 1 | -6/+7 |
2003-06-25 | Support for different thresholds for different filesystems | Ton Voon | 1 | -16/+65 |
2003-06-25 | Removed -d option and just check against -p parameter | Ton Voon | 1 | -18/+9 |
2003-06-25 | Report errors if path specified not found | Ton Voon | 1 | -3/+17 |
2003-06-25 | Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by specifying | Ton Voon | 1 | -14/+18 |
2003-06-04 | Argument to asprintf in wrong order | Ton Voon | 1 | -1/+1 |
2003-03-31 | checkpoint | Karl DeBisschop | 1 | -31/+90 |
2003-03-24 | Minor changes to build for Solaris packages | Jeremy T. Bouse | 1 | -0/+3 |
2003-03-23 | can once again exclude indiviual path/partitions | Karl DeBisschop | 1 | -6/+18 |
2003-03-23 | add -X to exclude FS type, now works with more than one path/dev specified | Karl DeBisschop | 1 | -8/+60 |
2003-03-21 | checkpoint, allows selecting devices and paths now | Karl DeBisschop | 1 | -17/+42 |
2003-03-19 | check_disk working with mountlist.c | Karl DeBisschop | 1 | -9/+22 |
2003-03-18 | use GNU fileutils for check_disk | Karl DeBisschop | 1 | -143/+77 |
2003-03-12 | doco standarization | Karl DeBisschop | 1 | -68/+62 |
2003-03-12 | errors for statfs | Karl DeBisschop | 1 | -0/+19 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -8/+1 |
2003-03-11 | use statfs for check_disk (still needs fs scan) | Karl DeBisschop | 1 | -5/+56 |
2003-03-09 | Implement error-only option for check_disk (Ian Duggan) | Ton Voon | 1 | -2/+10 |
2003-03-08 | Fix AIX /proc filesystem (Ian Duggan) | Ton Voon | 1 | -1/+5 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -4/+4 |
2003-01-13 | add options for excluding devices and for skipping OK devices in summary | Karl DeBisschop | 1 | -33/+61 |
2002-11-18 | failed to handle multple disks | Karl DeBisschop | 1 | -38/+5 |
2002-11-13 | remove call_getopt and asprintf | Karl DeBisschop | 1 | -54/+28 |
2002-06-19 | fixes for using POSIX return codes | Subhendu Ghosh | 1 | -4/+39 |
2002-06-06 | added option for mount point - Tom Bertelson | Subhendu Ghosh | 1 | -10/+19 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+353 |