21 Commits (af1c6b869c10afdf9fa7dd3e4d5dbd9330cef7dc)

Author SHA1 Message Date
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly 16 years ago
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings 16 years ago
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types 16 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 years ago
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 years ago
  Michael Brown 77bb7b13a7 Having forced __table() to natural structure alignment, it now seems 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown fbc7b4dfa8 Add iSCSI initiator IQN as a setting 17 years ago
  Michael Brown 2b97d2ebc5 8-bit integers are 1 byte long, not 8... 17 years ago
  Michael Brown b93ff48173 Added descriptive text for settings and setting types, and display it in 17 years ago
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). 17 years ago
  Michael Brown 4f506328ad Use -ENOSPC rather than -ENOMEM, to distinguish the cases "generic out of 17 years ago
  Michael Brown 007ca97f25 Added clear_setting() 17 years ago
  Michael Brown 69b9048e1a Added "priority" and "root-path" options 17 years ago
  Michael Brown 2863d1a1de inet_aton() has a non-traditional return value 17 years ago
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I 17 years ago
  Michael Brown 3c35a0b16d Added cmdl_show proof-of-concept 18 years ago
  Michael Brown dd9399f527 Added "hostname" and "ip" as sample settings 18 years ago
  Michael Brown fe774fe356 Added ipv4 configuration type 18 years ago
  Michael Brown 7029fb8eff Add string configuration type 18 years ago
  Michael Brown db46972349 Added basic infrastructure for manipulating settings. 18 years ago