|
|
@53767
|
10 years |
vboxsync |
s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
|
|
|
@53760
|
10 years |
vboxsync |
Main/ConsoleImpl: when doing VMR3ReqCall requests, do always drop the …
|
|
|
@53758
|
10 years |
vboxsync |
Main/DisplayImpl: replaced a few %d by %Rrc where appropriate
|
|
|
@53748
|
10 years |
vboxsync |
DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType …
|
|
|
@53739
|
10 years |
vboxsync |
Main: Fix race condition between Medium::Close and Medium::i_queryInfo …
|
|
|
@53730
|
10 years |
vboxsync |
DisplayImpl.cpp: VMSVGA3d does not use the mCrOglCallbacks.
|
|
|
@53723
|
10 years |
vboxsync |
Don't enabled the VBoxSharedOpenGL stuff if we're using VMSVGA3d.
|
|
|
@53722
|
10 years |
vboxsync |
Fixed some missing H()s in the graphics department. Use ptr for …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53603
|
10 years |
vboxsync |
Main: Don't try to delete the storage of a disk image when the format …
|
|
|
@53560
|
10 years |
vboxsync |
Main: Fixes for disk encryption, delete the key again if configuring …
|
|
|
@53541
|
10 years |
vboxsync |
Missing file
|
|
|
@53540
|
10 years |
vboxsync |
Missing file
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53523
|
10 years |
vboxsync |
PDM/Audio: Add ALSA backend (work in progress).
|
|
|
@53508
|
10 years |
vboxsync |
warning
|
|
|
@53492
|
10 years |
vboxsync |
Some fixes for windows cross build using wine.
|
|
|
@53486
|
10 years |
vboxsync |
PDM/Audio: Warnings.
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53387
|
10 years |
vboxsync |
missing dependency for javadoc rule.
|
|
|
@53386
|
10 years |
vboxsync |
glue-java.xsl: Fixed bug in string-trim where it was looking at the …
|
|
|
@53385
|
10 years |
vboxsync |
javadoc v8 HTML fixes.
|
|
|
@53354
|
10 years |
vboxsync |
R7524 - needs testing in VBoxManage.
|
|
|
@53344
|
10 years |
vboxsync |
Main: VRDEServer property TCP/Ports should accept 0 as default value
|
|
|
@53330
|
10 years |
vboxsync |
ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
|
|
|
@53323
|
10 years |
vboxsync |
Main/VirtualBox: take vbox lock before locking dhcp server list (#7500)
|
|
|
@53318
|
10 years |
vboxsync |
NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
|
|
|
@53297
|
10 years |
vboxsync |
Main: Added API to report actual USB device speed.
|
|
|
@53243
|
10 years |
vboxsync |
Main/glue/glue-java.xsl: additional tweaking, to make sure that newer …
|
|
|
@53242
|
10 years |
vboxsync |
Main/HostDnsService: Tcpip\Parameters\NameServer value is not updated …
|
|
|
@53222
|
10 years |
vboxsync |
Devices/vmsvga: enabled 3D and a few warning fixes
|
|
|
@53219
|
10 years |
vboxsync |
Main/glue/glue-java.xsl: make the jax-ws API binding use TLS only, …
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@53186
|
10 years |
vboxsync |
Main/webservice: better protocol selection
|
|
|
@53185
|
10 years |
vboxsync |
Main/webservicee/vbobweb.cpp: more strict protocol
|
|
|
@53171
|
10 years |
vboxsync |
MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
|
|
|
@53170
|
10 years |
vboxsync |
MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
|
|
|
@53165
|
10 years |
vboxsync |
Main/HostDnsService: brush up old Windows code. In general no …
|
|
|
@53160
|
10 years |
vboxsync |
Main/EventImpl.cpp: fix passive event handling regression from wrapper …
|
|
|
@53159
|
10 years |
vboxsync |
Main/HostDnsService: revert windows code back to r91891. The rewrite …
|
|
|
@53154
|
10 years |
vboxsync |
Spell "changed" correctly in an identifier.
|
|
|
@53151
|
10 years |
vboxsync |
Main/HostDnsService: bring back Windows changes of r96331 but with …
|
|
|
@53128
|
10 years |
vboxsync |
Main/GuestControl: typos
|
|
|
@53127
|
10 years |
vboxsync |
Main/GuestDirectoryImpl: fixed typo
|
|
|
@53123
|
10 years |
vboxsync |
Fix typo in header comment.
|
|
|
@53122
|
10 years |
vboxsync |
Main/HostDnsService: revert r96327 and follow-up r96329 and r96331 to …
|
|
|
@53112
|
10 years |
vboxsync |
Missed copyright header update.
|
|
|
@53111
|
10 years |
vboxsync |
Main/src-server/solaris: Enumerate USB 3.0 devices.
|
|
|
@53110
|
10 years |
vboxsync |
Main/src-server: unused param warning.
|
|
|
@53082
|
10 years |
vboxsync |
NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
|
|
|
@53080
|
10 years |
vboxsync |
USB LED fix.
|
|
|
@53066
|
10 years |
vboxsync |
Fix typo introduced with r96513 which causes USB 2.0 devices being …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53053
|
10 years |
vboxsync |
DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
|
|
|
@53031
|
10 years |
vboxsync |
USB: Connecting the dots.
|
|
|
@53012
|
10 years |
vboxsync |
Main,Frontend: Windows 10 guest os type.
|
|
|
@52994
|
10 years |
vboxsync |
USB: Forgot to commit part of double LUN change.
|
|
|
@52990
|
10 years |
vboxsync |
Main/Machine: also delete VBoxStartup.log when deleting a VM
|
|
|
@52981
|
10 years |
vboxsync |
Main: fixed memory leak
|
|
|
@52979
|
10 years |
vboxsync |
IDisplay::GetScreenResolution gcc warning
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52959
|
10 years |
vboxsync |
Main: warnings
|
|
|
@52958
|
10 years |
vboxsync |
Main: merged IMachine::readSavedThumbnailToArray and …
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@52933
|
10 years |
vboxsync |
MachineImpl: return code mismatch
|
|
|
@52932
|
10 years |
vboxsync |
HostDnsServiceResolvConf: copyright header
|
|
|
@52926
|
10 years |
vboxsync |
ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE
|
|
|
@52924
|
10 years |
vboxsync |
IKeyboard::KeyboardLEDs getter
|
|
|
@52923
|
10 years |
vboxsync |
ConsoleVRDPServer: update the mouse pointer when the VRDP server is …
|
|
|
@52921
|
10 years |
vboxsync |
IMouse::PointerShape
|
|
|
@52912
|
10 years |
vboxsync |
Main/cbindings: added 4.3.x bindings
|
|
|
@52901
|
10 years |
vboxsync |
Main: trailing spaces + warning
|
|
|
@52900
|
10 years |
vboxsync |
Main: HostDnsMonitor for Windows: remove extra spaces.
|
|
|
@52899
|
10 years |
vboxsync |
Main: HosDnsMonitor for Windows: fix event indexes handling.
|
|
|
@52897
|
10 years |
vboxsync |
Main: DnsMonitorService: step on unicode rails: store network …
|
|
|
@52888
|
10 years |
vboxsync |
Main/EbmlWriter: warning
|
|
|
@52880
|
10 years |
vboxsync |
MediumImpl: safearray cleanup.
|
|
|
@52861
|
10 years |
vboxsync |
Main/Machine: TABs
|
|
|
@52858
|
10 years |
vboxsync |
Main: ripped unused template
|
|
|
@52856
|
10 years |
vboxsync |
Main/ApplianceImplExport: fixed typo, thanks PVS
|
|
|
@52848
|
10 years |
vboxsync |
Main/cbinding: define typedefs for enums for convenience
|
|
|
@52846
|
10 years |
vboxsync |
Main/VBoxCAPIGlue.c: fixed path on OSX
|
|
|
@52831
|
10 years |
vboxsync |
MediumImpl: Medium::getVariant cleanup
|
|
|
@52830
|
10 years |
vboxsync |
Main: missing MediumVariant.
|
|
|
@52821
|
10 years |
vboxsync |
Main: warning, cleanup.
|
|
|
@52813
|
10 years |
vboxsync |
Main/ApplianceImport: fixed check, thanks PVS
|
|
|
@52802
|
10 years |
vboxsync |
Main/Appliance import: fixed wrong condition, thanks PVS
|
|
|
@52801
|
10 years |
vboxsync |
Main: fixed typo of mRemoveSavedState, thanks PVS
|
|
|
@52793
|
10 years |
vboxsync |
Main/cbinding: introduce a variant of ComSafeArrayAsOutParam which …
|
|
|
@52791
|
10 years |
vboxsync |
6219: EBMLWriter further code cleanup. Separate interface from …
|
|
|
@52787
|
10 years |
vboxsync |
Main/cbinding: fix typo in the COM compatibility macro names for …
|
|
|
@52769
|
10 years |
vboxsync |
DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
|
|
|
@52743
|
10 years |
vboxsync |
Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
|
|
|
@52734
|
10 years |
vboxsync |
Main/Event: add uninit state handling for VBoxEvent, and the full …
|
|
|
@52720
|
10 years |
vboxsync |
Main/Event: build fixes for XPCOM
|
|
|
@52719
|
10 years |
vboxsync |
Main/Event: wrapper conversion, not covering the automatically …
|
|
|
@52682
|
10 years |
vboxsync |
Main/Machine+Settings: Changing extradata for a Machine instance is …
|
|
|
@52667
|
10 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|
@52652
|
10 years |
vboxsync |
DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
|
|
|