|
|
@88087
|
4 years |
vboxsync |
VBoxManage: getMaxNics() - massage a bit. bugref:9966.
|
|
|
@88086
|
4 years |
vboxsync |
VBoxManage: move getMaxNics() to VBoxManageUtils.cpp. bugref:9966.
|
|
|
@88079
|
4 years |
vboxsync |
VBoxManage: When setting the host interface for bridging or hostonly …
|
|
|
@88040
|
4 years |
vboxsync |
VBoxManage/modifyvm: USe RT_BOOL instead of explicit !! in previous.
|
|
|
@88039
|
4 years |
vboxsync |
VBoxManage/modifyvm: Don't try to always helpfully enable a NIC when …
|
|
|
@87851
|
4 years |
vboxsync |
VBoxManage/showvminfo: Fix forgotten change in r120461, and catch this …
|
|
|
@87435
|
4 years |
vboxsync |
Main: bugref:9224: Added error reporting for invalid property during …
|
|
|
@87370
|
4 years |
vboxsync |
VBoxManage/NATNetwork: Fix printing of the IPv6 prefix. A wide string …
|
|
|
@87279
|
4 years |
vboxsync |
bugref:9907. Added the cloud-init parameter into VBoxManage help and …
|
|
|
@87278
|
4 years |
vboxsync |
bugref:9907. Added support for cloud-init script.
|
|
|
@87241
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
|
|
|
@86820
|
4 years |
vboxsync |
VBoxManage/dhcpserver: Added 'start' and 'stop' sub-commands since …
|
|
|
@86714
|
4 years |
vboxsync |
The public SSH key isnt mandatory for the command "cloud instance …
|
|
|
@86709
|
4 years |
vboxsync |
The public SSH key is mandatory for the command "cloud instance create"
|
|
|
@86703
|
4 years |
vboxsync |
the cloud commands "list instances\images" support default settings …
|
|
|
@86650
|
4 years |
vboxsync |
Fixed bad commit. Hope this help.
|
|
|
@86648
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86435
|
4 years |
vboxsync |
VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
|
|
|
@86434
|
4 years |
vboxsync |
VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
|
|
|
@86153
|
4 years |
vboxsync |
OCI: (bugref:9693) Fixed VBoxManage cloud network backslash issue on …
|
|
|
@86142
|
4 years |
vboxsync |
VBoxManage/list hostdrives: Plain text explanation why some IHostDrive …
|
|
|
@86134
|
4 years |
vboxsync |
Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the …
|
|
|
@85936
|
4 years |
vboxsync |
VBoxManage/createmedium: gcc 4.x build fix. Use RTMemDup instead of …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@85889
|
4 years |
vboxsync |
VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
|
|
|
@85884
|
4 years |
vboxsync |
VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
|
|
|
@85780
|
4 years |
vboxsync |
VBoxManage/checkupdate: machine readable output. bugref:7983
|
|
|
@85779
|
4 years |
vboxsync |
VBoxManage/showvminfo: Use Utf8Str::printf and appendPrintf instead of …
|
|
|
@85778
|
4 years |
vboxsync |
VBoxManage/updatecheck: Untangled the new/old --help mixup. Some minor …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85688
|
4 years |
vboxsync |
Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
|
|
|
@85685
|
4 years |
vboxsync |
FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85665
|
4 years |
vboxsync |
VBoxManage: Converted the sharedfolder command to RTGetOpt and …
|
|
|
@85650
|
4 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@85631
|
4 years |
vboxsync |
VBoxManage/signova: Use SHA-3 for the PKCS#7/CMS signature. Fixed …
|
|
|
@85579
|
4 years |
vboxsync |
VBoxManage: Added 'cpu-profiles' subcommand to 'list'. [build fix]
|
|
|
@85575
|
4 years |
vboxsync |
VBoxManage: Added 'cpu-profiles' subcommand to 'list'.
|
|
|
@85361
|
4 years |
vboxsync |
Frontends/VBoxManage: remove unneeded #include in VBoxManageAppliance.cpp
|
|
|
@85359
|
4 years |
vboxsync |
OCI: (bugref:9469) Enable cloud network feature in OSE, LogRel …
|
|
|
@85221
|
4 years |
vboxsync |
vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
|
|
|
@85220
|
4 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
|
|
|
@85178
|
4 years |
vboxsync |
OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
|
|
|
@85144
|
4 years |
vboxsync |
Another attempt to fix oem2 build.
|
|
|
@85143
|
4 years |
vboxsync |
Attempt to fix oem2 build.
|
|
|
@85139
|
4 years |
vboxsync |
OCI: (bugref:9469) Proxy support (without authentication) for local …
|
|
|
@85138
|
4 years |
vboxsync |
VBoxManageSnapshot.cpp: Unnecessary conversion.
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85106
|
4 years |
vboxsync |
Frontends/VBoxManage: Convert "VBoxManage snapshot VMNAME edit" to use …
|
|
|
@84814
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84692
|
4 years |
vboxsync |
Collect all cloud help into one large file man_VBoxManage-cloud.xml.
|
|
|
@84682
|
4 years |
vboxsync |
reverted r138442.
|
|
|
@84679
|
4 years |
vboxsync |
OCI: (bugref:9469) a half-hearted attempt to fix VBoxManage help for …
|
|
|
@84646
|
4 years |
vboxsync |
OCI: (bugref:9469) partial proxy implementation fix.
|
|
|
@84645
|
4 years |
vboxsync |
OCI: (bugref:9469) partial proxy implementation.
|
|
|
@84644
|
4 years |
vboxsync |
OCI: (bugref:9469) temporary proxy workaround.
|
|
|
@84643
|
4 years |
vboxsync |
more build fixes for r138387
|
|
|
@84640
|
4 years |
vboxsync |
build fixes for r138387
|
|
|
@84639
|
4 years |
vboxsync |
OCI: (bugref:9469) cloud network environment setup (local part).
|
|
|
@84618
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration code moved from Machine …
|
|
|
@84585
|
5 years |
vboxsync |
Main + FE/VBoxManage: Fixes / better logging for reboot / shutdown support.
|
|
|
@84576
|
5 years |
vboxsync |
Guest Control/VBoxManage: Made "controlvm […] reboot|shutdown" …
|
|
|
@84575
|
5 years |
vboxsync |
Guest Control/VBoxManage: Added "controlvm […] reboot|shutdown" …
|
|
|
@84570
|
5 years |
vboxsync |
Guest Control/VBoxManage: Make use of the newly IGuest::Shutdown() API …
|
|
|
@84534
|
5 years |
vboxsync |
bugref:9745. Added support of controller VirtioSCSI.
|
|
|
@84526
|
5 years |
vboxsync |
FE/VBoxManage: Guest Additions update verification implies a …
|
|
|
@84524
|
5 years |
vboxsync |
FE/VBoxManage: Comment formatting nits.
|
|
|
@84522
|
5 years |
vboxsync |
Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
|
|
|
@84521
|
5 years |
vboxsync |
Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
|
|
|
@84520
|
5 years |
vboxsync |
Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
|
|
|
@84519
|
5 years |
vboxsync |
Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
|
|
|
@84383
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Fixed bug where Network Settings on …
|
|
|
@84349
|
5 years |
vboxsync |
VBoxManage: VC++ 19.2 build adjustment. bugref:8489
|
|
|
@84311
|
5 years |
vboxsync |
VBoxManage/signova: Fixed a PKCS7/CMS signing bug. Validate more of …
|
|
|
@84264
|
5 years |
vboxsync |
VBoxManage/ovasign,manual: Made --pkcs7 default. Tweaks. Documentation …
|
|
|
@84250
|
5 years |
vboxsync |
VBoxManage/signova: Improved the digest algortihm selection for the …
|
|
|
@84233
|
5 years |
vboxsync |
VBoxManage/signova: Early implementation of PKCS#7/CMS signature. IPRT …
|
|
|
@84231
|
5 years |
vboxsync |
VBoxManage/signova: Early implementation of PKCS#7/CMS signature. IPRT …
|
|
|
@84212
|
5 years |
vboxsync |
VBoxManage/signova: Added a --digest-type=type option to control the …
|
|
|
@84208
|
5 years |
vboxsync |
VBoxManage/signova: Use new tar update functionality to complete the …
|
|
|
@84167
|
5 years |
vboxsync |
VBoxManage,manual: Use the new RTCrX509Certificate_WriteToVfsFile …
|
|
|
@84164
|
5 years |
vboxsync |
VBoxManage,manual: Use the new RTCrX509Certificate_WriteToVfsFile …
|
|
|
@84151
|
5 years |
vboxsync |
VBoxManage,manual: Reworking the signova code. Incomplete. bugref:9699
|
|
|
@84145
|
5 years |
vboxsync |
VBoxManage,manual: Adjusting the signova parameter parsing. bugref:9699
|
|
|
@84144
|
5 years |
vboxsync |
manual,VBoxManage: signova man page. bugref:9699
|
|
|
@84047
|
5 years |
vboxsync |
bugref:9699. Added the OVA package existence check.
|
|
|
@84038
|
5 years |
vboxsync |
scm fix.
|
|
|
@84036
|
5 years |
vboxsync |
scm fix.
|
|
|
@84033
|
5 years |
vboxsync |
bugref:9699. small fix.
|
|
|
@84032
|
5 years |
vboxsync |
bugre:9699. Added the command "signova" into VBoxManage.
|
|
|
@83874
|
5 years |
vboxsync |
Guest Control/Main: Emphasize that a guest needs to be restarted in …
|
|
|
@83796
|
5 years |
vboxsync |
VBoxManage: VC++ 14.1 adjustment. bugref:8489
|
|
|
@83618
|
5 years |
vboxsync |
Guest Control + FE/VBoxManage: Added "--user" convenience shortcut for …
|
|
|
@83303
|
5 years |
vboxsync |
Guest Control/VBoxManage: Resolve absolute path of --source argument …
|
|
|
@83279
|
5 years |
vboxsync |
added displaying help information for the cloud commands. The …
|
|
|
@83259
|
5 years |
vboxsync |
FE/VBoxMange / Guest Control: Explicitly use the bit bucket if waiting …
|
|
|
@83170
|
5 years |
vboxsync |
Build fixes for r136290.
|
|
|
@83169
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration multiple targets and …
|
|
|
@82979
|
5 years |
vboxsync |
VBoxManage: keep old --clipboard option which was superseded by …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|