VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @90440   3 年 vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @87949   4 年 vboxsync NAT/Net: Refuse to modify NATNetwork when an instance of it is …
(edit) @86908   4 年 vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86521   4 年 vboxsync Main/VirtualBoxImpl: Doxygen fix
(edit) @86514   4 年 vboxsync VBoxSVC/VirtualBoxImpl.cpp: update @todo from r140816. bugref:9841
(edit) @86501   4 年 vboxsync VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
(edit) @86069   4 年 vboxsync OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
(edit) @86012   4 年 vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @85309   4 年 vboxsync Main: Try harder using the Utf8Str versions of the event stuff where …
(edit) @85307   4 年 vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85306   4 年 vboxsync Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
(edit) @85304   4 年 vboxsync Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
(edit) @85302   4 年 vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85301   4 年 vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85300   4 年 vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @85292   4 年 vboxsync Main/VirtualBoxImpl.cpp: scm fix. bugref:9790
(edit) @85287   4 年 vboxsync Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in …
(edit) @85286   4 年 vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @85262   4 年 vboxsync Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
(edit) @85121   4 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84343   5 年 vboxsync Main: Adjusted AutoCaller.rc() to AutoCaller.isOk() in two places as …
(edit) @83169   5 年 vboxsync OCI: (bugref:9469) cloud network integration multiple targets and …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81883   5 年 vboxsync Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
(edit) @81710   5 年 vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81427   5 年 vboxsync Build fixes for r134139
(edit) @81422   5 年 vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81369   5 年 vboxsync *: doxygen fixes
(edit) @80862   5 年 vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80849   5 年 vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80845   5 年 vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80824   5 年 vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80754   5 年 vboxsync Main/IVirtualBox::APIVersion: On second though, always include the …
(edit) @80753   5 年 vboxsync Main/IVirtualBox::APIVersion: The pre-release trunk build cutoff is …
(edit) @80662   5 年 vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 年 vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @79347   5 年 vboxsync Shared Clipboard/URI: Update.
(edit) @79217   5 年 vboxsync Main: bugref:6913: Changed the order of the IMediumRegisterEvents …
(edit) @79211   5 年 vboxsync Main: bugref:6913: Fixed compilation errors
(edit) @79209   5 年 vboxsync Main: bugref:6913: Fixed: No IMediumRegisteredEvent occured for …
(edit) @79174   5 年 vboxsync Shared Clipboard/URI: Update.
(edit) @79120   5 年 vboxsync Shared Clipboard/URI: Update.
(edit) @78950   6 年 vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
(edit) @78942   6 年 vboxsync Shared Clipboard/URI: Update.
(edit) @78897   6 年 vboxsync Shared Clipboard/URI: Update.
(edit) @78827   6 年 vboxsync Main: bugref:6913: Fixed compiler errors
(edit) @78826   6 年 vboxsync Main: bugref:6913: Fixed compiler errors
(edit) @78825   6 年 vboxsync Main: bugref:6913: Fixed IMediumRegisteredEvent issues
(edit) @78763   6 年 vboxsync Main/VirtualBox::i_saveMediaRegistry: No need to catch ... from …
(edit) @78565   6 年 vboxsync Main: bugref:6913: Fixed NULL id in the IMediumRegisteredEvent and …
(edit) @78261   6 年 vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @78202   6 年 vboxsync Main/VirtualBox+Machine: Fix bogus saving of VM config when the VM is …
(edit) @78124   6 年 vboxsync Main: Machine+VirtualBox: slightly prettier fix to bugref:9075, …
(edit) @78122   6 年 vboxsync Main: bugref:9075: allow using an UTF-8 string in the …
(edit) @78098   6 年 vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 年 vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @77436   6 年 vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76298   6 年 vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76240   6 年 vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76215   6 年 vboxsync Main: bugref:6913: Added generation of medium events
(edit) @76091   6 年 vboxsync VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
(edit) @75663   6 年 vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75380   6 年 vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @73805   6 年 vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   6 年 vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73716   6 年 vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73571   6 年 vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73155   6 年 vboxsync bugref:9152. The function createCloudUserProfileManager was added.
(edit) @73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72919   6 年 vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72205   7 年 vboxsync Main/VirtualBox+Machine: Change medium registry behavior, put new …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @68133   7 年 vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @67642   7 年 vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @66938   8 年 vboxsync Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
(edit) @66274   8 年 vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66217   8 年 vboxsync Main: a few doxygen fixes
(edit) @65158   8 年 vboxsync Main: doxygen fixes
(edit) @65103   8 年 vboxsync Main: doxygen fixes
(edit) @65088   8 年 vboxsync Main: doxygen fixes
(edit) @64972   8 年 vboxsync Main: ThreadTask: m_hThread shouldn't be an object member
(edit) @64964   8 年 vboxsync Main/VirtualBox: no need to do the fix to sanitiseMachineFilename() twice
(edit) @64962   8 年 vboxsync Main/VirtualBox: check VM name, must not be empty, plus sanity check …
(edit) @64955   8 年 vboxsync Main: better fix
(edit) @64954   8 年 vboxsync forward-ported r112367 (Main: santiy check for sanitiseMachineFilename())
(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) @63563   8 年 vboxsync scm: cleaning up todos
(edit) @63256   8 年 vboxsync Main: warnings
(edit) @63187   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) @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) @62468   8 年 vboxsync Main: scm
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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