Commit History

Author SHA1 Message Date
  abrist fc2c099d58 netutils.c - A few more changes 12 years ago
  Davide Madrisan e85fcbd571 This patch will add the IP and port, or socket name, to the error message and 12 years ago
  Monitoring Plugins Development Team 63734f52ab Project rename initial commit. 12 years ago
  Holger Weiss 5b0e00782d Move global variables from .h to .c files 13 years ago
  Thomas Guyot-Sionnest 386b791af2 Make socket alarm handler customisable (like c459ca07) 17 years ago
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning 17 years ago
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup 17 years ago
  Thomas Guyot-Sionnest 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
  Holger Weiss bf8ce4d2a2 Support "[IPv6]" address syntax. 18 years ago
  Holger Weiss 0b579a3456 Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted by 19 years ago
  Thomas Guyot-Sionnest e6d99d8ec3 Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit. 19 years ago
  Ton Voon deadc98264 Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations 19 years ago
  Benoit Mortier f9394308c9 20 years ago
  M. Sean Finney 3038819fef code cleanups, largely resulting from turning on -Wall. mostly 20 years ago
  M. Sean Finney 16cd0c8151 - added code to allow check_tcp (via np_net_connect) work with local 21 years ago
  M. Sean Finney ceebd58040 initial merging of ae's np_runcmd code into selected plugins. 21 years ago
  M. Sean Finney 4c77862ce3 - compartmentalized ssl code into seperate sslutils.c 21 years ago
  M. Sean Finney cf66a717e9 all plugins now using centralized ssl functions in netutils.c 21 years ago
  M. Sean Finney 65282c7685 - initial attempt at consolidating ssl-related code into netutils.{c,h} 21 years ago
  M. Sean Finney 8134ec30d1 bah, my_connect is taken by mysql. now calling it np_net_connect. 21 years ago
  M. Sean Finney 35f2cfd6e8 optimizations and cleanup from andreas 21 years ago
  Benoit Mortier e9ccc6b21a 21 years ago
  Benoit Mortier d19edd4043 21 years ago
  Stanley Hopcroft df11705edb 1075725: patch to my_connect() to deal with SEGV if connect fails 21 years ago
  Ton Voon f745ed4bc3 Set default state (Howard Wilkinson) 22 years ago
  Karl DeBisschop 3c81964713 check_tcp was returning uninitialized string with user-defined refused outcome 22 years ago
  Karl DeBisschop dc8f5c0f65 was making up to 34 separate tcp connections - now we open one and reuse 22 years ago
  Karl DeBisschop c5f0ee256b spell fix "received" 22 years ago
  Ton Voon 8a4567f0b8 Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman) 22 years ago
  Karl DeBisschop 930650812a cleanups from pedantic complier warnings 23 years ago