Commit History

作者 SHA1 備註 提交日期
  madlohe 4ec3e46bb0 tabs -> spaces (correcting cherry-picked code) 6 年之前
  Sebastian Wolf 1997fcef02 Merge pull request #406 from knweiss/issue357 6 年之前
  Sebastian Wolf 441dad78e1 Merge pull request #399 from Madlohe/maint 6 年之前
  Sebastian Wolf edbe047325 Merge pull request #334 from pieska/master 6 年之前
  madlohe 9ca44010fa add pieska to THANKS file 6 年之前
  Sebastian Wolf 0a5762d78c Merge branch 'maint' into master 6 年之前
  Iain Bryson 033523e4ab [hack] fix SSL issues. 6 年之前
  madlohe 52c55bfda0 Add an option to specify character set in check_mysql_query 6 年之前
  Rick van der Zwet 140679b064 Fix deadloop if header not matched 6 年之前
  slsca f250f18fd1 fix error message when -e <response> fails 6 年之前
  Vit Herman 26bb912f0a Check for null pointer when traversing list of interfaces 7 年之前
  Sean Sax b37667c331 Fix for -a input exceeding 384 length, increased to 4096 for searching multiple 255 legth TXT records like DKIM. 7 年之前
  Patrick Uiterwijk 3246efe923 check_smtp: Add option to prefix PROXY header 7 年之前
  Francois Lallart 65d6786781 Improve documentation about --input-file 7 年之前
  Francois Lallart a3acfdcb8d Improve documentation about --input-file 7 年之前
  Peter Athaks a3c5fab31a check_oracle: Added support for Oracle 18c XE for --db 7 年之前
  Rahul Golam b6b9e2a30c Thanks File updated 7 年之前
  rogerniesten e8982f3f1c Issue #422: Corrected typo for unit GB 7 年之前
  rogerniesten 74404bd0d8 Issue #422: minor correction on language files 7 年之前
  rogerniesten f0cfdcb23e Issue #422: Reversed binary vs decimal units in previous commit. Now corrected 7 年之前
  rogerniesten 52d3bdc647 Issue #422: Added support for binary units (KiB, MiB, GiB, TiB) for check_disk plugin (incl update of french and german translation) 7 年之前
  Karsten Weiss 258ae08ec1 check_http: s/critcal/critical/ 7 年之前
  2005wind c99c128ed3 fix use '-N' cause CRITICAL - Socket 7 年之前
  Nick Fox ff0f50c220 adding symbol to ranges in help output 7 年之前
  Box293 74d8c278b8 Fixed issue with Bind 9.11.x onwards returning AAAA records using the same format as A records. The plugin now correctly detects the A or AAAA records that are returned. Fixed issue with Bind 9.11.x onwards performing a query for both A and AAAA records. The previous default behavior of nslookup was just A records, to ensure that exisitng users of this plugin do not get incorrect results the querytype defaults to A (if it has not already been specified). If an end user wants both A and AAAA then they need to use ANY. 7 年之前
  Sebastian Wolf 920a18b0c0 Add option to continue plugin after certificate check 7 年之前
  Marc Sánchez b2e1b72e81 Adding accidentally removed print_help msg 7 年之前
  Marc Sánchez 0de1950499 Correcting print usage 7 年之前
  Marc Sánchez 798ae14407 Resolve merge conflicts 7 年之前
  Box293 a9d29515e4 Fixed --authpasswd in check_snmp help 7 年之前