2603 Commits (18aa0e79d233862f5cbd39853ac062af59c9d47b)
 

Author SHA1 Message Date
  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
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 16 years ago
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 years ago
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 years ago
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 years ago
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 16 years ago
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 16 years ago
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 16 years ago
  Marty Connor e97ae4a788 ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt 16 years ago
  Michael Brown 7067142fb4 [Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca> 16 years ago
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly 16 years ago
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use 16 years ago
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes 16 years ago
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings 16 years ago
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types 16 years ago
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() 16 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 years ago