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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[util] Add utility to generate list of supported network cards
Robin Smidsrød
2012-04-18
2
-1
/
+589
*
[vmware] Allow settings to be specified in the VMware .vmx file
Michael Brown
2012-04-17
4
-1
/
+287
*
[tftp] Allow builds without TFTP support
Michael Brown
2012-04-17
2
-8
/
+8
*
[settings] Split fetching and storing out of setting type handlers
Michael Brown
2012-04-17
4
-273
/
+353
*
[test] Add self-tests for setting types
Michael Brown
2012-04-17
3
-0
/
+281
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
4
-4
/
+25
*
[multiboot] Include full image URI in command line
Michael Brown
2012-04-15
1
-21
/
+30
*
[linux] Fix a build error on some platforms
Marin Mareo Hannache
2012-04-10
1
-1
/
+1
*
[tftp] Remove configuration option for tftm
Marin Mareo Hannache
2012-04-10
2
-4
/
+0
*
[build] Enable warnings when building utilities
Michael Brown
2012-04-10
8
-40
/
+39
*
[igbvf] Add i350 virtual function support
Erik Jacobson
2012-04-10
2
-1
/
+3
*
[e1000e] Basic 82579 support
Daniel Hokka Zakrisson
2012-04-10
7
-15
/
+67
*
[tls] Fix wrong memset in function tls_clear_cipher
Stefan Weil
2012-04-10
1
-1
/
+1
*
[crypto] Fix wrong setup in function aes_wrap
Stefan Weil
2012-04-10
1
-1
/
+1
*
[int13] Fix compilation on some versions of gcc
Michael Brown
2012-04-10
1
-4
/
+3
*
[syslog] Add basic support for encrypted syslog via TLS
Michael Brown
2012-04-10
4
-0
/
+282
*
[elf] Avoid attempting to load 64-bit ELF binaries
Michael Brown
2012-04-09
1
-1
/
+10
*
[image] Fix use-after-free in debug messages
Michael Brown
2012-03-30
1
-3
/
+3
*
[menu] Fix default selection when default is item 0
Michael Brown
2012-03-30
1
-2
/
+2
*
[int13] Add support for emulating floppy disk drives
Michael Brown
2012-03-30
3
-56
/
+297
*
[comboot] Remove COMBOOT image support by default
Michael Brown
2012-03-29
1
-1
/
+0
*
[menu] Add menu commands
Michael Brown
2012-03-29
7
-0
/
+312
*
[menu] Add menu user interface
Michael Brown
2012-03-29
3
-0
/
+362
*
[menu] Add the abstract concept of a menu
Michael Brown
2012-03-29
2
-0
/
+224
*
[bios] Recognise Page Up and Page Down keys
Michael Brown
2012-03-29
1
-0
/
+2
*
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
2012-03-29
3
-2
/
+21
*
[readline] Accept Ctrl-U for "delete to start of line"
Robin Smidsrød
2012-03-28
1
-0
/
+16
*
[http] Disambiguate the various error causes
Michael Brown
2012-03-27
1
-13
/
+45
*
[console] Add "no_latin1" keymap
Michael Brown
2012-03-27
1
-0
/
+34
*
[console] Ignore unexpected keysyms when generating keyboard maps
Michael Brown
2012-03-27
1
-2
/
+4
*
[crypto] Add an explicit "RSA signature incorrect" error message
Michael Brown
2012-03-27
1
-1
/
+7
*
[console] Add LOG_ALL as a synonym for LOG_DEBUG
Michael Brown
2012-03-27
1
-0
/
+3
*
[image] Log image executions
Michael Brown
2012-03-27
1
-0
/
+13
*
[console] Remove "log message" usage from interactive console defaults
Michael Brown
2012-03-27
5
-5
/
+5
*
[downloader] Use a more meaningful error message when out of memory
Michael Brown
2012-03-27
1
-1
/
+1
*
[downloader] Abort download immediately if buffer resizing fails
Michael Brown
2012-03-27
1
-0
/
+2
*
[umalloc] Unhide umalloc()ed memory region when there are no allocations
Michael Brown
2012-03-27
1
-1
/
+2
*
[umalloc] Fail allocations when we run out of external memory
Michael Brown
2012-03-27
1
-7
/
+22
*
[crypto] Disambiguate all CMS errors
Michael Brown
2012-03-27
1
-5
/
+26
*
[image] Log results of image signature checks
Michael Brown
2012-03-27
1
-0
/
+9
*
[downloader] Log final status of all downloads
Michael Brown
2012-03-26
1
-0
/
+10
*
[syslog] Pass internal syslog() priority through to syslog console
Michael Brown
2012-03-26
4
-14
/
+53
*
[console] Do not share ANSI escape context between lineconsole users
Michael Brown
2012-03-26
4
-11
/
+20
*
[console] Add "log message" console usage and an internal syslog() call
Michael Brown
2012-03-26
5
-3
/
+156
*
[console] Exclude text-based UI output from logfile-based consoles
Michael Brown
2012-03-26
4
-5
/
+21
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
11
-31
/
+155
*
[console] Remove unused "btext" console
Michael Brown
2012-03-26
4
-5105
/
+0
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
13
-13
/
+6
*
[image] Add the "imgtrust" and "imgverify" commands
Michael Brown
2012-03-25
6
-0
/
+275
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
12
-370
/
+290
[next]