78 Commits (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

Author SHA1 Message Date
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} 12 years ago
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c 12 years ago
  Michael Brown 31e60de676 [settings] Add fetch_setting_copy() 12 years ago
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support 12 years ago
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers 12 years ago
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown b36882be34 [settings] Fix setting expansion 13 years ago
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 years ago
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 13 years ago
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() 13 years ago
  Glenn Brown f732fa28c8 [settings] Expose settings_name() 13 years ago
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 years ago
  Michael Brown 48a4001152 [settings] Make fetch_string_setting_copy() easier to use 13 years ago
  Michael Brown 09695f7be9 [settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer 13 years ago
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() 13 years ago
  Michael Brown cb838cc419 [settings] Add fetch_ipv4_array_setting() 13 years ago
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 years ago
  Michael Brown 312ae024d8 [settings] Add "hexhyp" setting type 13 years ago
  Piotr Jaroszyński 380d7c8d45 [settings] Export find_setting() 14 years ago
  Piotr Jaroszyński 519a4be189 [settings] Unregister the children when unregistering the parent 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago
  Joshua Oreman ef9d1a32c6 [settings] Add automagic "netX" settings block for last opened netdev 14 years ago
  Shao Miller 68973f1c49 [settings] Fix setting_cmp() to handle nameless settings 15 years ago
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings 15 years ago
  Michael Brown c5a88ed553 [settings] Fix erroneous bit-masking in fetch_uintz_setting() 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 5bd32315d0 [settings] Fix broken assertion in fetch_string_setting_copy() 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks 15 years ago
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block 15 years ago
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() 15 years ago
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names 15 years ago
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 years ago
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() 15 years ago
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() 15 years ago
  Michael Brown 35b7658877 [settings] Add the uristring setting type 15 years ago
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server 16 years ago
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 years ago
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 16 years ago