|
|
@23394
|
15 years |
vboxsync |
Main/MediumAttachment: cleanup, much more logging, some preparation …
|
|
|
@23341
|
15 years |
vboxsync |
Main: opimization for r52856
|
|
|
@23327
|
15 years |
vboxsync |
Main: more header cleanup; move VirtualBox instance data to cpp …
|
|
|
@23319
|
15 years |
vboxsync |
Main: more header cleanup
|
|
|
@23304
|
15 years |
vboxsync |
Main: make backups before overwriting old XML files; remove obsolete …
|
|
|
@23279
|
15 years |
vboxsync |
Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
|
|
|
@23269
|
15 years |
vboxsync |
export to OSE
|
|
|
@23265
|
15 years |
vboxsync |
export to OSE
|
|
|
@23259
|
15 years |
vboxsync |
Main: attempt solaris build fix
|
|
|
@23257
|
15 years |
vboxsync |
Main: IHost header cleanup, remove cruft elsewhere
|
|
|
@23235
|
15 years |
vboxsync |
API: fix opening new dvd/floppy images, introduce fallback format
|
|
|
@23228
|
15 years |
vboxsync |
merge: first solaris build fix
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23185
|
15 years |
vboxsync |
Skip VBVA update if framebufer is being resized.
|
|
|
@23179
|
15 years |
vboxsync |
Main: firmware type setter
|
|
|
@22810
|
15 years |
vboxsync |
FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22624
|
15 years |
vboxsync |
Main: cosmetics
|
|
|
@22562
|
15 years |
vboxsync |
Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
|
|
|
@22560
|
15 years |
vboxsync |
Main/GuestProperties: fix setting empty strings as guest properties …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22455
|
15 years |
vboxsync |
ConsoleImpl: meAttachmentType shouldn't be static
|
|
|
@22412
|
15 years |
vboxsync |
HGSMI/VBVA updates
|
|
|
@22396
|
15 years |
vboxsync |
FreeBSD: Add support for tap interface networking. Contributed by …
|
|
|
@22384
|
15 years |
vboxsync |
Main: repair RT_OS_LINUX=1 VBOX_WITH_NETFLT=
|
|
|
@22381
|
15 years |
vboxsync |
Main, Python glue: Windows updates
|
|
|
@22375
|
15 years |
vboxsync |
NetSniffer: do not erase the dump file even if network attachment is …
|
|
|
@22358
|
15 years |
vboxsync |
fixed Win burns
|
|
|
@22357
|
15 years |
vboxsync |
COM, Python: wrappers cleanup, some generic improvments
|
|
|
@22338
|
15 years |
vboxsync |
ConsoleImpl: removed unused variable
|
|
|
@22306
|
15 years |
vboxsync |
attempt to fix burn
|
|
|
@22305
|
15 years |
vboxsync |
Main: generic callback wrappers mechanism
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22211
|
15 years |
vboxsync |
HostImpl: Removed the return parameter from …
|
|
|
@22187
|
15 years |
vboxsync |
Main: remove some obsolete files
|
|
|
@22183
|
15 years |
vboxsync |
Main: fix more windows warnings + burns
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22166
|
15 years |
vboxsync |
ConsoleImpl2.cpp: More cleanup.
|
|
|
@22162
|
15 years |
vboxsync |
Console::configNetwork: some cleanup and todos.
|
|
|
@22143
|
15 years |
vboxsync |
video 2d accel: Main & ui settings
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@21916
|
15 years |
vboxsync |
Main/GuestProperties: create guest properties for the VBox version and …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21860
|
15 years |
vboxsync |
DHCP Server: fix for passing on commandline options with no values …
|
|
|
@21835
|
15 years |
vboxsync |
Main: snapshots cleanup, documentation, memory leak fix, locking
|
|
|
@21827
|
15 years |
vboxsync |
Main: base appliance interfaces on VirtualBoxBase, not …
|
|
|
@21826
|
15 years |
vboxsync |
Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21817
|
15 years |
vboxsync |
Network: check for change in network attachment type and allow only …
|
|
|
@21790
|
15 years |
vboxsync |
Main API: fixed few missed IDispatch interface map entries
|
|
|
@21783
|
15 years |
vboxsync |
API: make IVirtualBoxErrorInfo available via the webservice, and …
|
|
|
@21758
|
15 years |
vboxsync |
OVF: added manifest file creation/verification
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21647
|
15 years |
vboxsync |
Pass RDP client name, username and domain via guest properties …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@21612
|
15 years |
vboxsync |
OVF: Added remote OVF downloading.
|
|
|
@21607
|
15 years |
vboxsync |
Main: Enable a serial port for OS/2 guests by default.
|
|
|
@21599
|
15 years |
vboxsync |
OVF: no using in headers
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21520
|
15 years |
vboxsync |
COM: missed pieces of scriptability support
|
|
|
@21465
|
16 years |
vboxsync |
fixed FramebufferImpl.h props
|
|
|
@21448
|
16 years |
vboxsync |
Main: FramebufferImpl
|
|
|
@21446
|
16 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21436
|
16 years |
vboxsync |
Main: make HostHardwareLinux use MiniString instead of std::string; …
|
|
|
@21395
|
16 years |
vboxsync |
Stop performance counter sampling when the host goes into suspend …
|
|
|
@21394
|
16 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
16 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21387
|
16 years |
vboxsync |
DHCP server: fix bad ifdef block, optimize
|
|
|
@21292
|
16 years |
vboxsync |
svn:eol-style native
|
|
|
@21227
|
16 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21173
|
16 years |
vboxsync |
Console could not load two or more temporary shared folders from saved …
|
|
|
@21079
|
16 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
16 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
16 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@20964
|
16 years |
vboxsync |
typo
|
|
|
@20963
|
16 years |
vboxsync |
Main: Added stubs for Cd & CdUp.
|
|
|
@20961
|
16 years |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20932
|
16 years |
vboxsync |
Main/AutoLock: eliminate not entirely working custom windows …
|
|
|
@20928
|
16 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20842
|
16 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20814
|
16 years |
vboxsync |
Main: prototyped screenshot usable for scripting languages
|
|
|
@20727
|
16 years |
vboxsync |
NetworkAttachment: removed global variable passing down to functions
|
|
|
@20631
|
16 years |
vboxsync |
NetworkAttachment: shifted the configuration to a new function …
|
|
|
@20630
|
16 years |
vboxsync |
Python: moved waiting on client side, removed main API for event …
|
|
|
@20598
|
16 years |
vboxsync |
Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
|
|
|
@20523
|
16 years |
vboxsync |
build fix
|
|
|
@20522
|
16 years |
vboxsync |
ConsoleImpl: Replaced the magic number 8 with …
|
|
|
@20521
|
16 years |
vboxsync |
NetworkAttachment: Allow changing the attachment between …
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20370
|
16 years |
vboxsync |
Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20267
|
16 years |
vboxsync |
Main: completed scriptable changes
Make VBox buildable on SMB share …
|
|
|
@20260
|
16 years |
vboxsync |
Main: added default audio driver method to ISystemProperties
|
|
|
@20220
|
16 years |
vboxsync |
Main: back out the IProgess::GetResultCode() parameter change
|
|
|
@20212
|
16 years |
vboxsync |
Main: changed the parameter of IProgress::GetResultCode() from …
|
|
|
@20082
|
16 years |
vboxsync |
Main: not needed anymore
|
|
|
@20081
|
16 years |
vboxsync |
Main: initial code for upload to cloud (second try)
|
|
|
@20045
|
16 years |
vboxsync |
Main-S3: backed out r47779 because of Win (mkdtemp)
|
|
|
@20044
|
16 years |
vboxsync |
Main-S3: initial code for the export of OVF's to an S3 server
|
|
|
@20042
|
16 years |
vboxsync |
Main: sketched 3D hardware support test in IHost
|
|
|
@20021
|
16 years |
vboxsync |
Main/Display: properly save/restore some important members, see …
|
|
|