21 Commits (af1c6b869c10afdf9fa7dd3e4d5dbd9330cef7dc)

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