|
|
@34794
|
14 years |
vboxsync |
ExtPackManager: Drop the drop zone idea.
|
|
|
@34787
|
14 years |
vboxsync |
Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
|
|
|
@34770
|
14 years |
vboxsync |
Warning.
|
|
|
@34754
|
14 years |
vboxsync |
Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
|
|
|
@34739
|
14 years |
vboxsync |
Main::Display: use screen id in VBVA mode.
|
|
|
@34714
|
14 years |
vboxsync |
ExtPackManager: Added API for opening a tarball prior to installation …
|
|
|
@34642
|
14 years |
vboxsync |
Main/VirtualBoxClient: Don't use the singleton factory, as the …
|
|
|
@34589
|
14 years |
vboxsync |
Burn fix
|
|
|
@34587
|
14 years |
vboxsync |
Main: Bandwidth groups for disks (and later network)
This introduces …
|
|
|
@34579
|
14 years |
vboxsync |
Completed the extension pack renaming. Some bugfixes.
|
|
|
@34574
|
14 years |
vboxsync |
Make vrde auth library configurable per VM.
|
|
|
@34563
|
14 years |
vboxsync |
VRDPAuth -> VBoxAuth.
|
|
|
@34558
|
14 years |
vboxsync |
Updated VBox authentication library interface, removed references to VRDP.
|
|
|
@34501
|
14 years |
vboxsync |
Main/OVF: use ostype from ovf:/OperatingSystemSection/vbox:OSType …
|
|
|
@34434
|
14 years |
vboxsync |
Switch to the new block cache and disable the old one for now
|
|
|
@34424
|
14 years |
vboxsync |
Main/VirtualBoxClient: don't provide empty ctor/dtors, on OSX this …
|
|
|
@34421
|
14 years |
vboxsync |
Main/VirtualBoxClient: typos
|
|
|
@34416
|
14 years |
vboxsync |
Main/VirtualBoxClient: new client-side singleton interface for …
|
|
|
@34402
|
14 years |
vboxsync |
whitespace
|
|
|
@34397
|
14 years |
vboxsync |
Main: remove dead and obsolete code
|
|
|
@34391
|
14 years |
vboxsync |
More extension pack code.
|
|
|
@34341
|
14 years |
vboxsync |
Main/linux/USB and RDP/client/vrdp: clean up the handling of the USB …
|
|
|
@34335
|
14 years |
vboxsync |
Main/DrvIntNet: pass IgnoreConnectFailure to the driver to make it …
|
|
|
@34331
|
14 years |
vboxsync |
PCI: more 4.0 interfaces
|
|
|
@34313
|
14 years |
vboxsync |
two more
|
|
|
@34308
|
14 years |
vboxsync |
Main: PCI passthrough work
|
|
|
@34307
|
14 years |
vboxsync |
ExtPack: Correct file headers.
|
|
|
@34287
|
14 years |
vboxsync |
ExtPack: Don't hold any locks when calling extension pack hooks …
|
|
|
@34244
|
14 years |
vboxsync |
Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
|
|
|
@34111
|
14 years |
vboxsync |
Pass RDP credentials to the guest only from one client, when multiple …
|
|
|
@34101
|
14 years |
vboxsync |
Main-OVF: address r67784
|
|
|
@34093
|
14 years |
vboxsync |
r=bird: 'RT' and 'rt' is reserved for use in IPRT, please address the …
|
|
|
@34086
|
14 years |
vboxsync |
Main: Pass more IVirtualBox pointers to the extension pack. VRDE …
|
|
|
@34075
|
14 years |
vboxsync |
warnings
|
|
|
@34073
|
14 years |
vboxsync |
ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting …
|
|
|
@34058
|
14 years |
vboxsync |
minor extpack adjustments.
|
|
|
@34010
|
14 years |
vboxsync |
Main, FE/VBoxManage: Make it possible to mark specific controllers as …
|
|
|
@33963
|
14 years |
vboxsync |
Main: moved listeners to location usable by fronends, rework
|
|
|
@33959
|
14 years |
vboxsync |
Main: code for generic listener creation
|
|
|
@33952
|
14 years |
vboxsync |
Main: replaces callback mechanism of NAT redirect change event …
|
|
|
@33921
|
14 years |
vboxsync |
Main: rework 'save registries' logic to ensure that all media …
|
|
|
@33918
|
14 years |
vboxsync |
Main: allow multiple AHCI controllers
|
|
|
@33915
|
14 years |
vboxsync |
Main, QT/FE, VBoxManage: per-chipset controller count limits
|
|
|
@33908
|
14 years |
vboxsync |
Main: sort Medium methods to have the same order in .h und .cpp
|
|
|
@33904
|
14 years |
vboxsync |
Main: fix snapshot folder and log folder regression (since 4.0 …
|
|
|
@33898
|
14 years |
vboxsync |
Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
|
|
|
@33849
|
14 years |
vboxsync |
whitespace
|
|
|
@33848
|
14 years |
vboxsync |
Main/Console+Machine: move progress object for Console::SaveState from …
|
|
|
@33825
|
14 years |
vboxsync |
Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
|
|
|
@33806
|
14 years |
vboxsync |
ExtPack changes, related IPRT changes.
|
|
|
@33784
|
14 years |
vboxsync |
Main: Added ExtPackManager to Console and implemented the Console and …
|
|
|
@33776
|
14 years |
vboxsync |
Main/IGuest::updateGuestAdditions: Introduced additional flags …
|
|
|
@33765
|
14 years |
vboxsync |
Main: Added attribute IVirtualBox::ExtensionPackManager.
|
|
|
@33760
|
14 years |
vboxsync |
Main/Medium: don't just randomly throw exception if a device type …
|
|
|
@33758
|
14 years |
vboxsync |
Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
|
|
|
@33723
|
14 years |
vboxsync |
Automatic Guest Additions update: Support/graceful handling for …
|
|
|
@33708
|
14 years |
vboxsync |
Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
|
|
|
@33700
|
14 years |
vboxsync |
Main;Runtime: use size_t
|
|
|
@33698
|
14 years |
vboxsync |
Main-OVF: make it possible to overwrite all available items if a …
|
|
|
@33693
|
14 years |
vboxsync |
Main: More ExtPack code.
|
|
|
@33690
|
14 years |
vboxsync |
PCI: more slot management bits
|
|
|
@33687
|
14 years |
vboxsync |
PCI: part 1 of PCI slots assignment logic in Main
|
|
|
@33656
|
14 years |
vboxsync |
*: rebrand Sun (L)GPL disclaimers
|
|
|
@33651
|
14 years |
vboxsync |
Main-OVF: rename
|
|
|
@33623
|
14 years |
vboxsync |
ExtPack: More code.
|
|
|
@33598
|
14 years |
vboxsync |
Main: use RTPATH_MAX and RTPathUserHome() wrapper
|
|
|
@33596
|
14 years |
vboxsync |
Main: Change the 'default default' machine folder to …
|
|
|
@33592
|
14 years |
vboxsync |
VRDE: renamed VRDPServer.h, .cpp to VRDEServer.
|
|
|
@33590
|
14 years |
vboxsync |
VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
|
|
|
@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!
|
|
|
@33524
|
14 years |
vboxsync |
Storage: Implement offical support for other disk types like DVD and …
|
|
|
@33521
|
14 years |
vboxsync |
ExtPack: More code.
|
|
|
@33497
|
14 years |
vboxsync |
Build fix.
|
|
|
@33492
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Update.
|
|
|
@33474
|
14 years |
vboxsync |
ExtPack: Sketches and some code.
|
|
|
@33461
|
14 years |
vboxsync |
Main: Add additional params to IVirtualBox::EntryList for querying the …
|
|
|
@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 …
|
|
|
@33447
|
14 years |
vboxsync |
Main/UIWizard: Sound Controller attachement recommendations was added.
|
|
|
@33417
|
14 years |
vboxsync |
FE;Main;OVF: On export name the disks like the ovf + disk + number.
|
|
|
@33411
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
|
|
|
@33408
|
14 years |
vboxsync |
Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33368
|
14 years |
vboxsync |
Main-OVF: back to const ref
|
|
|
@33353
|
14 years |
vboxsync |
Main-OVF: import into existing disks: test
|
|
|
@33344
|
14 years |
vboxsync |
Main-OVF: Select the target format out of the available formats.
|
|
|
@33339
|
14 years |
vboxsync |
Main/Medium: more parameter clarifications
|
|
|
@33334
|
14 years |
vboxsync |
Main/MediumImpl: clarify what medium format is used for src/dst for …
|
|
|
@33301
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
|
|
|
@33300
|
14 years |
vboxsync |
Main: API change, merge IMachine::getSnapshot() with findSnapshot()
|
|
|
@33298
|
14 years |
vboxsync |
Main: fix docs for aggregator API, burn fix
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33247
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33239
|
14 years |
vboxsync |
Main: remove VirtualBox::WaitForPropertyChange which has been …
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|
@33237
|
14 years |
vboxsync |
Main: remove obsolete typedef
|
|
|
@33232
|
14 years |
vboxsync |
Main: use paths relative to machine folder in machine registries
|
|
|