4476 Commits (8ea5822afd5530245c391e9058f2c878a3cd0597)
 

Author SHA1 Message Date
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() 11 years ago
  Michael Brown 44fd309044 [settings] Eliminate call to store_named_setting() in nslookup.c 11 years ago
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() 11 years ago
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() 11 years ago
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() 11 years ago
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() 11 years ago
  Michael Brown 77c70ac0cd [settings] Remove default_type parameter from parse_setting_name() 11 years ago
  Michael Brown 78178608e9 [settings] Remove temporary name buffer parameter from parse_setting_name() 11 years ago
  Michael Brown 3880ebeb18 [settings] Avoid potentially large stack allocations 11 years ago
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" 11 years ago
  Michael Brown ca319873bf [build] Fix %.licence build target 11 years ago
  Michael Brown 9978e2cb37 [legal] Add missing FILE_LICENCE declarations 11 years ago
  Michael Brown e52c24492a [script] Avoid trying to read final character of a zero-length string 11 years ago
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol 11 years ago
  Michael Brown ed28c8304c [ifmgmt] Avoid relying on global variable within ifcommon_exec() 11 years ago
  Robin Smidsrød 51d14424bf [build] Include ipxe.pxe in default build 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Marin Hannache 9b93b669d1 [legal] Add missing FILE_LICENCE declarations 11 years ago
  Michael Brown 918fb43743 [realtek] Allow extra space in RX buffers 11 years ago
  Michael Brown 75bd5b54a8 [settings] Add support for navigation keys in "config" user interface 11 years ago
  Adrian Jamróz 4fabc0012a [velocity] Rewrite VIA Velocity driver 11 years ago
  Michael Brown bba5a39026 [script] Allow for backslash continuation of script lines 11 years ago
  Michael Brown 3aafe5fc54 [realtek] Report RX error detail in debug messages 11 years ago
  Michael Brown 49d14f0d8d [base16] Ensure base16_encode() always terminates its result string 11 years ago
  Marin Hannache 6ad05aa319 [legal] Add FILE_LICENCE for ath9k driver headers 11 years ago
  Marin Hannache c5ece71972 [legal] Add FILE_LICENCE for core/errno.c 11 years ago
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 11 years ago
  Marin Hannache 7f4a5c06a3 [linux] Add missing #include <stddef.h> 11 years ago
  Michael Brown 18521a170c [intel] Incorporate ring producer and consumer counters in diagnostics 11 years ago
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver 11 years ago
  Michael Brown c0d2aebdcf [lotest] Include sequence number within loopback test packets 11 years ago
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting 11 years ago
  Michael Brown eba6bb38f2 [cmdline] Accept "netX" in iPXE commands 11 years ago
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 years ago
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism 11 years ago
  Michael Brown 258195242b [settings] Add config/settings.h 11 years ago
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 years ago
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type 11 years ago
  Michael Brown c0cff94320 [netdevice] Add "bustype" and "busloc" settings 11 years ago
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type 11 years ago
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings 11 years ago
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() 11 years ago
  Michael Brown 362a628e52 [test] Add self-tests for base16 11 years ago
  Michael Brown d4f8e56bb4 [tcp] Fix comment to match code behaviour 11 years ago
  Michael Brown 18d0818f94 [tcp] Do not send RST for unrecognised connections 11 years ago
  Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block 11 years ago
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 11 years ago
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions 11 years ago
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary 11 years ago
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates 11 years ago