aboutsummaryrefslogtreecommitdiff
path: root/src/include/usr
AgeCommit message (Expand)AuthorFilesLines
2023-01-15[autoboot] Include VLAN tag in filter for identifying autoboot deviceMichael Brown1-1/+2
2021-05-08[image] Add "imgextract" command for extracting archive imagesMichael Brown1-0/+16
2021-01-26[cmdline] Expose "iflinkwait" as a commandMichael Brown1-1/+2
2021-01-25[image] Provide image_memory()Michael Brown1-2/+1
2021-01-22[image] Add the "imgmem" commandMichael Brown1-0/+2
2020-07-22[cmdline] Add "--timeout" parameter to "ifconf" commandJoe Groocock1-1/+2
2017-04-12[block] Allow use of a non-default EFI SAN boot filenameMichael Brown1-1/+1
2017-03-26[block] Add basic multipath supportMichael Brown1-1/+2
2016-08-31[crypto] Add certstat() to display basic certificate informationMichael Brown1-0/+16
2016-06-13[cmdline] Add "ntp" commandMichael Brown1-0/+14
2016-05-23[lotest] Add option to use broadcast packets for loopback testingMichael Brown1-1/+2
2016-03-08[infiniband] Add "ibstat" commandMichael Brown1-0/+16
2015-08-21[test] Allow self-tests to report exit status when running under LinuxMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown13-13/+13
2014-10-23[ping] Allow "ping" command output to be inhibitedMichael Brown1-1/+1
2014-10-23[ping] Allow termination after a specified number of packetsMichael Brown1-1/+2
2014-07-08[autoboot] Allow autoboot device to be identified by link-layer addressMichael Brown1-2/+4
2014-04-27[cmdline] Add "profstat" command to display profiling statisticsMichael Brown1-0/+14
2014-03-10[image] Add "--timeout" parameter to image downloading commandsMichael Brown1-3/+6
2014-03-03[autoboot] Enable infrastructure to specify an autoboot device locationAlex Williamson1-1/+3
2014-03-02[cmdline] Add the "ipstat" commandMichael Brown1-0/+14
2013-11-05[dhcp] Remove obsolete dhcp() functionMichael Brown1-1/+0
2013-11-05[ifmgmt] Add ifconf() to carry out network device configurationMichael Brown1-0/+3
2013-11-05[ifmgmt] Rewrite iflinkwait() to use monojob_wait()Michael Brown1-1/+1
2013-11-01[cmdline] Rewrite "sync" command to use monojob_wait()Michael Brown1-0/+14
2013-11-01[parseopt] Add parse_timeout()Michael Brown2-2/+2
2013-10-21[ping] Add top-level ping() function to ping a hostMichael Brown1-0/+16
2013-09-25[neighbour] Add nstat() function to print out neighbour tableMichael Brown1-0/+14
2013-09-03[ipv4] Abstract out protocol-specific portions of "route" commandMichael Brown1-1/+22
2013-03-13[autoboot] Split main control flow out of main() into a new function ipxe()Michael Brown1-0/+1
2012-09-10[cmdline] Add standalone "nslookup" commandPatrick Plenefisch1-0/+14
2012-03-25[image] Add the "imgtrust" and "imgverify" commandsMichael Brown1-0/+17
2012-03-24[image] Simplify image management commands and internal APIMichael Brown1-35/+3
2011-10-25[image] Eliminate the register_and_xxx_image() functionsMichael Brown1-5/+0
2011-04-24[sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown1-1/+13
2011-03-09[image] Simplify use of imgdownload()Michael Brown1-3/+7
2011-03-09[image] Move the register_and_{select|boot}_image() functions to imgmgmt.cMichael Brown1-0/+2
2011-03-07[prompt] Replace shell_banner() with a generic prompt() functionMichael Brown1-0/+14
2011-03-07[image] Simplify image managementMichael Brown1-4/+30
2011-03-02[image] Allow download job to complete before acting upon imageMichael Brown1-2/+2
2011-01-27[autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown2-3/+7
2011-01-27[init] Remove concept of "shutdown exit flags"Michael Brown1-2/+0
2010-11-21[autoboot] Use generic option-parsing libraryMichael Brown1-1/+1
2010-11-20[autoboot] Add "netboot" commandMichael Brown1-0/+1
2010-11-18[lotest] Move lotest.h to correct directoryMichael Brown1-0/+15
2010-09-15[fc] Add Fibre Channel management commandsMichael Brown1-0/+21
2010-05-27[build] Use weak definitions instead of weak declarationsJoshua Oreman1-2/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2010-01-20[config] Make PXE stack a compile-time optionJoshua Oreman1-1/+3