|
|
@22318
|
15 years |
vboxsync |
handle required settings upgrade transparently in the settings backend only
|
|
|
@22304
|
15 years |
vboxsync |
Main: fix broken deletion of extradata
|
|
|
@22300
|
15 years |
vboxsync |
Main: fix bad unicode in discarding snapshot title
|
|
|
@22298
|
15 years |
vboxsync |
Main: fix locking assertion when discarding snapshots with state when …
|
|
|
@22294
|
15 years |
vboxsync |
Main: gcc warnings
|
|
|
@22287
|
15 years |
vboxsync |
Main: fix missing shared folders XML save
|
|
|
@22246
|
15 years |
vboxsync |
Main: fix saving of serial + parallel ports broken by XML update
|
|
|
@22229
|
15 years |
vboxsync |
Main: fix comment
|
|
|
@22228
|
15 years |
vboxsync |
Main: fix both SetExtraData() implementations to call …
|
|
|
@22199
|
15 years |
vboxsync |
Main: bump machine settings version only if new features are really …
|
|
|
@22198
|
15 years |
vboxsync |
Main: document XML settings versions correctly; bring back DHCP server …
|
|
|
@22197
|
15 years |
vboxsync |
Main: fix gcc warnings.
|
|
|
@22194
|
15 years |
vboxsync |
Main: fix taking snapshots broken by r50951
|
|
|
@22186
|
15 years |
vboxsync |
Main: fix more windows warnings
|
|
|
@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 …
|
|
|
@22143
|
15 years |
vboxsync |
video 2d accel: Main & ui settings
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21835
|
15 years |
vboxsync |
Main: snapshots cleanup, documentation, memory leak fix, locking
|
|
|
@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 …
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@21607
|
15 years |
vboxsync |
Main: Enable a serial port for OS/2 guests by default.
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21428
|
15 years |
vboxsync |
Main: remove ENoMemory exception class, replace with std::bad_alloc() …
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21002
|
15 years |
vboxsync |
MachineImpl.cpp: Fix for another regression from the NULL string …
|
|
|
@20978
|
15 years |
vboxsync |
tiny cleanup, don't create unneeded Bstr temp objects
|
|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20931
|
15 years |
vboxsync |
API: cleanup of previous changes
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20852
|
15 years |
vboxsync |
Main: Don't assert when a DVD/Floppy image was unmounted at runtime.
|
|
|
@20326
|
16 years |
vboxsync |
Main/MachineImpl: adapt variable name to current executable name
|
|
|
@20313
|
16 years |
vboxsync |
Frontends/VBoxManage, Main/Machine: implement new session type …
|
|
|
@20206
|
16 years |
vboxsync |
Main: OSE warnings
|
|
|
@19610
|
16 years |
vboxsync |
Main/Machine: add extradata key to suppress deleting saved state on …
|
|
|
@19280
|
16 years |
vboxsync |
Main: Build fix for FreeBSD AMD64. key_t is 8 bytes big on amd64
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19236
|
16 years |
vboxsync |
Main: Added first step for ability to run VBox with read-only …
|
|
|
@19017
|
16 years |
vboxsync |
Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
|
|
|
@18818
|
16 years |
vboxsync |
Main/Machine: fix returned error code if opening the vm config file …
|
|
|
@18785
|
16 years |
vboxsync |
API/MachineImpl: double-dash command line options and support starting …
|
|
|
@18621
|
16 years |
vboxsync |
fix for xTracker #3762
|
|
|
@18572
|
16 years |
vboxsync |
Main: fixed a problem where the machine directory is not deleted. …
|
|
|
@18486
|
16 years |
vboxsync |
MachineImpl.cpp: size_t/ULONG wrt Process::init.
|
|
|
@18269
|
16 years |
vboxsync |
Main: rework IProgress internals to optionally handle weighted …
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18263
|
16 years |
vboxsync |
Main,VBox/param.h: Move the hard RAM limit out of the schema.
|
|
|
@18252
|
16 years |
vboxsync |
Main: performance header cleanup.
|
|
|
@18173
|
16 years |
vboxsync |
Main: Protect every use of the StorageController list and remove …
|
|
|
@18162
|
16 years |
vboxsync |
Main: add read/write param to OpenHardDisk to allow for opening disk …
|
|
|
@18158
|
16 years |
vboxsync |
fixed SEGFAULT in MachineImpl::rollback()
|
|
|
@18115
|
16 years |
vboxsync |
Main/HardDisk: implement flattenTo() API. a bit code duplication left …
|
|
|
@17942
|
16 years |
vboxsync |
Moved default USB enabling to the GUI.
|
|
|
@17934
|
16 years |
vboxsync |
Enable the OHCI and EHCI controller by default for new VMs.
|
|
|
@17911
|
16 years |
vboxsync |
#3686: “Main: fix unused var warnings”
- Garbage collect; use NOREF(); …
|
|
|
@17825
|
16 years |
vboxsync |
API/HardDIsk: introduce parameter for specifying the image variant to …
|
|
|
@17755
|
16 years |
vboxsync |
Main, OVF: add output IStorageController to …
|
|
|
@17736
|
16 years |
vboxsync |
fix compiler warning
|
|
|
@17686
|
16 years |
vboxsync |
Main: Compile fix for debug builds
|
|
|
@17685
|
16 years |
vboxsync |
Main: Rename the port paramter of the AttachHardDisk, GetHardDisk, …
|
|
|
@17670
|
16 years |
vboxsync |
Main: Compile fixes
|
|
|
@17669
|
16 years |
vboxsync |
Main: Rework storage controller handling to allow an arbitrary number …
|
|
|
@17651
|
16 years |
vboxsync |
Main: Reset differencing hard disks for which auto-reset is set to …
|
|
|
@17601
|
16 years |
vboxsync |
Set HWVirtEx to true by default for new VMs.
|
|
|
@17350
|
16 years |
vboxsync |
Main/GuestProperties: the session machine directControl pointer can be …
|
|
|
@17182
|
16 years |
vboxsync |
Main/Unix: clean up code, make it work properly with EACCES and other …
|
|
|
@17180
|
16 years |
vboxsync |
Main/Unix: redo SYSV semaphore key generation. The old solution was …
|
|
|
@16981
|
16 years |
vboxsync |
Main: Fixed the potential deadlock in Machine::openSession() when …
|
|
|
@16966
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16244
|
16 years |
vboxsync |
Main: Use a non-zero proj_id in ftok() as suggested by the libc manual.
|
|
|
@16216
|
16 years |
vboxsync |
Main: Perform case-insensitive Guest OS type ID comparisons and …
|
|
|
@16174
|
16 years |
vboxsync |
renamed VirtualBox4 to VirtualBox
|
|
|
@16166
|
16 years |
vboxsync |
purge the obsolete Qt3 GUI
|
|
|
@16001
|
16 years |
vboxsync |
Main: Fixed r41667.
|
|
|
@16000
|
16 years |
vboxsync |
Main: Don't write a zero char to the end of a virgin global or machine …
|
|
|
@15994
|
16 years |
vboxsync |
Fe/VBoxManage, Main: Enumerating guest properties did not work …
|
|
|
@15991
|
16 years |
vboxsync |
Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
|
|
|
@15945
|
16 years |
vboxsync |
Main: Pass inaccessible shared folders to the guest instead of …
|
|
|
@15888
|
16 years |
vboxsync |
Main: Improved r41336.
|
|
|
@15766
|
16 years |
vboxsync |
valgrind warning
|
|
|
@15762
|
16 years |
vboxsync |
Main: Exmplicit machine state comparisons replaced with bool …
|
|
|
@15582
|
16 years |
vboxsync |
#3281: Introduced a 'version' attribute on the <Hardware> element …
|
|
|
@15496
|
16 years |
vboxsync |
accident
|
|
|
@15495
|
16 years |
vboxsync |
warning
|
|
|
@15494
|
16 years |
vboxsync |
warning
|
|
|
@15448
|
16 years |
vboxsync |
Main: #3314: Don't delete the saved state file if restoring the VM …
|
|
|
@15380
|
16 years |
vboxsync |
Main: Warning.
|
|
|
@15375
|
16 years |
vboxsync |
Main: #3382: When discarding the first snapshot in the snapshot chain, …
|
|
|