index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
gpxe
/
settings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Settings] copy_settings() should not fail if some settings are missing!
Michael Brown
2008-03-24
1
-2
/
+0
*
[Settings] Implement simple_settings backed with extensible DHCP options
Michael Brown
2008-03-22
1
-2
/
+28
*
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
1
-0
/
+5
*
[Settings] Convert code in src/usr to use settings API.
Michael Brown
2008-03-21
1
-0
/
+3
*
[Settings] Introduce settings applicators.
Michael Brown
2008-03-21
1
-14
/
+18
*
[Settings] Add per-netdevice settings block
Michael Brown
2008-03-20
1
-1
/
+1
*
[Settings] Add settings hierarchy
Michael Brown
2008-03-20
1
-46
/
+85
*
[Settings] Start revamping the configuration settings API.
Michael Brown
2008-03-20
1
-80
/
+122
*
[Settings] show_setting() functions return snprintf()-style length.
Michael Brown
2008-03-18
1
-2
/
+2
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+3
*
Added descriptive text for settings and setting types, and display it in
Michael Brown
2006-12-20
1
-0
/
+4
*
Move {show,set,clear}_setting() to {show,set,clear}_named_setting().
Michael Brown
2006-12-20
1
-5
/
+47
*
Added clear_setting()
Michael Brown
2006-12-12
1
-0
/
+1
*
Tied NVO commands into the human-interactable settings code that I
Michael Brown
2006-12-05
1
-4
/
+4
*
Add string configuration type
Michael Brown
2006-08-11
1
-5
/
+8
*
Added basic infrastructure for manipulating settings.
Michael Brown
2006-08-11
1
-0
/
+103