VirtualBox

source: vbox/trunk/src/VBox/Main

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @105268   7 月 vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105267   7 月 vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105266   7 月 vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105255   8 月 vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105254   8 月 vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   8 月 vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105136   8 月 vboxsync Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
(edit) @105135   8 月 vboxsync Video Recording/Main: Fixed too strict debug assertions. bugref:10650
(edit) @105130   8 月 vboxsync Main: Fix build errors after r163757; bugref:10310
(edit) @105127   8 月 vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   8 月 vboxsync Certificate repair function added - bugref:10310
(edit) @105097   8 月 vboxsync Video Recording/Main: Fixed warning. bugref:10650
(edit) @105096   8 月 vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105095   8 月 vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105089   8 月 vboxsync Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
(edit) @105088   8 月 vboxsync Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
(edit) @105087   8 月 vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105067   8 月 vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105066   8 月 vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105065   8 月 vboxsync Video Recording/Main: Fixed (release) logging when recording is …
(edit) @105048   8 月 vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, …
(edit) @105043   8 月 vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701
(edit) @105018   8 月 vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   8 月 vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105011   8 月 vboxsync Video Recording: SCM fix. bugref:10650
(edit) @105010   8 月 vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @105009   8 月 vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @105006   8 月 vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104946   8 月 vboxsync Main/ConsoleImplConfigCommon: Fixed a wrong assertion when unmounting …
(edit) @104906   8 月 vboxsync Unattended: Deactivate autounattend.xml if it is on a floppy. Avoids …
(edit) @104865   9 月 vboxsync Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for …
(edit) @104864   9 月 vboxsync Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for …
(edit) @104851   9 月 vboxsync Main: Addressed @todos in …
(edit) @104846   9 月 vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104845   9 月 vboxsync Main: nits
(edit) @104844   9 月 vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104842   9 月 vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104820   9 月 vboxsync Main: Also make use of …
(edit) @104819   9 月 vboxsync Main: Also make use of …
(edit) @104803   9 月 vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104801   9 月 vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104800   9 月 vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104799   9 月 vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104794   9 月 vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   9 月 vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104787   9 月 vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104786   9 月 vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104783   9 月 vboxsync Main/Makefile.kmk: Update the 'testvalidsettings' target for Solaris …
(edit) @104782   9 月 vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104781   9 月 vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104780   9 月 vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104779   9 月 vboxsync Main: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104753   9 月 vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104752   9 月 vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104751   9 月 vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104750   9 月 vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   9 月 vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   9 月 vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104745   9 月 vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104713   9 月 vboxsync Recording/Main: Do not alter the settings (the global recording …
(edit) @104702   9 月 vboxsync Main: Rebranding changes. bugref:10690
(edit) @104692   9 月 vboxsync Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
(edit) @104683   9 月 vboxsync Main/Makefile.kmk: Some preliminary win.arm64 support, bugref:10392 …
(edit) @104679   9 月 vboxsync Main/Makefile.kmk: Some preliminary win.arm64 support, bugref:10392
(edit) @104641   9 月 vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104640   9 月 vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104637   9 月 vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104636   9 月 vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104635   9 月 vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104618   9 月 vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104570   10 月 vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104542   10 月 vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @104541   10 月 vboxsync Revert r163069-r163071 for debugging
(edit) @104537   10 月 vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104535   10 月 vboxsync Main/Unattended: Fixed a warning wrt uninitialized variable.
(edit) @104516   10 月 vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104507   10 月 vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104479   10 月 vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104477   10 月 vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104444   10 月 vboxsync ApplianceImport/OVA: Handle trailing zeros in old ova xml properly for …
(edit) @104386   10 月 vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104286   11 月 vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104275   11 月 vboxsync VBoxSDS: Better check for log directory locations. bugref:10632
(edit) @104205   11 月 vboxsync Main/webservice/vboxweb.cpp: Use a different approach of socket …
(edit) @104178   11 月 vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104161   11 月 vboxsync Guest Control: Use a random path for storing the Linux Guest Additions …
(edit) @104154   11 月 vboxsync Main/VBoxProxyStub: Fixed using service start name when (re-)creating …
(edit) @104152   11 月 vboxsync VBoxSDS: Added missing syntax help, documented and show more options …
(edit) @104149   11 月 vboxsync VBoxSDS: Added Windows-specific help command line parameters ('/?', …
(edit) @104028   11 月 vboxsync Main/ResourceAssignmentManager.cpp: Make it build on linux.arm64 (gcc …
(edit) @104024   11 月 vboxsync Main/HostDnsServiceLinux.cpp: Make it build on linux.arm64, bugref:10391
(edit) @104003   11 月 vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104001   11 月 vboxsync Guest Control/Main: Renaming (removed "File" from some internal …
(edit) @103977   11 月 vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103856   11 月 vboxsync Main: Compilation fix if VBOX_WITH_USB is not defined.
(edit) @103841   11 月 vboxsync VBoxSDS: Fixed log format string in VirtualBoxSDS::LaunchVMProcess().
(edit) @103564   12 月 vboxsync Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings()
(edit) @103553   12 月 vboxsync doc/SDKRef,Main/VirtualBox.xidl: Document the changes to the Main API …
(edit) @103532   12 月 vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103500   12 月 vboxsync Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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