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
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
1
-6
/
+12
*
[netdevice] Allow network device to update link state before checking
Michael Brown
2012-04-21
1
-0
/
+3
*
[image] Log results of image signature checks
Michael Brown
2012-03-27
1
-0
/
+9
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
1
-1
/
+0
*
[image] Add the "imgtrust" and "imgverify" commands
Michael Brown
2012-03-25
1
-0
/
+81
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
2
-46
/
+42
*
[image] Add concept of trusted images
Michael Brown
2012-03-22
1
-0
/
+2
*
[lotest] Accept non-loopback packets during test
Michael Brown
2011-12-08
1
-58
/
+86
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
2
-111
/
+25
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-2
/
+6
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
1
-2
/
+1
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
2
-44
/
+57
*
[device] Make driver name a generic device property
Michael Brown
2011-04-08
1
-2
/
+3
*
[image] Use image_set_name() only if name != NULL
Piotr JaroszyĆski
2011-03-27
1
-1
/
+2
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
1
-1
/
+1
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
1
-2
/
+2
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
5
-5
/
+5
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
2
-25
/
+92
*
[image] Move the register_and_{select|boot}_image() functions to imgmgmt.c
Michael Brown
2011-03-09
1
-0
/
+39
*
[prompt] Replace shell_banner() with a generic prompt() function
Michael Brown
2011-03-07
1
-0
/
+66
*
[console] Add a timeout parameter to getkey()
Michael Brown
2011-03-07
1
-5
/
+2
*
[image] Simplify image management
Michael Brown
2011-03-07
2
-50
/
+4
*
[autoboot] Allow a SAN boot as a fallback if a filename boot returns
Michael Brown
2011-03-02
1
-6
/
+23
*
[autoboot] Tidy up output following NBP execution
Michael Brown
2011-03-02
1
-1
/
+7
*
[image] Allow download job to complete before acting upon image
Michael Brown
2011-03-02
1
-7
/
+11
*
[autoboot] Use a custom error number for "nothing to boot"
Michael Brown
2011-02-28
1
-1
/
+6
*
[autoboot] Add an iPXE error URI to the "nothing to boot" message
Michael Brown
2011-02-28
1
-1
/
+1
*
[autoboot] Cope properly with empty DHCP filenames
Michael Brown
2011-02-01
1
-3
/
+3
*
[autoboot] Avoid using uri_dup() for constructed TFTP URI
Michael Brown
2011-02-01
1
-6
/
+6
*
[autoboot] Allow setting expansions in filename and root-path
Michael Brown
2011-01-28
1
-10
/
+32
*
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
2011-01-27
3
-152
/
+233
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-4
/
+0
*
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
2010-12-15
1
-7
/
+9
*
[autoboot] Merge "netboot" command into "autoboot"
Michael Brown
2010-11-22
1
-18
/
+19
*
[autoboot] Use generic option-parsing library
Michael Brown
2010-11-21
1
-3
/
+5
*
[autoboot] Add "netboot" command
Michael Brown
2010-11-20
1
-1
/
+1
*
[lotest] Fix endianness in status message
Michael Brown
2010-11-20
1
-1
/
+1
*
[lotest] Use network device receive queue freezing
Michael Brown
2010-11-20
1
-2
/
+7
*
[lotest] Move lotest.h to correct directory
Michael Brown
2010-11-19
1
-15
/
+0
*
[autoboot] Introduce "skip-san-boot" option
Dave Hansen
2010-10-22
1
-4
/
+17
*
[autoboot] Improve visibility of error messages
Michael Brown
2010-10-22
1
-27
/
+34
*
[fc] Use port WWN rather than node WWN as the primary Fibre Channel name
Michael Brown
2010-10-15
1
-6
/
+5
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
1
-2
/
+4
*
[lotest] Add loopback testing commands
Michael Brown
2010-09-21
2
-0
/
+225
*
[fc] Add Fibre Channel management commands
Michael Brown
2010-09-15
1
-0
/
+117
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
1
-8
/
+62
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-18
/
+0
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
1
-1
/
+8
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
7
-28
/
+28
*
[netdevice] Add netdev_is_open() wrapper function
Michael Brown
2010-03-23
3
-3
/
+3
[next]