125 Commits (446e8f14e8a22731b52bad45d94b09f6f1672bd9)

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