35 коммитов (8223084afc206000312611a3fcfa30a28500d1a3)

Автор SHA1 Сообщение Дата
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() 16 лет назад
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 лет назад
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 лет назад
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 лет назад
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server 16 лет назад
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 лет назад
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 16 лет назад
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 лет назад
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16 лет назад
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 лет назад
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 лет назад
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 лет назад
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 16 лет назад
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 16 лет назад
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly 16 лет назад
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings 16 лет назад
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types 16 лет назад
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 лет назад
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 лет назад
  Michael Brown 77bb7b13a7 Having forced __table() to natural structure alignment, it now seems 17 лет назад
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 лет назад
  Michael Brown fbc7b4dfa8 Add iSCSI initiator IQN as a setting 17 лет назад
  Michael Brown 2b97d2ebc5 8-bit integers are 1 byte long, not 8... 17 лет назад
  Michael Brown b93ff48173 Added descriptive text for settings and setting types, and display it in 17 лет назад
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). 17 лет назад
  Michael Brown 4f506328ad Use -ENOSPC rather than -ENOMEM, to distinguish the cases "generic out of 17 лет назад
  Michael Brown 007ca97f25 Added clear_setting() 17 лет назад
  Michael Brown 69b9048e1a Added "priority" and "root-path" options 17 лет назад
  Michael Brown 2863d1a1de inet_aton() has a non-traditional return value 17 лет назад
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I 17 лет назад
  Michael Brown 3c35a0b16d Added cmdl_show proof-of-concept 18 лет назад
  Michael Brown dd9399f527 Added "hostname" and "ip" as sample settings 18 лет назад
  Michael Brown fe774fe356 Added ipv4 configuration type 18 лет назад
  Michael Brown 7029fb8eff Add string configuration type 18 лет назад
  Michael Brown db46972349 Added basic infrastructure for manipulating settings. 18 лет назад