189 커밋 (2782ccec412222cebafa35899328944acc643caa)

작성자 SHA1 메시지 날짜
  Michael Brown 4b2800c7d5 [build] Allow product tag line to be customised via config/branding.h 9 년 전
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h 9 년 전
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9 년 전
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9 년 전
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 년 전
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited 9 년 전
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets 9 년 전
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function 9 년 전
  Michael Brown 721a492020 [lotest] Discard packets arriving on the incorrect network device 9 년 전
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address 10 년 전
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 년 전
  Michael Brown 9f0b7f428a [ifmgmt] Do not sleep CPU while configuring network devices 10 년 전
  Michael Brown 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics 10 년 전
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 년 전
  Michael Brown 24bbaf6a38 [lotest] Allow loopback testing on shared networks 10 년 전
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands 10 년 전
  Alex Williamson 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location 10 년 전
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command 10 년 전
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI 10 년 전
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 년 전
  Michael Brown 259858950a [mucurses] Use centralised concept of colour pairs 10 년 전
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 년 전
  Michael Brown 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command 10 년 전
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 년 전
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation 10 년 전
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function 10 년 전
  Michael Brown 2525e55c19 [autoboot] Use ifconf() to configure network device 10 년 전
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration 10 년 전
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 10 년 전
  Michael Brown 170d493bf3 [autoboot] Fix shell banner timeout 10 년 전
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() 10 년 전
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() 10 년 전
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() 10 년 전
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 년 전
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host 10 년 전
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table 10 년 전
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 10 년 전
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command 10 년 전
  Michael Brown 44fd309044 [settings] Eliminate call to store_named_setting() in nslookup.c 10 년 전
  Michael Brown c0d2aebdcf [lotest] Include sequence number within loopback test packets 11 년 전
  Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block 11 년 전
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 년 전
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 11 년 전
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 년 전
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 년 전
  Michael Brown b3b939c6ff [image] Automatically free autobooted images 12 년 전
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 년 전
  Michael Brown 071171e807 [image] Allow "imgtrust" to automatically download cross-signed certificates 12 년 전
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures 12 년 전
  Michael Brown 44d5ef9d7d [netdevice] Allow network device to update link state before checking 12 년 전