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
/
net
/
udp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[xfer] Generalise metadata "whence" field to "flags" field
Michael Brown
2010-09-03
2
-5
/
+5
*
[compiler] Prevent empty weak function stubs from being removed
Joshua Oreman
2010-08-19
1
-1
/
+1
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
4
-240
/
+146
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-6
/
+18
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
1
-30
/
+16
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
4
-7
/
+7
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
4
-4
/
+5
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-27
/
+44
*
[dhcp] Use correct DHCP options on EFI systems
Geoff Lywood
2010-05-29
1
-8
/
+5
*
[dhcp] Don't consider invalid offers to be duplicates
Joshua Oreman
2010-05-27
1
-3
/
+3
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
1
-0
/
+5
*
[dhcp] Honor PXEBS_SKIP option in discovery control
Joshua Oreman
2010-05-27
1
-2
/
+26
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
4
-46
/
+46
*
[dhcp] Keep multiple DHCP offers received, and use them intelligently
Joshua Oreman
2010-01-22
1
-86
/
+228
*
[dhcp] Add generic facility for using cached network settings
Joshua Oreman
2010-01-20
1
-1
/
+21
*
[tftp] Abort requests with error code 0
Stefan Hajnoczi
2010-01-18
1
-2
/
+2
*
[tftp] Make TFTP size requests abort transfer with an error
Thomas Horsten
2010-01-18
1
-0
/
+73
*
[tftp] Remove unnecessary delay when opening a connection
Stefan Hajnoczi
2010-01-15
1
-2
/
+9
*
[tftp] Allow fetching larger files by wrapping block number
Stefan Hajnoczi
2010-01-15
1
-3
/
+6
*
[dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included
Joshua Oreman
2010-01-15
1
-2
/
+2
*
[dhcp] Accept ProxyDHCP replies of type DHCPOFFER
Joshua Oreman
2010-01-15
1
-1
/
+1
*
[dhcp] Ensure message type is first DHCP option
Shao Miller
2010-01-14
1
-0
/
+1
*
[settings] Add Bus ID setting
Shao Miller
2009-12-14
1
-4
/
+2
*
[pxebs] Correct endianness of PXE type
Joshua Oreman
2009-10-24
1
-2
/
+2
*
[dhcp] Fall back to using the hardware address to populate the chaddr field
Michael Brown
2009-08-12
1
-11
/
+43
*
[dhcp] Choose ProxyDHCP port based on presence of PXE options
Michael Brown
2009-05-22
1
-6
/
+22
*
[tftp] Process OACKs even if malformed
Michael Brown
2009-05-20
1
-12
/
+28
*
[dhcp] Send broadcast PXE boot server discovery requests to port 67
Michael Brown
2009-05-20
1
-6
/
+8
*
[dhcp] Perform ProxyDHCP only if we do not already have PXE options
Michael Brown
2009-05-20
1
-2
/
+6
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
4
-0
/
+8
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
4
-6
/
+6
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
1
-2
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-5
/
+3
*
[dhcp] Use a default user-class of "gPXE"
Michael Brown
2009-02-17
1
-0
/
+2
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
2
-15
/
+3
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
1
-29
/
+169
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
2
-8
/
+5
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
1
-2
/
+25
*
[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
1
-902
/
+679
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
1
-11
/
+65
*
[tftp] Temporary fix for conveying TFTP block size to callers
Michael Brown
2009-01-27
1
-1
/
+19
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
1
-13
/
+193
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
1
-50
/
+51
*
[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
1
-70
/
+118
*
[dhcp] Add preliminary support for PXE Boot Servers
Michael Brown
2009-01-21
1
-1
/
+92
*
[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
*
[dhcp] Include gPXE version number within DHCP request
Michael Brown
2009-01-08
1
-0
/
+4
[next]