|
|
@18669
|
16 years |
vboxsync |
DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since …
|
|
|
@18664
|
16 years |
vboxsync |
Main: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18644
|
16 years |
vboxsync |
Doxygen: correct some mis-escaped references and add missing …
|
|
|
@18643
|
16 years |
vboxsync |
Typos in comments corrected while fixing doxygen warnings.
|
|
|
@18637
|
16 years |
vboxsync |
crOpenGL: add seamless mode clip regions to opengl ones
|
|
|
@18630
|
16 years |
vboxsync |
Doxyfile.Main: Restored indentation and formatting.
|
|
|
@18627
|
16 years |
vboxsync |
OVF: fix OVF 0.9 output to make ovftool happy
|
|
|
@18623
|
16 years |
vboxsync |
OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
|
|
|
@18621
|
16 years |
vboxsync |
fix for xTracker #3762
|
|
|
@18609
|
16 years |
vboxsync |
SDK: versioning in samples, cleanup
|
|
|
@18608
|
16 years |
vboxsync |
SDK: better versioning
|
|
|
@18605
|
16 years |
vboxsync |
SDK: better JAX-WS versioning
|
|
|
@18594
|
16 years |
vboxsync |
Fixed the problem with vboxnet0 not getting static IP on VM start.
|
|
|
@18592
|
16 years |
vboxsync |
VirtualBox.xidl: UUID for Networktype change
|
|
|
@18591
|
16 years |
vboxsync |
E1000: Added support for 82545EM (MT Server)
|
|
|
@18590
|
16 years |
vboxsync |
OVF: be more strict
|
|
|
@18588
|
16 years |
vboxsync |
OVF: write tags only if they aren't empty
|
|
|
@18583
|
16 years |
vboxsync |
OVF: fix wrong use of input array
|
|
|
@18572
|
16 years |
vboxsync |
Main: fixed a problem where the machine directory is not deleted. …
|
|
|
@18566
|
16 years |
vboxsync |
Storage/API/VBoxManage/...: add maximum size check to prevent creation …
|
|
|
@18543
|
16 years |
vboxsync |
NetAdp/win: rename connection fix, remove on uninstall temporary disabled
|
|
|
@18538
|
16 years |
vboxsync |
docs: do as doxygen suggested and run "doxygen -u" to update these …
|
|
|
@18535
|
16 years |
vboxsync |
OVF: typos
|
|
|
@18531
|
16 years |
vboxsync |
OVF: test case insensitive
|
|
|
@18530
|
16 years |
vboxsync |
OVF: Try to guess the guest operation system in the case of the other …
|
|
|
@18527
|
16 years |
vboxsync |
makefile.tstXPCOMCGlue: Drop the VBOX_WITH_XPCOM define.
|
|
|
@18520
|
16 years |
vboxsync |
Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
|
|
|
@18518
|
16 years |
vboxsync |
Installer/win: remove hostonly on uninstall; Main/win: default DHCP …
|
|
|
@18515
|
16 years |
vboxsync |
Main/xml: MSC makes a fuss about instantiating objects making use of …
|
|
|
@18493
|
16 years |
vboxsync |
ConsoleImpl.cpp: size_t warnings.
|
|
|
@18492
|
16 years |
vboxsync |
xml.cpp: bunch of size_t where ssize_t probably should've been used.
|
|
|
@18488
|
16 years |
vboxsync |
svchlp.cpp: Two size_t/DWORD warnings.
|
|
|
@18487
|
16 years |
vboxsync |
PerformanceImpl.cpp: size_t
|
|
|
@18486
|
16 years |
vboxsync |
MachineImpl.cpp: size_t/ULONG wrt Process::init.
|
|
|
@18485
|
16 years |
vboxsync |
HArdDiskImpl.cpp: size_t warnings.
|
|
|
@18484
|
16 years |
vboxsync |
VirtualBoxImpl.cpp: size_t/DWORD warning.
|
|
|
@18483
|
16 years |
vboxsync |
ApplianceImpl.cpp: size_t warning.
|
|
|
@18482
|
16 years |
vboxsync |
SnapshotImpl.cpp: size_t warning.
|
|
|
@18423
|
16 years |
vboxsync |
webtest.cpp: Shut up two size_t warnings from 64-bit MSC.
|
|
|
@18422
|
16 years |
vboxsync |
Makefiles,DIS: Cleanup of C++ exception options for the windows …
|
|
|
@18412
|
16 years |
vboxsync |
Main: api docs
|
|
|
@18406
|
16 years |
vboxsync |
Main: add IProgress::GetTimeRemaining()
|
|
|
@18405
|
16 years |
vboxsync |
OSE/win burn fix
|
|
|
@18400
|
16 years |
vboxsync |
OVF: use capacity instead of populated size as a better approximation …
|
|
|
@18395
|
16 years |
vboxsync |
OVF: fix incorrect progress weighting
|
|
|
@18394
|
16 years |
vboxsync |
Main: do not allow IProgress to report 100% until we're really done
|
|
|
@18389
|
16 years |
vboxsync |
use toUInt32() here
|
|
|
@18388
|
16 years |
vboxsync |
API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
|
|
|
@18385
|
16 years |
vboxsync |
#3569 (comment 72): Solved the issue with forgetting xml settings.
|
|
|
@18376
|
16 years |
vboxsync |
OVF: added product info & friends for in/export
|
|
|
@18375
|
16 years |
vboxsync |
NetIf/win: NetAdp creation fix
|
|
|
@18374
|
16 years |
vboxsync |
Cbinding: removed repeated words (Foundation, the)
|
|
|
@18356
|
16 years |
vboxsync |
trailing newline please.
|
|
|
@18350
|
16 years |
vboxsync |
OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent …
|
|
|
@18348
|
16 years |
vboxsync |
LsiLogic, BusLogic: Add Led support
|
|
|
@18340
|
16 years |
vboxsync |
OVF: default to bridged networking on import as expected by vmware
|
|
|
@18334
|
16 years |
vboxsync |
OVF: handle CIMOSType_CIMOS_Linux_64 correctly (used by VMware studio …
|
|
|
@18323
|
16 years |
vboxsync |
DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
|
|
|
@18313
|
16 years |
vboxsync |
Main: a different approach to opening images read-only for import …
|
|
|
@18311
|
16 years |
vboxsync |
OVF: resort & uuid
|
|
|
@18310
|
16 years |
vboxsync |
OVF: add some more recourse types
|
|
|
@18306
|
16 years |
vboxsync |
OVF: fix progress values for disks on import
|
|
|
@18304
|
16 years |
vboxsync |
OVF: common implementation for asynchronous disk progress; more …
|
|
|
@18301
|
16 years |
vboxsync |
OVF: break out if canceled
|
|
|
@18292
|
16 years |
vboxsync |
ConsoleImpl2.cpp: Set HwVirtExtForced if there is memory above 4GB and …
|
|
|
@18283
|
16 years |
vboxsync |
OVF: make import and export cancellable
|
|
|
@18278
|
16 years |
vboxsync |
OVF: fix broken progress computation on export
|
|
|
@18277
|
16 years |
vboxsync |
typos
|
|
|
@18276
|
16 years |
vboxsync |
Main: document new IProgress weighting
|
|
|
@18275
|
16 years |
vboxsync |
Main: fix borkage introduced by r44866 which caused all hard disk to …
|
|
|
@18273
|
16 years |
vboxsync |
OVF: fix export breakage from IProgress update
|
|
|
@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.
|
|
|
@18260
|
16 years |
vboxsync |
Main: fixed warnings
|
|
|
@18258
|
16 years |
vboxsync |
API docs
|
|
|
@18257
|
16 years |
vboxsync |
Main: fix warnings
|
|
|
@18252
|
16 years |
vboxsync |
Main: performance header cleanup.
|
|
|
@18248
|
16 years |
vboxsync |
OVF: reorder appliance implementation code, no functional changes
|
|
|
@18246
|
16 years |
vboxsync |
license header updates from filemuncher
|
|
|
@18244
|
16 years |
vboxsync |
Cbinding: fixed problem due to change using static buffer.
|
|
|
@18241
|
16 years |
vboxsync |
VBoxXPCOMCGlue.*: Reverted back the licensing changes as per 2221#c147
|
|
|
@18221
|
16 years |
vboxsync |
VBoxXPCOMCGlue.c: Drop the malloc/free and use a 4KB static path …
|
|
|
@18220
|
16 years |
vboxsync |
OVF: parse EULA section with ovf 0.9 too
|
|
|
@18217
|
16 years |
vboxsync |
Main: OVF API docs.
|
|
|
@18216
|
16 years |
vboxsync |
Main: fix SDK breakage, always use dir=return instead of dir=out when …
|
|
|
@18214
|
16 years |
vboxsync |
OVF: added AddDescription; return the created VirtualSystemDescription …
|
|
|
@18210
|
16 years |
vboxsync |
Remove some no longer needed code.
|
|
|
@18208
|
16 years |
vboxsync |
#3569: DHCP Server is now started from VBoxSVC and terminates with it.
|
|
|
@18206
|
16 years |
vboxsync |
Main: Improve fix for #3727 by handling case when oldimage != image.
|
|
|
@18202
|
16 years |
vboxsync |
Cbinding: licensing changes
|
|
|
@18201
|
16 years |
vboxsync |
OVF: header file changes missing
|
|
|
@18197
|
16 years |
vboxsync |
OVF: added getValuesByType & the license text to the describtions
|
|
|
@18194
|
16 years |
vboxsync |
Main: #3727: VBoxManage controlvm dvdattach does not work if the image …
|
|
|
@18185
|
16 years |
vboxsync |
Cbinding: licensing changes
|
|
|
@18184
|
16 years |
vboxsync |
Cbinding: licensing changes
|
|
|
@18183
|
16 years |
vboxsync |
Added copyright info to VBoxSVC/VBoxC Windows resources.
|
|
|
@18177
|
16 years |
vboxsync |
Main: turn read/write param in OpenHardDisk into an enum
|
|
|
@18173
|
16 years |
vboxsync |
Main: Protect every use of the StorageController list and remove …
|
|
|