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
/
core
/
settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Remove now-unused store_named_setting()
Michael Brown
2013-07-19
1
-35
/
+0
*
[settings] Eliminate call to fetchf_named_setting() in expand_settings()
Michael Brown
2013-07-19
1
-22
/
+25
*
[settings] Add fetchf_setting_copy()
Michael Brown
2013-07-19
1
-2
/
+39
*
[settings] Change "not-found" semantics of fetch_setting_copy()
Michael Brown
2013-07-19
1
-14
/
+2
*
[settings] Expose parse_setting_name()
Michael Brown
2013-07-19
1
-11
/
+5
*
[settings] Remove default_type parameter from parse_setting_name()
Michael Brown
2013-07-19
1
-9
/
+20
*
[settings] Remove temporary name buffer parameter from parse_setting_name()
Michael Brown
2013-07-18
1
-22
/
+40
*
[settings] Avoid potentially large stack allocations
Michael Brown
2013-07-18
1
-26
/
+43
*
[settings] Clarify usage of the term "named setting"
Michael Brown
2013-07-18
1
-10
/
+10
*
[settings] Add "version" builtin setting
Robin Smidsrød
2013-07-13
1
-0
/
+22
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
1
-23
/
+50
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
1
-0
/
+47
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
1
-0
/
+35
*
[settings] Use hex_decode() to parse hex settings
Michael Brown
2013-07-12
1
-32
/
+29
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-33
/
+11
*
[settings] Expose build architecture and platform via settings
Michael Brown
2013-04-06
1
-15
/
+85
*
[settings] Add fetchf_named_setting_copy()
Michael Brown
2012-10-25
1
-0
/
+39
*
[settings] Treat an empty formatted value as meaning "delete setting"
Michael Brown
2012-10-15
1
-2
/
+2
*
[settings] Expose find_child_settings()
Michael Brown
2012-10-15
1
-2
/
+2
*
[settings] Use a generic setting's own type as its default type
Michael Brown
2012-09-10
1
-5
/
+48
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[settings] Expose exit status of failed command via ${errno}
Michael Brown
2012-07-12
1
-0
/
+120
*
[settings] Move "domain" setting from dns.c to settings.c
Michael Brown
2012-06-20
1
-0
/
+8
*
[settings] Add fetch_setting_copy()
Michael Brown
2012-04-19
1
-0
/
+40
*
[tftp] Allow builds without TFTP support
Michael Brown
2012-04-17
1
-0
/
+8
*
[settings] Split fetching and storing out of setting type handlers
Michael Brown
2012-04-17
1
-243
/
+338
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
1
-2
/
+2
*
[settings] Avoid memory leak when unregistering autovivified settings blocks
Michael Brown
2011-03-23
1
-3
/
+27
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
1
-6
/
+6
*
[settings] Fix setting expansion
Michael Brown
2011-03-23
1
-3
/
+4
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
1
-5
/
+22
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
1
-17
/
+41
*
[settings] Provide fetch_setting_origin()
Michael Brown
2011-03-22
1
-5
/
+47
*
[settings] Expose settings_name()
Glenn Brown
2011-03-22
1
-8
/
+6
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-7
/
+30
*
[settings] Make fetch_string_setting_copy() easier to use
Michael Brown
2011-03-03
1
-1
/
+10
*
[settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer
Michael Brown
2011-03-03
1
-0
/
+2
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
1
-0
/
+81
*
[settings] Add fetch_ipv4_array_setting()
Michael Brown
2010-12-09
1
-5
/
+21
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-3
/
+8
*
[settings] Add "hexhyp" setting type
Michael Brown
2010-11-13
1
-4
/
+43
*
[settings] Export find_setting()
Piotr Jaroszyński
2010-08-17
1
-1
/
+1
*
[settings] Unregister the children when unregistering the parent
Piotr Jaroszyński
2010-07-15
1
-1
/
+8
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-6
/
+6
*
[proto] Remove unsupported NFS protocol
Stefan Hajnoczi
2010-02-01
1
-1
/
+1
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-21
1
-1
/
+1
*
[settings] Add automagic "netX" settings block for last opened netdev
Joshua Oreman
2010-01-20
1
-1
/
+10
*
[settings] Fix setting_cmp() to handle nameless settings
Shao Miller
2009-06-13
1
-2
/
+6
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
1
-55
/
+241
*
[settings] Fix erroneous bit-masking in fetch_uintz_setting()
Michael Brown
2009-05-20
1
-1
/
+2
[next]