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
*
[build] Refuse to attempt building with the GNU gold linker
Michael Brown
2011-04-05
1
-0
/
+7
*
[build] Perform tool checks on each make invocation
Michael Brown
2011-04-05
1
-15
/
+17
*
[tcp] Update ts_recent whenever window is advanced
Michael Brown
2011-04-03
1
-9
/
+22
*
[cmdline] Fix "isset" command
Michael Brown
2011-04-01
1
-2
/
+8
*
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
Michael Brown
2011-03-31
1
-5
/
+9
*
[efi] Synchronise EFI header files
Michael Brown
2011-03-31
12
-33
/
+100
*
[cmdline] Add support for shell history
Michael Brown
2011-03-30
1
-1
/
+10
*
[readline] Add history support
Michael Brown
2011-03-30
2
-9
/
+258
*
[readline] Add replace_string()
Michael Brown
2011-03-30
2
-0
/
+13
*
[readline] Add init_editstring() wrapper function
Michael Brown
2011-03-30
3
-4
/
+15
*
[build] Add "allmroms" target
Bastian Blank
2011-03-30
1
-2
/
+2
*
[build] Avoid generating ROMs with "match-any" vendor or device IDs
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Include $(BIN)/errors in "make clean"
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Include only one copy of each ROM in "make allroms"
Michael Brown
2011-03-30
1
-4
/
+4
*
[build] Remove obsolete "allzroms" target
Michael Brown
2011-03-30
1
-2
/
+2
*
[netdevice] Simplify link-down status message
Michael Brown
2011-03-30
1
-3
/
+9
*
[bofm] Use BOFM protocol version 2 if available
Michael Brown
2011-03-30
1
-17
/
+62
*
[forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag
Michael Brown
2011-03-30
1
-5
/
+0
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
3
-32
/
+51
*
[forcedeth] Remove software unicast MAC address filter
Michael Brown
2011-03-29
1
-9
/
+2
*
[build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie
Gilles Espinasse
2011-03-29
1
-0
/
+11
*
[settings] Display "delete" option only for locally-originated settings
Michael Brown
2011-03-28
1
-1
/
+1
*
[main] Add the "scriptlet" setting
Michael Brown
2011-03-28
2
-5
/
+27
*
[cmdline] Expand settings within each command-line token individually
Michael Brown
2011-03-28
1
-35
/
+79
*
[cmdline] Allow ";" as an unconditional command separator
Michael Brown
2011-03-28
1
-0
/
+14
*
[linux] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-2
/
+2
*
[forcedeth] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-3
/
+2
*
[exeprefix] Add .exe prefix
Michael Brown
2011-03-28
2
-0
/
+158
*
[prefix] Avoid using base memory for temporary decompression area
Michael Brown
2011-03-28
1
-3
/
+7
*
[build] Generate hybrid ISO images if isohybrid is available
Michael Brown
2011-03-27
1
-0
/
+7
*
[build] Delete incomplete targets if building fails for any reason
Michael Brown
2011-03-27
1
-0
/
+7
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr Jaroszyński
2011-03-27
9
-12
/
+4953
*
[image] Remove redundant call to basename()
Michael Brown
2011-03-27
1
-3
/
+0
*
[image] Use image_set_name() only if name != NULL
Piotr Jaroszyński
2011-03-27
1
-1
/
+2
*
[netdevice] Mark devices as open only if opening succeeds
Piotr Jaroszyński
2011-03-27
1
-3
/
+3
*
[settings] Add "read" command
Michael Brown
2011-03-27
1
-39
/
+88
*
[cmdline] Allow "echo -n" to inhibit trailing newline
Michael Brown
2011-03-27
1
-3
/
+30
*
[parseopt] Add support for boolean options
Michael Brown
2011-03-27
2
-0
/
+16
*
[tcp] Record ts_recent on first received packet
Michael Brown
2011-03-26
1
-5
/
+8
*
[build] Include ipxe.lkrn in default build
Michael Brown
2011-03-26
1
-2
/
+2
*
[monojob] Avoid overflow when calculating percentage progress
Michael Brown
2011-03-26
1
-3
/
+7
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
6
-12
/
+12
*
[settings] Avoid memory leak when unregistering autovivified settings blocks
Michael Brown
2011-03-23
1
-3
/
+27
*
[settings] Refer to online documentation for settings help
Michael Brown
2011-03-23
1
-2
/
+9
*
[settings] Match terminology used elsewhere
Michael Brown
2011-03-23
1
-1
/
+1
*
[undi] Cope with devices that erroneously claim not to use interrupts
Michael Brown
2011-03-23
1
-21
/
+28
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
13
-46
/
+64
*
[settings] Fix setting expansion
Michael Brown
2011-03-23
1
-3
/
+4
*
[settings] Return to first row on navigating to a new settings block
Michael Brown
2011-03-23
1
-4
/
+6
*
[settings] Add hierarchy navigation in "config" user interface
Michael Brown
2011-03-23
1
-199
/
+260
[next]