|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33458
|
14 years |
vboxsync |
Main: partial revert or r67042, bring back the overwrite parameter
|
|
|
@33451
|
14 years |
vboxsync |
Main: change VirtualBox::createMachine() to accept arbitrary paths for …
|
|
|
@33396
|
14 years |
vboxsync |
Main: Some OS/2 build fixes.
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33254
|
14 years |
vboxsync |
Main: fix VirtualBox::ComposeMachineFilename to always return absolute path
|
|
|
@33250
|
14 years |
vboxsync |
Main: fix finding snapshot diffs in new-vm machine folders …
|
|
|
@33239
|
14 years |
vboxsync |
Main: remove VirtualBox::WaitForPropertyChange which has been …
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|
@33232
|
14 years |
vboxsync |
Main: use paths relative to machine folder in machine registries
|
|
|
@33078
|
14 years |
vboxsync |
Main: change per-machine media registries so that removeable media …
|
|
|
@33051
|
14 years |
vboxsync |
Main: use .vbox extension for machine XML of newly created or renamed …
|
|
|
@32894
|
14 years |
vboxsync |
Main: clean up GuestOSType constructor
|
|
|
@32727
|
14 years |
vboxsync |
com/string: Windows build fixes
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32120
|
14 years |
vboxsync |
Main, devices: support for chipset selection in the public API
|
|
|
@32063
|
14 years |
vboxsync |
Main: comments
|
|
|
@31814
|
14 years |
vboxsync |
Main: cleanup medium objects from media registry when machine object …
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31595
|
14 years |
vboxsync |
Main: remove deprecated VirtualBox::createLegacyMachine() and …
|
|
|
@31579
|
14 years |
vboxsync |
EventQueue: Fix losing messages, use the right queue type on XPCOM …
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31552
|
14 years |
vboxsync |
Build fix
|
|
|
@31545
|
14 years |
vboxsync |
build fix
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31482
|
14 years |
vboxsync |
Main: less string copying with media paths
|
|
|
@31481
|
14 years |
vboxsync |
Main: use a shared type for string maps
|
|
|
@31473
|
14 years |
vboxsync |
Main: avoid excessive copying in VirtualBox::saveSettings()
|
|
|
@31464
|
14 years |
vboxsync |
Main: support per-machine media registries in XML settings (not yet used)
|
|
|
@31388
|
14 years |
vboxsync |
Main: locking optimization
|
|
|
@31387
|
14 years |
vboxsync |
Main: Lock order when saving host usb filters.
|
|
|
@31372
|
14 years |
vboxsync |
Main: fix memory leak in VirtualBox::postEvent() when posting the …
|
|
|
@31370
|
14 years |
vboxsync |
Main: cleanup machine renames, remove dead code
|
|
|
@31358
|
14 years |
vboxsync |
Main: convert more Medium and MediumFormat internals to Utf8Str
|
|
|
@31308
|
14 years |
vboxsync |
Main: storage controller/attachment cleanup
|
|
|
@31300
|
14 years |
vboxsync |
Main: fix floppy/dvd breakage
|
|
|
@31296
|
14 years |
vboxsync |
Main: cleanup host drives management: do not return different IMedium …
|
|
|
@31281
|
14 years |
vboxsync |
Main: one function instead of two for finding DVD and floppy images
|
|
|
@31034
|
14 years |
vboxsync |
Main, Python: session API changes, cleanup, tweaks
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30956
|
14 years |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30950
|
14 years |
vboxsync |
Main: use settings::SystemProperties in SystemPropertiesImpl.h
|
|
|
@30938
|
14 years |
vboxsync |
Main: add option to VirtualBox::findMachine() whether it should find …
|
|
|
@30929
|
14 years |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30882
|
14 years |
vboxsync |
Main/Machine+VirtualBox: add missing synchronization to the delayed …
|
|
|
@30881
|
14 years |
vboxsync |
Main/OVF: add Appliance::machines[] attribute so that caller can …
|
|
|
@30871
|
14 years |
vboxsync |
Main: event names now in past tense
|
|
|
@30847
|
14 years |
vboxsync |
Main/Machine+Performance+VirtualBox: move deleting the performance …
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30777
|
14 years |
vboxsync |
Main: Cancelled -> Canceled.
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30746
|
14 years |
vboxsync |
Main: clean up spaghetti code in Console::configConstructor(): remove …
|
|
|
@30742
|
14 years |
vboxsync |
windows build fix
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30717
|
14 years |
vboxsync |
windows build fix
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30591
|
14 years |
vboxsync |
Main: events bits
|
|
|
@30565
|
14 years |
vboxsync |
Main: spelling
|
|
|
@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
|
|
|
@30381
|
14 years |
vboxsync |
Main: generic events (disabled)
|
|
|
@30380
|
14 years |
vboxsync |
Main: make calculateRelativePath methods a bit smarter and rename them …
|
|
|
@30377
|
14 years |
vboxsync |
Main: do not hold any other lock while calling …
|
|
|
@30358
|
14 years |
vboxsync |
Main: temp disabled EventSource init
|
|
|
@30345
|
14 years |
vboxsync |
Main: more events
|
|
|
@30314
|
14 years |
vboxsync |
Main: fixes to saveSettings and locking calls, part 2
|
|
|
@30207
|
14 years |
vboxsync |
Main: console COM events, cleanup, locking
|
|
|
@30159
|
14 years |
vboxsync |
Main: generic Java glue works (including callbacks on Win)
|
|
|
@30156
|
14 years |
vboxsync |
Main: COM events work (smth along those lines could be done for …
|
|
|
@30070
|
15 years |
vboxsync |
Main/VirtualBox: handle objects with limited functionality …
|
|
|
@30055
|
15 years |
vboxsync |
VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
|
|
|
@29937
|
15 years |
vboxsync |
Main: Reapplied r62200 with bug fixes.
|
|
|
@29934
|
15 years |
vboxsync |
reverted r62200 as it breaks powerup
|
|
|
@29932
|
15 years |
vboxsync |
Main: Rewrote ProgressProxyImpl.cpp to proxy at the most one progress …
|
|
|
@29874
|
15 years |
vboxsync |
first draft of OLE events support
|
|
|
@29864
|
15 years |
vboxsync |
Main: Make it possible to cancel the starting of a teleporation target.
|
|
|
@29849
|
15 years |
vboxsync |
Main: events for callbacks on Windows (disabled)
|
|
|
@28955
|
15 years |
vboxsync |
VirtualBox::RegisterCallback,Console::RegisterCallback: Explicitly …
|
|
|
@28950
|
15 years |
vboxsync |
VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented …
|
|
|
@28944
|
15 years |
vboxsync |
Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
|
|
|
@28930
|
15 years |
vboxsync |
Main/IVirtualBoxCallback: Added and implemented handling of …
|
|
|
@28825
|
15 years |
vboxsync |
Make SATA the default harddisk controller for Windows guests (Vista …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28304
|
15 years |
vboxsync |
Main: free some bytes in destructors
|
|
|
@28205
|
15 years |
vboxsync |
Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
|
|
|
@28091
|
15 years |
vboxsync |
Main: clean up Machine::init() and instance data
|
|
|
@27796
|
15 years |
vboxsync |
Main: attempt at USB locking fixes
|
|
|
@27792
|
15 years |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@27730
|
15 years |
vboxsync |
Backed out 59261 & 59266
|
|
|
@27681
|
15 years |
vboxsync |
build fix
|
|
|
@27677
|
15 years |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@27668
|
15 years |
vboxsync |
VBoxManage, Main: fixed creating VM, Bstr fixes.
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|