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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Fix incorrect value for MAX_LL_HEADER_LEN
Michael Brown
2009-06-05
1
-3
/
+11
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
1
-0
/
+2
*
[misc] Remove long-obsolete header files dating from Etherboot 5.4
Michael Brown
2009-06-03
2
-70
/
+0
*
[misc] Fix source files erroneously marked as executable
Michael Brown
2009-06-02
1
-0
/
+0
*
[spi] Add address-length autodetection to the SPI bit-bashing code
Michael Brown
2009-05-28
2
-0
/
+9
*
[ethernet] Add MII link status functions from Linux
Daniel Verkamp
2009-05-26
1
-0
/
+59
*
[ethernet] Update mii.h and use it in drivers that had a private copy
Daniel Verkamp
2009-05-26
1
-4
/
+36
*
[ethernet] Move struct mii_if_info to mii.h
Daniel Verkamp
2009-05-26
1
-0
/
+21
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
2
-20
/
+40
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
156
-0
/
+312
*
[legal] Add mechanism for explicit per-file licence declarations
Michael Brown
2009-05-18
1
-0
/
+101
*
[legacy] Remove long-obsolete old dhcp.h file
Michael Brown
2009-05-18
2
-14
/
+0
*
[build] Add {PROVIDE,REQUIRE}_SYMBOL macros and tidy up compiler.h
Michael Brown
2009-04-27
1
-41
/
+68
*
[smbios] Add asset tag setting
Timothy Stack
2009-04-15
1
-0
/
+19
*
[efi] Fix compilation on Mac OS X.
Michael Brown
2009-03-31
1
-0
/
+1
*
[build] Use __SIZE_TYPE__ macro in definition of size_t
Joshua Oreman
2009-03-31
1
-0
/
+10
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
1
-0
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-4
/
+7
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
3
-11
/
+94
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
23
-121
/
+177
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
23
-49
/
+197
*
[settings] Allow for autovivification of settings blocks
Michael Brown
2009-03-06
1
-2
/
+0
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
1
-0
/
+9
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
1
-2
/
+9
*
[crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER()
Michael Brown
2009-02-19
1
-8
/
+56
*
[crypto] Add our own general-purpose cipher-block chaining routines
Michael Brown
2009-02-19
1
-0
/
+50
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
1
-9
/
+20
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
8
-60
/
+85
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
1
-1
/
+1
*
[pxeprefix] Add .kkpxe image type and ability to return via PXE stack
Michael Brown
2009-02-18
1
-0
/
+1
*
[login] Add "login" command and UI
Michael Brown
2009-02-17
2
-0
/
+13
*
[editbox] Allow for password widgets that do not display their contents
Michael Brown
2009-02-17
1
-2
/
+10
*
[icmp] Add support for responding to pings
Michael Brown
2009-02-17
2
-0
/
+24
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
1
-1
/
+6
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-0
/
+14
*
[build] Fix building on gcc 3
Michael Brown
2009-02-16
1
-0
/
+2
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
3
-9
/
+2
*
[base64] Add base64 encoding functions
Michael Brown
2009-02-13
1
-0
/
+24
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
4
-7
/
+45
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
2
-3
/
+18
*
[pxe] Skip PXE boot server discovery if directed to do so
Michael Brown
2009-02-05
1
-0
/
+15
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
1
-0
/
+20
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
2
-1
/
+4
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
7
-16
/
+132
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
1
-0
/
+1
*
[settings] Add fetch_string_setting_copy()
Michael Brown
2009-01-27
1
-0
/
+3
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
1
-1
/
+4
*
[console] Allow KEY_xxx constants to cover F8 function key
Michael Brown
2009-01-25
1
-16
/
+13
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
1
-5
/
+5
*
[dhcp] Pass PXE boot menu item to PXE Boot Server
Michael Brown
2009-01-23
1
-2
/
+11
[next]