summaryrefslogtreecommitdiffstats
path: root/src/hci/tui
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-182-0/+4
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-3/+2Star
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-6/+5Star
* [login] Add "login" command and UIMichael Brown2009-02-171-0/+135
* [editbox] Allow for password widgets that do not display their contentsMichael Brown2009-02-171-1/+1
* [Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown2008-03-251-16/+15Star
* [Settings] Add settings hierarchyMichael Brown2008-03-201-5/+5
* [Settings] Start revamping the configuration settings API.Michael Brown2008-03-201-43/+37Star
* [Settings] show_setting() functions return snprintf()-style length.Michael Brown2008-03-181-1/+1
* __nonnull changesHolger Lubitz2007-08-201-1/+18
* Warnings purge: src/{crypto,hci,net}Marty Connor2007-07-031-0/+1
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-4/+4
* Use getkey() and symbolic key names.Michael Brown2006-12-201-6/+8
* settings_ui() now returns a status code.Michael Brown2006-12-201-4/+8
* Add instruction row, and save optionMichael Brown2006-12-201-17/+58
* Clear message on alert row before printing new oneMichael Brown2006-12-201-0/+1
* Added descriptive text for settings and setting types, and display it inMichael Brown2006-12-201-7/+70
* Move {show,set,clear}_setting() to {show,set,clear}_named_setting().Michael Brown2006-12-201-6/+4Star
* Alert when saving settings failsMichael Brown2006-12-201-5/+27
* Add (partly-functional) user interface for editing configuration settingsMichael Brown2006-12-201-0/+285