VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64324   8 年 vboxsync gcc 6.2 fix
(edit) @64273   8 年 vboxsync Main/SystemProperties+Settings: initial value for exclusive hwvirt is …
(edit) @64217   8 年 vboxsync Main/Snapshot: fix regression in previous fix (i_deparent may only be …
(edit) @64213   8 年 vboxsync Main/MediumLock: when destroying locks, lock lists or lock list maps, …
(edit) @64212   8 年 vboxsync Main/Snapshot: make sure that the source medium has no parent any more …
(edit) @64199   8 年 vboxsync Main/Medium: fix too aggressive assertion, as running into errors when …
(edit) @64193   8 年 vboxsync Main/NATEngine: Oops, drop the part of r111111 that checked for …
(edit) @64166   8 年 vboxsync NAT: Don't use user supplied port-forwarding rule names as node names …
(edit) @64160   8 年 vboxsync VBoxFrontends: fix for bugref:8161: added shutdown events handling to …
(edit) @64142   8 年 vboxsync Main/NATEngine: Reject rules with names that contain whitespace, slash …
(edit) @64108   8 年 vboxsync Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
(edit) @63975   8 年 vboxsync Main: fixes initialization of SAS controller (ticketref:15972)
(edit) @63969   8 年 vboxsync VBoxSVC: No need for openssl
(edit) @63935   8 年 vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63677   8 年 vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63653   8 年 vboxsync Main/MediumImpl: Don't expost stream optimized images as preferred …
(edit) @63585   8 年 vboxsync bugref:8482. Accidentally removed the header tchar.h. Fixed.
(edit) @63584   8 年 vboxsync bugref:8482. The redundant async task implementations was eliminated …
(edit) @63581   8 年 vboxsync bugref:4323. First implementation of Medium::setDescription().
(edit) @63563   8 年 vboxsync scm: cleaning up todos
(edit) @63549   8 年 vboxsync scm cleanups
(edit) @63542   8 年 vboxsync USBProxyBackendSolaris.cpp: warnings.
(edit) @63503   8 年 vboxsync warnings (clang)
(edit) @63460   8 年 vboxsync warning
(edit) @63423   8 年 vboxsync Main: warnings (weird configs)
(edit) @63418   8 年 vboxsync main: warnings in weird configs
(edit) @63397   8 年 vboxsync AutostartDb-generic.cpp: missing cast.
(edit) @63396   8 年 vboxsync xpcom/server.cpp: warning
(edit) @63378   8 年 vboxsync Main: warnings (gcc)
(edit) @63311   8 年 vboxsync Use shlobj.h wrapper.
(edit) @63256   8 年 vboxsync Main: warnings
(edit) @63187   8 年 vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63184   8 年 vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63182   8 年 vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63181   8 年 vboxsync Main: warnings/cleanup
(edit) @63178   8 年 vboxsync Main: warnings
(edit) @63176   8 年 vboxsync Main: warnings
(edit) @63174   8 年 vboxsync Main: unreachable code.
(edit) @63172   8 年 vboxsync Main: warning about switches and some other stuff.
(edit) @63171   8 年 vboxsync Main: warning about switches
(edit) @63170   8 年 vboxsync Main: warning about switches
(edit) @63147   8 年 vboxsync Main: warnings
(edit) @63145   8 年 vboxsync bugref:8482. Fixed small typo
(edit) @63144   8 年 vboxsync bugref:8482. Shifted progress notification to the Medium::Task destructor
(edit) @62982   8 年 vboxsync Main/VRDEServer: disable VRDE server by default for new VMs
(edit) @62922   8 年 vboxsync Main/VirtualBox: eliminate VBoxComEvents use
(edit) @62919   8 年 vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62918   8 年 vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62868   8 年 vboxsync bugref:8482. Shifted the function handler() from descendants to the …
(edit) @62810   8 年 vboxsync bugref:8482. The internal implementation of asynchronous task was …
(edit) @62780   8 年 vboxsync Wrap objbase.h + objidl.h too.
(edit) @62761   8 年 vboxsync Wrap ws2tcpip.h too.
(edit) @62701   8 年 vboxsync VBoxMain/svcmain : fix for ​​​​​​​bugref:8161: added processing of …
(edit) @62692   8 年 vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62686   8 年 vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62681   8 年 vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62485   8 年 vboxsync (C) 2016
(edit) @62468   8 年 vboxsync Main: scm
(edit) @62445   8 年 vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62393   8 年 vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
(edit) @62363   8 年 vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62346   8 年 vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62343   8 年 vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @62292   8 年 vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62222   8 年 vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @62221   8 年 vboxsync Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
(edit) @62192   8 年 vboxsync Main: Allow StorageBus_PCIe
(edit) @62105   8 年 vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62047   8 年 vboxsync bugref:8344. small improvement. Always uses original extension of image.
(edit) @62014   8 年 vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @61986   8 年 vboxsync Main/AudioAdapter: whitespace cleanup
(edit) @61917   8 年 vboxsync Main: doxygen fix
(edit) @61911   8 年 vboxsync Main/src-server/StorageControllerImpl.cpp: Warning.
(edit) @61910   8 年 vboxsync Main/src-server/MediumImpl.cpp: Warning.
(edit) @61908   8 年 vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61863   8 年 vboxsync Main/Medium: use != instead of bitwise for booleans.
(edit) @61790   8 年 vboxsync bugref:8344. Removed useless comparison.
(edit) @61788   8 年 vboxsync re-enable x2APIC for new Linux VMs
(edit) @61758   8 年 vboxsync Temporarily disabled x2APIC for new VMs.
(edit) @61747   8 年 vboxsync enable X2APIC for Linux guests
(edit) @61714   8 年 vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
(edit) @61713   8 年 vboxsync Main/MediumAttachment: Update the medium attachment log tag string …
(edit) @61686   8 年 vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61667   8 年 vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @61645   8 年 vboxsync bugref:8344. added logic when new location consists of only a filename …
(edit) @61624   8 年 vboxsync Main: fixed lock ordering
(edit) @61611   8 年 vboxsync Main: properly revert the internal state if the VRDE server cannot be …
(edit) @61604   8 年 vboxsync bugref:8344. using RTPATH_SLASH.
(edit) @61588   8 年 vboxsync Main/Machine: some comment fixing
(edit) @61549   8 年 vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
(edit) @61541   8 年 vboxsync bugref:8344. Better processing of source and destination filename. …
(edit) @61519   8 年 vboxsync bugref:8344. Added logic checking new path for correctness.
(edit) @61483   9 年 vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61482   9 年 vboxsync Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
(edit) @61481   9 年 vboxsync Main/USBProxyBackendSolaris.cpp: better event semaphore destruction …
(edit) @61423   9 年 vboxsync USBProxyBackendLinux: initialize mhFile
(edit) @61418   9 年 vboxsync bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
(edit) @61380   9 年 vboxsync bugref:8238 VBoxSVC settings - Tidy Up
(edit) @61378   9 年 vboxsync bugref:8238 VBoxSVC settings - USBControllerImpl
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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