Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / check_disk.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-05-07 Ton VoonFixed typo in check_disk
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-20 Thomas Guyot-SionnestAdd comment to recent check_disk patch
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-11-19 Thomas Guyot-Sionnestcheck_disk: rerpopulate the mount list after doing...
2008-11-08 Thomas Guyot-SionnestFix long options parsing in check_disk, check_dns,...
2008-07-10 Thomas Guyot-SionnestVerbose should not have to exceed 3 as per developement...
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-02-13 Matthias EbleFix --local argument handling (Jan Wagner #1878971)
2008-02-13 Thomas Guyot-SionnestFix broken intending (The whole file use spaces only...
2008-02-13 Thomas Guyot-Sionnestset_thresholds now let the user free the thresolds...
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2008-01-15 Thomas Guyot-SionnestFix check_disk disk usage calculation when using -...
2007-12-08 Thomas Guyot-SionnestFix check_disk reporting OK if disk usage grows over...
2007-09-23 Matthias EbleRemoved some c99 style comments
2007-09-23 Matthias EbleFixed bug: stat was called on remote fs even if -l...
2007-09-22 Matthias Eblesubstituted bool/true/false with int/TRUE/FALSE (discus...
2007-09-22 Matthias EbleAdded -i/-I to ignore pathes/partitions based on regula...
2007-09-21 Thomas Guyot-SionnestMy solaris box needs %llu to display 64bits integers.
2007-09-21 Thomas Guyot-Sionnest- Added some variables at verbose==3
2007-08-09 Holger WeissDon't use C++ style comments (noted by Johannes Kingma on
2007-07-10 Matthias EbleAdded examples for new features to check_disk
2007-07-10 Matthias EbleCheck_disk now calls stat() for all filesystems to...
2007-05-03 Matthias Eblefixed backward incompatibility introduced in 1.4.8...
2007-03-30 Matthias Eblecheck_disk: minor fix for -C if bestmatch != -p
2007-03-30 Matthias Eblecheck_disk: added regex functionality -r and -R. see...
2007-03-30 Matthias Eblecheck_disk: added grouping functionality. see np-devel...
2007-03-30 Matthias Eblecheck_disk -C is more flexible now. See np-devel post...
2007-02-14 Ton VoonFixed typo in help for -M
2007-02-06 Benoit Mortiercorrecting some translation problems
2007-01-29 Thomas Guyot-SionnestRevert 1643463 (reversed disk thresholds) keeping the...
2007-01-27 Thomas Guyot-SionnestFix #1643463: Miscalculating thresholds check_disk
2007-01-07 Thomas Guyot-SionnestFix bug #1627970: check_disk performance output for...
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-12-07 Ton VoonFix coredump on 64bit Solaris. Also adds more error...
2006-10-26 Ton VoonRemove C style comments (1583467 - Markus Baertschi)
2006-10-18 Ton VoonRe-added perf data to check_disk
2006-10-12 Ton VoonRemove the "- free space" if status is OK
2006-10-12 Ton VoonFixed output from -e in check_disk (Andreas Behal)
2006-08-14 Ton VoonFixed inode percent free output (Mike Emigh - 1531899)
2006-07-14 Ton VoonFix inode percents using coreutils' percentage calculat...
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-07-12 Ton VoonAdded -E option for exact match of filesystem. Restruct...
2006-07-12 Ton VoonMoving parameter_list into utils_disk.h. Given list...
2006-07-12 Ton VoonMoving check_disk functions into utils_disk.c and testi...
2006-06-18 Benoit Mortierupdating help and usage and license
2006-06-14 Benoit Mortierstarting the BIG locale update ;-)
2006-05-18 Ton VoonSynchronise with coreutils 2.95. Gettext now synced...
2006-05-02 Ton VoonInode thresholds not always being initialised (James...
2006-03-27 Ton VoonFixed bug with malloc of wrong size
2006-03-23 Ton Vooncheck_disk now errors if a specified directory does...
2006-03-23 Ton VoonIncorrect output when checking non-existent disk (John...
2005-11-16 Ton VoonFixed some compile errors with new translations. Also...
2005-11-14 Benoit Mortierstart of the cleaning of the localization
2005-11-02 M. Sean Finney#995761: patch from ben o'hara to include inode calcula...
2005-10-13 M. Sean Finneydebian bts #296278:
2005-03-04 Ton VoonFixed // comments (Steve Greenland - 1143836)
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierprint_help and print_usage() cleanup
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierinternationalization fixes and help fixes
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierreturn of process_arguments() is TRUE not OK !
2004-12-01 Benoit Mortierstandardize localization string
2004-12-01 Benoit Mortierfirst pass at standardization of messages for the local...
2004-11-25 Matthew KentFrom old test harness code, make ./check_disk -w 0...
2004-11-24 Ton VoonMaking messages more consistent
2004-11-23 Matthew KentFix integer warning and critical options. Take values...
2004-11-12 Ton VoonUpdate to using coreutils 5.2.1 libraries and snprintf...
2004-08-18 Ton VoonFixed perfdata so that shows amount used (Garry Cook)
2004-03-18 Ton VoonTypo in check_disk units (Matthew Kent - 909281)
2004-03-03 Karl DeBisschopcheck_disk was getting blocks instead of bytes (Michael...
2004-02-19 Ton VoonUninitialised variables for -X (Bug 900091 - Michael...
2003-12-02 Ton VoonDefault thresholds not defined for lists in -x paramete...
2003-08-28 Karl DeBisschopadd perf data
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-09 Karl DeBisschopmore pedantic compiler warnings
2003-08-08 Karl DeBisschopcleanups from pedantic complier warnings
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-02 Karl DeBisschopestablish "UT_" namespace for usage text in #defines
2003-07-31 Karl DeBisschopmark for translation
2003-06-30 Ton VoonFixed support for "check_disk warn crit [path]" with...
2003-06-26 Ton VoonFixed different thresholds if using exclude lists
2003-06-25 Ton VoonSupport for different thresholds for different filesystems
2003-06-25 Ton VoonRemoved -d option and just check against -p parameter
2003-06-25 Ton VoonReport errors if path specified not found
2003-06-25 Ton VoonProblems compiling on SunOS 5.6 with gcc 2.8.1. Fixed...
2003-06-04 Ton VoonArgument to asprintf in wrong order
2003-03-31 Karl DeBisschopcheckpoint
2003-03-24 Jeremy T. BouseMinor changes to build for Solaris packages
2003-03-23 Karl DeBisschopcan once again exclude indiviual path/partitions
2003-03-23 Karl DeBisschopadd -X to exclude FS type, now works with more than...
next