|
|
@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
|
|
|
@33757
|
14 years |
vboxsync |
Storage/RAW: case insensitive extension matching
Main/Medium: For …
|
|
|
@33756
|
14 years |
vboxsync |
Release logging.
|
|
|
@33743
|
14 years |
vboxsync |
Main: Windows, starting Vista, shall use HDA audio by default
|
|
|
@33731
|
14 years |
vboxsync |
Disable large page support by default for Linux hosts until further notice
|
|
|
@33727
|
14 years |
vboxsync |
fix build
|
|
|
@33724
|
14 years |
vboxsync |
Comment typo.
|
|
|
@33723
|
14 years |
vboxsync |
Automatic Guest Additions update: Support/graceful handling for …
|
|
|
@33722
|
14 years |
vboxsync |
Main, PCI: uniform PCI slots management, please watch/report regressions
|
|
|
@33720
|
14 years |
vboxsync |
EventQueue::uninit: Don't run the native mac os x runloop in default …
|
|
|
@33718
|
14 years |
vboxsync |
Main: perform the file system check not only when starting the VM but …
|
|
|
@33709
|
14 years |
vboxsync |
Main/Machine: Reject any attempt to open a VM config with the same …
|
|
|
@33708
|
14 years |
vboxsync |
Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
|
|
|
@33707
|
14 years |
vboxsync |
Main/Console: use appropriately sized types to resolve the compiler …
|
|
|
@33706
|
14 years |
vboxsync |
Main/Appliance: MSVC compiler warnings
|
|
|
@33700
|
14 years |
vboxsync |
Main;Runtime: use size_t
|
|
|
@33699
|
14 years |
vboxsync |
Main-OVF: fix win burn
|
|
|
@33698
|
14 years |
vboxsync |
Main-OVF: make it possible to overwrite all available items if a …
|
|
|
@33697
|
14 years |
vboxsync |
Guest Control: Provide canceling overall task progress as well.
|
|
|
@33696
|
14 years |
vboxsync |
Guest Control: Updates on guest path/environment resolving, …
|
|
|
@33695
|
14 years |
vboxsync |
build fix
|
|
|
@33693
|
14 years |
vboxsync |
Main: More ExtPack code.
|
|
|
@33691
|
14 years |
vboxsync |
Main: openMedium() should return the same IMedium when called twice …
|
|
|
@33690
|
14 years |
vboxsync |
PCI: more slot management bits
|
|
|
@33688
|
14 years |
vboxsync |
PIC: forgotten code to record assignment
|
|
|
@33687
|
14 years |
vboxsync |
PCI: part 1 of PCI slots assignment logic in Main
|
|
|
@33685
|
14 years |
vboxsync |
Main: remove assertion which causes all machine startups to fail
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33671
|
14 years |
vboxsync |
ExtPackManagerImpl: typo
|
|
|
@33665
|
14 years |
vboxsync |
Main-OVF: allow overwriting of the OS type; prefer the OS type from a …
|
|
|
@33661
|
14 years |
vboxsync |
Main/OVF: never write the Machine/@stateFile attribute in machine XML …
|
|
|
@33659
|
14 years |
vboxsync |
Main-OVF: cleanup
|
|
|
@33657
|
14 years |
vboxsync |
Main: API docs
|
|
|
@33656
|
14 years |
vboxsync |
*: rebrand Sun (L)GPL disclaimers
|
|
|
@33652
|
14 years |
vboxsync |
Main-OVF: typo
|
|
|
@33651
|
14 years |
vboxsync |
Main-OVF: rename
|
|
|
@33643
|
14 years |
vboxsync |
Main-OVF: streamify Sha1ReadBuf
|
|
|
@33627
|
14 years |
vboxsync |
Disabled the building of VBoxExtPackHelperApp.
|
|
|
@33624
|
14 years |
vboxsync |
build fix
|
|
|
@33623
|
14 years |
vboxsync |
ExtPack: More code.
|
|
|
@33622
|
14 years |
vboxsync |
Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
|
|
|
@33621
|
14 years |
vboxsync |
Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
|
|
|
@33612
|
14 years |
vboxsync |
Main: remove stdio include
|
|
|
@33611
|
14 years |
vboxsync |
Main: fix end marker bug in VRDE settings processing
|
|
|
@33606
|
14 years |
vboxsync |
PCI: add 2 bridges into ICH-9 chipset, more verbose topology printing
|
|
|
@33604
|
14 years |
vboxsync |
tstVBoxAPILinux.cpp: typos
|
|
|
@33598
|
14 years |
vboxsync |
Main: use RTPATH_MAX and RTPathUserHome() wrapper
|
|
|
@33596
|
14 years |
vboxsync |
Main: Change the 'default default' machine folder to …
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33593
|
14 years |
vboxsync |
Main: export VRDEServerImpl.cpp to OSE.
|
|
|
@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 …
|
|
|
@33582
|
14 years |
vboxsync |
solaris burn fix
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33558
|
14 years |
vboxsync |
Guest Copy/Guest Additions: First working version of host-triggered …
|
|
|
@33557
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation (warnings).
|
|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33553
|
14 years |
vboxsync |
Add default case.
|
|
|
@33543
|
14 years |
vboxsync |
Always enable large page support on 64-bit hosts
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33536
|
14 years |
vboxsync |
Main-OVF: Use the circular buffer on export and move the write …
|
|
|
@33528
|
14 years |
vboxsync |
Guest Copy/Guest Additions: No credentials needed.
|
|
|
@33526
|
14 years |
vboxsync |
Fix burn
|
|
|
@33525
|
14 years |
vboxsync |
Fix burn
|
|
|
@33524
|
14 years |
vboxsync |
Storage: Implement offical support for other disk types like DVD and …
|
|
|
@33523
|
14 years |
vboxsync |
ExtPack: -> laptop.
|
|
|
@33521
|
14 years |
vboxsync |
ExtPack: More code.
|
|
|
@33518
|
14 years |
vboxsync |
warning
|
|
|
@33517
|
14 years |
vboxsync |
Main/NATEngineImpl.cpp: copy'n'paste error
|
|
|
@33516
|
14 years |
vboxsync |
Main: free on error
|
|
|
@33510
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Also don't wait forever when spawning …
|
|
|
@33505
|
14 years |
vboxsync |
build fix
|
|
|
@33504
|
14 years |
vboxsync |
Default large page support to on for new VMs or VMs that didn't …
|
|
|
@33497
|
14 years |
vboxsync |
Build fix.
|
|
|
@33494
|
14 years |
vboxsync |
Build fixes.
|
|
|
@33492
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Update.
|
|
|
@33488
|
14 years |
vboxsync |
build fix.
|
|
|
@33487
|
14 years |
vboxsync |
a couple of lines more.
|
|
|
@33477
|
14 years |
vboxsync |
build fix
|
|
|
@33474
|
14 years |
vboxsync |
ExtPack: Sketches and some code.
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33461
|
14 years |
vboxsync |
Main: Add additional params to IVirtualBox::EntryList for querying the …
|
|
|
@33459
|
14 years |
vboxsync |
Main: API docs
|
|
|
@33458
|
14 years |
vboxsync |
Main: partial revert or r67042, bring back the overwrite parameter
|
|
|
@33452
|
14 years |
vboxsync |
Main: forgot UUID change
|
|
|
@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.
|
|
|
@33446
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Update.
|
|
|
@33438
|
14 years |
vboxsync |
Main;FE/Qt4: implement Cd and CdUp in IVFSExplorer
|
|
|
@33433
|
14 years |
vboxsync |
Main: fail with meaningful error message if medium path is not fully …
|
|
|
@33424
|
14 years |
vboxsync |
Main-OVF: Allow overriding of the target disk path when there is some …
|
|
|
@33423
|
14 years |
vboxsync |
MSVC warnings
|
|
|
@33417
|
14 years |
vboxsync |
FE;Main;OVF: On export name the disks like the ovf + disk + number.
|
|
|
@33412
|
14 years |
vboxsync |
Removed unused code.
|
|
|
@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.
|
|
|
@33407
|
14 years |
vboxsync |
nits
|
|
|
@33399
|
14 years |
vboxsync |
build fix
|
|
|