VirtualBox

source: vbox/trunk/src/VBox/Main

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @40361   13 年 vboxsync GuestProperties/API: never send property change events with NULL strings.
(edit) @40358   13 年 vboxsync Main/Metrics: All calls to VM processes are done in separate thread (#6029)
(edit) @40352   13 年 vboxsync Documentation: Typo.
(edit) @40329   13 年 vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40323   13 年 vboxsync Main/Console: configure lpt ports correctly
(edit) @40312   13 年 vboxsync Main/webservice: disable lock validation for the openssl locks
(edit) @40310   13 年 vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @40302   13 年 vboxsync Main/Console: fix deadlock in DVD change, many more such fixes to come
(edit) @40290   13 年 vboxsync Windows 8 / 32-bit guests require PAE
(edit) @40288   13 年 vboxsync Main/GuestImpl: fix for xtracker 6092
(edit) @40282   13 年 vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40276   13 年 vboxsync Main/Console: fix deadlock when a VM triggers saving its own state, …
(edit) @40262   13 年 vboxsync Main/VirtualBox: clean up parameters of registerMedium method, and fix …
(edit) @40260   13 年 vboxsync Main/VirtualBox: assertion typo which sneaked through
(edit) @40259   13 年 vboxsync Main/Medium: Report errors detected when closing the medium in …
(edit) @40257   13 年 vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40230   13 年 vboxsync -fpermissive for stdsoap2.cpp (necessary when compiling SOAP < v2.7.17 …
(edit) @40212   13 年 vboxsync Main: Added facility for auto-logon modules; added book-keeping of …
(edit) @40206   13 年 vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
(edit) @40205   13 年 vboxsync Main: gcc warnings
(edit) @40201   13 年 vboxsync Main/VirtualBox: fix race due to insufficient synchronization
(edit) @40192   13 年 vboxsync 3D check: don't prevent the user from enabling 3D acceleration in the …
(edit) @40188   13 年 vboxsync Main: disable 3D support for the guest if the availabilty test was not …
(edit) @40183   13 年 vboxsync Main/Host: must use the normal medium tree lock, as the Medium objects …
(edit) @40181   13 年 vboxsync Main/ComposeMachineFilename: And add the success case test which …
(edit) @40180   13 年 vboxsync Main/ComposeMachineFilename: fix a mis-type.
(edit) @40179   13 年 vboxsync Main/ComposeMachineFilename: move sanitising code into separate …
(edit) @40177   13 年 vboxsync Main: return S_OK
(edit) @40156   13 年 vboxsync Main and FE/Qt: do not put slashes, control characters and a few …
(edit) @40153   13 年 vboxsync Main and FE/Qt: do not put slashes, control characters and a few …
(edit) @40151   13 年 vboxsync Main/webservice: fix potential NULL dereference on VBoxSVC crash, and …
(edit) @40130   13 年 vboxsync Main/webservice+doc/manual: Add SSL support to the webservice, and …
(edit) @40104   13 年 vboxsync VBoxExtPackHelperApp: Fix typo
(edit) @40084   13 年 vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @40080   13 年 vboxsync Another Windows build fix
(edit) @40079   13 年 vboxsync Windows build fix for r76212
(edit) @40078   13 年 vboxsync Main/NetIf: Use short interface name when composing network name on …
(edit) @40068   13 年 vboxsync Main/NetIf-solaris: added a few more NIC descriptions.
(edit) @40066   13 年 vboxsync hash the teleporter token.
(edit) @40063   13 年 vboxsync samples/clienttest.php: Close PHP tag.
(edit) @40062   13 年 vboxsync samples/clienttest.php: Fixed return value.
(edit) @40061   13 年 vboxsync GuestCtrl/Main: Added some assertions for GetProcessOutput().
(edit) @40056   13 年 vboxsync Main/ConsoleImpl2: Solaris: Fix invalid duplicate bridged network name …
(edit) @40055   13 年 vboxsync samples/clienttest.php: Fixed API.
(edit) @40041   13 年 vboxsync Create Win9x VMs with floppy/SB16, tablet for Me.
(edit) @40021   13 年 vboxsync GuestCtrl/Main: Fixed some locking issues + callback cleanup hangs; …
(edit) @40020   13 年 vboxsync GuestCtrl/Main: Fixed some locking issues + callback cleanup hangs; …
(edit) @39991   13 年 vboxsync GuestCtrl: Fixed unknown PIDs after retrieving output.
(edit) @39980   13 年 vboxsync fix the build error introduced in version 76078
(edit) @39979   13 年 vboxsync fix for the xtracker bug 5992. Introduced specific unwrap function for …
(edit) @39957   13 年 vboxsync GuestCtrl/Main: Fixed exit code hickup.
(edit) @39955   13 年 vboxsync Ancient Solaris crossbow/TAP no longer relevant.
(edit) @39926   13 年 vboxsync be more restrictive
(edit) @39905   13 年 vboxsync GuestCtrl/Main: Fixed another typo (return value), fixed handling of …
(edit) @39898   13 年 vboxsync GuestImpl.cpp: Work around the version/revision mixup bug in the 3.1.0 …
(edit) @39895   13 年 vboxsync Main/cbinding: more fixes, decrease necessary manual work
(edit) @39890   13 年 vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39886   13 年 vboxsync Main/cbinding: eliminate version dependency inside header file by …
(edit) @39885   13 年 vboxsync Main/cbindings: update XPCOM C bindings again
(edit) @39882   13 年 vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39878   13 年 vboxsync Main,QtGui: Implemented that hashing todo, extending it all the way to …
(edit) @39876   13 年 vboxsync Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap …
(edit) @39850   13 年 vboxsync Main/GuestCtrlImplFile: Fixed return value (typo).
(edit) @39843   13 年 vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39837   13 年 vboxsync nit
(edit) @39824   13 年 vboxsync IGuest/version: todos and some clean up (no real changes intended).
(edit) @39822   13 年 vboxsync API/GuestProperties: add DeleteGuestProperty. API version bump.
(edit) @39821   13 年 vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39805   13 年 vboxsync GuestImpl.cpp: Runlevel todos.
(edit) @39799   13 年 vboxsync Main/Medium: Add field for default open flags and add …
(edit) @39791   13 年 vboxsync GuestCtrlIO: Fixed parsing result to be VERR_MORE_DATA when entering a …
(edit) @39790   13 年 vboxsync tstGuestCtrlParseBuffer: Added routine for manual testing, some …
(edit) @39720   13 年 vboxsync ConsoleImpl.cpp: Try avoid holding the console lock (read or write) …
(edit) @39716   13 年 vboxsync spaces.
(edit) @39715   13 年 vboxsync nits.
(edit) @39714   13 年 vboxsync nits.
(edit) @39713   13 年 vboxsync EventImpl.cpp: nits
(edit) @39712   13 年 vboxsync Main: Some IMachineDebugger cleanups.
(edit) @39711   13 年 vboxsync Disabled the mCallbackData cache until it's purpose has been found.
(edit) @39710   13 年 vboxsync nits.
(edit) @39694   13 年 vboxsync Main/GuestCtrl: fixed assertion (cbToRead is unsigned)
(edit) @39683   13 年 vboxsync The beginning of some lower level main / vbox docs.
(edit) @39677   13 年 vboxsync Main/Network: removed unnecessary defaults for IPAddress and …
(edit) @39676   13 年 vboxsync LogDbgDestinations: bugfix.
(edit) @39669   13 年 vboxsync GuestCtrl: Allow empty passwords in IGuest::CopyFromGuest and …
(edit) @39668   13 年 vboxsync Implemented the log setting properties (read-only).
(edit) @39661   13 年 vboxsync Main: Adding an 'edition' property to the extension packs.
(edit) @39659   13 年 vboxsync GuestControl: Bugfixes, logging.
(edit) @39650   13 年 vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
(edit) @39647   13 年 vboxsync VBoxInternal2
(edit) @39643   13 年 vboxsync SharedFolders: more fixes
(edit) @39642   13 年 vboxsync fix for r74907 (Main: Use shorter thread names)
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39603   13 年 vboxsync crHgsmi: cleanup
(edit) @39585   13 年 vboxsync Removed assertion.
(edit) @39564   13 年 vboxsync Main/Machine: fix typo
(edit) @39563   13 年 vboxsync Main/Machine: Fix saving network adapter settings when the chipset …
(edit) @39531   13 年 vboxsync Temporarily enabled buffering when composing the release log headering.
(edit) @39511   13 年 vboxsync Main/Machine: remove leftover debugging hack
(edit) @39493   13 年 vboxsync VRDP, Main: forward UTCINFO events as guest properties.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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