200 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

Author SHA1 Message Date
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible 12 years ago
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c 12 years ago
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 years ago
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support 12 years ago
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console 12 years ago
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users 12 years ago
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles 12 years ago
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console 12 years ago
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality 12 years ago
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined 12 years ago
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names 12 years ago
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list 12 years ago
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) 12 years ago
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 years ago
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server 13 years ago
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator 13 years ago
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet 13 years ago
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible 13 years ago
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 years ago
  Michael Brown 34dab1007c [dns] Disambiguate "no nameserver" and "no DNS record" errors 13 years ago
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces 13 years ago
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER 13 years ago
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses 13 years ago
  Michael Brown c517d0ea7f [dhcp] Revert various patches 13 years ago
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 14 years ago
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 years ago
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16 years ago
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16 years ago
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently 14 years ago
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14 years ago
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 14 years ago
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 years ago
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection 14 years ago
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number 14 years ago
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included 14 years ago
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER 14 years ago