2538 Commits (bd5189a96d88a27f8c7da29491876ec3790af138)

Autor SHA1 Nachricht Datum
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support vor 16 Jahren
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets vor 16 Jahren
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage vor 16 Jahren
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target vor 16 Jahren
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images vor 16 Jahren
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets vor 16 Jahren
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics vor 16 Jahren
  Stefan Hajnoczi 4180815a90 [GDB] Test suite for the GDB stub vor 16 Jahren
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging vor 16 Jahren
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver vor 16 Jahren
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits vor 16 Jahren
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c vor 16 Jahren
  Michael Brown 1a68d3fef3 [TCP] Avoid shrinking TCP window vor 16 Jahren
  Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c vor 16 Jahren
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure vor 16 Jahren
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS vor 16 Jahren
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST vor 16 Jahren
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string vor 16 Jahren
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order vor 16 Jahren
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). vor 16 Jahren
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 vor 16 Jahren
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking vor 16 Jahren
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password vor 16 Jahren
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id vor 16 Jahren
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards vor 16 Jahren
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state vor 16 Jahren
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel vor 16 Jahren
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards vor 16 Jahren
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core vor 16 Jahren
  Michael Brown e55bab3ce3 [Hermon] Fix event queue doorbells. vor 16 Jahren
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards vor 16 Jahren
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate vor 16 Jahren
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen vor 16 Jahren
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client vor 16 Jahren
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API vor 16 Jahren
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests vor 16 Jahren
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent vor 16 Jahren
  Michael Brown 7a4e212fe2 [DHCP] Treat empty fields in DHCP packets as non-existent. vor 16 Jahren
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure vor 16 Jahren
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h vor 16 Jahren
  H. Peter Anvin d810dc5be2 [PXEXT] Update documentation vor 16 Jahren
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK vor 16 Jahren
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function vor 16 Jahren
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses vor 16 Jahren
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c vor 16 Jahren
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values vor 16 Jahren
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued vor 16 Jahren
  Michael Brown 7234f91bf8 [DHCP] Fix DHCP state confusion. vor 16 Jahren
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server vor 16 Jahren
  Michael Brown c06e6d0635 [Makefile] Use -MM instead of -M in dependency generation vor 16 Jahren