summaryrefslogtreecommitdiffstats
path: root/src/core/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Added clear_setting()Michael Brown2006-12-121-2/+25
* Added "priority" and "root-path" optionsMichael Brown2006-12-081-2/+94
* inet_aton() has a non-traditional return valueMichael Brown2006-12-061-1/+1
* Tied NVO commands into the human-interactable settings code that IMichael Brown2006-12-051-37/+25Star
* Added cmdl_show proof-of-conceptMichael Brown2006-08-111-0/+20
* Added "hostname" and "ip" as sample settingsMichael Brown2006-08-111-0/+13
* Added ipv4 configuration typeMichael Brown2006-08-111-0/+56
* Add string configuration typeMichael Brown2006-08-111-5/+54
* Added basic infrastructure for manipulating settings.Michael Brown2006-08-111-0/+148