78 Commits (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

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