2469 Commits (fbf9295cbbbb2f4ac66d3150b92491ff9c4fccf8)
 

Author SHA1 Message Date
  Stefan Hajnoczi fbf9295cbb [Contribs] Add README, license text, and invert error code dictionaries. 16 years ago
  Stefan Hajnoczi ce298a9628 [Contribs] Add a web interface for looking up error codes. 16 years ago
  Stefan Hajnoczi 43b04236ec [Contribs] Add command-line utility for looking up gPXE error codes. 16 years ago
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 years ago
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). 16 years ago
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 16 years ago
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 years ago
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password 16 years ago
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id 16 years ago
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards 16 years ago
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 years ago
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 16 years ago
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 16 years ago
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 years ago
  Michael Brown e55bab3ce3 [Hermon] Fix event queue doorbells. 16 years ago
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 years ago
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate 16 years ago
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 16 years ago
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16 years ago
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 years ago
  Michael Brown 7a4e212fe2 [DHCP] Treat empty fields in DHCP packets as non-existent. 16 years ago
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure 16 years ago
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h 16 years ago
  H. Peter Anvin d810dc5be2 [PXEXT] Update documentation 16 years ago
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK 16 years ago
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function 16 years ago
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses 16 years ago
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued 16 years ago
  Michael Brown 7234f91bf8 [DHCP] Fix DHCP state confusion. 16 years ago
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server 16 years ago
  Michael Brown c06e6d0635 [Makefile] Use -MM instead of -M in dependency generation 16 years ago
  Michael Brown dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h 16 years ago
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 years ago
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 16 years ago
  Michael Brown 2af6c8d130 [IPv4] Tidy up some header files. 16 years ago
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 years ago
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API 16 years ago
  Michael Brown 8fceee785f Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe 16 years ago
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 16 years ago
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 years ago
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16 years ago
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 years ago
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions 16 years ago
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c 16 years ago
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. 16 years ago
  Michael Brown 720e256c50 [Misc] Kill off long-redundant tests/dhcptest.c 16 years ago