|
|
@44580
|
12 years |
vboxsync |
VBoxBFE: RIP.
|
|
|
@44563
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44552
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44551
|
12 years |
vboxsync |
Windows build fix
|
|
|
@44548
|
12 years |
vboxsync |
Main/Metrics: Update link status on metrics setup, do not collect …
|
|
|
@44545
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44533
|
12 years |
vboxsync |
VBoxSVSI.cpp: doxygen and hungarian adjustments.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44525
|
12 years |
vboxsync |
VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
|
|
|
@44503
|
12 years |
vboxsync |
Main: change API. Interface IMediumFormat was touched. Attribute …
|
|
|
@44490
|
12 years |
vboxsync |
Main/Machine: avoid triggering spurious MachineStateChanged events for …
|
|
|
@44480
|
12 years |
vboxsync |
Main: fixed small typo inside the loop
|
|
|
@44475
|
12 years |
vboxsync |
Main/Metrics: Per-VM CPU load fix for Darwin (#6345)
|
|
|
@44468
|
12 years |
vboxsync |
ConsoleVRDPServer: use a separate thread to call the external auth …
|
|
|
@44467
|
12 years |
vboxsync |
Reverted r83474
|
|
|
@44466
|
12 years |
vboxsync |
Main/Metrics: Per-VM CPU load on Darwin brought in line with other …
|
|
|
@44450
|
12 years |
vboxsync |
Main/Metrics: Adjust per-VM CPU load by number of cores on Solaris (#6345)
|
|
|
@44440
|
12 years |
vboxsync |
Main: UsbWebcamInterface: do not crash if VM has no webcam.
|
|
|
@44433
|
12 years |
vboxsync |
Main/Medium: improve the error handling for medium UUID change …
|
|
|
@44425
|
12 years |
vboxsync |
Main: Some more pVM cleanups.
|
|
|
@44421
|
12 years |
vboxsync |
mpVM -> mpUVM in comments and such.
|
|
|
@44419
|
12 years |
vboxsync |
Main: One more use of PVM and some other cleanups.
|
|
|
@44414
|
12 years |
vboxsync |
Main/webservice: improve API fault handling, provide exact method name …
|
|
|
@44413
|
12 years |
vboxsync |
Main/Global: add Linux 3.x to the Linux 2.6 entry to make it clear …
|
|
|
@44409
|
12 years |
vboxsync |
Main/Medium: resizing needs to update the image size information, and …
|
|
|
@44407
|
12 years |
vboxsync |
Main/VRDEServer: allow settings changes when the VM is saved, plus …
|
|
|
@44406
|
12 years |
vboxsync |
Main/Snapshot: fix indentation
|
|
|
@44402
|
12 years |
vboxsync |
ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44395
|
12 years |
vboxsync |
Main/SnapshotImpl: Select merge direction based on the image size
|
|
|
@44393
|
12 years |
vboxsync |
VM,++: Changed the VM callbacks (at error, at runtime error, at state …
|
|
|
@44387
|
12 years |
vboxsync |
CFGM: Changed the config constructor to take a PUVM as well as a PVM …
|
|
|
@44385
|
12 years |
vboxsync |
CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
|
|
|
@44383
|
12 years |
vboxsync |
Main/DisplayImpl: fix for the burn 83352..
|
|
|
@44382
|
12 years |
vboxsync |
Main/DisplayImpl: Fix for access violation in case of multimonitor.
…
|
|
|
@44381
|
12 years |
vboxsync |
Main: operator precedence
|
|
|
@44380
|
12 years |
vboxsync |
remove compiler warning about that some variable shadows a previous local
|
|
|
@44379
|
12 years |
vboxsync |
Main: The change ulong to ULONG inside the loops where enumeration …
|
|
|
@44376
|
12 years |
vboxsync |
The changes inside loops where enumeration MediumVariant is converted. …
|
|
|
@44375
|
12 years |
vboxsync |
EM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44374
|
12 years |
vboxsync |
FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44373
|
12 years |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@44372
|
12 years |
vboxsync |
Main: change API. Interface IMedium was touched. Handling enumeration …
|
|
|
@44371
|
12 years |
vboxsync |
added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
|
|
|
@44368
|
12 years |
vboxsync |
ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
|
|
|
@44367
|
12 years |
vboxsync |
glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to …
|
|
|
@44365
|
12 years |
vboxsync |
Main: change API. Interface IMedium was touched. Handling enumeration …
|
|
|
@44364
|
12 years |
vboxsync |
PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
|
|
|
@44362
|
12 years |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44355
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44353
|
12 years |
vboxsync |
Main: machine folder name sanitising was not working in release …
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44350
|
12 years |
vboxsync |
Main: machine folder name sanitising was not working in release …
|
|
|
@44349
|
12 years |
vboxsync |
Main: machine folder name sanitising was not working in release builds.
|
|
|
@44347
|
12 years |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44346
|
12 years |
vboxsync |
TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44337
|
12 years |
vboxsync |
update
|
|
|
@44327
|
12 years |
vboxsync |
Main/Snapshot: the merge procedure became a little bit better. …
|
|
|
@44322
|
12 years |
vboxsync |
Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
|
|
|
@44320
|
12 years |
vboxsync |
Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
|
|
|
@44316
|
12 years |
vboxsync |
Main: Check for already used UUIDs when registering a new non file …
|
|
|
@44288
|
12 years |
vboxsync |
Eliminate last use of CombinedProgress class etc xtracker id id 6167
|
|
|
@44281
|
12 years |
vboxsync |
export to OSE
|
|
|
@44277
|
12 years |
vboxsync |
log typo.
|
|
|
@44274
|
12 years |
vboxsync |
Guest properties/Main/: Added more safety checks, also re-validate …
|
|
|
@44240
|
12 years |
vboxsync |
Main: Fix assertion, pMedium can be Null if there is an error
|
|
|
@44234
|
12 years |
vboxsync |
Main/FreeBSD: Fix
|
|
|
@44191
|
12 years |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
|
|
|
@44179
|
12 years |
vboxsync |
build fix
|
|
|
@44174
|
12 years |
vboxsync |
HostImpl.cpp / Host::GetProcessorFeature: Finally use /dev/vboxdrvu to …
|
|
|
@44167
|
12 years |
vboxsync |
Main: Increased guest property lookup performance by using a map for …
|
|
|
@44160
|
12 years |
vboxsync |
Main/webservices: make it compile with libxslt >= 1.1.27 (thanks jmbreuer!)
|
|
|
@44153
|
12 years |
vboxsync |
Main/Machine: unconditionally disable video encoding, should mitigate …
|
|
|
@44152
|
12 years |
vboxsync |
Main/Snapshot+Console: Set up logging earlier to capture more error …
|
|
|
@44151
|
12 years |
vboxsync |
Main/Console: dump the VBoxInternal2 extradata settings since they …
|
|
|
@44134
|
12 years |
vboxsync |
Main/solaris/NetIF-solaris: fixed warning to make Parfait happy
|
|
|
@44130
|
12 years |
vboxsync |
GA/Display: Support for dynamic configuration (position and …
|
|
|
@44124
|
12 years |
vboxsync |
Eliminate last use of the CombinedProgess class - bugtracker id 6167
|
|
|
@44103
|
12 years |
vboxsync |
Main/ConsoleImpl2: warning
|
|
|
@44091
|
12 years |
vboxsync |
Main: make the code more readable. Places where the comparisons were …
|
|
|
@44043
|
12 years |
vboxsync |
Main/VirtualBox: fix bug in creating SnapshotEvents, the event type …
|
|
|
@44041
|
12 years |
vboxsync |
Main/Snapshot: re-add a vital fix for taking snapshots which somehow …
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@44031
|
12 years |
vboxsync |
Main/Metrics: Network counter wrap and non-sd disk fixes for Solaris …
|
|
|
@44029
|
12 years |
vboxsync |
Main/Medium: fix logic for updating image UUID and parent UUID so that …
|
|
|
@43994
|
12 years |
vboxsync |
Main/Metrics: Do not collect data for unplugged host interfaces (#6345)
|
|
|
@43981
|
12 years |
vboxsync |
Guest Control: Respect detached processes.
|
|
|
@43978
|
12 years |
vboxsync |
Main/Metrics: Host disk size for Solaris (#6345)
|
|
|
@43958
|
12 years |
vboxsync |
Main/Metrics: Host disk size, linux only (#6345)
|
|
|
@43952
|
12 years |
vboxsync |
Shared folders: instead of dropping a shared folder which does not …
|
|
|
@43949
|
12 years |
vboxsync |
Main/Metics: VM disk usage metric (#6345)
|
|
|
@43944
|
12 years |
vboxsync |
Burn fix.
|
|
|
@43943
|
12 years |
vboxsync |
Main/glue: bad_alloc handling for event queue, todos.
|
|
|
@43934
|
12 years |
vboxsync |
DisplayImpl: LogFlow -> Log2
|
|
|
@43933
|
12 years |
vboxsync |
Main/Metrics: Host link speed metric and the fix for base name …
|
|
|
@43929
|
12 years |
vboxsync |
ConsoleVRDPServer: VideoIn updates
|
|
|
@43915
|
12 years |
vboxsync |
Main/Machine+Snapshot+Medium: fix cancelling snapshots, used to …
|
|
|