36 Révisions (a5c41483d226a6c4dbfaf35f57dc092cd57bc601)

Auteur SHA1 Message Date
  Michael Brown be9ed2848d [image] Omit URI query string and fragment from download progress messages il y a 6 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands il y a 10 ans
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI il y a 10 ans
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting il y a 10 ans
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() il y a 10 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown d3c660b671 [image] Add "--autofree" option il y a 12 ans
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API il y a 12 ans
  Michael Brown 97dcc824bf [image] Add concept of trusted images il y a 12 ans
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions il y a 12 ans
  Piotr Jaroszyński ac8fc2a8e4 [image] Use image_set_name() only if name != NULL il y a 13 ans
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() il y a 13 ans
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c il y a 13 ans
  Michael Brown 34b6ecb2f1 [image] Simplify image management il y a 13 ans
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image il y a 13 ans
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable il y a 13 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing il y a 14 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 3206e470d0 [image] Redact password from URIs displayed by imgfetch() il y a 15 ans
  Michael Brown 0436e417bc [image] Fail "imgexec"/"boot" if the image to execute is ambiguous il y a 16 ans
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. il y a 17 ans
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. il y a 17 ans
  Michael Brown e4c9c91d6e Removed debugging statements that should not have been checked in. il y a 17 ans
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again il y a 17 ans
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This il y a 17 ans
  Michael Brown bde8878eef Keep HTTP progress updated, and display a progress indicator during the il y a 17 ans
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h il y a 17 ans
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any il y a 17 ans
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously il y a 17 ans
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which il y a 17 ans
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and il y a 17 ans
  Michael Brown 2876197306 Allow "imgexec" with no arguments to boot the file that was loaded with il y a 17 ans
  Michael Brown f135a37f30 Cleaner separation between imgXXX() functions and image_cmd.c il y a 17 ans
  Michael Brown 9817f93094 Add basic "fetch" and "imgstat" commands. il y a 17 ans
  Michael Brown 0063725d28 Minimal hotplug support: provide a facility for notifying persistent il y a 17 ans
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum il y a 18 ans
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A il y a 18 ans
  Michael Brown f25731d08f Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". il y a 18 ans
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. il y a 18 ans