summaryrefslogtreecommitdiffstats
path: root/src/include/usr
Commit message (Expand)AuthorAgeFilesLines
* [block] Allow use of a non-default EFI SAN boot filenameMichael Brown2017-04-121-1/+1
* [block] Add basic multipath supportMichael Brown2017-03-261-1/+2
* [crypto] Add certstat() to display basic certificate informationMichael Brown2016-08-311-0/+16
* [cmdline] Add "ntp" commandMichael Brown2016-06-131-0/+14
* [lotest] Add option to use broadcast packets for loopback testingMichael Brown2016-05-231-1/+2
* [infiniband] Add "ibstat" commandMichael Brown2016-03-081-0/+16
* [test] Allow self-tests to report exit status when running under LinuxMichael Brown2015-08-211-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0213-13/+13
* [ping] Allow "ping" command output to be inhibitedMichael Brown2014-10-231-1/+1
* [ping] Allow termination after a specified number of packetsMichael Brown2014-10-231-1/+2
* [autoboot] Allow autoboot device to be identified by link-layer addressMichael Brown2014-07-081-2/+4
* [cmdline] Add "profstat" command to display profiling statisticsMichael Brown2014-04-281-0/+14
* [image] Add "--timeout" parameter to image downloading commandsMichael Brown2014-03-101-3/+6
* [autoboot] Enable infrastructure to specify an autoboot device locationAlex Williamson2014-03-031-1/+3
* [cmdline] Add the "ipstat" commandMichael Brown2014-03-031-0/+14
* [dhcp] Remove obsolete dhcp() functionMichael Brown2013-11-051-1/+0Star
* [ifmgmt] Add ifconf() to carry out network device configurationMichael Brown2013-11-051-0/+3
* [ifmgmt] Rewrite iflinkwait() to use monojob_wait()Michael Brown2013-11-051-1/+1
* [cmdline] Rewrite "sync" command to use monojob_wait()Michael Brown2013-11-011-0/+14
* [parseopt] Add parse_timeout()Michael Brown2013-11-012-2/+2
* [ping] Add top-level ping() function to ping a hostMichael Brown2013-10-211-0/+16
* [neighbour] Add nstat() function to print out neighbour tableMichael Brown2013-09-251-0/+14
* [ipv4] Abstract out protocol-specific portions of "route" commandMichael Brown2013-09-031-1/+22
* [autoboot] Split main control flow out of main() into a new function ipxe()Michael Brown2013-03-131-0/+1
* [cmdline] Add standalone "nslookup" commandPatrick Plenefisch2012-09-101-0/+14
* [image] Add the "imgtrust" and "imgverify" commandsMichael Brown2012-03-251-0/+17
* [image] Simplify image management commands and internal APIMichael Brown2012-03-251-35/+3Star
* [image] Eliminate the register_and_xxx_image() functionsMichael Brown2011-10-251-5/+0Star
* [sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown2011-04-241-1/+13
* [image] Simplify use of imgdownload()Michael Brown2011-03-091-3/+7
* [image] Move the register_and_{select|boot}_image() functions to imgmgmt.cMichael Brown2011-03-091-0/+2
* [prompt] Replace shell_banner() with a generic prompt() functionMichael Brown2011-03-071-0/+14
* [image] Simplify image managementMichael Brown2011-03-071-4/+30
* [image] Allow download job to complete before acting upon imageMichael Brown2011-03-021-2/+2
* [autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown2011-01-272-3/+7
* [init] Remove concept of "shutdown exit flags"Michael Brown2011-01-271-2/+0Star
* [autoboot] Use generic option-parsing libraryMichael Brown2010-11-211-1/+1
* [autoboot] Add "netboot" commandMichael Brown2010-11-201-0/+1
* [lotest] Move lotest.h to correct directoryMichael Brown2010-11-191-0/+15
* [fc] Add Fibre Channel management commandsMichael Brown2010-09-151-0/+21
* [build] Use weak definitions instead of weak declarationsJoshua Oreman2010-05-271-2/+1Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [config] Make PXE stack a compile-time optionJoshua Oreman2010-01-201-1/+3
* [iwmgmt] Add wireless management commands and text for common errorsJoshua Oreman2010-01-051-0/+17
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-185-0/+10
* [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown2009-02-051-2/+1Star
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-012-1/+9
* [sanboot] Quick and dirty hack to make SAN boot protocols selectableMichael Brown2008-10-132-12/+0Star
* [iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown2008-07-171-0/+2