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
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[image] Omit URI query string and fragment from download progress messages
Michael Brown
2017-12-28
1
-6
/
+7
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
2
-7
/
+45
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-4
/
+6
*
[block] Add basic multipath support
Michael Brown
2017-03-26
2
-7
/
+9
*
[crypto] Add certstat() to display basic certificate information
Michael Brown
2016-08-31
1
-0
/
+63
*
[image] Use image_asn1() to extract data from CMS signature images
Michael Brown
2016-07-29
1
-12
/
+10
*
[cmdline] Add "ntp" command
Michael Brown
2016-06-13
1
-0
/
+57
*
[lotest] Add option to use broadcast packets for loopback testing
Michael Brown
2016-05-23
1
-4
/
+10
*
[int13] Allow drive to be hooked using the natural drive number
Michael Brown
2016-03-22
1
-4
/
+6
*
[ifmgmt] Include human-readable error message for configuration failure
Michael Brown
2016-03-08
1
-0
/
+6
*
[infiniband] Add "ibstat" command
Michael Brown
2016-03-08
1
-0
/
+62
*
[autoboot] Fix incorrect boolean logic
Michael Brown
2016-01-19
1
-2
/
+2
*
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
2015-09-02
1
-57
/
+32
*
[autoboot] Display image information as part of the default control flow
Michael Brown
2015-08-21
1
-0
/
+1
*
[test] Allow self-tests to report exit status when running under Linux
Michael Brown
2015-08-21
1
-7
/
+11
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-1
/
+2
*
[autoboot] Match against parent devices when matching by bus type and location
Michael Brown
2015-03-17
1
-2
/
+7
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+1
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+10
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+75
*
[build] Allow product tag line to be customised via config/branding.h
Michael Brown
2015-02-11
1
-1
/
+1
*
[build] Allow product URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+1
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
1
-3
/
+5
*
[build] Move branding information to config/branding.h
Michael Brown
2015-02-11
1
-1
/
+1
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
1
-1
/
+1
*
[ping] Allow "ping" command output to be inhibited
Michael Brown
2014-10-23
1
-4
/
+6
*
[ping] Allow termination after a specified number of packets
Michael Brown
2014-10-23
1
-3
/
+5
*
[ping] Report timed-out pings via the callback function
Michael Brown
2014-10-23
1
-2
/
+2
*
[lotest] Discard packets arriving on the incorrect network device
Michael Brown
2014-07-29
1
-6
/
+6
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-9
/
+59
*
[build] Expose build timestamp, build name, and product names
Michael Brown
2014-06-24
1
-2
/
+2
*
[ifmgmt] Do not sleep CPU while configuring network devices
Michael Brown
2014-06-01
1
-4
/
+0
*
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
2014-04-28
1
-0
/
+44
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
1
-1
/
+1
*
[lotest] Allow loopback testing on shared networks
Michael Brown
2014-03-14
1
-36
/
+53
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
2
-7
/
+13
*
[autoboot] Enable infrastructure to specify an autoboot device location
Alex Williamson
2014-03-03
1
-17
/
+26
*
[cmdline] Add the "ipstat" command
Michael Brown
2014-03-03
1
-0
/
+62
*
[image] Ensure every image has a fully resolved URI
Michael Brown
2014-02-27
1
-12
/
+20
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
2
-23
/
+11
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
1
-8
/
+3
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-3
/
+5
*
[ipv6] Add support for resolving IPv6 addresses via the "nslookup" command
Michael Brown
2013-12-05
1
-0
/
+7
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
3
-29
/
+33
*
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
2013-11-15
1
-1
/
+3
*
[dhcp] Remove obsolete dhcp() function
Michael Brown
2013-11-05
1
-24
/
+0
*
[autoboot] Use ifconf() to configure network device
Michael Brown
2013-11-05
1
-3
/
+2
*
[ifmgmt] Add ifconf() to carry out network device configuration
Michael Brown
2013-11-05
1
-2
/
+87
*
[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
Michael Brown
2013-11-05
3
-43
/
+98
[next]