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
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
8
-111
/
+176
*
[uri] Allow use of relative URIs when calling churi()
Michael Brown
2009-02-16
1
-1
/
+4
*
[build] Cope with oddities in the Fedora 10 assembler
Michael Brown
2009-02-16
3
-15
/
+15
*
[build] Fix building on gcc 3
Michael Brown
2009-02-16
1
-0
/
+2
*
[build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror
Michael Brown
2009-02-16
1
-1
/
+1
*
[image] Avoid claiming zero-length images as valid
Michael Brown
2009-02-16
2
-0
/
+12
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
10
-91
/
+126
*
[romprefix] Update ROM checksum even if PMM allocation fails
Michael Brown
2009-02-15
1
-7
/
+9
*
[build] Treat warnings as errors in assembly files
Michael Brown
2009-02-15
1
-0
/
+1
*
[i386] Add explicit flags and type on all .section declarations
Michael Brown
2009-02-15
10
-102
/
+85
*
[i386] Add explicit ""aw", @nobits" declarations to stack sections
Michael Brown
2009-02-15
2
-2
/
+2
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
7
-32
/
+18
*
[umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB
Michael Brown
2009-02-15
1
-3
/
+3
*
[http] Allow for URI encodings within username and password
Michael Brown
2009-02-13
1
-2
/
+15
*
[http] Add support for HTTP Basic authentication
Michael Brown
2009-02-13
1
-0
/
+28
*
[base64] Add base64 encoding functions
Michael Brown
2009-02-13
2
-0
/
+90
*
[settings] Handle errors in fetchf_uristring()
Michael Brown
2009-02-12
1
-1
/
+4
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
8
-954
/
+354
*
[crypto] Remove unused files
Michael Brown
2009-02-10
7
-1851
/
+0
*
[mtnic] Add multiport support and some minor fixes
Itay Gazit
2009-02-09
2
-600
/
+702
*
[sundance] Added NIC variant
Thomas Miletich
2009-02-06
1
-0
/
+1
*
[pxe] Display the "Press F8" prompt rather than displaying menu with timeout
Michael Brown
2009-02-05
1
-58
/
+112
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
6
-62
/
+195
*
[pxe] Skip PXE boot server discovery if directed to do so
Michael Brown
2009-02-05
2
-6
/
+30
*
[pxe] Fall back to broadcast if no boot server multicast address exists
Michael Brown
2009-02-03
1
-1
/
+2
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
8
-18
/
+31
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
3
-3
/
+29
*
[tftp] Guard against invalid data block numbers
Michael Brown
2009-02-01
1
-0
/
+5
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
17
-961
/
+1367
*
[settings] Avoid duplicate settings block names
Michael Brown
2009-01-31
1
-0
/
+5
*
[scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on
Michael Brown
2009-01-30
1
-5
/
+19
*
[ui] Allow Ctrl-C to cancel wait for net device link-up
Michael Brown
2009-01-27
1
-0
/
+9
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
2
-11
/
+66
*
[settings] Add fetch_string_setting_copy()
Michael Brown
2009-01-27
2
-0
/
+35
*
[tftp] Temporary fix for conveying TFTP block size to callers
Michael Brown
2009-01-27
2
-8
/
+23
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
2
-14
/
+197
*
[bios] Add F8 function key as a recognised BIOS keycode
Michael Brown
2009-01-25
1
-1
/
+3
*
[console] Allow KEY_xxx constants to cover F8 function key
Michael Brown
2009-01-25
2
-22
/
+21
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
2
-55
/
+56
*
[dhcp] Handle missing ProxyDHCP servers
Michael Brown
2009-01-23
1
-1
/
+8
*
[dhcp] Pass PXE boot menu item to PXE Boot Server
Michael Brown
2009-01-23
3
-75
/
+133
*
[tcp] Always set PUSH flag on TCP transmissions
Michael Brown
2009-01-21
1
-1
/
+1
*
[dhcp] Add preliminary support for PXE Boot Servers
Michael Brown
2009-01-21
3
-1
/
+109
*
[tcpip] Allow for transmission to multicast IPv4 addresses
Michael Brown
2009-01-21
7
-20
/
+29
*
[ethernet] Fix eth_mc_hash() return status
Michael Brown
2009-01-21
1
-0
/
+1
*
[dhcp] Centralise DHCP successful state transitions
Michael Brown
2009-01-21
1
-19
/
+35
*
[dhcp] Allow for missing server ID in ProxyDHCPACK
Michael Brown
2009-01-21
1
-9
/
+13
*
[efi] Expose both GUIDs for the EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL
Michael Brown
2009-01-12
1
-7
/
+12
*
[efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface
Michael Brown
2009-01-12
2
-0
/
+98
*
[efi] Provide component name protocol and device path protocol interfaces
Michael Brown
2009-01-12
2
-22
/
+325
[next]