VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52248   10 years vboxsync Main: ISession fully converted to use API wrappers
(edit) @52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52244   10 years vboxsync Main: build fix.
(edit) @52242   10 years vboxsync VBoxRT.dll,VBoxRT-x86.dll,VBoxC.dll: Delay load less frequently used …
(edit) @52240   10 years vboxsync VBoxSVC: replace complicated command line parsing looking for …
(edit) @52237   10 years vboxsync Main/DisplayImpl: don't attempt to free this command buffer as the …
(edit) @52232   10 years vboxsync Main: ISession partially converted to use API wrappers
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52175   10 years vboxsync MachineImpl.cpp: Create the log directory before launching the VM; …
(edit) @52171   10 years vboxsync Main: VM startup logging on windows.
(edit) @52170   10 years vboxsync Main/Host: make sure USB warnings are not lost when querying the USB …
(edit) @52168   10 years vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52159   10 years vboxsync Main/Host: forgotten checkin
(edit) @52158   10 years vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52117   10 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52107   10 years vboxsync Missing cast.
(edit) @52104   10 years vboxsync Console: secret keys require non pageable memory too
(edit) @52096   10 years vboxsync Main/Medium+AutoCaller+others: missing file in previous change
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52085   10 years vboxsync 6813 - GuestImpl using COM Wrappers - bug fixes
(edit) @52082   10 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52078   10 years vboxsync Main/Medium: Fix VBoxSVC crashes when quering iSCSI targets with …
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @52045   10 years vboxsync Main/testcase: add a very incomplete unit test for the Guid class, …
(edit) @52032   10 years vboxsync Console: Make it possible to disable saving state using new extradata
(edit) @52029   10 years vboxsync Main: warning
(edit) @52019   10 years vboxsync Main/Console: Switch to RTMemSafer* for key backings
(edit) @52016   10 years vboxsync Main/include/objectslist.h: fix synchronization (lock order violation, …
(edit) @52009   10 years vboxsync Comments and nits.
(edit) @52004   10 years vboxsync Main/src-client: Fix passing the right OS-type for minimal provider as …
(edit) @51997   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51984   10 years vboxsync Main: fix mode switch issue
(edit) @51978   10 years vboxsync Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
(edit) @51971   10 years vboxsync VBoxExtPackHelperApp.cpp: Must initialize SUPLib before using it to …
(edit) @51965   10 years vboxsync tstCollector: ignore empty disk lists for now
(edit) @51925   10 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51899   10 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51888   10 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @51887   10 years vboxsync Utf8Str: Fix assignEx with a_offSrc != 0
(edit) @51848   10 years vboxsync Main/NetworkAdapterImpl: fixed NAT network refcount regression …
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51804   10 years vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51799   10 years vboxsync Main/GuestDnD: warings
(edit) @51797   10 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51765   10 years vboxsync Main/src-client: fix SEGFAULT when returning USB devices and Shared …
(edit) @51764   10 years vboxsync don't insist on the presence of the crypt lib
(edit) @51762   10 years vboxsync DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
(edit) @51754   10 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51753   10 years vboxsync Fix comment
(edit) @51752   10 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51745   10 years vboxsync Main: skip invalid Machine records when walking over VirtualBox.xml.
(edit) @51743   10 years vboxsync Main/src-server/win/USBProxyServiceWindows.cpp: delete commented out …
(edit) @51737   10 years vboxsync Main/src-server/win/svcmain.cpp: on Windows (with working file locking …
(edit) @51724   10 years vboxsync DisplayImpl: removed obsolete g_StatDisplayRefresh.
(edit) @51687   10 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51678   10 years vboxsync DisplayImpl: disabled source bitmap update, need to fix locking first.
(edit) @51670   10 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51656   10 years vboxsync DisplayImpl: workaround for a deadlock in AttachFramebuffer
(edit) @51643   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51642   10 years vboxsync LogRel nits.
(edit) @51639   10 years vboxsync LogRel cosmetics/consistency.
(edit) @51630   10 years vboxsync Main/Console: fix severe BSTR vs. Bstr related regressions from …
(edit) @51627   10 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51620   10 years vboxsync DnD: Autocallers, locking.
(edit) @51616   10 years vboxsync tstMouseImpl: another fix
(edit) @51615   10 years vboxsync repaired tstMouseImpl
(edit) @51614   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn3
(edit) @51613   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51611   10 years vboxsync Old 4NT versions cannot handle ProgramFiles(x86), changed the test.
(edit) @51610   10 years vboxsync Reverted r94341: too early.
(edit) @51607   10 years vboxsync gcc warning
(edit) @51606   10 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   10 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51604   10 years vboxsync DisplayImpl: removed obsolete mLast* fields.
(edit) @51603   10 years vboxsync DisplayImpl: removed obsolete framebuffer resize handling.
(edit) @51601   10 years vboxsync Main/Machine: fix regression (lack of AutoLimitedCaller) due to …
(edit) @51578   10 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51572   10 years vboxsync comregister.cmd: don't install the proxy stub on XP and W2K3.
(edit) @51567   11 years vboxsync 6813 MachineImpl.cpp server side com wrapper API useage - further fix
(edit) @51560   11 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51553   11 years vboxsync Main: removed obsolete SetFramebuffer method.
(edit) @51552   11 years vboxsync Main: removed obsolete GetFramebuffer, updateDisplayData methods.
(edit) @51551   11 years vboxsync Main: removed obsolete RequestResize, ResizeCompleted methods.
(edit) @51545   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown, reuse current values.
(edit) @51538   11 years vboxsync Main/OSType: fixed typo for Win81 OS types
(edit) @51534   11 years vboxsync main/crOpenGL: fix racing
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51527   11 years vboxsync Main: Documentation.
(edit) @51525   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown.
(edit) @51513   11 years vboxsync DisplayImpl: should work without attached framebuffer.
(edit) @51512   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 4 - bugfix
(edit) @51506   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 3 - …
(edit) @51502   11 years vboxsync same for <pre>
(edit) @51501   11 years vboxsync Main/doxygen: fix <ol> / <ul> confusion
Note: See TracRevisionLog for help on using the revision log.

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