VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21090   15 years vboxsync Main/xpcom/server: Launch only kernel arch matching VBoxSVC for …
(edit) @21081   15 years vboxsync fix windows burn from r49339
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21068   15 years vboxsync OVF: fix warnings and a wrong parameter possibly leading to bad config
(edit) @21061   15 years vboxsync API: fix documentation for a bunch of fixed NULL issues
(edit) @21031   15 years vboxsync API/HardDisk: implementation for cloning to existing image
(edit) @21026   15 years vboxsync API/HardDisk: tiny clarification of the cloneTo semantics when copying …
(edit) @21002   15 years vboxsync MachineImpl.cpp: Fix for another regression from the NULL string …
(edit) @20995   15 years vboxsync fix for Console::configConstructor hang
(edit) @20990   15 years vboxsync Main/MouseImpl: reverted c49200
(edit) @20988   15 years vboxsync Main/MouseImpl: fix unwanted empty mouse movement events
(edit) @20980   15 years vboxsync IDL: doxygen fixes
(edit) @20978   15 years vboxsync tiny cleanup, don't create unneeded Bstr temp objects
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20976   15 years vboxsync Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
(edit) @20964   15 years vboxsync typo
(edit) @20963   15 years vboxsync Main: Added stubs for Cd & CdUp.
(edit) @20961   15 years vboxsync fixed typo, it means occurred, not occured
(edit) @20945   15 years vboxsync API/HardDisk: allow cloning to existing images. just a stub for now.
(edit) @20932   15 years vboxsync Main/AutoLock: eliminate not entirely working custom windows …
(edit) @20931   15 years vboxsync API: cleanup of previous changes
(edit) @20930   15 years vboxsync OVF: fix exporting of more than one disk
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20926   15 years vboxsync Python: fixed typo, improvments for the shell
(edit) @20897   15 years vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20896   15 years vboxsync SDK: API doc fixes.
(edit) @20890   15 years vboxsync Webservice: now that we can handle it (r49036), enable IGuest …
(edit) @20888   15 years vboxsync webservice: changes to allow for supporting IDisplay and other …
(edit) @20885   15 years vboxsync Main: Fix dead lock when mounting/umounting DVDs/Floppies if the guest …
(edit) @20882   15 years vboxsync Main: use IPRT semrw in AutoLock
(edit) @20852   15 years vboxsync Main: Don't assert when a DVD/Floppy image was unmounted at runtime.
(edit) @20851   15 years vboxsync Webservice: handle NULL pointer object arguments in methods and return …
(edit) @20849   15 years vboxsync API: typo fix
(edit) @20844   15 years vboxsync SDK: teach jax-ws glue bindings proper inheritance (respect 'extends' …
(edit) @20843   15 years vboxsync SDK: documentation updates
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20831   15 years vboxsync Main: refined docs on takeScreenShotSlow()
(edit) @20828   15 years vboxsync SDK: documentation updates
(edit) @20827   15 years vboxsync SDK: fix broken perl testcase
(edit) @20826   15 years vboxsync Main: fixed bug in metric names reading
(edit) @20818   15 years vboxsync Python: generate capitalized version of callbacks on Windows, now …
(edit) @20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
(edit) @20807   15 years vboxsync Python: better event wait routine, cleanup (callbacks still crash)
(edit) @20729   15 years vboxsync removed unused variable
(edit) @20727   15 years vboxsync NetworkAttachment: removed global variable passing down to functions
(edit) @20720   15 years vboxsync ConsoleImpl.cpp: VMR3ReqCall w/ cMillis=0 may return VERR_TIMEOUT or …
(edit) @20719   15 years vboxsync it's a psz not a sz
(edit) @20705   15 years vboxsync it's a psz not a sz.
(edit) @20704   15 years vboxsync NetworkAdapterImpl.cpp: completely useless file description.
(edit) @20693   15 years vboxsync Python: Windows waiting for event, additional shell command
(edit) @20690   15 years vboxsync NetworkAttachment: VMR3ReqCall should be on cpu 0
(edit) @20679   15 years vboxsync ACPI: fix problem with certain Windows ACPI impls (such as XP) …
(edit) @20677   15 years vboxsync NetworkAttachment: removed duplicate code which introduced regression
(edit) @20634   15 years vboxsync burnfix
(edit) @20631   15 years vboxsync NetworkAttachment: shifted the configuration to a new function …
(edit) @20630   15 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20598   15 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @20596   15 years vboxsync Corrected xml format change compared to 2.2.x.
(edit) @20579   15 years vboxsync Python: attempt to allow .run installer work with multiple Python …
(edit) @20576   15 years vboxsync OVF: fix wrong OVF 1.0 namespace, more OVF 1.0 fixes for problems …
(edit) @20560   15 years vboxsync ConsoleImpl.cpp: r=bird for network reattaching.
(edit) @20523   15 years vboxsync build fix
(edit) @20522   15 years vboxsync ConsoleImpl: Replaced the magic number 8 with …
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20515   15 years vboxsync typo
(edit) @20514   15 years vboxsync OVF export: better handle the case when there is no USB controller …
(edit) @20512   15 years vboxsync OSE headers
(edit) @20503   15 years vboxsync grumble
(edit) @20501   15 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20500   15 years vboxsync Main/generic/Open*.cpp: license header fix
(edit) @20499   15 years vboxsync OpenGLTest.cpp: Fixed RTProcCreate argument list and executable name …
(edit) @20495   15 years vboxsync indent.
(edit) @20481   15 years vboxsync #3773: Detection of primary NIC for bridging in Linux.
(edit) @20475   15 years vboxsync #3773: Detection of primary NIC for bridging in Darwin.
(edit) @20445   15 years vboxsync Python: generic callback creation mechanism, use like cb = …
(edit) @20384   16 years vboxsync LogRel() the amount of available host memory as well
(edit) @20382   16 years vboxsync LogRel() the amount of host memory
(edit) @20381   16 years vboxsync VirtualBox.xidl: UUID for r48138.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20371   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20370   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20337   16 years vboxsync OVF: disabled internet based OVF export again
(edit) @20326   16 years vboxsync Main/MachineImpl: adapt variable name to current executable name
(edit) @20313   16 years vboxsync Frontends/VBoxManage, Main/Machine: implement new session type …
(edit) @20304   16 years vboxsync crOpenGL: change host opengl test to non console app to remove …
(edit) @20300   16 years vboxsync Windows implementation of RTProcCreate does not like empty argument lists
(edit) @20283   16 years vboxsync Main: move host opengl test to a separate app
(edit) @20274   16 years vboxsync Main/Session: add missing flow logging for GetRemoteConsole
(edit) @20268   16 years vboxsync Incorrect type lead to division by zero crashes in VBoxSVC.
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @20263   16 years vboxsync OVF: one more check
(edit) @20262   16 years vboxsync Main: fix linux burns
(edit) @20261   16 years vboxsync OVF: fix win burns
(edit) @20260   16 years vboxsync Main: added default audio driver method to ISystemProperties
(edit) @20259   16 years vboxsync OVF: import/export CPU count
(edit) @20237   16 years vboxsync win OSE fixes
(edit) @20224   16 years vboxsync Main/Display: Fixes for multiple screens. Don't update the screen …
(edit) @20223   16 years vboxsync cbinding: changed version 2.5 => version 3.0
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