16 Commits (23e077666b5dd0bed8e7efec942c25faa242caf6)

Author SHA1 Message Date
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 17 years ago
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 17 years ago
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 17 years ago
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 17 years ago
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 17 years ago
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 17 years ago
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 17 years ago
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 17 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 18 years ago
  Michael Brown b93ff48173 Added descriptive text for settings and setting types, and display it in 18 years ago
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). 18 years ago
  Michael Brown 007ca97f25 Added clear_setting() 18 years ago
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I 18 years ago
  Michael Brown 7029fb8eff Add string configuration type 19 years ago
  Michael Brown db46972349 Added basic infrastructure for manipulating settings. 19 years ago