時間軸
2020-7-13:
- 下午9:48 檔案庫 vbox 的更動 [85322] 由
- /Config.kmk: Add -Wno-undefined-var-template to the CXX warning …
- 下午9:27 檔案庫 vbox 的更動 [85321] 由
- VBoxGuest.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
- 下午9:26 檔案庫 vbox 的更動 [85320] 由
- lwip/icmp*.h: Clang 11 workaround. [grr] bugref:9790
- 下午9:18 檔案庫 vbox 的更動 [85319] 由
- lwip/icmp*.h: Clang 11 workaround. bugref:9790
- 下午9:07 檔案庫 vbox 的更動 [85318] 由
- HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
- 下午8:12 檔案庫 vbox 的更動 [85317] 由
- Main/comimpl.xsl: Cleanup - don't emit inline setters we don't need. …
- 下午6:20 檔案庫 vbox 的更動 [85316] 由
- Additions/darwin: avoid double quoting of the file names to sign
- 下午5:32 檔案庫 vbox 的更動 [85315] 由
- Main/comimpl.xsl: Use Utf8Str to store strings internally in the event …
- 下午5:24 檔案庫 vbox 的更動 [85314] 由
- VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
- 下午4:30 檔案庫 vbox 的更動 [85313] 由
- IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].
- 下午4:12 檔案庫 vbox 的更動 [85312] 由
- IPRT: Added RTPathFindCommon[Ex] + testcases [build fix].
- 下午4:07 檔案庫 vbox 的更動 [85311] 由
- IPRT: Added RTPathFindCommon[Ex] + testcases.
- 下午1:09 檔案庫 vbox 的更動 [85310] 由
- Main/comimpl.xsl,VirtualBox.xidl: Added an 'autogenflags' attribute to …
- 下午12:56 檔案庫 vbox 的更動 [85309] 由
- Main: Try harder using the Utf8Str versions of the event stuff where …
- 下午12:38 檔案庫 vbox 的更動 [85308] 由
- VBox/com/string.h: Some more Bstr assignEx methods. (forgot the …
- 下午12:38 檔案庫 vbox 的更動 [85307] 由
- Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
- 下午12:10 檔案庫 vbox 的更動 [85306] 由
- Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
- 上午10:25 檔案庫 vbox 的更動 [85305] 由
- Main/comimpl.xsl,++: Make trivial internal setters return void rather …
- 上午10:14 檔案庫 vbox 的更動 [85304] 由
- Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
- 上午10:10 檔案庫 vbox 的更動 [85303] 由
- FE/Qt: bugref:9686. Trying to handle column width a bit better by …
- 上午10:08 檔案庫 vbox 的更動 [85302] 由
- Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
- 上午10:07 檔案庫 vbox 的更動 [85301] 由
- Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
- 上午10:04 檔案庫 vbox 的更動 [85300] 由
- Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
- 上午9:54 檔案庫 vbox 的更動 [85299] 由
- Main/comimpl.xsl: Use Log12 in the MAIN_EVENT group for event …
- 上午9:42 檔案庫 vbox 的更動 [85298] 由
- Main/comimpl.xsl: Made the CreateXxxxEvent and ReuseXxxxEvent …
- 上午9:17 檔案庫 vbox 的更動 [85297] 由
- FE/Qt: bugref:9686. Moving UIPerformanceMonitor to UICommon.
- 上午9:08 檔案庫 vbox 的更動 [85296] 由
- Shared Clipboard/GuestHost: testcases -> testcase.
- 上午9:04 檔案庫 vbox 的更動 [85295] 由
- Main/comimpl.xsl: Made the fireXxxxxEvent methods call FireEvent …
- 上午8:57 檔案庫 vbox 的更動 [85294] 由
- Main/comimpl.xsl: Some event cleanups. bugref:9790
- 上午8:55 檔案庫 vbox 的更動 [85293] 由
- Main/comimpl.xsl,EventImpl.h,Makefile.kmk: Some event cleanups. bugref:9790
- 上午8:19 檔案庫 vbox 的更動 [85292] 由
- Main/VirtualBoxImpl.cpp: scm fix. bugref:9790
- 上午7:37 檔案庫 vbox 的更動 [85291] 由
- Networking/DevVirtioNet_1_0.cpp: Made some performance tweaks and …
- 上午12:22 檔案庫 vbox 的更動 [85290] 由
- Main/comimpl.xsl(VBoxEvents.*): Made the internal setter methods …
- 上午12:21 檔案庫 vbox 的更動 [85289] 由
- VBox/com/array.h: Probably a good idea to check the …
- 上午12:19 檔案庫 vbox 的更動 [85288] 由
- Main: Adding two Bstr::assignEx variants that returns HRESULT instead …
2020-7-12:
- 下午11:44 檔案庫 vbox 的更動 [85287] 由
- Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in …
- 下午11:08 檔案庫 vbox 的更動 [85286] 由
- Main: Refactored the generated event code implementation as Clang 11 …
- 下午3:20 檔案庫 vbox 的更動 [85285] 由
- Main/Settings.cpp: Signed/unsigned conversion issue. bugref:9790
- 下午3:11 檔案庫 vbox 的更動 [85284] 由
- Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
- 下午2:54 檔案庫 vbox 的更動 [85283] 由
- Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
- 下午2:53 檔案庫 vbox 的更動 [85282] 由
- Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
- 下午2:44 檔案庫 vbox 的更動 [85281] 由
- Main/ApplianceImplImport.cpp: Fixed a VERR/HRESULT mixup, change all …
- 下午2:31 檔案庫 vbox 的更動 [85280] 由
- Main/HostPower.cpp: Signed/unsigned conversion issue. bugref:9790
- 下午2:26 檔案庫 vbox 的更動 [85279] 由
- Main/USBProxyBackendUsbIp.cpp: The 'unused' u32Status fields are …
- 下午2:25 檔案庫 vbox 的更動 [85278] 由
- iprt/cdefs.h: Added signed variants of the endian conversion macros. …
- 下午1:58 檔案庫 vbox 的更動 [85277] 由
- Main/UnattendedImpl.cpp: Signed/unsigned conversion issues wrt Port …
- 下午1:47 檔案庫 vbox 的更動 [85276] 由
- Main/VRDEServerImpl.cpp: Workaround for Clang 11 nothrow/PPFN issue. …
- 下午1:44 檔案庫 vbox 的更動 [85275] 由
- Main/UnattendedInstaller.cpp: Return code mixup (harmless). bugref:9790
- 下午1:32 檔案庫 vbox 的更動 [85274] 由
- Main/PerformanceDarwin.cpp: Signed/unsigned conversion issues w/ …
- 下午1:14 檔案庫 vbox 的更動 [85273] 由
- Main/PerformanceImpl.cpp: C++11 deprecated std::mem_fun -> …
- 下午12:39 檔案庫 vbox 的更動 [85272] 由
- Main/iokit.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午12:36 檔案庫 vbox 的更動 [85271] 由
- Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
- 下午12:21 檔案庫 vbox 的更動 [85270] 由
- Main/xpcom/server.cpp: Status code type mixup. Fixed …
- 下午12:18 檔案庫 vbox 的更動 [85269] 由
- Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
- 上午9:11 待辦事項 #19717 (Storage IO Erros With virtio-scsi Controller When Host I/O Cache is ...) 已建立 由
- On Ubuntu Server 20.04 guest in Virtualbox 6.1.2 on a Win10 (2004) …
- 上午1:11 檔案庫 vbox 的更動 [85268] 由
- Main/xpcom/server.cpp: Status code type mixup. Fixed …
- 上午1:09 檔案庫 vbox 的更動 [85267] 由
- Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
- 上午1:04 檔案庫 vbox 的更動 [85266] 由
- Main/HostImpl.cpp: Some cleanups around …
- 上午1:01 檔案庫 vbox 的更動 [85265] 由
- Main/NetIf-win.cpp: createObject status should be checked and removed …
- 上午12:56 檔案庫 vbox 的更動 [85264] 由
- Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
- 上午12:24 檔案庫 vbox 的更動 [85263] 由
- Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
- 上午12:11 檔案庫 vbox 的更動 [85262] 由
- Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
- 上午12:01 檔案庫 vbox 的更動 [85261] 由
- Main/SnapshotImpl.cpp: Unused member m_uMemSize in …
2020-7-11:
- 下午11:59 檔案庫 vbox 的更動 [85260] 由
- Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
- 下午11:58 檔案庫 vbox 的更動 [85259] 由
- Main/HostPowerDarwin.cpp: float/double constant mix. bugref:9790
- 下午11:55 檔案庫 vbox 的更動 [85258] 由
- Main/USBIdDatabase.h: Signed/unsigned conversion issues. bugref:9790
- 下午11:54 檔案庫 vbox 的更動 [85257] 由
- Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午11:41 檔案庫 vbox 的更動 [85256] 由
- Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
- 下午11:39 檔案庫 vbox 的更動 [85255] 由
- Main/VRDEServerImpl.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午11:31 檔案庫 vbox 的更動 [85254] 由
- iprt/bldprog-strtab.h: Signed/unsigned conversion issues. bugref:9790
- 下午11:26 檔案庫 vbox 的更動 [85253] 由
- Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午11:26 檔案庫 vbox 的更動 [85252] 由
- Main/HostVideoInputDeviceImpl.cpp: Workaround for Clang 11 …
- 下午11:17 檔案庫 vbox 的更動 [85251] 由
- Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
- 下午11:10 檔案庫 vbox 的更動 [85250] 由
- Main/ProgressProxyImpl.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午11:10 檔案庫 vbox 的更動 [85249] 由
- Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午11:09 檔案庫 vbox 的更動 [85248] 由
- Main/HostNetworkInterfaceImpl.cpp: Signed/unsigned conversion issues. …
- 下午11:09 檔案庫 vbox 的更動 [85247] 由
- Main/CloudProviderManagerImpl.cpp: Signed/unsigned conversion issues. …
- 下午11:08 檔案庫 vbox 的更動 [85246] 由
- OpenGLTest/darwin: Use the right template and disable warning/error …
- 下午11:07 檔案庫 vbox 的更動 [85245] 由
- Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
- 下午11:07 檔案庫 vbox 的更動 [85244] 由
- Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
- 下午11:06 檔案庫 vbox 的更動 [85243] 由
- Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
- 下午11:05 檔案庫 vbox 的更動 [85242] 由
- Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
- 下午11:03 檔案庫 vbox 的更動 [85241] 由
- Main/netif.h: Signedness issue in getDefaultIPv4Address(). bugref:9790
- 下午11:02 檔案庫 vbox 的更動 [85240] 由
- Main/EventImpl.h: Fixed status code mixup in VBoxEventDesc::fire found …
- 下午11:00 檔案庫 vbox 的更動 [85239] 由
- Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
- 下午4:37 檔案庫 vbox 的更動 [85238] 由
- Main/HashedPw.cpp: Signedness warning. bugref:9790
- 下午4:37 檔案庫 vbox 的更動 [85237] 由
- Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
- 下午4:35 檔案庫 vbox 的更動 [85236] 由
- Main/Matching: Removed unused member mDefIgnoreCase from …
- 下午4:34 檔案庫 vbox 的更動 [85235] 由
- Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
- 下午4:31 檔案庫 vbox 的更動 [85234] 由
- Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
- 下午4:30 檔案庫 vbox 的更動 [85233] 由
- Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
- 下午4:29 檔案庫 vbox 的更動 [85232] 由
- Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
- 下午4:26 檔案庫 vbox 的更動 [85231] 由
- NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
- 下午4:26 檔案庫 vbox 的更動 [85230] 由
- NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
- 下午4:21 檔案庫 vbox 的更動 [85229] 由
- iprt/cdefs.h: Fixed Clang 11 warnings about RT_MAKE_U32_FROM_U8. …
- 下午4:19 檔案庫 vbox 的更動 [85228] 由
- iprt/string.h: Shut up sign conversion warnings. bugref:9790
- 下午4:18 檔案庫 vbox 的更動 [85227] 由
- VBox/VMMDev.h: Shut up sign conversion warnings. bugref:9790
- 下午4:18 檔案庫 vbox 的更動 [85226] 由
- iprt/critsect.h: Shut up sign conversion warnings. bugref:9790
- 下午4:17 檔案庫 vbox 的更動 [85225] 由
- iprt/cpuset.h: Shut up sign conversion warnings. bugref:9790
- 下午4:17 檔案庫 vbox 的更動 [85224] 由
- iprt/asn1.h: Shut up sign conversion warnings. bugref:9790
- 下午4:17 檔案庫 vbox 的更動 [85223] 由
- iprt/asm.h: Shut up sign conversion warnings. bugref:9790
- 下午4:16 檔案庫 vbox 的更動 [85222] 由
- Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
- 下午4:13 檔案庫 vbox 的更動 [85221] 由
- vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
- 下午3:42 檔案庫 vbox 的更動 [85220] 由
- VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
- 下午2:28 檔案庫 vbox 的更動 [85219] 由
- Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
- 下午2:09 檔案庫 vbox 的更動 [85218] 由
- Main/VFSExplorerImpl.cpp: Corrected totally messed up …
- 下午1:56 檔案庫 vbox 的更動 [85217] 由
- Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
- 下午1:37 檔案庫 vbox 的更動 [85216] 由
- Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
- 下午1:30 檔案庫 vbox 的更動 [85215] 由
- Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
- 下午1:04 檔案庫 vbox 的更動 [85214] 由
- Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
- 下午12:28 檔案庫 vbox 的更動 [85213] 由
- SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
- 下午12:27 檔案庫 vbox 的更動 [85212] 由
- Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
- 下午12:03 待辦事項 #19716 (Total freeze VM after resume PC from sleep with multi-display) 已建立 由
- I have notebook with additional display connected. After resume PC …
- 上午10:52 檔案庫 vbox 的更動 [85211] 由
- iprt/string.h: Signed fix in RTStrPutCp for Clang11. bugref:9790
- 上午10:51 檔案庫 vbox 的更動 [85210] 由
- Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
- 上午10:38 檔案庫 vbox 的更動 [85209] 由
- xpcom18a4/python: Adjustment for .tbd introduction in 10.11. bugref:9790
2020-7-10:
- 下午11:58 檔案庫 vbox 的更動 [85208] 由
- iprt/time-r0drv-linux.c: Cleaned up RTTimeNow a little, we try use the …
- 下午10:29 待辦事項 #19715 (VRDP/VBoxAuth not accepting MSTSC connection) 已建立 由
- I've been trying to do this off and on for several years and on many …
- 下午10:18 待辦事項 #19714 (USB Port filter should use Linux USB bus id instead of a random number) 已建立 由
- On Linux the "port" field in the "USB Filter" should ideally use the …
- 下午9:31 檔案庫 vbox 的更動 [85207] 由
- iprt/time.h: I was mistaken we actually need timespec for older …
- 下午9:02 檔案庫 vbox 的更動 [85206] 由
- iprt/time.h: Blind attempt at cleaning up the linux timespec & timeval …
- 下午7:51 檔案庫 vbox 的更動 [85205] 由
- iprt/time.h: RTTimeSpecGetNtTime should return a signed value, rather …
- 下午7:43 檔案庫 vbox 的更動 [85204] 由
- shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
- 下午7:29 檔案庫 vbox 的更動 [85203] 由
- shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
- 下午4:04 檔案庫 vbox 的更動 [85202] 由
- IPRT:Linux: fix time.h regression of bugref: 9757: 6.0/6.1 GA kernel …
- 下午3:22 檔案庫 vbox 的更動 [85201] 由
- libxml2: Fix enum compare for Clang 11. bugref:9790
- 下午3:16 檔案庫 vbox 的更動 [85200] 由
- Storage/VMDK.cpp: Missing DECLCALLBACK on definition. bugref:9794
- 下午3:14 檔案庫 vbox 的更動 [85199] 由
- DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
- 下午3:14 檔案庫 vbox 的更動 [85198] 由
- DevPciIch9: Missing DECLCALLBACK on two SetIrq callbacks. bugref:9794
- 下午3:13 檔案庫 vbox 的更動 [85197] 由
- DevSmc.cpp: Missing DECLCALLBACK on definitions. bugref:9794
- 下午3:12 檔案庫 vbox 的更動 [85196] 由
- shaderlib/wine: Clang 11 adjustments. bugref:9790
- 下午3:12 檔案庫 vbox 的更動 [85195] 由
- slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
- 下午3:10 檔案庫 vbox 的更動 [85194] 由
- VirtioCore.h: Removed extra virtioCoreGCPhysChainCalcBufSize prototype …
- 下午3:09 檔案庫 vbox 的更動 [85193] 由
- VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
- 下午3:05 檔案庫 vbox 的更動 [85192] 由
- FE/Qt: bugref:9722: VirtualBox Manager: Implement Copy console …
- 下午2:59 檔案庫 vbox 的更動 [85191] 由
- FE/Qt: bugref:9722: VirtualBox Manager: Separate Console menu rules …
- 下午2:51 檔案庫 vbox 的更動 [85190] 由
- FE/Qt: bugref:9722: UICloudNetworkingStuff: Extend wrappers with …
- 下午2:42 檔案庫 kBuild 的更動 [3405] 由
- sdks: Added MACOSX1010.
- 下午1:26 檔案庫 vbox 的更動 [85189] 由
- scm: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:24 檔案庫 vbox 的更動 [85188] 由
- VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:24 檔案庫 vbox 的更動 [85187] 由
- VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:23 檔案庫 vbox 的更動 [85186] 由
- VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
- 下午1:22 檔案庫 vbox 的更動 [85185] 由
- VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
- 下午1:22 檔案庫 vbox 的更動 [85184] 由
- VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
- 下午1:21 檔案庫 vbox 的更動 [85183] 由
- VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:20 檔案庫 vbox 的更動 [85182] 由
- pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:20 檔案庫 vbox 的更動 [85181] 由
- VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:19 檔案庫 vbox 的更動 [85180] 由
- VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
- 下午1:19 檔案庫 vbox 的更動 [85179] 由
- VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
- 下午12:58 檔案庫 vbox 的更動 [85178] 由
- OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
- 下午12:57 檔案庫 vbox 的更動 [85177] 由
- DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794
- 下午12:54 檔案庫 vbox 的更動 [85176] 由
- /Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
- 下午12:52 檔案庫 vbox 的更動 [85175] 由
- darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
- 下午12:37 檔案庫 vbox 的更動 [85174] 由
- SUPDrv: flower box upgrade
- 下午12:30 檔案庫 vbox 的更動 [85173] 由
- FE/Qt: bugref:9515. Removing some image file.
- 下午12:10 檔案庫 vbox 的更動 [85172] 由
- SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
- 下午12:09 檔案庫 vbox 的更動 [85171] 由
- SUPDrv.cpp: Clang 11 nothrow workaround. bugref:9794
- 下午12:08 檔案庫 vbox 的更動 [85170] 由
- /Config.kmk: R0 driver code needs …
- 上午10:33 檔案庫 vbox 的更動 [85169] 由
- VMM/tstCFGM: Allocate zeroed memory for the user mode VM structure, …
- 上午10:25 待辦事項 #19713 (Virtual Box Booting Issue) 已建立 由
- I am Using using Ubuntu version : Ubuntu 18.04.4 LTS …
- 上午10:13 檔案庫 vbox 的更動 [85168] 由
- FE/Qt: bugref:9515. More improvements
- 上午10:06 檔案庫 vbox 的更動 [85167] 由
- IPRT/r0drv/darwin: Workarounds for stupid printf %p validation. bugref:9790
- 上午10:05 檔案庫 vbox 的更動 [85166] 由
- tstIprtList: Clang 11 nothrow bug/weirdness wrt arrays. bugref:9790 …
- 上午10:05 檔案庫 vbox 的更動 [85165] 由
- /Config.kmk: R0 driver code needs -Wno-nullability-extension and …
- 上午9:54 檔案庫 vbox 的更動 [85164] 由
- VBoxRTDeps.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
- 上午9:53 檔案庫 vbox 的更動 [85163] 由
- IPRT/RTPathUserDocuments-darwin.cpp: Addressed API deprecation. bugref:9790
- 上午9:53 檔案庫 vbox 的更動 [85162] 由
- IPRT/http-curl.cpp: Deprecated function, missing RT_NOTHROW_DEF. …
- 上午9:01 檔案庫 vbox 的更動 [85161] 由
- /Config.kmk: VBOX_GCC_Wno-c++17-compat-mangling bugref:9790
- 上午9:01 檔案庫 vbox 的更動 [85160] 由
- *: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
- 上午6:59 檔案庫 vbox 的更動 [85159] 由
- ValidationKit/tdStorageBenchmark1: Don't use the .disk suffix but …
- 上午5:32 檔案庫 vbox 的更動 [85158] 由
- PCnet: Dump BCR18 (DWIO) in info handler, too.
2020-7-9:
- 下午9:31 待辦事項 #19712 (Repeatedly adding file extensions in disk creation) 已建立 由
- In the "Create Virtual Hard Disk" dialog during the creation of a new …
- 下午7:48 檔案庫 vbox 的更動 [85157] 由
- FE/Qt: bugref:9515: - Marking pages and widgets correctly when they …
- 下午5:29 檔案庫 vbox 的更動 [85156] 由
- Devices/Graphics: Release texture object on failure (reverted a part …
- 下午5:27 檔案庫 vbox 的更動 [85155] 由
- IPRT: Added RTStrSplit + testcases [build fix].
- 下午5:22 檔案庫 vbox 的更動 [85154] 由
- IPRT: Added RTStrSplit + testcases.
- 下午3:48 檔案庫 vbox 的更動 [85153] 由
- Devices/Graphics: Release texture object on failure, bugref:9747
- 下午3:42 檔案庫 vbox 的更動 [85152] 由
- Linux modules: fix makefile typo in previous change
- 下午2:41 檔案庫 vbox 的更動 [85151] 由
- FE/Qt: bugref:9722: VirtualBox Manager: Implement action to copy …
- 下午1:58 待辦事項 #19711 (VB GAs are taking over the guest clipboard even with VB clipboard ...) 已建立 由
- Although this issue is literally driving our team nuts I'm afraid we …
- 下午12:56 檔案庫 vbox 的更動 [85150] 由
- FE/Qt: bugref:9515. Marking more widgets.
- 上午10:45 檔案庫 vbox 的更動 [85149] 由
- Yet another build fix for r139093.
- 上午10:28 檔案庫 vbox 的更動 [85148] 由
- Another build fix for r139093.
- 上午10:24 檔案庫 vbox 的更動 [85147] 由
- Build fix for r139093.
- 上午10:20 檔案庫 vbox 的更動 [85146] 由
- Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
- 上午9:59 檔案庫 vbox 的更動 [85145] 由
- DnD/HostService: Improved verification of …
- 上午9:20 待辦事項 #19710 (Problem to start VM Virtual Box) 已建立 由
- 2230.2724: Log file opened: 6.1.10r138449 …
- 上午9:19 檔案庫 vbox 的更動 [85144] 由
- Another attempt to fix oem2 build.
- 上午9:16 檔案庫 vbox 的更動 [85143] 由
- Attempt to fix oem2 build.
- 上午8:39 檔案庫 vbox 的更動 [85142] 由
- Partial build fix for r139085.
- 上午8:28 檔案庫 vbox 的更動 [85141] 由
- Reverted r139086.
- 上午8:16 檔案庫 vbox 的更動 [85140] 由
- Build fix for r139085.
- 上午7:59 待辦事項 #19709 (Windows 10 guest on Linux host aborts with VMSVGA3d OpenGL error 0x501 ...) 已建立 由
- Host is Ubuntu 20.04 with NVidia 440.100 drivers. Guest is Windows 10 …
- 上午7:49 檔案庫 vbox 的更動 [85139] 由
- OCI: (bugref:9469) Proxy support (without authentication) for local …
- 上午7:26 檔案庫 vbox 的更動 [85138] 由
- VBoxManageSnapshot.cpp: Unnecessary conversion.
- 上午7:21 檔案庫 vbox 的更動 [85137] 由
- FE/Qt: bugref:9515: A bit of cleanup for r139081.
- 上午7:02 檔案庫 vbox 的更動 [85136] 由
- FE/Qt: Removing some empty lines.
- 上午6:59 檔案庫 vbox 的更動 [85135] 由
- FE/Qt: bugref:9515. Marking the iso file selector if it breaks isComplete.
- 上午6:46 檔案庫 vbox 的更動 [85134] 由
- Devices/Storage/LsiLogic: Fix regression introduced in r139017, bugref:9767
- 上午4:22 檔案庫 vbox 的更動 [85133] 由
- OCI: Get instance console connection information as part of …
- 上午2:26 檔案庫 vbox 的更動 [85132] 由
- Network/DevVirtioNet_1_0 fixed accidental renaming of some constants
- 上午12:24 檔案庫 vbox 的更動 [85131] 由
- Doxyfile*: Adjustments. bugref:9794
- 上午12:15 檔案庫 vbox 的更動 [85130] 由
- Doxyfile*: Adjustments. bugref:9794
- 上午12:05 檔案庫 vbox 的更動 [85129] 由
- SUPLib: Make the suplibOs* hidden. bugref:9794
2020-7-8:
- 下午11:58 檔案庫 vbox 的更動 [85128] 由
- SUPLib: valign. bugref:9794
- 下午11:42 檔案庫 vbox 的更動 [85127] 由
- iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
- 下午11:04 檔案庫 vbox 的更動 [85126] 由
- iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
- 下午10:51 檔案庫 vbox 的更動 [85125] 由
- drm/indent.sed: Forgot about this magic/non-sense. bugref:9794
- 下午9:13 檔案庫 vbox 的更動 [85124] 由
- *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
- 下午9:04 待辦事項 #19708 (Memory Reference Error) 已建立 由
- When running Ubuntu 20 (Linux Mint AND Budgie) I get a memory …
- 下午8:15 檔案庫 vbox 的更動 [85123] 由
- iprt/cdefs.h: Some cleaning up. bugref:9794
- 下午7:39 檔案庫 vbox 的更動 [85122] 由
- VBoxVidoeIPRT.h: Fix. bugref:9794
- 下午7:33 檔案庫 vbox 的更動 [85121] 由
- iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
- 下午7:14 檔案庫 vbox 的更動 [85120] 由
- ValKit/bs2-test1: IA32_FLUSH_CMD benchmark (disabled).
- 下午7:13 檔案庫 vbox 的更動 [85119] 由
- SUPHard: DECL_HIDDEN_NOTHROW. bugref:9794
- 下午5:57 檔案庫 vbox 的更動 [85118] 由
- FE/Qt: bugref:9515: A bit of cleanup for UIPasswordLineEdit which is …
- 下午5:43 檔案庫 vbox 的更動 [85117] 由
- PCnet: Disabled NetShaper support (see bugref:9768).
- 下午5:34 待辦事項 #19707 (Add ability to sort and group virtual computers with tags) 已建立 由
- I think it would be useful to be able to tag virtuals with some sort …
- 下午5:08 檔案庫 vbox 的更動 [85116] 由
- scm
- 下午4:52 檔案庫 vbox 的更動 [85115] 由
- FE/Qt: bugref:9515: New eye icons for UIUserNamePasswordEditor.
- 下午4:38 檔案庫 vbox 的更動 [85114] 由
- Build fix.
- 下午4:33 檔案庫 vbox 的更動 [85113] 由
- PCnet: Reworked TMD access to better match real hardware (see bugref:9768).
- 下午4:17 檔案庫 vbox 的更動 [85112] 由
- GA: bugref:9773: Fixed incorrect impersonation level during the pipe …
- 下午3:41 檔案庫 vbox 的更動 [85111] 由
- FE/Qt: bugref:9722: VirtualBox Manager: Implement Create and Delete …
- 下午2:23 檔案庫 vbox 的更動 [85110] 由
- FE/Qt: bugref:9515. Fixing more isComplete related stuff
- 下午2:03 檔案庫 vbox 的更動 [85109] 由
- Resolved other part of xtracker #9766. Rearranged structs, arrays and …
- 下午12:02 檔案庫 vbox 的更動 [85108] 由
- FE/Qt: bugref:9515. Working on isComplete of the expert page.
- 上午11:11 待辦事項 #19706 (MacOS hosts no longer able to run VBoxHeadless as of 6.0.18 and 6.1.4 ...) 已建立 由
- It is impossible to launch a VM in headless mode because of a problem …
- 上午11:02 檔案庫 vbox 的更動 [85107] 由
- doc/manual: Clarify NAT/NAT service behavior regarding loopback …
- 上午10:24 檔案庫 vbox 的更動 [85106] 由
- Frontends/VBoxManage: Convert "VBoxManage snapshot VMNAME edit" to use …
- 上午9:32 檔案庫 vbox 的更動 [85105] 由
- Storage/VMDK: Some fixes for deletion of files when closing images …
- 上午8:48 檔案庫 vbox 的更動 [85104] 由
- FE/Qt: bugref:9515. Enabling disabling unatteded related widgets correctly
- 上午8:39 檔案庫 vbox 的更動 [85103] 由
- Devices/Storage/DevBusLogic: Improve emulation to match real hardware, …
- 上午8:25 檔案庫 vbox 的更動 [85102] 由
- Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
- 上午8:16 檔案庫 vbox 的更動 [85101] 由
- Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
2020-7-7:
- 下午9:51 檔案庫 vbox 的更動 [85100] 由
- Installer/darwin: bugref:9771 Improve error handling when installing …
- 下午7:02 檔案庫 vbox 的更動 [85099] 由
- VBox/cdefs.h,VBoxGuestLib.h: Make all _DECL macros NOTHROW'ers. bugref:9794
- 下午7:01 檔案庫 vbox 的更動 [85098] 由
- iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
- 下午7:01 檔案庫 vbox 的更動 [85097] 由
- iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
- 下午7:01 檔案庫 vbox 的更動 [85096] 由
- iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
- 下午6:55 檔案庫 vbox 的更動 [85095] 由
- SUP: No need to use RT_NOTHROW_* with DECL_HIDDEN_NOTHROW, at least …
- 下午6:46 檔案庫 vbox 的更動 [85094] 由
- SUPHardNt: nit
- 下午6:23 檔案庫 vbox 的更動 [85093] 由
- SUPLib: Adjustments to avoid CxxFrameHandler4. bugref:9794
- 下午6:22 檔案庫 vbox 的更動 [85092] 由
- iprt/cdefs.h: Introducing DECL_HIDDEN_NOTHROW for use on functions …
- 下午5:24 檔案庫 vbox 的更動 [85091] 由
- Doxyfile*: nothrow/noexcept adjustments. bugref:9794
- 下午5:20 檔案庫 vbox 的更動 [85090] 由
- FE/Qt: bugref:9515. Still kicking the expert mode page.
- 下午5:08 檔案庫 vbox 的更動 [85089] 由
- gen-slickedit-workspace.sh: Updates. bugref:9794
- 下午5:08 檔案庫 vbox 的更動 [85088] 由
- iprt/nt/nt.h: Introducing RT_DECL_NTAPI. bugref:9794
- 下午5:02 檔案庫 vbox 的更動 [85087] 由
- iprt/asm.h: add RT_NOTHROW* stuff to just be sure. bugref:9794
- 下午5:01 檔案庫 vbox 的更動 [85086] 由
- iprt/cdefs.h: Make RT*DECL, DECLCALLBACK*, and DECLINLINE imply …
- 下午4:54 檔案庫 vbox 的更動 [85085] 由
- IPRT/tstLdr-4: Function cast fix. bugref:9794
- 下午4:53 檔案庫 vbox 的更動 [85084] 由
- IPRT/rest: Another missing RT_NOEXCEPT. bugref:9167
- 下午2:34 檔案庫 vbox 的更動 [85083] 由
- Fix #9766
- 下午2:20 待辦事項 #19705 (E_FAIL (0x80004005)-IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}) 已建立 由
- Dear all, Host : Windows 7 Enterprise 64bit, Laptop Toshiba Satellite …
- 下午2:04 檔案庫 vbox 的更動 [85082] 由
- icmp_input: don't keep a mbuf reference after we pass it to a function …
- 下午12:03 檔案庫 vbox 的更動 [85081] 由
- FE/Qt: bugref:9515. First go at the expert mode page.
- 上午10:37 檔案庫 vbox 的更動 [85080] 由
- FE/Qt: bugref:9722: VirtualBox Manager: Rework group and machine …
- 上午9:25 待辦事項 #19704 (VirtualBox 6.1.8 machine restart crash) 已建立 由
- Hello. VirtualBox 6.1.8-137981 works fine, but randomly when …
- 上午7:54 檔案庫 vbox 的更動 [85079] 由
- FE/Qt: bugref:9515. Some refactoring
- 上午6:45 檔案庫 vbox 的更動 [85078] 由
- FE/Qt: bugref:9515. Making the widget creation a bit more modular in …
2020-7-6:
- 下午9:00 檔案庫 vbox 的更動 [85077] 由
- USBProxyDevice-darwin.cpp: Build fix. bugref:9790
- 下午8:59 檔案庫 vbox 的更動 [85076] 由
- iprt/errcore.h: Apply RT_NO_THROW_DEF to the inlined RTErrStrictType …
- 下午5:17 檔案庫 vbox 的更動 [85075] 由
- IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 …
- 下午5:17 檔案庫 vbox 的更動 [85074] 由
- ValKit/cpu-numa.cpp: Stop using the 'register keyword as Clang warns …
- 下午5:17 檔案庫 vbox 的更動 [85073] 由
- PGMAllGst.h: Stop using the 'register' keyword as Clang warns in C++11 …
- 下午4:45 編輯 Linux build instructions 由
- (差異)
- 下午2:42 檔案庫 vbox 的更動 [85072] 由
- tstRTInlineAsm.cpp: Stop using the 'register' keyword, Clang barfs on …
- 下午1:30 檔案庫 vbox 的更動 [85071] 由
- FE/Qt: bugref:9515. Removing margins from the container layouts
- 下午1:04 檔案庫 vbox 的更動 [85070] 由
- /Config.kmk: Apply VBOX_GCC_std to all relevant templates so we can …
- 下午1:01 檔案庫 vbox 的更動 [85069] 由
- iprt/cdefs.h: Map RT_NO_THROW_PROTO/DEF onto noexcept when possible as …
- 下午12:57 檔案庫 vbox 的更動 [85068] 由
- IPRT/crc32-zlib.cpp: Clang build fix. bugref:9790
- 下午12:56 檔案庫 kBuild 的更動 [3404] 由
- CLANG??MACHO.kmk: Must truncate the response file now that it is precious.
- 下午12:49 檔案庫 vbox 的更動 [85067] 由
- FE/Qt: bugref:9515. Making widget creation functions a bit more modular.
- 上午11:39 檔案庫 vbox 的更動 [85066] 由
- FE/Qt: bugref:9515. Some text changes.
- 上午11:12 檔案庫 vbox 的更動 [85065] 由
- Additions/linux/sharedfolders: Assign our own backing device …
- 上午10:42 檔案庫 vbox 的更動 [85064] 由
- FE/Qt: bugref:9515. Renaming PageDisk to Page3
- 上午10:19 檔案庫 vbox 的更動 [85063] 由
- FE/Qt: bugref:9515. Merging virtual machine hardware and disk pages.
- 上午10:18 待辦事項 #19703 (VBoxManage and VirtualBox Manager lock up) 已建立 由
- On 4.15.0-108-generic my VirtualBox works fine. Upgrading to …
- 上午10:03 檔案庫 vbox 的更動 [85062] 由
- /Config.kmk: Moved -Wl,-headerpad_max_install_names to the templates …
- 上午9:31 檔案庫 vbox 的更動 [85061] 由
- xpcom18a4/python: Adjustments for newer Xcode versions. bugref:9790
- 上午9:29 檔案庫 kBuild 的更動 [3403] 由
- More CLANGXXMACHO.kmk tweaking. Added script for generating a …
- 上午9:29 檔案庫 kBuild 的更動 [3402] 由
- header.kmk: Added KMK_WITH_VERSION_COMPARE indicator mirroring …
2020-7-5:
- 下午9:25 檔案庫 vbox 的更動 [85060] 由
- tools/darwin.amd64: Simple SDK extractor tool.
- 下午8:06 待辦事項 #19510 (Webcam Lenovo P50 doesn't work => insufficient information provided) 已重新活動 由
- 下午3:58 檔案庫 kBuild 的更動 [3401] 由
- kBuild: Adding CLANGXXMACHO tool and MACOSX1013 sdk.
2020-7-4:
- 上午8:56 待辦事項 #19702 (在开启了 Hyper-V 的 Windows 10 上运行 VirtualBox 虚拟机,会发生崩溃) 已建立 由
- 我在 VirtualBox 上运行 Arch Linux 操作系统时,虚拟机出现错误,导致我无法安装 Arch Linux …
- 上午7:03 待辦事項 #19701 (Cannot list raw disk partition table when sector size != 512 bytes) 已建立 由
- VBoxManage returns an empty partition table when the disk has a sector …
2020-7-3:
- 下午7:54 待辦事項 #19700 (Impossible d'installer le systeme de base) 已建立 由
- Je tente de créer une machine virtuelle sous Kali Linux depuis …
- 下午7:42 檔案庫 vbox 的更動 [85059] 由
- WDDM: tweaked miniport capabilities to be at Win7+ level
- 下午7:36 檔案庫 vbox 的更動 [85058] 由
- WDDM: fixed HSyncFreq calculation
- 下午7:19 檔案庫 vbox 的更動 [85057] 由
- wddm/dbg/D3DFeatureLevel: compilation fixes
- 下午2:59 檔案庫 vbox 的更動 [85056] 由
- FE/Qt: bugref:9515. Some fixes
- 下午2:48 待辦事項 #19699 (Error opening virtual box after upgrade to 6.1) 已建立 由
- Hello, After upgrade to 6.1 i can no longer open my virtual box image …
- 下午1:29 待辦事項 #19698 (System Boot) 已建立 由
- I am new on VM 6.1.10 I have no idea how to handle the problem. Please …
- 下午12:41 檔案庫 vbox 的更動 [85055] 由
- FE/Qt: bugref:9515. Merging 3 pages into a single one.
- 上午11:52 檔案庫 vbox 的更動 [85054] 由
- VirtioCore.cpp: scm fix.
- 上午11:33 檔案庫 vbox 的更動 [85053] 由
- FE/Qt: bugref:9515: New VM wizard: Improving Basic1 page layout and …
- 上午11:18 檔案庫 vbox 的更動 [85052] 由
- FE/Qt: bugref:9515: UINameAndSystemEditor: A possibility to define …
- 上午11:15 檔案庫 vbox 的更動 [85051] 由
- FE/Qt: bugref:9515: UINameAndSystemEditor: NLS fix for more wise usage …
- 上午9:49 檔案庫 vbox 的更動 [85050] 由
- kBuildTools/VBoxXcode62.kmk: Shut up warnings about duplicate …
- 上午9:48 檔案庫 vbox 的更動 [85049] 由
- Manual/Known issues: Update on Hyper-V / Device Guard / Credential Guard.
- 上午9:34 檔案庫 vbox 的更動 [85048] 由
- *.kmk: Replaced $(int-* ) with $(expr ). bugref:9790
- 上午9:16 檔案庫 vbox 的更動 [85047] 由
- Manual: Removed 2D acceleration support from experimental features.
- 上午8:56 檔案庫 vbox 的更動 [85046] 由
- /Config.kmk: Reduce references to VBOX_WITH_NEW_XCODE and use the …
- 上午7:07 檔案庫 vbox 的更動 [85045] 由
- Network/DevVirtioNet_1_0.cpp: Return virtioCoreVirtqAttach() to …
- 上午6:18 檔案庫 vbox 的更動 [85044] 由
- FE/Qt: bugref:9515. Refactoring
- 上午6:13 檔案庫 vbox 的更動 [85043] 由
- FE/Qt: bugref:9515. Cleaning
- 上午6:10 檔案庫 vbox 的更動 [85042] 由
- FE/Qt: bugref:9515. Merging first two pages
注意:
瀏覽 TracTimeline
來取得時間軸功能的更多資訊