54 Revize (1548189ffa8a54275ed58476993dba6dcaf799a0)

Autor SHA1 Zpráva Datum
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol před 14 roky
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing před 14 roky
  Joshua Oreman ef9d1a32c6 [settings] Add automagic "netX" settings block for last opened netdev před 14 roky
  Shao Miller 68973f1c49 [settings] Fix setting_cmp() to handle nameless settings před 15 roky
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings před 15 roky
  Michael Brown c5a88ed553 [settings] Fix erroneous bit-masking in fetch_uintz_setting() před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown 5bd32315d0 [settings] Fix broken assertion in fetch_string_setting_copy() před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks před 15 roky
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block před 15 roky
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() před 15 roky
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names před 15 roky
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() před 15 roky
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string před 15 roky
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings před 15 roky
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() před 15 roky
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() před 15 roky
  Michael Brown 35b7658877 [settings] Add the uristring setting type před 15 roky
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() před 16 roky
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API před 16 roky
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent před 16 roky
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values před 16 roky
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server před 16 roky
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! před 16 roky
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block před 16 roky
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options před 16 roky
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. před 16 roky
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) před 16 roky
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. před 16 roky
  Michael Brown cf03304620 [Settings] Introduce settings applicators. před 16 roky
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy před 16 roky
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. před 16 roky
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly před 16 roky
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings před 16 roky
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types před 16 roky
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. před 16 roky
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h před 17 roky
  Michael Brown 77bb7b13a7 Having forced __table() to natural structure alignment, it now seems před 17 roky
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device před 17 roky
  Michael Brown fbc7b4dfa8 Add iSCSI initiator IQN as a setting před 17 roky
  Michael Brown 2b97d2ebc5 8-bit integers are 1 byte long, not 8... před 17 roky
  Michael Brown b93ff48173 Added descriptive text for settings and setting types, and display it in před 17 roky
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). před 17 roky
  Michael Brown 4f506328ad Use -ENOSPC rather than -ENOMEM, to distinguish the cases "generic out of před 17 roky
  Michael Brown 007ca97f25 Added clear_setting() před 17 roky
  Michael Brown 69b9048e1a Added "priority" and "root-path" options před 17 roky
  Michael Brown 2863d1a1de inet_aton() has a non-traditional return value před 17 roky
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I před 17 roky
  Michael Brown 3c35a0b16d Added cmdl_show proof-of-concept před 18 roky