125 Revize (master)

Autor SHA1 Zpráva Datum
  Michael Brown 446e8f14e8 [settings] Eliminate variable-length stack allocation před 4 roky
  Michael Brown ee9897fe64 [settings] Extend numerical setting tags to 64 bits před 7 roky
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename před 7 roky
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests před 7 roky
  Michael Brown 41f786cc0a [settings] Add "unixtime" builtin setting to expose the current time před 7 roky
  Michael Brown f5cf4f706e [settings] Allow settings blocks to specify a sibling ordering před 8 roky
  Michael Brown 0ac874242b [settings] Correctly mortalise autovivified child settings blocks před 8 roky
  Michael Brown 129206f476 [ipv6] Rename ipv6_scope to dhcpv6_scope před 8 roky
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges před 8 roky
  Michael Brown 56c0147deb [settings] Extend numerical setting tags to "unsigned long" před 8 roky
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type před 8 roky
  Michael Brown dc15a5a779 [settings] Add "base64" setting type před 9 roky
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() před 9 roky
  Michael Brown 70124dd3be [settings] Rewrite unrelicensable portions of settings.c před 9 roky
  Michael Brown 0af3d14a23 [settings] Use list_first_entry() when unregistering child settings před 9 roky
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type před 10 roky
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 před 10 roky
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting před 10 roky
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections před 10 roky
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() před 10 roky
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds před 10 roky
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting před 10 roky
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c před 10 roky
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table před 10 roky
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values před 11 roky
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting před 11 roky
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() před 11 roky
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() před 11 roky
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() před 11 roky
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() před 11 roky
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() před 11 roky
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() před 11 roky
  Michael Brown 77c70ac0cd [settings] Remove default_type parameter from parse_setting_name() před 11 roky
  Michael Brown 78178608e9 [settings] Remove temporary name buffer parameter from parse_setting_name() před 11 roky
  Michael Brown 3880ebeb18 [settings] Avoid potentially large stack allocations před 11 roky
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" před 11 roky
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting před 11 roky
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link před 11 roky
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type před 11 roky
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type před 11 roky
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings před 11 roky
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" před 11 roky
  Michael Brown 0e2ba15a58 [settings] Expose build architecture and platform via settings před 11 roky
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() před 11 roky
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" před 11 roky
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() před 11 roky
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type před 11 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} před 12 roky
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c před 12 roky