|
|
@31270
|
14 years |
vboxsync |
Main: A little bit more logging.
|
|
|
@31241
|
14 years |
vboxsync |
Removed use of interface version for IGuest::getAdditionsVersion, some …
|
|
|
@31220
|
14 years |
vboxsync |
Main: rename IConsole::forgetSavedState() to discardSavedState()
|
|
|
@31218
|
14 years |
vboxsync |
Main: extend Machine::unregister() to no longer fail with machines in …
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30907
|
14 years |
vboxsync |
Pass RDP credentials to the guest only if there are no logged in users …
|
|
|
@30899
|
14 years |
vboxsync |
Main: removed bogus mouse shape data assert
|
|
|
@30871
|
14 years |
vboxsync |
Main: event names now in past tense
|
|
|
@30842
|
14 years |
vboxsync |
Activated large guest memory support for 32-bit guests
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30804
|
14 years |
vboxsync |
Main: handle enumerate guest properties correctly at runtime if the …
|
|
|
@30777
|
14 years |
vboxsync |
Main: Cancelled -> Canceled.
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30716
|
14 years |
vboxsync |
release build fixes
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30629
|
14 years |
vboxsync |
Main: irrelevant change sneaked in
|
|
|
@30627
|
14 years |
vboxsync |
Main, some frontends: removing callbacks
|
|
|
@30591
|
14 years |
vboxsync |
Main: events bits
|
|
|
@30564
|
14 years |
vboxsync |
Main: safearray event attributes work
|
|
|
@30553
|
14 years |
vboxsync |
Main: console events, sample of veto events use (enabled by default, …
|
|
|
@30510
|
14 years |
vboxsync |
Main: events work, firing of events enabled
|
|
|
@30434
|
14 years |
vboxsync |
no space before MB please (same as some lines above)
|
|
|
@30431
|
14 years |
vboxsync |
Formatting
|
|
|
@30430
|
14 years |
vboxsync |
Log virtual address space limit for win32 hosts
|
|
|
@30324
|
14 years |
vboxsync |
Main, Runtime: refined file system check to warn for disabled host …
|
|
|
@30300
|
14 years |
vboxsync |
Main: another minor BSTR/Bstr fix
|
|
|
@30289
|
14 years |
vboxsync |
improved r62816: only show a warning now, not an error; enable the …
|
|
|
@30209
|
14 years |
vboxsync |
Main: fixed non-Windows burns
|
|
|
@30207
|
14 years |
vboxsync |
Main: console COM events, cleanup, locking
|
|
|
@30191
|
14 years |
vboxsync |
Main: add DMI product name and DMI product version to the release log …
|
|
|
@30112
|
14 years |
vboxsync |
iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
|
|
|
@30111
|
14 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@29971
|
15 years |
vboxsync |
Main: cosmetical change in error messages
|
|
|
@29965
|
15 years |
vboxsync |
Main: Make IConsole::teleport() fail with the same message as the …
|
|
|
@29957
|
15 years |
vboxsync |
Console*: Fixed power off on failure issue again (should be correct …
|
|
|
@29927
|
15 years |
vboxsync |
Main: Three state powerOn progress object when teleporting.
|
|
|
@29864
|
15 years |
vboxsync |
Main: Make it possible to cancel the starting of a teleporation target.
|
|
|
@29804
|
15 years |
vboxsync |
Main/Console: trigger callbacks even without a running VM, for …
|
|
|
@29580
|
15 years |
vboxsync |
Main: avoid clearing vtable with memset
|
|
|
@29550
|
15 years |
vboxsync |
typo
|
|
|
@29518
|
15 years |
vboxsync |
Main: onMousePointerShapeChange reworked
|
|
|
@29480
|
15 years |
vboxsync |
Main: Remove IoBackendType in StorageController and have a boolean …
|
|
|
@29363
|
15 years |
vboxsync |
Added 'restart' parameter to OnVRDPServerChange notification.
|
|
|
@29326
|
15 years |
vboxsync |
LsiLogic: Make the SAS controller a separate device to make it …
|
|
|
@29292
|
15 years |
vboxsync |
Main/Console: fix regression introduced by making inaccessible …
|
|
|
@29224
|
15 years |
vboxsync |
Main: turn ISO not found error into warning to allow restoring VMs …
|
|
|
@28977
|
15 years |
vboxsync |
Main: fix bug in OnShowWindow introduced in r60968
|
|
|
@28959
|
15 years |
vboxsync |
ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
|
|
|
@28955
|
15 years |
vboxsync |
VirtualBox::RegisterCallback,Console::RegisterCallback: Explicitly …
|
|
|
@28873
|
15 years |
vboxsync |
Main/Snapshot+Console: implement reparenting children as part of a …
|
|
|
@28835
|
15 years |
vboxsync |
Main: live snapshot merging. initially limited to forward merging …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28795
|
15 years |
vboxsync |
Console::powerDown: Must set mVMDestroying whether there are any VM …
|
|
|
@28766
|
15 years |
vboxsync |
Main/Console: wrong place to lock the VM pointer, causes hangs
|
|
|
@28765
|
15 years |
vboxsync |
Main: Build fix
|
|
|
@28764
|
15 years |
vboxsync |
Main: Introduce a per controller setting to switch to the unbuffered …
|
|
|
@28727
|
15 years |
vboxsync |
Main/Console: clean up CFGM handling for medium attachments, make one …
|
|
|
@28698
|
15 years |
vboxsync |
ConsoleImpl.cpp: Flush the directory + hint how to get a good release …
|
|
|
@28607
|
15 years |
vboxsync |
Main/Console: eliminate dead variable
|
|
|
@28585
|
15 years |
vboxsync |
Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
|
|
|
@28205
|
15 years |
vboxsync |
Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27761
|
15 years |
vboxsync |
Main: fixed saving guest properties at machine power off
|
|
|
@27258
|
15 years |
vboxsync |
Fixed crash when deleting VRDP guest properties.
|
|
|
@26782
|
15 years |
vboxsync |
Main, Frontends: added support for virtual pointing devices with no …
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26615
|
15 years |
vboxsync |
CPU hotplug: Increase the number of tries to unplug a CPU from the VM. …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26323
|
15 years |
vboxsync |
Main/Machine+Console: Extend the scope of the power up progress …
|
|
|
@26313
|
15 years |
vboxsync |
fixed status LEDs for storage devices
|
|
|
@26300
|
15 years |
vboxsync |
pdmifs.h: Moved the network interfaces to a separate header called …
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26068
|
15 years |
vboxsync |
back out Main/Session+Console hack introducing full/reduced console
|
|
|
@26067
|
15 years |
vboxsync |
Main/Session+Console: By default, create a console with no sub-objects …
|
|
|
@26030
|
15 years |
vboxsync |
Main/Media: fix construction of CFGM tree when taking snapshots
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25981
|
15 years |
vboxsync |
pdmifs.h: yet another batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25903
|
15 years |
vboxsync |
Main: make restoreSnapshot() work with the lock validator; take …
|
|
|
@25902
|
15 years |
vboxsync |
Build fix
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25698
|
15 years |
vboxsync |
FreeBSD: Use the old TAP code when bridging to a TAP device and set …
|
|
|
@25589
|
15 years |
vboxsync |
LsiLogic: Add SAS support for Main and Frontends
|
|
|
@25574
|
15 years |
vboxsync |
Main: ExtraData option to pass RDP credentials to the guest (xTracker 4514)
|
|
|
@25346
|
15 years |
vboxsync |
iprt/cpputils.h -> iprt/cpp/utils.h
|
|
|
@25330
|
15 years |
vboxsync |
Main: fix parameter checking in AdoptSavedState
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25279
|
15 years |
vboxsync |
Main: preparation for deadlock detection: clean up autolock classes
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|