コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Guyot-Sionnest 998bb7dc4b Use provided threshold functions (no functionnal change apart the check for overlaping thresholds) 18 年 前
  Holger Weiss 604da49392 Fix regression in 1.4.10 where following redirects to relative URLs on 18 年 前
  Ton Voon 488e20226d Updated notes on releasing, mainly for svn 18 年 前
  Ton Voon 0063fb1abf Prep for 1.4.10 18 年 前
  Holger Weiss faf593d23a Drop the weird and undocumented behaviour of using positional argument 18 年 前
  Thomas Guyot-Sionnest 0b66867288 Patch #1798774: check_ntp: honor ntp flags 18 年 前
  Ton Voon e6d1efc69e Update N::P with new version, redirecting help, version and usage to 18 年 前
  Ton Voon b99d735795 State that stderr should not have any output 18 年 前
  Holger Weiss 0b579a3456 Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted by 18 年 前
  Matthias Eble 6483a72b16 Removed some c99 style comments 18 年 前
  Matthias Eble e8d6f41fad Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke (#1769653) 18 年 前
  Matthias Eble 2bb98ff021 removed solved issues 18 年 前
  Matthias Eble d9d0b7b45f Added radiusclient-ng support to requirement notes 18 年 前
  Matthias Eble 9e64dc2d7f Fixed bug: stat was called on remote fs even if -l was given 18 年 前
  Matthias Eble d1c9a5cf6a Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#1218438) 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 520f297fa9 Rewrite the "map changes to return codes" patch nearly from scratch. 18 年 前
  Ton Voon 8a39526e1b Stop double expansion of parameters for negate - works like 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 年 前
  Ton Voon 117dd021f2 Include directories and files required for perl modules 18 年 前
  Holger Weiss 05a980ba4b Properly handle SMTP server responses which are split into multiple 18 年 前
  Holger Weiss c11f63ff7e Correct all instances of misaligned memory access. This fixes bus erros 18 年 前
  Holger Weiss e91e92e163 Remove "-Wtraditional" from our development GCC flags. We use ANSI C. 18 年 前
  Ton Voon 0708e6fa81 Adding in optional Nagios::Plugin perl module (and 18 年 前
  Thomas Guyot-Sionnest 29d5acb7c8 These plugins assumed the "use lib util.pm;" would be substituted like standard Perl plugins (in plugins-scripts) which isn't the case in contrib. I changed the "use lib" line to use the default path. People using custom paths will have to change it manually. 18 年 前
  Holger Weiss da6aa00a83 Don't use C++ style comments (noted by Johannes Kingma on 19 年 前
  Holger Weiss 0616123167 Read the response to an SMTP QUIT command before closing the socket 19 年 前
  Holger Weiss d18b8f5d94 Don't use C++ style comments. 19 年 前