index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
udp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
2
-4
/
+4
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
4
-7
/
+7
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
1
-0
/
+206
*
[dns] Fix memory leak in settings applicator
Michael Brown
2011-03-03
1
-2
/
+9
*
[dhcp] Remove redundant length fields in struct dhcp_packet
Michael Brown
2011-01-10
1
-1
/
+1
*
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
2010-12-15
1
-21
/
+27
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-8
/
+8
*
[dns] Disambiguate "no nameserver" and "no DNS record" errors
Michael Brown
2010-12-01
1
-2
/
+10
*
[dhcp] Include session state metadata in packet traces
Michael Brown
2010-10-09
1
-0
/
+10
*
[dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER
Michael Brown
2010-10-08
1
-37
/
+67
*
[dhcp] Ignore DHCPACKs containing incorrect IP addresses
Michael Brown
2010-10-08
1
-0
/
+2
*
[dhcp] Revert various patches
Michael Brown
2010-10-08
1
-254
/
+88
*
[retry] Hold reference while timer is running and during expiry callback
Michael Brown
2010-09-03
4
-6
/
+8
*
[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-19
4
-46
/
+46
*
[dhcp] Keep multiple DHCP offers received, and use them intelligently
Joshua Oreman
2010-01-21
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-17
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-14
1
-2
/
+2
*
[dhcp] Accept ProxyDHCP replies of type DHCPOFFER
Joshua Oreman
2010-01-14
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
[prev]
[next]