104 Commits (22001cb206c1320aee27f679a63d2171d35e99c5)

Autor SHA1 Nachricht Datum
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table vor 12 Jahren
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values vor 12 Jahren
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting vor 12 Jahren
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() vor 12 Jahren
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() vor 12 Jahren
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() vor 12 Jahren
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() vor 12 Jahren
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() vor 12 Jahren
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() vor 12 Jahren
  Michael Brown 77c70ac0cd [settings] Remove default_type parameter from parse_setting_name() vor 12 Jahren
  Michael Brown 78178608e9 [settings] Remove temporary name buffer parameter from parse_setting_name() vor 12 Jahren
  Michael Brown 3880ebeb18 [settings] Avoid potentially large stack allocations vor 12 Jahren
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" vor 12 Jahren
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting vor 12 Jahren
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link vor 12 Jahren
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type vor 12 Jahren
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type vor 12 Jahren
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings vor 12 Jahren
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" vor 12 Jahren
  Michael Brown 0e2ba15a58 [settings] Expose build architecture and platform via settings vor 12 Jahren
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() vor 13 Jahren
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" vor 13 Jahren
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() vor 13 Jahren
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type vor 13 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 13 Jahren
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} vor 13 Jahren
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c vor 13 Jahren
  Michael Brown 31e60de676 [settings] Add fetch_setting_copy() vor 13 Jahren
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support vor 13 Jahren
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers vor 13 Jahren
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation vor 14 Jahren
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks vor 14 Jahren
  Michael Brown 8482451812 [settings] Impose a fixed order on settings vor 14 Jahren
  Michael Brown b36882be34 [settings] Fix setting expansion vor 14 Jahren
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface vor 14 Jahren
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command vor 14 Jahren
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() vor 14 Jahren
  Glenn Brown f732fa28c8 [settings] Expose settings_name() vor 14 Jahren
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability vor 14 Jahren
  Michael Brown 48a4001152 [settings] Make fetch_string_setting_copy() easier to use vor 15 Jahren
  Michael Brown 09695f7be9 [settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer vor 15 Jahren
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() vor 15 Jahren
  Michael Brown cb838cc419 [settings] Add fetch_ipv4_array_setting() vor 15 Jahren
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() vor 15 Jahren
  Michael Brown 312ae024d8 [settings] Add "hexhyp" setting type vor 15 Jahren
  Piotr Jaroszyński 380d7c8d45 [settings] Export find_setting() vor 15 Jahren
  Piotr Jaroszyński 519a4be189 [settings] Unregister the children when unregistering the parent vor 15 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 15 Jahren
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol vor 16 Jahren
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing vor 16 Jahren