VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104779   6 months vboxsync Main: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104753   6 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104752   6 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104751   6 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104750   6 months vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   6 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   6 months vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104745   6 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104713   7 months vboxsync Recording/Main: Do not alter the settings (the global recording …
(edit) @104702   7 months vboxsync Main: Rebranding changes. bugref:10690
(edit) @104692   7 months vboxsync Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
(edit) @104683   7 months vboxsync Main/Makefile.kmk: Some preliminary win.arm64 support, bugref:10392 …
(edit) @104679   7 months vboxsync Main/Makefile.kmk: Some preliminary win.arm64 support, bugref:10392
(edit) @104641   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104640   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104637   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104636   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104635   7 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104618   7 months vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104570   7 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104542   7 months vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @104541   7 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   7 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104535   7 months vboxsync Main/Unattended: Fixed a warning wrt uninitialized variable.
(edit) @104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104507   7 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104479   7 months vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104477   7 months vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104444   7 months vboxsync ApplianceImport/OVA: Handle trailing zeros in old ova xml properly for …
(edit) @104386   7 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104286   8 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104275   8 months vboxsync VBoxSDS: Better check for log directory locations. bugref:10632
(edit) @104205   8 months vboxsync Main/webservice/vboxweb.cpp: Use a different approach of socket …
(edit) @104178   8 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104161   8 months vboxsync Guest Control: Use a random path for storing the Linux Guest Additions …
(edit) @104154   8 months vboxsync Main/VBoxProxyStub: Fixed using service start name when (re-)creating …
(edit) @104152   8 months vboxsync VBoxSDS: Added missing syntax help, documented and show more options …
(edit) @104149   8 months vboxsync VBoxSDS: Added Windows-specific help command line parameters ('/?', …
(edit) @104028   8 months vboxsync Main/ResourceAssignmentManager.cpp: Make it build on linux.arm64 (gcc …
(edit) @104024   8 months vboxsync Main/HostDnsServiceLinux.cpp: Make it build on linux.arm64, bugref:10391
(edit) @104003   8 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104001   8 months vboxsync Guest Control/Main: Renaming (removed "File" from some internal …
(edit) @103977   8 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103856   9 months vboxsync Main: Compilation fix if VBOX_WITH_USB is not defined.
(edit) @103841   9 months vboxsync VBoxSDS: Fixed log format string in VirtualBoxSDS::LaunchVMProcess().
(edit) @103564   9 months vboxsync Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings()
(edit) @103553   9 months vboxsync doc/SDKRef,Main/VirtualBox.xidl: Document the changes to the Main API …
(edit) @103532   9 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103500   9 months vboxsync Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
(edit) @103456   9 months vboxsync Main/Unattended/win_nt6_unattended.xml: Some Windows 10/11 installers …
(edit) @103429   9 months vboxsync Main/PerformanceLinux.cpp: Avoid re-doing overflow checks too many …
(edit) @103427   9 months vboxsync Main/xpcom/server_module.cpp: Use RTPathAppend instead of RTStrCat and …
(edit) @103420   9 months vboxsync Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
(edit) @103415   9 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103396   10 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103395   10 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103356   10 months vboxsync Main/tstVBoxAPIXPCOM: Parfait warning about potentially uninitialized …
(edit) @103355   10 months vboxsync Main/VBoxCAPI.cpp: Try initialize pManager to NULL to see if that …
(edit) @103332   10 months vboxsync burn fix, scm
(edit) @103331   10 months vboxsync Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
(edit) @103329   10 months vboxsync Main/vboxapi.py: Fixed regression in PerfCollector.query(). …
(edit) @103311   10 months vboxsync Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
(edit) @103308   10 months vboxsync Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
(edit) @103301   10 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103300   10 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103293   10 months vboxsync Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
(edit) @103288   10 months vboxsync Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103248   10 months vboxsync Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103244   10 months vboxsync Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
(edit) @103147   10 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103109   10 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103098   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103097   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103091   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103088   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103072   10 months vboxsync Installer/Python: More fixes. bugref:10579
(edit) @103054   10 months vboxsync Main/Python: Fixes for Python 2.7. bugref:10579
(edit) @103035   10 months vboxsync Main/Python: More SCM fixes. bugref:10579
(edit) @103034   10 months vboxsync Main/Python: Added Copyright header to pyproject.toml, removed unused …
(edit) @103030   10 months vboxsync Main/Python: SCM fix, take 2. bugref:10579
(edit) @103029   10 months vboxsync Main/Python: SCM fix. bugref:10579
(edit) @103028   10 months vboxsync Main/Python: Big revamp to modernize our vboxapi Python package to now …
(edit) @103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102982   10 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …
(edit) @102979   10 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …
(edit) @102957   11 months vboxsync Main/Python bindings: Moved the Python deprecation warning from …
(edit) @102925   11 months vboxsync Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
(edit) @102833   11 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   11 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102680   11 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102674   11 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102673   11 months vboxsync Main/Docs: Corrected typos.
(edit) @102671   11 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102670   11 months vboxsync Guest Control: Actually add the found strings of …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette