コミット履歴

作者 SHA1 メッセージ 日付
  Spenser Reinhardt 8d63dfce05 check_dhcp.c - use /dev/urandom 11 年 前
  Spenser Reinhardt 845eff261a plugins-root/check_dhcp.c - array out of bounds 11 年 前
  Holger Weiss 3c90a370ea Update URLs and mailing list addresses 12 年 前
  Sven Nierlein 6e9d16809e check_dhcp: fix mac address and interface number detection on solaris 12 年 前
  Holger Weiss 4d52762732 check_dhcp: Don't misinterpret the "siaddr" field 13 年 前
  Holger Weiss f091d59e0f check_dhcp: Fix handling of "pad" options 13 年 前
  Thomas Guyot-Sionnest eaf3cb27f4 Add newline after "Usage:" in --help 16 年 前
  Thomas Guyot-Sionnest 884aee0667 Standardize the extra-opts notes 16 年 前
  Thomas Guyot-Sionnest 25d1ee331d Fix translations when extra-opts aren't enabled 16 年 前
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning 17 年 前
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup 17 年 前
  Holger Weiss 830f3cc38a Don't try to set the "SO_BROADCAST" socket option for unicast requests. 17 年 前
  Thomas Guyot-Sionnest 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 年 前
  Thomas Guyot-Sionnest 767bf9a0f2 --help output cleanup (plus removal of spaces on blank lines) 18 年 前
  Thomas Guyot-Sionnest edf361db3e Bump plugins-root/ to GPLv3 18 年 前
  Ton Voon cf0dee616a Automatically update website with --help output. Cosmetic 18 年 前
  Holger Weiss 0a02314e8d The "--serverip" and "--requestedip" options now accept host names, too. 18 年 前
  Holger Weiss ee33124028 New "-m, --mac" option which allows for specifying the MAC address to 18 年 前
  Holger Weiss 6f60c0ac81 Make sure strncpy(3)d buffers are nul-terminated. 18 年 前
  Holger Weiss bd84273628 A few minor fixes/improvements which were included with (but unrelated 18 年 前
  Holger Weiss c6498986b7 New "-u, --unicast" option which gives check_dhcp the ability to mimic a 18 年 前
  M. Sean Finney bf9f0e9f89 added functions to utils_base: 19 年 前
  Matthias Eble 09f87e314b check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306) 19 年 前
  Holger Weiss f100554212 Remove unused variables. 19 年 前
  Holger Weiss 9b2a0c3d29 Use the 'server identifier' option instead of the 'siaddr' field as the 19 年 前
  Holger Weiss fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown 19 年 前
  Holger Weiss 238b7ae4ea Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on 19 年 前
  Benoit Mortier c8664cec2b 19 年 前
  Ton Voon 62f916d181 Fix two Solaris compile problems 19 年 前
  Ethan Galstad ac0e03df0d Applied patch for responses from helpers/relays, cleaned up different coding styles for consistency 20 年 前