index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
usr
/
imgmgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-20
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[image] Redact password from URIs displayed by imgfetch()
Michael Brown
2009-02-17
1
-1
/
+12
*
[image] Fail "imgexec"/"boot" if the image to execute is ambiguous
Michael Brown
2008-07-08
1
-5
/
+9
*
Display name and status of each file as it is downloaded.
Michael Brown
2007-08-03
1
-1
/
+1
*
Allow images to hold references to the originating URI.
Michael Brown
2007-08-02
1
-20
/
+14
*
Removed debugging statements that should not have been checked in.
Michael Brown
2007-06-28
1
-2
/
+0
*
Quick hack to get image booting working again
Michael Brown
2007-06-28
1
-37
/
+23
*
Scripts temporarily deregister themselves while executing. This
Michael Brown
2007-06-09
1
-1
/
+2
*
Keep HTTP progress updated, and display a progress indicator during the
Michael Brown
2007-01-29
1
-3
/
+4
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any
Michael Brown
2007-01-18
1
-5
/
+8
*
Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously
Michael Brown
2007-01-16
1
-3
/
+3
*
Let ifmgmt.c take care of calling efree(), since it's the once which
Michael Brown
2007-01-12
1
-3
/
+13
*
fetch() now knows nothing about struct image; it simply loads a file and
Michael Brown
2007-01-12
1
-1
/
+1
*
Allow "imgexec" with no arguments to boot the file that was loaded with
Michael Brown
2007-01-12
1
-0
/
+16
*
Cleaner separation between imgXXX() functions and image_cmd.c
Michael Brown
2007-01-12
1
-2
/
+75
*
Add basic "fetch" and "imgstat" commands.
Michael Brown
2007-01-12
1
-0
/
+45