175 Commits (831106a8752fbb7157458339a1693de54b6ad43c)

Autor SHA1 Nachricht Datum
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER vor 15 Jahren
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses vor 15 Jahren
  Michael Brown c517d0ea7f [dhcp] Revert various patches vor 15 Jahren
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback vor 15 Jahren
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field vor 15 Jahren
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed vor 15 Jahren
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces vor 15 Jahren
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces vor 17 Jahren
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces vor 17 Jahren
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function vor 15 Jahren
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function vor 15 Jahren
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports vor 15 Jahren
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems vor 15 Jahren
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates vor 15 Jahren
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations vor 15 Jahren
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control vor 15 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 15 Jahren
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently vor 16 Jahren
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings vor 16 Jahren
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 vor 16 Jahren
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error vor 16 Jahren
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection vor 16 Jahren
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number vor 16 Jahren
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included vor 16 Jahren
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER vor 16 Jahren
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option vor 16 Jahren
  Shao Miller 177389fb73 [settings] Add Bus ID setting vor 16 Jahren
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type vor 16 Jahren
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field vor 16 Jahren
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options vor 16 Jahren
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed vor 16 Jahren
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 vor 16 Jahren
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options vor 16 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 16 Jahren
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections vor 16 Jahren
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition vor 16 Jahren
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables vor 16 Jahren
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" vor 16 Jahren
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL vor 16 Jahren
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits vor 16 Jahren
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code vor 17 Jahren
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests vor 17 Jahren
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers vor 17 Jahren
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c vor 17 Jahren
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names vor 17 Jahren
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers vor 17 Jahren
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus vor 17 Jahren
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP vor 17 Jahren
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers vor 17 Jahren
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server vor 17 Jahren