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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[retry] Process at most one timer's expiry in each call to retry_step()
Michael Brown
2010-11-08
1
-3
/
+9
*
[malloc] Avoid immediately clobbering reference count when freeing memory
Michael Brown
2010-11-08
1
-2
/
+14
*
[refcnt] Check reference validity on each use of ref_get() and ref_put()
Michael Brown
2010-11-08
2
-12
/
+52
*
[malloc] Use list_for_each_entry_safe() when we may delete a list entry
Michael Brown
2010-11-08
1
-1
/
+2
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
7
-28
/
+41
*
[list] Extend list-manipulation assertions to all list-handling functions
Michael Brown
2010-11-08
1
-82
/
+92
*
[process] Include step() function pointer in process debugging messages
Michael Brown
2010-11-08
1
-6
/
+12
*
[fcp] Avoid quoting exchange ID before exchange is created
Michael Brown
2010-11-03
1
-2
/
+2
*
[fcp] Fix potential memory leaks on error paths
Michael Brown
2010-11-03
1
-0
/
+2
*
[build] Add FreeBSD location for isolinux
Michael Brown
2010-11-03
1
-1
/
+2
*
[romprefix] Add missing addr32 prefix
Michael Brown
2010-10-29
1
-1
/
+1
*
[autoboot] Introduce "skip-san-boot" option
Dave Hansen
2010-10-22
2
-6
/
+27
*
[autoboot] Improve visibility of error messages
Michael Brown
2010-10-22
1
-27
/
+34
*
[scsi] Wait for a successful TEST UNIT READY command
Michael Brown
2010-10-19
2
-3
/
+144
*
[fc] Do not use the command reference number in FCP_CMND IUs
Michael Brown
2010-10-19
3
-62
/
+65
*
[hci] Use http://ipxe.org/<errno> instead of raw error numbers
Michael Brown
2010-10-19
1
-2
/
+5
*
[contrib] Remove extraneous errcodedb files
Michael Brown
2010-10-19
2
-3
/
+0
*
[int13] Dump out MBR at DBGLVL_EXTRA
Michael Brown
2010-10-18
1
-0
/
+2
*
[iscsi] Ensure ISID is consistent within an iSCSI session
Michael Brown
2010-10-18
2
-1
/
+10
*
[romprefix] Add missing FILE_LICENCE declaration to undiloader.S
Michael Brown
2010-10-18
1
-0
/
+2
*
[legal] Ignore config/local header files for licensing purposes
Michael Brown
2010-10-18
1
-1
/
+4
*
[util] Update welcome message in ISO images
Michael Brown
2010-10-18
1
-1
/
+1
*
[iscsi] Randomise a portion of the ISID to force new session instantiation
Michael Brown
2010-10-16
1
-1
/
+1
*
[fc] Use port WWN rather than node WWN as the primary Fibre Channel name
Michael Brown
2010-10-15
4
-42
/
+41
*
[fcoe] Request SPMA iff FIP advertisement indicates support for SPMA
Michael Brown
2010-10-15
1
-5
/
+18
*
[build] Fix building elf2efi using binutils 2.20
Michael Brown
2010-10-15
1
-1
/
+1
*
[linux] Fix building on RHEL5 and similar platforms
Michael Brown
2010-10-11
2
-75
/
+68
*
[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
*
[rtl8139] Operate in promiscuous mode
Michael Brown
2010-10-07
1
-1
/
+1
*
[fcoe] Add support for the FCoE Initialization Protocol (FIP)
Michael Brown
2010-10-07
3
-44
/
+1139
*
[fc] Update ELS port IDs when receiving an ELS frame
Michael Brown
2010-10-07
1
-3
/
+22
*
[fc] Include port IDs in metadata for received Fibre Channel frames
Michael Brown
2010-10-07
3
-9
/
+28
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
13
-31
/
+60
*
[int13] Fix typo in debug message
Michael Brown
2010-09-22
1
-1
/
+1
*
[int13] Include disk signature in debugging output
Michael Brown
2010-09-22
2
-2
/
+9
*
[infiniband] Include the SRP login rejection reason in the error number
Michael Brown
2010-09-22
2
-5
/
+54
*
[libc] Ensure that error numbers from EUNIQ() have the correct type
Michael Brown
2010-09-22
1
-1
/
+1
*
[fcp] Add support for describing an FCP device using EDD
Michael Brown
2010-09-22
1
-4
/
+68
*
[ata] Add support for describing an ATA device using EDD
Michael Brown
2010-09-22
1
-0
/
+19
*
[fcoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[infiniband] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
2
-2
/
+16
*
[aoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[int13] Add infrastructure to support EDD version 4.0
Michael Brown
2010-09-22
7
-28
/
+525
*
[aoe] Fail immediately when network device is closed
Michael Brown
2010-09-22
1
-0
/
+8
*
[contrib] Allow "cow" script to create the SAN device itself
Michael Brown
2010-09-22
1
-4
/
+5
*
[contrib] Add script to easily create copy-on-write SAN images
Michael Brown
2010-09-22
1
-0
/
+48
*
[contrib] Add contrib/vm, containing utilities from old contrib/bochs
Michael Brown
2010-09-22
6
-0
/
+1246
[prev]
[next]