http://git.etherboot.org
/
people
/
peper
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[settings] Fix setting_cmp() to handle nameless settings
[people/peper/gpxe.git]
/
src
/
core
/
settings.c
2009-06-13
Shao Miller
[settings] Fix setting_cmp() to handle nameless settings
blob
|
commitdiff
2009-05-26
Michael Brown
[settings] Allow for arbitrarily-named settings
blob
|
commitdiff
|
diff to current
2009-05-20
Michael Brown
[settings] Fix erroneous bit-masking in fetch_uintz_set...
blob
|
commitdiff
|
diff to current
2009-05-18
Michael Brown
[legal] Add a selection of FILE_LICENCE declarations
blob
|
commitdiff
|
diff to current
2009-03-26
Michael Brown
[settings] Fix broken assertion in fetch_string_setting...
blob
|
commitdiff
|
diff to current
2009-03-13
Michael Brown
[tables] Redefine methods for accessing linker tables
blob
|
commitdiff
|
diff to current
2009-03-06
Michael Brown
[settings] Allow for autovivification of settings blocks
blob
|
commitdiff
|
diff to current
2009-02-17
Michael Brown
[settings] Allow store_setting() to access the root...
blob
|
commitdiff
|
diff to current
2009-02-12
Michael Brown
[settings] Handle errors in fetchf_uristring()
blob
|
commitdiff
|
diff to current
2009-01-31
Michael Brown
[settings] Avoid duplicate settings block names
blob
|
commitdiff
|
diff to current
2009-01-27
Michael Brown
[settings] Add fetch_string_setting_copy()
blob
|
commitdiff
|
diff to current
2008-11-07
Michael Brown
[settings] Ensure fetch_string_setting() returns a...
blob
|
commitdiff
|
diff to current
2008-10-30
Michael Brown
[settings] Add the notion of a "tag magic" to numbered...
blob
|
commitdiff
|
diff to current
2008-10-22
Michael Brown
[settings] Avoid returning uninitialised data on error...
blob
|
commitdiff
|
diff to current
2008-09-26
Michael Brown
[settings] Allow for setting fetchers to fail in fetchf...
blob
|
commitdiff
|
diff to current
2008-09-24
Michael Brown
[settings] Add the uristring setting type
blob
|
commitdiff
|
diff to current
2008-08-14
Michael Brown
[settings] Avoid overwriting the start of .text in...
blob
|
commitdiff
|
diff to current
2008-03-28
Michael Brown
[Settings] Expose SMBIOS via settings API
blob
|
commitdiff
|
diff to current
2008-03-27
Michael Brown
[Settings] find_child_settings() accepts a NULL parent
blob
|
commitdiff
|
diff to current
2008-03-25
Michael Brown
[Settings] Remove assumption that all settings have...
blob
|
commitdiff
|
diff to current
2008-03-24
Michael Brown
[Settings] Add named setting for next-server
blob
|
commitdiff
|
diff to current
2008-03-23
Michael Brown
[Settings] copy_settings() should not fail if some...
blob
|
commitdiff
|
diff to current
2008-03-22
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
blob
|
commitdiff
|
diff to current
2008-03-22
Michael Brown
[Settings] Bugfix: store_setting() now applies changes...
blob
|
commitdiff
|
diff to current
2008-03-22
Michael Brown
[Settings] Implement simple_settings backed with extens...
blob
|
commitdiff
|
diff to current
2008-03-21
Michael Brown
[Settings] DHCP is now working using the new settings...
blob
|
commitdiff
|
diff to current
2008-03-21
Michael Brown
[Settings] Migrate DHCP and NVO code to the new setting...
blob
|
commitdiff
|
diff to current
2008-03-20
Michael Brown
[Settings] Convert code in src/usr to use settings...
blob
|
commitdiff
|
diff to current
2008-03-20
Michael Brown
[Settings] Introduce settings applicators.
blob
|
commitdiff
|
diff to current
2008-03-20
Michael Brown
[Settings] Add settings hierarchy
blob
|
commitdiff
|
diff to current
2008-03-20
Michael Brown
[Settings] Start revamping the configuration settings...
blob
|
commitdiff
|
diff to current
2008-03-18
Michael Brown
[Settings] Allow named settings to have their type...
blob
|
commitdiff
|
diff to current
2008-03-18
Michael Brown
[Settings] Allow encapsulated options to be specified...
blob
|
commitdiff
|
diff to current
2008-03-18
Michael Brown
[Settings] Add int16, int32 and hex-string configuratio...
blob
|
commitdiff
|
diff to current
2008-03-18
Michael Brown
[Settings] show_setting() functions return snprintf...
blob
|
commitdiff
|
diff to current
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
blob
|
commitdiff
|
diff to current
2007-01-19
Michael Brown
Use stdio.h instead of vsprintf.h
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
Having forced __table() to natural structure alignment...
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
Add "name" field to struct device to allow human-readab...
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Brown
Add iSCSI initiator IQN as a setting
blob
|
commitdiff
|
diff to current
2006-12-20
Michael Brown
8-bit integers are 1 byte long, not 8...
blob
|
commitdiff
|
diff to current
2006-12-20
Michael Brown
Added descriptive text for settings and setting types...
blob
|
commitdiff
|
diff to current
2006-12-20
Michael Brown
Move {show,set,clear}_setting() to {show,set,clear...
blob
|
commitdiff
|
diff to current
2006-12-20
Michael Brown
Use -ENOSPC rather than -ENOMEM, to distinguish the...
blob
|
commitdiff
|
diff to current
2006-12-12
Michael Brown
Added clear_setting()
blob
|
commitdiff
|
diff to current
2006-12-08
Michael Brown
Added "priority" and "root-path" options
blob
|
commitdiff
|
diff to current
2006-12-06
Michael Brown
inet_aton() has a non-traditional return value
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Tied NVO commands into the human-interactable settings...
blob
|
commitdiff
|
diff to current
2006-08-11
Michael Brown
Added cmdl_show proof-of-concept
blob
|
commitdiff
|
diff to current
2006-08-11
Michael Brown
Added "hostname" and "ip" as sample settings
blob
|
commitdiff
|
diff to current
2006-08-11
Michael Brown
Added ipv4 configuration type
blob
|
commitdiff
|
diff to current
2006-08-11
Michael Brown
Add string configuration type
blob
|
commitdiff
|
diff to current
2006-08-11
Michael Brown
Added basic infrastructure for manipulating settings.
blob
|
commitdiff
|
diff to current