コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Guyot-Sionnest dbc22e1acd Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746). 18 年 前
  Matthias Eble 6483a72b16 Removed some c99 style comments 18 年 前
  Matthias Eble 9e64dc2d7f Fixed bug: stat was called on remote fs even if -l was given 18 年 前
  Matthias Eble bb32ecb79c substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel) 18 年 前
  Matthias Eble d23b17e656 Added -i/-I to ignore pathes/partitions based on regular expressions 18 年 前
  Thomas Guyot-Sionnest 7a70525129 My solaris box needs %llu to display 64bits integers. 18 年 前
  Thomas Guyot-Sionnest 5ca8c84715 - Added some variables at verbose==3 18 年 前
  Holger Weiss da6aa00a83 Don't use C++ style comments (noted by Johannes Kingma on 18 年 前
  Matthias Eble aca23c4640 Added examples for new features to check_disk 18 年 前
  Matthias Eble 5e633124e4 Check_disk now calls stat() for all filesystems to check. 18 年 前
  Matthias Eble 9a3e7f9e87 fixed backward incompatibility introduced in 1.4.8 where all partitions are selected, 19 年 前
  Matthias Eble df4c79ba35 check_disk: minor fix for -C if bestmatch != -p 19 年 前
  Matthias Eble 0f71b7d07a check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10) 19 年 前
  Matthias Eble 0ff58b9063 check_disk: added grouping functionality. see np-devel mail (2007-02-10) 19 年 前
  Matthias Eble a1fea1eafd check_disk -C is more flexible now. See np-devel post (2007-02-10) 19 年 前
  Ton Voon 9c0ea54cf7 Fixed typo in help for -M 19 年 前
  Benoit Mortier 19b97afb12 19 年 前
  Thomas Guyot-Sionnest a69aa93a2c Revert 1643463 (reversed disk thresholds) keeping the thresholds checks. 19 年 前
  Thomas Guyot-Sionnest 381715a2bd Fix #1643463: Miscalculating thresholds check_disk 19 年 前
  Thomas Guyot-Sionnest 6628ad263a Fix bug #1627970: check_disk performance output for more then one partition 19 年 前
  Ton Voon 958162b45f Fixed inode thresholds, regressed from previous release 19 年 前
  Ton Voon df3662bf3a Fix coredump on 64bit Solaris. Also adds more error conditions and moves 19 年 前
  Ton Voon c2596e23fa Remove C style comments (1583467 - Markus Baertschi) 19 年 前
  Ton Voon 584562a48e Re-added perf data to check_disk 19 年 前
  Ton Voon f9baef7ed0 Remove the "- free space" if status is OK 19 年 前
  Ton Voon bd9a612f6c Fixed output from -e in check_disk (Andreas Behal) 19 年 前
  Ton Voon 17127bb541 Fixed inode percent free output (Mike Emigh - 1531899) 19 年 前
  Ton Voon 54055835d2 Fix inode percents using coreutils' percentage calculation technique 19 年 前
  Ton Voon 5912398b97 Major fixes to check_disk. Now should return same data as df 19 年 前
  Ton Voon 548083b2ea Move new util_* functions to lib/ 19 年 前