113 コミット (2aad3fab233f0235f9a8f677ae7bb402f1647eb6)

作成者 SHA1 メッセージ 日付
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14年前
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control 14年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14年前
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently 14年前
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14年前
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included 14年前
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER 14年前
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option 14年前
  Shao Miller 177389fb73 [settings] Add Bus ID setting 14年前
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type 14年前
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 14年前
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options 15年前
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 15年前
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options 15年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15年前
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15年前
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15年前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15年前
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" 15年前
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15年前
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15年前
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15年前
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15年前
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15年前
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus 15年前
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP 15年前
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers 15年前
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server 15年前
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers 15年前
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions 15年前
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK 15年前
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request 15年前
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15年前
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15年前
  Michael Brown a1d0f6ed2e [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST 15年前
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16年前
  Michael Brown ed73d53503 [dhcp] Work around a bug in Altiris RDP 16年前
  Michael Brown 6f39dfe6c0 [dhcp] Verify DHCP server source port 16年前
  Michael Brown fdb8481de1 [dhcp] Verify server identifier on ProxyDHCPACKs 16年前
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER 16年前
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16年前
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16年前
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16年前
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses 16年前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16年前
  Michael Brown 7234f91bf8 [DHCP] Fix DHCP state confusion. 16年前
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16年前
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16年前
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API 16年前
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16年前