Commit Verlauf

Autor SHA1 Nachricht Datum
  Sebastian Wolf 12b99605bc Merge pull request #441 from ssaxnagios/bug/input-buffer-overflow-fix vor 6 Jahren
  madlohe c99c05f3f7 tabs -> spaces vor 6 Jahren
  Sean Sax b37667c331 Fix for -a input exceeding 384 length, increased to 4096 for searching multiple 255 legth TXT records like DKIM. vor 7 Jahren
  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. vor 7 Jahren
  BornToBeRoot 59631b22d6 check_dns: make reverse (PTR) check case insensitive vor 7 Jahren
  Mario Trangoni a2387a371b plugins: fix codespell issues vor 8 Jahren
  John C. Frickson 779fcb13a6 check_dns: DNS CRITICAL - expected '{hostname}.' but got 'name = {hostname}.' vor 9 Jahren
  John C. Frickson 316c558ae6 Check_dns reports TXT records incorrectly vor 9 Jahren
  John C. Frickson 59a835b6a6 check_dns: authoritative test (-A) is broken vor 9 Jahren
  John C. Frickson f593c465c4 Merge pull request #176 from mjtrangoni/dead-assignment vor 9 Jahren
  John C. Frickson 84c0b09c43 Merge pull request #175 from mjtrangoni/sizeof-operand-mismatch vor 9 Jahren
  John C. Frickson 9c2bce5384 check_dns: Segfaulting with timeout > 26 sec vor 9 Jahren
  Bill Blough 7c344a1f05 [check_dns] Rework previous patch to be more secure. vor 10 Jahren
  Bill Blough bfe7f8c360 [check_dns] Update IF_RECORD to not erase query_found. vor 10 Jahren
  Mario Trangoni 9fb9b30f2b fix: Dead assignment vor 9 Jahren
  Mario Trangoni 5ace85be23 fix: Allocator sizeof operand mismatch vor 9 Jahren
  Michael Hanselmann 02a708d1bd Use strlen instead of sizeof in check_dns vor 9 Jahren
  Spenser Reinhardt d57816ec0c Merge branch '2.1.0-beta-RC1' into timeout_state vor 11 Jahren
  Spenser Reinhardt 0ba816c9f8 Merge branch 'master' into timeout_state vor 11 Jahren
  Spenser Reinhardt 024e4b9bf8 check_dns.c - multiple fixes vor 11 Jahren
  Spenser Reinhardt 8bb1a50ff7 check_dns.c - extra vlist arg vor 11 Jahren
  Spenser Reinhardt 55a263ae6d check_dns.c - conditional assignment vor 11 Jahren
  Spenser Reinhardt 47897416ac check_dns.c - macro querytypes and auto cnames vor 11 Jahren
  Spenser Reinhardt ec7002c27b plugins/check_dns.c - die and cleanup vor 11 Jahren
  Spenser Reinhardt 59ed74c53b plugins/check_dns.c - index to strchr vor 11 Jahren
  Spenser Reinhardt 8c248a716b plugins/check_dns.c - Server specified fixes vor 11 Jahren
  Spenser Reinhardt cd9a179ff8 check_dns.c - Fixing querytypes ALL to ANY vor 11 Jahren
  Spenser Reinhardt 9c2d0d752b check_dns.c - Reverse dns lookup fix vor 11 Jahren
  abrist a8cfdceca2 New timeout switch format implemented for all vor 12 Jahren
  Spenser Reinhardt c05722e4fa check_dns.c - Record type corrections vor 12 Jahren