VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57642   9 years vboxsync Main/linux: one more check if DBus is not available (should fix a …
(edit) @57639   9 years vboxsync Main/Network: report errors from VBoxNetCfg back to VBoxManage (#7973)
(edit) @57632   9 years vboxsync USBIdDatabaseGenerator: coding style
(edit) @57625   9 years vboxsync Main/HostUSBdevice: USB dtabase enabled + minor fix
(edit) @57599   9 years vboxsync Main/ConsoleImpl: don't complain if NAT redirection rules should be …
(edit) @57596   9 years vboxsync Main/Network: reduce amount of release log messages (#7993)
(edit) @57595   9 years vboxsync NVMe: Fixes
(edit) @57556   9 years vboxsync Main/Network: fix to include wireless adapters into bridged list (#7993)
(edit) @57554   9 years vboxsync Main/Network: alternative implementation of NetIfList using …
(edit) @57552   9 years vboxsync Main: be slightly more descriptive with this informational message
(edit) @57546   9 years vboxsync UsbCardReader: Clear the pointer to the driver or we might run into a …
(edit) @57536   9 years vboxsync Main/Network: Yet another attempt to find the root cause of failure to …
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @57505   9 years vboxsync Main: a warning and a false positive
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57488   9 years vboxsync VBoxJWs file list and source code generating rules needs to depend on …
(edit) @57485   9 years vboxsync Main/Network: remove redundant INetCfg query/release during interface …
(edit) @57475   9 years vboxsync Main/src-server/HostUSBDeviceImpl.cpp: quick fix for release log message
(edit) @57469   9 years vboxsync DnD: Fixed host->guest crashes on OS X hosts.
(edit) @57461   9 years vboxsync Main/Network: extensive release logging during interface enumeration
(edit) @57452   9 years vboxsync Build fix; forgot a file.
(edit) @57439   9 years vboxsync DECLCALLBACK
(edit) @57438   9 years vboxsync DECLCALLBACK
(edit) @57437   9 years vboxsync DECLCALLBACK
(edit) @57428   9 years vboxsync DECLCALLBACK
(edit) @57425   9 years vboxsync DECLCALLBACK
(edit) @57424   9 years vboxsync Main: DECLCALLBACK
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57413   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57403   9 years vboxsync Main/Machine: Make sure the list of USB controllers is empty before …
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57338   9 years vboxsync Main/HostUSBdevice: Fixed issue on Linux
(edit) @57332   9 years vboxsync Main/Machine: fix list of allowed machine states when guest properties …
(edit) @57326   9 years vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @57319   9 years vboxsync MachineImpl: slightly adapted the error text
(edit) @57295   9 years vboxsync Logging instead of assertion.
(edit) @57291   9 years vboxsync Assertion.
(edit) @57287   9 years vboxsync DnD/Main: Tell the guest if a certain message is not understood …
(edit) @57280   9 years vboxsync Backed out r101968, not necessary anymore. Still the current value of …
(edit) @57277   9 years vboxsync OVF: when exporting the VM settings in the VBox format, use the …
(edit) @57221   9 years vboxsync DnD: Added support for "drag promises" on OS X for guest to host …
(edit) @57216   9 years vboxsync pr7972. OVF: fixed VBox version to correctly support new features …
(edit) @57194   9 years vboxsync Main/Display: additional seamless rectangle logging.
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57188   9 years vboxsync Main/Console: when starting a VM from saved state, skip the immutable …
(edit) @57185   9 years vboxsync build fix
(edit) @57183   9 years vboxsync Main: use explicit types here to prevent compiler warnings
(edit) @57134   9 years vboxsync Main/Machine: fix session state checking helpers (properly …
(edit) @57130   9 years vboxsync Main/MediumImpl: fixed test (see public ticket #14350)
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57065   9 years vboxsync Main: in the macro declaring empty constructor/destructor, use a …
(edit) @57034   9 years vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56963   9 years vboxsync Console: Make sure the members holding the number of encrypted disks …
(edit) @56959   9 years vboxsync Main/Makefile.kmk: Sketched out how to generate code in makefiles …
(edit) @56958   9 years vboxsync ClientWatcher.cpp: Deal with possible race between watcher getting the …
(edit) @56941   9 years vboxsync VBoxSVC/iokit.cpp: OS X 10.11 USB tweaks.
(edit) @56925   9 years vboxsync Main/Medium: Fix error message
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56907   9 years vboxsync DnD/Main: GuestDnDSourceImpl.cpp: Compare incoming and previously …
(edit) @56901   9 years vboxsync DnD/Main: Gracefully rollback on GuestDnDURIData::Reset().
(edit) @56867   9 years vboxsync Main/NetworkAdapterImpl: when changing the trace file do also …
(edit) @56864   9 years vboxsync added two more OSX guest types
(edit) @56858   9 years vboxsync ConsoleImpl2.cpp: Corrected MaxIntelFamilyModelStep calculation. …
(edit) @56854   9 years vboxsync Main: Eliminate VBOX_USE_LIBHAL and dead code for FreeBSD, not used anymore
(edit) @56853   9 years vboxsync DisplayImpl: LogRel nit.
(edit) @56845   9 years vboxsync added test
(edit) @56840   9 years vboxsync Main/Display: notify when video mode hint capability is disabled too.
(edit) @56830   9 years vboxsync Main/idl: comment
(edit) @56825   9 years vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56824   9 years vboxsync Revert r101473 because the build issues under linux.
(edit) @56822   9 years vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56820   9 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56788   9 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56782   9 years vboxsync Nit.
(edit) @56734   9 years vboxsync DnD/Main: Fixed setting the default action based on the allowed actions.
(edit) @56712   9 years vboxsync IGuestDirectory: Another missing first arg, found by the assertion in …
(edit) @56711   9 years vboxsync IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
(edit) @56709   9 years vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @56696   9 years vboxsync Main/cbinding: fix a possible NULL pointer dereference in the sample …
(edit) @56683   9 years vboxsync Session::uninitialize: Shut up assertion that annoys the heck out of …
(edit) @56681   9 years vboxsync GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
(edit) @56679   9 years vboxsync Main/cbinding: fix new style reserved attribute "unit" (forgotten …
(edit) @56669   9 years vboxsync glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
(edit) @56662   9 years vboxsync Main: When changing audio controller, change codec as well.
(edit) @56657   9 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
(edit) @56656   9 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
(edit) @56655   9 years vboxsync Build fix.
(edit) @56653   9 years vboxsync DnD: Some renaming, documentation, logging.
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56636   9 years vboxsync Main/glue/tests: add some comments to the java sample code, and clean …
(edit) @56625   9 years vboxsync doc/SDKRef: Document how to run the system event queue when using the …
(edit) @56616   9 years vboxsync DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
(edit) @56615   9 years vboxsync Main: build fixes
(edit) @56610   9 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56600   9 years vboxsync Main/webservice: more Windows build fixing
(edit) @56599   9 years vboxsync Warning fix (32-bit Windows).
(edit) @56598   9 years vboxsync Main/webservice: windows build fix
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