VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51925   11 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51903   11 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51899   11 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51888   11 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @51887   11 years vboxsync Utf8Str: Fix assignEx with a_offSrc != 0
(edit) @51848   11 years vboxsync Main/NetworkAdapterImpl: fixed NAT network refcount regression …
(edit) @51836   11 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51804   11 years vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51799   11 years vboxsync Main/GuestDnD: warings
(edit) @51797   11 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51765   11 years vboxsync Main/src-client: fix SEGFAULT when returning USB devices and Shared …
(edit) @51764   11 years vboxsync don't insist on the presence of the crypt lib
(edit) @51762   11 years vboxsync DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
(edit) @51754   11 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51753   11 years vboxsync Fix comment
(edit) @51752   11 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51745   11 years vboxsync Main: skip invalid Machine records when walking over VirtualBox.xml.
(edit) @51743   11 years vboxsync Main/src-server/win/USBProxyServiceWindows.cpp: delete commented out …
(edit) @51737   11 years vboxsync Main/src-server/win/svcmain.cpp: on Windows (with working file locking …
(edit) @51724   11 years vboxsync DisplayImpl: removed obsolete g_StatDisplayRefresh.
(edit) @51687   11 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51678   11 years vboxsync DisplayImpl: disabled source bitmap update, need to fix locking first.
(edit) @51670   11 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51656   11 years vboxsync DisplayImpl: workaround for a deadlock in AttachFramebuffer
(edit) @51643   11 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51642   11 years vboxsync LogRel nits.
(edit) @51639   11 years vboxsync LogRel cosmetics/consistency.
(edit) @51630   11 years vboxsync Main/Console: fix severe BSTR vs. Bstr related regressions from …
(edit) @51627   11 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51620   11 years vboxsync DnD: Autocallers, locking.
(edit) @51616   11 years vboxsync tstMouseImpl: another fix
(edit) @51615   11 years vboxsync repaired tstMouseImpl
(edit) @51614   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn3
(edit) @51613   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
(edit) @51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51611   11 years vboxsync Old 4NT versions cannot handle ProgramFiles(x86), changed the test.
(edit) @51610   11 years vboxsync Reverted r94341: too early.
(edit) @51607   11 years vboxsync gcc warning
(edit) @51606   11 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   11 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51604   11 years vboxsync DisplayImpl: removed obsolete mLast* fields.
(edit) @51603   11 years vboxsync DisplayImpl: removed obsolete framebuffer resize handling.
(edit) @51601   11 years vboxsync Main/Machine: fix regression (lack of AutoLimitedCaller) due to …
(edit) @51578   11 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51572   11 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
(edit) @51500   11 years vboxsync VirtualBox.xidl: tabs!
(edit) @51499   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 2 - bugfixes
(edit) @51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51494   11 years vboxsync Documentation: Wording.
(edit) @51491   11 years vboxsync Main/idl: fixed doygen output
(edit) @51489   11 years vboxsync DnD: Solaris build fix; no C++11 features available (yet).
(edit) @51482   11 years vboxsync DisplayImpl: update attached framebuffer.
(edit) @51477   11 years vboxsync GuestDnDTargetImpl.cpp: STDMETHODIMP -> HRESULT.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51465   11 years vboxsync Main/include: removed unused FramebufferImpl.h
(edit) @51463   11 years vboxsync header fixes
(edit) @51461   11 years vboxsync Graphics: never change connector to avoid racing; Graphics/Main: fix …
(edit) @51460   11 years vboxsync main: async call crogl when needed
(edit) @51448   11 years vboxsync Main/glue-java.xsl: fix the check, it was a bit too paranoid
(edit) @51445   11 years vboxsync extended todo a little.
(edit) @51444   11 years vboxsync Main/glue-java.xsl: detect single out parameter and no return …
(edit) @51443   11 years vboxsync Try clean up the -_-uninst directory if it already exists. Suggest …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51440   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends …
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51426   11 years vboxsync Main/idl: oops, checked in the wrong multi-interface API wrapper …
(edit) @51419   11 years vboxsync Main/ConsoleImpl2.cpp: fix variable typos
(edit) @51418   11 years vboxsync Main/Settings: try to catch forgotten updating of Settings.cpp when a …
(edit) @51417   11 years vboxsync Main: more trivial FIPS preparations
(edit) @51416   11 years vboxsync Java COM bindings: fix much bit rot, accidental breakage of the code …
(edit) @51415   11 years vboxsync Python API bindings: eliminate dead code, unused for years (since the …
(edit) @51414   11 years vboxsync Main/Medium: fix some copy/paste issues, resulted in not so perfect …
(edit) @51413   11 years vboxsync Main/IDL: give wrapper generator the necessary hints for the …
(edit) @51412   11 years vboxsync Main/Console: preparations for OpenSSL FIPS container use, put …
(edit) @51408   11 years vboxsync Main: bugfix
(edit) @51389   11 years vboxsync Main: increase default RAM for EL64/OL64 from 512M to 768M
(edit) @51342   11 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51339   11 years vboxsync Main,Frontends: use GetScreenResolution to get the guest screen origin.
(edit) @51337   11 years vboxsync VirtualBoxBase.h: CheckComArgPointerValid
(edit) @51321   11 years vboxsync Main: Fixed broken documentation due to wrapper changes.
(edit) @51292   11 years vboxsync Main/Console: fix medium change for virtual USB DVD drives, still hacky
(edit) @51236   11 years vboxsync Main/Session: remove bogus assert in Session::GetRemoteConsole, if …
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