提交历史

作者 SHA1 备注 提交日期
  Holger Weiss fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown 19 年之前
  Thomas Guyot-Sionnest 381715a2bd Fix #1643463: Miscalculating thresholds check_disk 19 年之前
  Holger Weiss 35fcc425a6 Change the variable names `true' and `false' (which are keywords in C99) 19 年之前
  Holger Weiss 4db299b5e7 Include GNULib's "dirname.h" in order to pull in the base_name() 19 年之前
  Holger Weiss e075c9125a Fix typos. 19 年之前
  Holger Weiss 9d99274346 Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and 19 年之前
  Holger Weiss 238b7ae4ea Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on 19 年之前
  Ton Voon b06427a140 Update references to NEWS instead of CHANGES. Fix compile of libtap 19 年之前
  Ton Voon 2e6a2e433f Use build-aux directory. Removed unnecessary checks in configure.in. 19 年之前
  Ton Voon 49d8064bf3 Various cleanups in the syncing with gnulib 19 年之前
  Ton Voon fe856aa957 Sync with gnulib - lots of extraneous code removed in preference to GNU code 19 年之前
  Holger Weiss 210f39bc84 Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward 19 年之前
  Holger Weiss 934bf71b9d Location updates 19 年之前
  Holger Weiss 3f9433a0d1 Add missing `break' to the switch-case block that handles the `-m' option 19 年之前
  Holger Weiss 5aa4d5bbb9 Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658) 19 年之前
  Holger Weiss 63028dedab Add support for statvfs(2) which is needed in order to compile the plugins on 19 年之前
  Holger Weiss 7c11e0873c Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and 19 年之前
  Ton Voon e10fe21101 Updated policy on contributed plugins 19 年之前
  Ton Voon 2e3a867002 Administrative notes 19 年之前
  M. Sean Finney 3b5742d0b9 compilation fixes for check_ntp.c: 19 年之前
  Thomas Guyot-Sionnest 2c25c05828 Fix bug #1632091: printf format string typos. Add some more cosmetic changes. 19 年之前
  Thomas Guyot-Sionnest 79a607391a Fix bug #1632078: critical threshold % incorrectly displayed by check_icmp 19 年之前
  Thomas Guyot-Sionnest e6d99d8ec3 Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit. 19 年之前
  Thomas Guyot-Sionnest e4af02e9dd Fix bug #1630970 Fix for buffer overflow of check_procs procprog string 19 年之前
  Ton Voon 4734e245f0 Added notes about check_disk perf data fix. Added test to check perf data is 19 年之前
  Thomas Guyot-Sionnest 6628ad263a Fix bug #1627970: check_disk performance output for more then one partition 19 年之前
  Thomas Guyot-Sionnest 142b9da7c0 Fix bug #1629008: check_ping fails to handle Packet filtered error 19 年之前
  Thomas Guyot-Sionnest c653cd7010 Revert last patch: it works but not really for the reason I though. 19 年之前
  Thomas Guyot-Sionnest a61a5ead01 Fix the way check_ping calculate the maximum run time 19 年之前
  Thomas Guyot-Sionnest 818b440444 Fix bug #1574863: check_real does not accept the '-v' option 19 年之前