Commit History

Author SHA1 Message Date
  Box293 46de6b8f65 work in progress 7 years ago
  Mario Trangoni 743f27bb19 utils_base.c: Fix unused value and parentheses warnings 7 years ago
  Mario Trangoni 227cf4c3de check_dhcp.c: Fix constant convertion warning 7 years ago
  Mario Trangoni bbbf942df0 check_hpjd.c: fix format warning 7 years ago
  Mario Trangoni 09a1cf74d0 check_load.c: Fix clang format warning 7 years ago
  Mario Trangoni 7bc81fd21e extra_opts.c: Fix using result as a condition warnings 7 years ago
  Mario Trangoni dee5e0c061 check_fping.c: add parentheses for silencing this warning 7 years ago
  Mario Trangoni 903217d6c7 check_disk.c: Use fabs instead of labs, as the type is double really. 7 years ago
  Mario Trangoni f16266bdd1 check_disk.c: Fix format-extra-args warning 7 years ago
  Mario Trangoni cc9843fe50 check_disk.c: Fix many format warnings 7 years ago
  Mario Trangoni 7b4c4d7a18 utils.c: Fix implicit declaration in functions ´strntolower´ and ´strntoupper´ 7 years ago
  Mario Trangoni 7958569282 check_ldap: Fix warning implicit-function-declaration function ‘ldap_check_cert’ 7 years ago
  Mario Trangoni 60ad427db4 check_uptime: Fix format-extra-args warning in COPYRIGHT definition. 7 years ago
  Mario Trangoni b2c30f709f netutils.h: define extern functions used by check_icmp.c 7 years ago
  Mario Trangoni 404df15f14 check_disk.c: fix undefined *last_me 7 years ago
  Mario Trangoni e921bcb2e2 Add .travis.yml 7 years ago
  Bryan Heden 3cd9f8f91d Merge pull request #365 from mjtrangoni/gcc73-fixes 7 years ago
  Mario Trangoni 2562c6833a Merge branch 'maint' into gcc73-fixes 7 years ago
  Bryan Heden 51546b655a Merge pull request #369 from mjtrangoni/no-swap 7 years ago
  Mario Trangoni c99647adbc check_swap.c Add --no-swap flag 8 years ago
  Bryan Heden 70fdfb7c0d Merge pull request #372 from mjtrangoni/fix-issues-codespell 7 years ago
  Bryan Heden bf2114f9c3 Merge branch 'maint' into fix-issues-codespell 7 years ago
  Bryan Heden a6c3403314 Merge pull request #373 from raggix/patch-2 7 years ago
  Bryan Heden 6a5ba79142 Merge branch 'maint' into patch-2 7 years ago
  Bryan Heden 72b56e2d14 Merge pull request #386 from box293/check_disk 7 years ago
  Bryan Heden 782dfdfed7 Merge pull request #385 from box293/check_icmp 7 years ago
  Box293 cce2907fec Cleaning up check_dhcp in preparation for an addition 7 years ago
  Box293 bf796bffed Fixed xasprintf segfault due to %f being used instead of %i 7 years ago
  Box293 f0cc54f925 Removed unnecessary line, a few minor comment changes, run clang-format 8 years ago
  Box293 cf993485b2 IPv6 and ICMPv6 support added to check_icmp 8 years ago