|
|
@79507
|
6 years |
vboxsync |
VBoxManage: fixed '--machinereadable' option for hostonlyif create, VM …
|
|
|
@79506
|
6 years |
vboxsync |
Shared Clipboard/URI: Windows build fix.
|
|
|
@79505
|
6 years |
vboxsync |
Shared Clipboard/URI: Doxygen.
|
|
|
@79504
|
6 years |
vboxsync |
Config.kmk: add VBOX_ONLY_RPM_ADDITIONS build option.
bugref:9138
|
|
|
@79503
|
6 years |
vboxsync |
Shared Clipboard/URI: Mac build fix.
|
|
|
@79502
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79501
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79500
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79499
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79498
|
6 years |
vboxsync |
src/libs: enable openssl 1.1.1c.
bugref:9492: Update OpenSSL to 1.1.1c.
|
|
|
@79497
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79496
|
6 years |
vboxsync |
IPRT/DllMain: Don't put a 8KB buffer on the stack that we only need …
|
|
|
@79495
|
6 years |
vboxsync |
IPRT/thread-win.cpp: Don't give windows a 64KB aligned stack size, …
|
|
|
@79494
|
6 years |
vboxsync |
Fix typoed name in doc ref
|
|
|
@79493
|
6 years |
vboxsync |
Attempt to fix linux burns for (missing?) LF's as reported by scm on Linux
|
|
|
@79492
|
6 years |
vboxsync |
Code runs, shows up as PCI controller
|
|
|
@79491
|
6 years |
vboxsync |
VMM/HM: Spaces, log nits.
|
|
|
@79490
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Remove todo which was addressed …
|
|
|
@79489
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Don't add/remove the TSC_AUX MSR …
|
|
|
@79488
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Bits.
|
|
|
@79487
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Comment.
|
|
|
@79486
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
|
|
|
@79485
|
6 years |
vboxsync |
VMM/HMVMXR0: Safer to flag host-context change while interrupts are …
|
|
|
@79484
|
6 years |
vboxsync |
gen-slickedit-workspace.sh: Ignore file update.
|
|
|
@79483
|
6 years |
vboxsync |
Config.kmk,x11/VBoxClient: Disabled runtime type info for GA …
|
|
|
@79482
|
6 years |
vboxsync |
x11/VBoxClient: Heed RT_NEED_NEW_AND_DELETE.
|
|
|
@79481
|
6 years |
vboxsync |
iprt/cpp/list.h,ministring.h: Heed RT_NEED_NEW_AND_DELETE.
|
|
|
@79480
|
6 years |
vboxsync |
iprt/mem.h: Added macro for generic new+delete implementation and …
|
|
|
@79479
|
6 years |
vboxsync |
Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
|
|
|
@79478
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Comment correction, we only …
|
|
|
@79477
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Avoid re-exporting the host state …
|
|
|
@79476
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Avoid using 'signal' when 'flag' …
|
|
|
@79475
|
6 years |
vboxsync |
ValKit/tdGuestOsUnattendedInst1.py: Disable AVX2 for ubuntu 16.04-64 …
|
|
|
@79474
|
6 years |
vboxsync |
ValKit/txsclient.py: Added string escape function. bugref:9151
|
|
|
@79473
|
6 years |
vboxsync |
linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
|
|
|
@79472
|
6 years |
vboxsync |
linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
|
|
|
@79471
|
6 years |
vboxsync |
Main: bugref:6598: Fixed pylint issue in the testcase
|
|
|
@79470
|
6 years |
vboxsync |
Main: bugref:6598: Set 15 min timeout for createHd and left the only …
|
|
|
@79469
|
6 years |
vboxsync |
Main/UnattendedTemplates: Kick udev after GA installation as the …
|
|
|
@79468
|
6 years |
vboxsync |
IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
|
|
|
@79467
|
6 years |
vboxsync |
IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
|
|
|
@79466
|
6 years |
vboxsync |
OCI: ICloudClient::exportVM - makes an OCI custom image from a local …
|
|
|
@79465
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Some more tinkering with the dynamic font sizes
|
|
|
@79464
|
6 years |
vboxsync |
ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
|
|
|
@79463
|
6 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Added some missing exit-to-ring3 …
|
|
|
@79462
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Add STAM counters for a few …
|
|
|
@79461
|
6 years |
vboxsync |
FE/Qt: bugref:9241: Chooser pane: Wipe out all the stuff related to …
|
|
|
@79460
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Using dynamic font sizes for key captions
|
|
|
@79459
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
|
|
|
@79458
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Log whether it's a nested-guest …
|
|
|
@79457
|
6 years |
vboxsync |
ValKit/tdGuestOsUnattendedInst1: ISO updates. bugref:9151
|
|
|
@79456
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Removing some unnecessary updates
|
|
|
@79455
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Todo about possible bug with …
|
|
|
@79454
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Assert while initializing the …
|
|
|
@79453
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Remove interrupt-window and …
|
|
|
@79452
|
6 years |
vboxsync |
ValKit/UnattendedInst1,++: Adjustments for ubuntu. bugref:9151
|
|
|
@79451
|
6 years |
vboxsync |
linux/VBoxSF: Log guest module version and the linux kernel version to …
|
|
|
@79450
|
6 years |
vboxsync |
ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
|
|
|
@79449
|
6 years |
vboxsync |
ValKit/testfileset.py: Plant the files with 0666 mode (dirs are …
|
|
|
@79448
|
6 years |
vboxsync |
ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
|
|
|
@79447
|
6 years |
vboxsync |
ValKit/txsclient.py: Added chmod, chown and optional mode mask to the …
|
|
|
@79446
|
6 years |
vboxsync |
ValKit/base.py: Log more when innerMain throws unexpected exceptions.
|
|
|
@79445
|
6 years |
vboxsync |
ValKit/reporter.py: Adjusted error count log prefix (iDebug > 1) and …
|
|
|
@79444
|
6 years |
vboxsync |
SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
|
|
|
@79443
|
6 years |
vboxsync |
VBoxGuest-linux.c: Log the version string to the host.
|
|
|
@79442
|
6 years |
vboxsync |
Main/glue/vboxapi.py: Added getEnumValueName() to help translating …
|
|
|
@79441
|
6 years |
vboxsync |
Config.kmk: special category for EV signing (when using central code …
|
|
|
@79440
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Preventing redundant calls during layout change
|
|
|
@79439
|
6 years |
vboxsync |
Installer/win: add EV signing support of driver cab in the re-packing …
|
|
|
@79438
|
6 years |
vboxsync |
Additions/linux/installer: log VirtualBox and kernel versions when …
|
|
|
@79437
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Changing the default colors
|
|
|
@79436
|
6 years |
vboxsync |
pdmR3ThreadSuspendAll: Changed it to a AssertLogRel.
|
|
|
@79435
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Correcting a wrong extradata key
|
|
|
@79434
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Saving and loading the color theme.
|
|
|
@79433
|
6 years |
vboxsync |
pdmR3ThreadSuspendAll: Don't return without leaving the critsect.
|
|
|
@79432
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 AssertRCReturn.
|
|
|
@79431
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Added comment about VMCS …
|
|
|
@79430
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Add todo regarding failed attempt …
|
|
|
@79429
|
6 years |
vboxsync |
VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlFileCbReadOffset and …
|
|
|
@79428
|
6 years |
vboxsync |
VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlReportFeatures and …
|
|
|
@79427
|
6 years |
vboxsync |
IPRT/rest: Fix inverted logic to specify kDoCall_RequireBody flag. We …
|
|
|
@79426
|
6 years |
vboxsync |
IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
|
|
|
@79425
|
6 years |
vboxsync |
UIMediumEnumerator.cpp: scm fix
|
|
|
@79424
|
6 years |
vboxsync |
reverted r131664, accidental commit.
|
|
|
@79423
|
6 years |
vboxsync |
ValKit/TXS: Try override umask when creating files and directories. …
|
|
|
@79422
|
6 years |
vboxsync |
ValKit/TXS: Try override umask when creating files and directories. …
|
|
|
@79421
|
6 years |
vboxsync |
IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
|
|
|
@79420
|
6 years |
vboxsync |
Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
|
|
|
@79419
|
6 years |
vboxsync |
UnattendedTemplates/ubuntu_preseed.cfg: Document failed attempt at …
|
|
|
@79418
|
6 years |
vboxsync |
Main/GuestSessionTaskCopyFrom::Init: Corrected bogus error handling …
|
|
|
@79417
|
6 years |
vboxsync |
Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151
|
|
|
@79416
|
6 years |
vboxsync |
ValKit/TXS: Implemented CHMOD, added PUT2FILE w/ mode mask, added …
|
|
|
@79415
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Update German keyboard layout, sticking to …
|
|
|
@79414
|
6 years |
vboxsync |
FE/Qt: bugref:9241: Graphics Scroll Bar: Implementing delayed …
|
|
|
@79413
|
6 years |
vboxsync |
IPRT/tcp: RTTcpClientCancelConnect must not attempt close an already …
|
|
|
@79412
|
6 years |
vboxsync |
FE/Qt: bugref:6143 Build fix.
|
|
|
@79411
|
6 years |
vboxsync |
IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
|
|
|
@79410
|
6 years |
vboxsync |
HostDrivers/win/loadall.cmd: Put drivers in a different place when …
|
|
|
@79409
|
6 years |
vboxsync |
VBoxNetAdpInstall.cpp: Use same fallback as the others.
|
|
|
@79408
|
6 years |
vboxsync |
USBInstall: Don't make CWD assumptions.
|
|
|