|
|
@106956
|
2 months |
vboxsync |
Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
|
|
|
@106907
|
2 months |
vboxsync |
Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
|
|
|
@106903
|
2 months |
vboxsync |
Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
|
|
|
@106902
|
2 months |
vboxsync |
Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
|
|
|
@106901
|
2 months |
vboxsync |
Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
|
|
|
@106900
|
2 months |
vboxsync |
Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
|
|
|
@106891
|
2 months |
vboxsync |
Added a copy constructor to avoid the compiler warning C5267 on Windows.
|
|
|
@106881
|
2 months |
vboxsync |
Added gTrackedObjectsCollector initialization and uninitialization.
|
|
|
@106880
|
2 months |
vboxsync |
Added implementations of getTrackedObject and getTrackedObjectIds. …
|
|
|
@106878
|
2 months |
vboxsync |
Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
|
|
|
@106809
|
3 months |
vboxsync |
VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
|
|
|
@106691
|
3 months |
vboxsync |
scm
|
|
|
@106690
|
3 months |
vboxsync |
scm
|
|
|
@106641
|
3 months |
vboxsync |
Main/ObjectsTracker.*: No blank line at start of the @file header! …
|
|
|
@106624
|
3 months |
vboxsync |
Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
|
|
|
@106528
|
3 months |
vboxsync |
Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
|
|
|
@106516
|
3 months |
vboxsync |
Main,settings.h: Workarounds for a handful warnings about default copy …
|
|
|
@106515
|
3 months |
vboxsync |
Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
|
|
|
@106384
|
3 months |
vboxsync |
Main: Code for configuring and enabling nested virtualization support …
|
|
|
@106356
|
3 months |
vboxsync |
Main: Some early system table builder code to generate ACPI tables for …
|
|
|
@106262
|
3 months |
vboxsync |
Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
|
|
|
@106159
|
4 months |
vboxsync |
Additions: Automatic Upgrade: Linux: Prevent reading installer stdout …
|
|
|
@106142
|
4 months |
vboxsync |
Additions: Automatic Upgrade: Cleanup guest session files after …
|
|
|
@106080
|
4 months |
vboxsync |
Main: Fixed enabling 3D when selecting supported graphics controllers. …
|
|
|
@106062
|
4 months |
vboxsync |
Unattended: bugref:10511. Avoid tripping lock order assert when …
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106023
|
4 months |
vboxsync |
Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
|
|
|
@105971
|
5 months |
vboxsync |
Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
|
|
|
@105959
|
5 months |
vboxsync |
Main: (Hopefully) Made it more clear which graphics features are …
|
|
|
@105892
|
5 months |
vboxsync |
Main/Guest Control: Use GSTCTLDIR_F_NONE here, fixed comment.
|
|
|
@105866
|
5 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105865
|
5 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105864
|
5 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105726
|
5 months |
vboxsync |
Devices/Network: cleaned up header file, memory leak fixes, search …
|
|
|
@105658
|
5 months |
vboxsync |
Main: Add possibility to save the NVRAM file as a directory tree …
|
|
|
@105654
|
5 months |
vboxsync |
Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
|
|
|
@105627
|
5 months |
vboxsync |
Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
|
|
|
@105605
|
6 months |
vboxsync |
Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
|
|
|
@105436
|
6 months |
vboxsync |
Main/Recording,testcase: Reduce tstRecording dependencies; …
|
|
|
@105352
|
6 months |
vboxsync |
VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
|
|
|
@105337
|
6 months |
vboxsync |
Main/Recording: Corrected calling convention for …
|
|
|
@105266
|
6 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105254
|
6 months |
vboxsync |
Main,FE/VBoxManage: Add method to query which execution engines …
|
|
|
@105163
|
7 months |
vboxsync |
Linux/Network: Do not attach netfilter to wrong names or multiple …
|
|
|
@105127
|
7 months |
vboxsync |
Certificate repair function fix - bugref:10310
|
|
|
@105124
|
7 months |
vboxsync |
Certificate repair function added - bugref:10310
|
|
|
@105095
|
7 months |
vboxsync |
Video Recording/Main: More optimizations for recording older guests …
|
|
|
@105089
|
7 months |
vboxsync |
Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
|
|
|
@105088
|
7 months |
vboxsync |
Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
|
|
|
@105087
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105018
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105016
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105006
|
7 months |
vboxsync |
Video Recording: Big revamp to improve overall performance. We now …
|
|
|
@104819
|
8 months |
vboxsync |
Main: Also make use of …
|
|
|
@104799
|
8 months |
vboxsync |
Recording/Main: Added (release) statistics (via STAM) for getting some …
|
|
|
@104794
|
8 months |
vboxsync |
Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
|
|
|
@104793
|
8 months |
vboxsync |
Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
|
|
|
@104780
|
8 months |
vboxsync |
Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
|
|
|
@104702
|
8 months |
vboxsync |
Main: Rebranding changes. bugref:10690
|
|
|
@104692
|
8 months |
vboxsync |
Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
|
|
|
@104641
|
8 months |
vboxsync |
Main/Guest Additions Auto Update: Implemented support for logging …
|
|
|
@104640
|
8 months |
vboxsync |
Main/Guest Additions Auto Update: Implemented support for logging …
|
|
|
@104636
|
8 months |
vboxsync |
Main: Improved release logging of Guest Additions auto update. Unified …
|
|
|
@104570
|
8 months |
vboxsync |
Make TLS default and auto-generate a certificate - bugref:10310
|
|
|
@104541
|
9 months |
vboxsync |
Revert r163069-r163071 for debugging
|
|
|
@104537
|
9 months |
vboxsync |
Made TLS default with auto-generation of self-signed certificate - #10310
|
|
|
@104286
|
9 months |
vboxsync |
IPRT/log,Main: Open the parent directory of the log file on Windows …
|
|
|
@104178
|
10 months |
vboxsync |
Guest Control:
- Factored out most of the guest process stream …
|
|
|
@104003
|
10 months |
vboxsync |
Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
|
|
|
@104001
|
10 months |
vboxsync |
Guest Control/Main: Renaming (removed "File" from some internal …
|
|
|
@103977
|
10 months |
vboxsync |
Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
|
|
|
@103532
|
11 months |
vboxsync |
VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
|
|
|
@103395
|
11 months |
vboxsync |
Main/Audio: Added mutable state dependency checks for audio adapter …
|
|
|
@103288
|
12 months |
vboxsync |
Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
|
|
|
@103085
|
12 months |
vboxsync |
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
|
|
|
@103005
|
12 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@102667
|
13 months |
vboxsync |
Guest Control: Actually add the found strings of …
|
|
|
@102654
|
13 months |
vboxsync |
Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
|
|
|
@102614
|
13 months |
vboxsync |
Guest Control: Keep a COM object reference to the guest and console …
|
|
|
@102609
|
13 months |
vboxsync |
Main/Global: Added some more stringify methods for Guest Control stuff …
|
|
|
@102608
|
13 months |
vboxsync |
Main/Global: Added some more stringify methods for Guest Control stuff …
|
|
|
@102601
|
13 months |
vboxsync |
Main/Global: Added some more stringify methods for Guest Control stuff.
|
|
|
@102534
|
14 months |
vboxsync |
Main/Unattended: Renamed the attribute "IUnattended::password" to …
|
|
|
@102533
|
14 months |
vboxsync |
Main/Guest Control: Fixed a shutdown race when uninitializing guest …
|
|
|
@102517
|
14 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
|
|
|
@102381
|
14 months |
vboxsync |
Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
|
|
|
@102360
|
14 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102342
|
14 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102337
|
14 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102228
|
14 months |
vboxsync |
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
|
|
|
@102171
|
14 months |
vboxsync |
Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
|
|
|
@102116
|
14 months |
vboxsync |
Main/Unattended: added user payload to unattended. bugref:10446
|
|
|
@102113
|
14 months |
vboxsync |
Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
|
|
|
@101756
|
15 months |
vboxsync |
Main: Renamed …
|
|
|
@101745
|
15 months |
vboxsync |
Main: Renamed …
|
|
|
@101737
|
15 months |
vboxsync |
Main: Added …
|
|
|
@101695
|
15 months |
vboxsync |
Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
|
|
|
@101685
|
15 months |
vboxsync |
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
|
|
|
@101683
|
15 months |
vboxsync |
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
|
|
|
@101593
|
15 months |
vboxsync |
doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
|
|
|