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
*
[undi] Allocate base memory before calling UNDI loader entry point
Michael Brown
2016-12-05
1
-14
/
+16
*
[efi] Add basic EFI SAN booting capability
Michael Brown
2016-11-17
5
-1
/
+1097
*
[iscsi] Avoid potential infinite loops during shutdown
Michael Brown
2016-11-17
1
-0
/
+1
*
[interface] Provide intf_reinit() to reinitialise nullified interfaces
Michael Brown
2016-11-16
3
-6
/
+20
*
[build] Disable TIVOLI_VMM_WORKAROUND in the qemu configuration
Laszlo Ersek
2016-11-08
1
-0
/
+5
*
[librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling
Laszlo Ersek
2016-11-08
2
-3
/
+14
*
[bzimage] Fix page alignment of initrd images
Michael Brown
2016-10-29
1
-3
/
+5
*
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2016-10-17
4
-0
/
+216
*
[efi] Update to current EDK2 headers
Michael Brown
2016-10-16
15
-46
/
+401
*
[efi] Mark AppleNetBoot.h as a native iPXE header
Michael Brown
2016-10-16
1
-3
/
+3
*
[crypto] Mark permanent certificates as permanent
Michael Brown
2016-08-31
1
-0
/
+1
*
[cmdline] Add certificate management commands
Michael Brown
2016-08-31
4
-0
/
+309
*
[crypto] Add certstat() to display basic certificate information
Michael Brown
2016-08-31
3
-2
/
+81
*
[crypto] Allow certificates to be marked as having been added explicitly
Michael Brown
2016-08-31
2
-4
/
+23
*
[crypto] Expose certstore_del() to explicitly remove stored certificates
Michael Brown
2016-08-31
2
-4
/
+16
*
[list] Add list_next_entry() and list_prev_entry()
Michael Brown
2016-08-31
2
-0
/
+51
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
5
-10
/
+25
*
[crypto] Add image_x509() to extract X.509 certificates from image
Michael Brown
2016-08-25
2
-0
/
+46
*
[pixbuf] Enable PNG format by default
Michael Brown
2016-07-29
6
-31
/
+73
*
[build] Remove more obsolete explicit object requirements
Michael Brown
2016-07-29
1
-6
/
+0
*
[crypto] Enable both DER and PEM formats by default
Michael Brown
2016-07-29
5
-43
/
+83
*
[build] Remove obsolete explicit object requirements
Michael Brown
2016-07-29
1
-4
/
+0
*
[image] Use image_asn1() to extract data from CMS signature images
Michael Brown
2016-07-29
2
-12
/
+11
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
7
-0
/
+343
*
[crypto] Add DER image format
Michael Brown
2016-07-29
9
-0
/
+396
*
[image] Add image_asn1() to extract ASN.1 objects from image
Michael Brown
2016-07-29
2
-0
/
+51
*
[crypto] Allow for parsing of partial ASN.1 cursors
Michael Brown
2016-07-28
2
-6
/
+9
*
[crypto] Remove obsolete extern declaration for asn1_invalidate_cursor()
Michael Brown
2016-07-28
1
-1
/
+0
*
[hyperv] Use instance UUID in device name
Michael Brown
2016-07-26
2
-2
/
+6
*
[ipv6] Allow for multiple routers
Michael Brown
2016-07-25
4
-51
/
+452
*
[test] Update IPv6 tests to use okx()
Michael Brown
2016-07-25
1
-25
/
+39
*
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
2016-07-21
3
-8
/
+8
*
[ipv6] Create routing table based on IPv6 settings
Michael Brown
2016-07-20
4
-191
/
+138
*
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
2016-07-19
4
-2
/
+31
*
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2016-07-19
2
-0
/
+4
*
[ipv6] Expose IPv6 link-local address settings
Michael Brown
2016-07-19
2
-0
/
+116
*
[dhcpv6] Expose IPv6 address setting acquired through DHCPv6
Michael Brown
2016-07-19
1
-18
/
+49
*
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
2016-07-19
3
-5
/
+282
*
[ipv6] Allow settings to comprise arbitrary subsets of NDP options
Michael Brown
2016-07-19
1
-35
/
+67
*
[settings] Correctly mortalise autovivified child settings blocks
Michael Brown
2016-07-19
1
-0
/
+1
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
5
-8
/
+8
*
[settings] Create space for IPv6 in settings display order
Michael Brown
2016-07-15
4
-22
/
+26
*
[ipv6] Perform SLAAC only during autoconfiguration
Michael Brown
2016-07-15
1
-8
/
+14
*
[intel] Remove duplicate intelvf_mbox_queues() function
Michael Brown
2016-07-14
1
-41
/
+0
*
[intel] Strip spurious VLAN tags received by virtual function NICs
Michael Brown
2016-07-12
4
-0
/
+144
*
[ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied
Michael Brown
2016-07-12
1
-20
/
+80
*
[intel] Add PCI device ID for I219-V/LM
Lukas Grossar
2016-07-12
1
-0
/
+2
*
[acpi] Allow time for ACPI power off to take effect
Michael Brown
2016-07-11
1
-0
/
+6
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
9
-4
/
+519
*
[rng] Check for functioning RTC interrupt
Michael Brown
2016-07-10
2
-0
/
+57
[next]