VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49875   11 years vboxsync Main: gcc warnings.
(edit) @49874   11 years vboxsync Main: fix Windows host warnings, hide internal data.
(edit) @49873   11 years vboxsync 6813 stage 4 - further bug removal
(edit) @49872   11 years vboxsync 6813 stage 4 - bug removal
(edit) @49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49866   11 years vboxsync Main/Medium: fix regression in the wrapper conversion which caused …
(edit) @49818   11 years vboxsync HostDnsService.cpp: adds helper routines to dump fetched host DNS …
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49807   11 years vboxsync depend build fix, 2nd try.
(edit) @49806   11 years vboxsync SerialPortImpl: fixed regression from r91125.
(edit) @49805   11 years vboxsync Another non-kBuild target property.
(edit) @49804   11 years vboxsync depend build fix
(edit) @49803   11 years vboxsync Main: tstCollector need to require the wrapper generated header files …
(edit) @49802   11 years vboxsync Main/Makefile.kmk: kmk clean fix
(edit) @49798   11 years vboxsync Main/Makefile.kmk: Please, DO NOT invent your own kBuild target …
(edit) @49797   11 years vboxsync Main: build fixes.
(edit) @49795   11 years vboxsync 6813 - stage 3 rev 1
(edit) @49790   11 years vboxsync Main: unsigned width/height
(edit) @49785   11 years vboxsync Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests
(edit) @49783   11 years vboxsync DisplayImpl: DevVGA must not access framebuffer which has incorrect size.
(edit) @49778   11 years vboxsync Main/Host: actually return the host only and progress objects, plus …
(edit) @49769   11 years vboxsync Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
(edit) @49764   11 years vboxsync Main/Host: actually return the progress object
(edit) @49763   11 years vboxsync Main/include/Wrapper.h: fix reference counting issues for outgoing …
(edit) @49762   11 years vboxsync Main/NATNetwork: fix string format change in previous changeset
(edit) @49761   11 years vboxsync Main/Host: remove redundant casts, plus lots of whitespace cleanup
(edit) @49760   11 years vboxsync 6813 stage 2 rev 4
(edit) @49753   11 years vboxsync small fix
(edit) @49751   11 years vboxsync small fix
(edit) @49749   11 years vboxsync pr7074. OVF import: Restoring original UUIDs of imported images in VM …
(edit) @49747   11 years vboxsync ApplianceImplExport.cpp: C++11 build fix …
(edit) @49744   11 years vboxsync 6813 stage 2 rev3 issues on Solaris sorted
(edit) @49743   11 years vboxsync 6813 stage 2 rev2 issues sorted
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49741   11 years vboxsync Main/glue/vboxapi.py: fix copy/paste bug
(edit) @49738   11 years vboxsync Main/BandwidthControl: fix regression (iterator incremented twice), …
(edit) @49730   11 years vboxsync SerialPortImpl: fixed regression from r90887, com port mode could not …
(edit) @49718   11 years vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49716   11 years vboxsync pr7091. Fixed: OVF import of VM with type "LsiLogicSas" of SCSI controller
(edit) @49702   11 years vboxsync Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect …
(edit) @49687   11 years vboxsync Main/Snapshot: block deleting of current snapshot if it has child …
(edit) @49684   11 years vboxsync Main/GuestCtrl: dispatchToSession: Also try to handle generic messages.
(edit) @49679   11 years vboxsync fix for xtracker 7111 (must keep a ComPtr here)
(edit) @49678   11 years vboxsync Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) …
(edit) @49674   11 years vboxsync NetIf-darwin.cpp: warning [-Wdangling-else].
(edit) @49673   11 years vboxsync DHCPServerImpl: re-inroduce r90836 cancelled in r90887.
(edit) @49672   11 years vboxsync DHCPServerImpl.cpp: fixes regression introduced in r90887. Adding …
(edit) @49662   11 years vboxsync VRDEServerImpl: minor fixes for r90887
(edit) @49660   11 years vboxsync Main/idl/apiwrap-server.xsl: add forgotten marshaller interface to the …
(edit) @49653   11 years vboxsync Main/GuestProcessImpl: typo
(edit) @49652   11 years vboxsync Main/Wrapper.h: fix evil typo
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49638   11 years vboxsync Main/GuestCtrl: More checks; remove IGuestDirectroy from session list …
(edit) @49632   11 years vboxsync Build fix.
(edit) @49631   11 years vboxsync Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().
(edit) @49630   11 years vboxsync Main/GuestCtrl: Todo, logging.
(edit) @49629   11 years vboxsync Main/GuestSessionImplTasks.cpp: Don't manually release object pointers.
(edit) @49625   11 years vboxsync Main: make the USB tablet device instance 0 again.
(edit) @49620   11 years vboxsync pr7072. Search an appropriate medium format using, firstly, URL given …
(edit) @49619   11 years vboxsync Main/GuestSession: fixed a few format specifiers
(edit) @49618   11 years vboxsync Main/DHCPServerImpl: move DHCPServer::Data closer to implementation, …
(edit) @49615   11 years vboxsync build fix
(edit) @49614   11 years vboxsync since r90752 VBoxNetNAT always connects to VBoxSVC, so there're no …
(edit) @49612   11 years vboxsync NATNetworkImpl.cpp: FindDHCPServerByNetworkName() returns HRESULT, but …
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(edit) @49603   11 years vboxsync DevVGA,DisplayImpl: prevent access to invalid framebuffer.
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49594   11 years vboxsync pr7072. fix in using com::ErrorInfo.
(edit) @49590   11 years vboxsync Main/NetworkAdapter: fix refcounting when switching aware from a NAT …
(edit) @49588   11 years vboxsync Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
(edit) @49587   11 years vboxsync NAT networks: enable the network and the DHCP server by default
(edit) @49586   11 years vboxsync newer gcc versions require a space between literal and identifier
(edit) @49585   11 years vboxsync pr7072. noninformative error messages from the function …
(edit) @49570   11 years vboxsync Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
(edit) @49552   11 years vboxsync Main/Machine: the API description clearly says that deleting a VM …
(edit) @49547   11 years vboxsync Runtime+Main: the x86 directory is only used for Windows, Solaris …
(edit) @49546   11 years vboxsync Main/GuestCtrl: Allow empty passwords for IGuest::CreateSession().
(edit) @49541   11 years vboxsync Main/NATNetwork: Always do AddGlobalOption(DhcpOpt_Router,) to enforce …
(edit) @49539   11 years vboxsync Main/cbinding: lots of love and care for this long forgotten part of …
(edit) @49537   11 years vboxsync Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, …
(edit) @49517   11 years vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49516   11 years vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49512   11 years vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49501   11 years vboxsync Uninitialized variable.
(edit) @49499   11 years vboxsync Space.
(edit) @49497   11 years vboxsync build-fix: like r90651.
(edit) @49496   11 years vboxsync build-fix: like r90651.
(edit) @49495   11 years vboxsync build fix: perhaps we need guardian to split class …
(edit) @49494   11 years vboxsync Main/NetServiceRunner: Make command line more flexible for adding …
(edit) @49489   11 years vboxsync Main/src-server: Warning.
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49471   11 years vboxsync ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
(edit) @49460   11 years vboxsync fixed burn
(edit) @49459   11 years vboxsync Main: fixed race
(edit) @49456   11 years vboxsync ConsoleImpl2.cpp: Put HMForced in the rigth place.
(edit) @49453   11 years vboxsync Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
(edit) @49452   11 years vboxsync whitespace cleanup
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