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
/
hci
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mucurses] Avoid potential division by zero
Michael Brown
2017-07-04
1
-2
/
+1
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-3
/
+8
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-15
/
+15
*
[mucurses] Ensure SLK labels are always terminated
Michael Brown
2017-03-22
1
-1
/
+1
*
[mucurses] Attempt to fix use of uninitialised buffer with strcat()
Michael Brown
2017-03-21
1
-0
/
+1
*
[mucurses] Attempt to fix resource leaks
Michael Brown
2017-03-21
1
-6
/
+4
*
[mucurses] Attempt to fix keypress processing logic
Michael Brown
2017-03-21
1
-4
/
+3
*
[mucurses] Attempt to fix test for empty string
Michael Brown
2017-03-21
1
-1
/
+1
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-1
/
+1
*
[cmdline] Add certificate management commands
Michael Brown
2016-08-31
1
-0
/
+304
*
[build] Remove more obsolete explicit object requirements
Michael Brown
2016-07-29
1
-6
/
+0
*
[build] Remove obsolete explicit object requirements
Michael Brown
2016-07-29
1
-4
/
+0
*
[image] Use image_asn1() to extract data from CMS signature images
Michael Brown
2016-07-29
1
-0
/
+1
*
[cmdline] Add "ntp" command
Michael Brown
2016-06-13
1
-0
/
+81
*
[lotest] Add option to use broadcast packets for loopback testing
Michael Brown
2016-05-23
1
-1
/
+6
*
[mucurses] Fix GCC 6 nonnull-compare errors
Vinson Lee
2016-05-04
1
-11
/
+0
*
[infiniband] Add "ibstat" command
Michael Brown
2016-03-08
1
-0
/
+79
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+5
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[settings] Use generic jump scrolling abstraction
Michael Brown
2015-03-03
1
-196
/
+155
*
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
2015-03-03
2
-65
/
+171
*
[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
2
-2
/
+10
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+15
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
27
-27
/
+131
*
[mucurses] Add missing FILE_LICENCE declarations
Michael Brown
2015-03-02
6
-0
/
+12
*
[libc] Rewrite string functions
Michael Brown
2015-02-17
1
-1
/
+1
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+1
*
[build] Allow error message URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+3
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
2
-2
/
+4
*
[ping] Allow "ping" command output to be inhibited
Michael Brown
2014-10-23
1
-1
/
+5
*
[ping] Allow termination after a specified number of packets
Michael Brown
2014-10-23
1
-1
/
+6
*
[readline] Add CTRL-W shortcut to remove a word
Marin Hannache
2014-08-19
1
-1
/
+35
*
[readline] Ensure cursor is visible when prompting for input
Michael Brown
2014-08-06
1
-0
/
+3
*
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
2014-04-28
1
-0
/
+70
*
[console] Fix display of characters with top bit set
Michael Brown
2014-03-13
1
-1
/
+1
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
4
-9
/
+22
*
[cmdline] Add the "ipstat" command
Michael Brown
2014-03-03
1
-0
/
+70
*
[params] Use reference counters for form parameter lists
Michael Brown
2014-02-27
1
-2
/
+4
*
[cmdline] Always clear screen after reconfiguring console
Michael Brown
2014-01-22
1
-0
/
+5
*
[cmdline] Add margin options to the "console" command
Michael Brown
2014-01-22
1
-0
/
+8
*
[cmdline] Rename "console" command's --bpp option to --depth
Michael Brown
2014-01-22
1
-2
/
+2
*
[cmdline] Add the "colour" and "cpair" commands
Michael Brown
2013-12-09
1
-0
/
+125
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
4
-35
/
+11
*
[console] Allow consoles to update the recorded console size
Michael Brown
2013-12-06
1
-4
/
+1
*
[menu] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-8
/
+8
*
[login] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-7
/
+7
*
[settings] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-29
/
+44
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-2
/
+10
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
3
-45
/
+41
[next]