2642 次程式碼提交 (8c3e95ce420c21e612dbed58fd74dbb01025643f)
 

作者 SHA1 備註 提交日期
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 年之前
  Michael Brown 798ddf884f [undi] Ask for promiscuous packet reception when using UNDI driver 16 年之前
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 年之前
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets 16 年之前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年之前
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target 16 年之前
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images 16 年之前
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets 16 年之前
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 年之前
  Stefan Hajnoczi 4180815a90 [GDB] Test suite for the GDB stub 16 年之前
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 年之前
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 年之前
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 年之前
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 年之前
  Michael Brown 1a68d3fef3 [TCP] Avoid shrinking TCP window 16 年之前
  Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c 16 年之前
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure 16 年之前
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS 16 年之前
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST 16 年之前
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string 16 年之前
  Stefan Hajnoczi f3aef4d98d [Contribs] Fix multi-line POSIX errno definitions. 16 年之前
  Stefan Hajnoczi 711a59cf03 [Contribs] Fix parsing bug in errcode.py 16 年之前
  Stefan Hajnoczi f43a7e349a [Contribs] Add simple IRC bot for looking up error codes. 16 年之前
  Stefan Hajnoczi fbf9295cbb [Contribs] Add README, license text, and invert error code dictionaries. 16 年之前
  Stefan Hajnoczi ce298a9628 [Contribs] Add a web interface for looking up error codes. 16 年之前
  Stefan Hajnoczi 43b04236ec [Contribs] Add command-line utility for looking up gPXE error codes. 16 年之前
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 年之前
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). 16 年之前
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 16 年之前
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 年之前
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password 16 年之前
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id 16 年之前
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards 16 年之前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 年之前
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 16 年之前
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 16 年之前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 年之前
  Michael Brown e55bab3ce3 [Hermon] Fix event queue doorbells. 16 年之前
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 年之前
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate 16 年之前
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 16 年之前
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client 16 年之前
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 年之前
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16 年之前
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 年之前
  Michael Brown 7a4e212fe2 [DHCP] Treat empty fields in DHCP packets as non-existent. 16 年之前
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure 16 年之前
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h 16 年之前
  H. Peter Anvin d810dc5be2 [PXEXT] Update documentation 16 年之前
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK 16 年之前