|
|
@54978
|
10 years |
vboxsync |
Main/Console: Fix automatic unpausing a VM which has several disks …
|
|
|
@54976
|
10 years |
vboxsync |
Main/Console: Add method to add multiple disk encryption passwords …
|
|
|
@54948
|
10 years |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@54885
|
10 years |
vboxsync |
Main: Add a method to check for the correct encryption password
|
|
|
@54854
|
10 years |
vboxsync |
Main: Rearrange and rename parameters of IMedium::ChangeEncryption
|
|
|
@54840
|
10 years |
vboxsync |
Main/NetworkAdapter: adapt to new, more precise state checks
|
|
|
@54835
|
10 years |
vboxsync |
Encryption: Add a way to retrieve the encryption settings without …
|
|
|
@54828
|
10 years |
vboxsync |
Main,Frontends: use BitmapFormat in API.
|
|
|
@54821
|
10 years |
vboxsync |
G/c unused files.
|
|
|
@54798
|
10 years |
vboxsync |
Main/Console: Automatically resume the VM if all passwords were …
|
|
|
@54791
|
10 years |
vboxsync |
Main/Machine: fix long-standing bug with setting extradata (it isn't …
|
|
|
@54758
|
10 years |
vboxsync |
Fixes for disk encryption when working with snapshots
|
|
|
@54705
|
10 years |
vboxsync |
Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
|
|
|
@54645
|
10 years |
vboxsync |
Encryption/Main: Allow encryption of differencing media as long as …
|
|
|
@54625
|
10 years |
vboxsync |
Main: Fixes for disk encryption support and make use of the optimized …
|
|
|
@54591
|
10 years |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54582
|
10 years |
vboxsync |
Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
|
|
|
@54495
|
10 years |
vboxsync |
Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
|
|
|
@54486
|
10 years |
vboxsync |
Main/Medium: Add basic support to encrypt/decrypt media, work in progress
|
|
|
@54438
|
10 years |
vboxsync |
Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
|
|
|
@54435
|
10 years |
vboxsync |
export
|
|
|
@54407
|
10 years |
vboxsync |
Main/DHCPServerImpl: kludge to sneak in dhcp option encoding through …
|
|
|
@54403
|
10 years |
vboxsync |
Storage/VDFilterrypt,Main: Move key store implementation to the crypto …
|
|
|
@54351
|
10 years |
vboxsync |
Main/DHCPServerImpl: factor out code to encode option values for …
|
|
|
@54347
|
10 years |
vboxsync |
Main/DHCPServerImpl: cosmetic - be consistent in using plural "aValues".
|
|
|
@54343
|
10 years |
vboxsync |
Main/KeyStore: Simple keystore interface to store single DEKs …
|
|
|
@54314
|
10 years |
vboxsync |
Main/DHCPServerImpl: for DHCP options keep not just the text …
|
|
|
@54106
|
10 years |
vboxsync |
NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
|
|
|
@54060
|
10 years |
vboxsync |
Main: Fix i_configMediumAttachment inconsistency for USB storage devices
|
|
|
@54053
|
10 years |
vboxsync |
Main/Display: do not send ACPI events if host cursor capabilities have …
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53851
|
10 years |
vboxsync |
Host 3D & Main: coding style update.
|
|
|
@53850
|
10 years |
vboxsync |
missing 'virtual'
|
|
|
@53849
|
10 years |
vboxsync |
Attempt to fix Windows burns.
|
|
|
@53847
|
10 years |
vboxsync |
Host 3D: content scalling: export IDisplay interface and connect it to …
|
|
|
@53748
|
10 years |
vboxsync |
DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType …
|
|
|
@53722
|
10 years |
vboxsync |
Fixed some missing H()s in the graphics department. Use ptr for …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53560
|
10 years |
vboxsync |
Main: Fixes for disk encryption, delete the key again if configuring …
|
|
|
@53541
|
10 years |
vboxsync |
Missing file
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53354
|
10 years |
vboxsync |
R7524 - needs testing in VBoxManage.
|
|
|
@53323
|
10 years |
vboxsync |
Main/VirtualBox: take vbox lock before locking dhcp server list (#7500)
|
|
|
@53297
|
10 years |
vboxsync |
Main: Added API to report actual USB device speed.
|
|
|
@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 …
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52958
|
10 years |
vboxsync |
Main: merged IMachine::readSavedThumbnailToArray and …
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@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
|
|
|
@52901
|
10 years |
vboxsync |
Main: trailing spaces + warning
|
|
|
@52858
|
10 years |
vboxsync |
Main: ripped unused template
|
|
|
@52801
|
10 years |
vboxsync |
Main: fixed typo of mRemoveSavedState, thanks PVS
|
|
|
@52769
|
10 years |
vboxsync |
DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
|
|
|
@52720
|
10 years |
vboxsync |
Main/Event: build fixes for XPCOM
|
|
|
@52719
|
10 years |
vboxsync |
Main/Event: wrapper conversion, not covering the automatically …
|
|
|
@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.
|
|
|
@52596
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
|
|
|
@52585
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
|
|
|
@52574
|
10 years |
vboxsync |
IFramebuffer::capabilities
|
|
|
@52559
|
10 years |
vboxsync |
Main/QMTranslator: export to OSE
|
|
|
@52489
|
10 years |
vboxsync |
Main: tabs
|
|
|
@52481
|
10 years |
vboxsync |
6813 - MachineImpl.cpp - IInternalMachineControl changes.
|
|
|
@52442
|
10 years |
vboxsync |
Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
|
|
|
@52400
|
10 years |
vboxsync |
6813 KeyboardImpl.cpp changes
|
|
|
@52390
|
10 years |
vboxsync |
Main/crOpenGL: fix video recording
|
|
|
@52324
|
10 years |
vboxsync |
Main/Medium: fix deadlock between Medium::RefreshState and …
|
|
|
@52319
|
10 years |
vboxsync |
Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
|
|
|
@52317
|
10 years |
vboxsync |
Main/include/objectslist.h: comment
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@52309
|
10 years |
vboxsync |
DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
|
|
|
@52252
|
10 years |
vboxsync |
Main: removed unnecesary vector/SafeArray conversion in …
|
|
|
@52251
|
10 years |
vboxsync |
Main: update guest properties API to work with API wrappers, removed …
|
|
|
@52248
|
10 years |
vboxsync |
Main: ISession fully converted to use API wrappers
|
|
|
@52232
|
10 years |
vboxsync |
Main: ISession partially converted to use API wrappers
|
|
|
@52200
|
10 years |
vboxsync |
Main,Frontends: TakeScreenShot API cleanup.
|
|
|
@52171
|
10 years |
vboxsync |
Main: VM startup logging on windows.
|
|
|
@52159
|
10 years |
vboxsync |
Main/Host: forgotten checkin
|
|
|
@52117
|
10 years |
vboxsync |
DisplayImpl: IDisplay::InvalidateAndUpdateScreen
|
|
|
@52096
|
10 years |
vboxsync |
Main/Medium+AutoCaller+others: missing file in previous change
|
|
|
@52095
|
10 years |
vboxsync |
Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
|
|
|
@52090
|
10 years |
vboxsync |
Main, Fe/Qt4: Added method to get effective paravirt. provider in …
|
|
|
@52082
|
10 years |
vboxsync |
6813 - DisplayImpl using COM Wrappers
|
|
|
@52064
|
10 years |
vboxsync |
Main: IDisplay converted to use API wrappers.
|
|
|
@52019
|
10 years |
vboxsync |
Main/Console: Switch to RTMemSafer* for key backings
|
|
|
@52016
|
10 years |
vboxsync |
Main/include/objectslist.h: fix synchronization (lock order violation, …
|
|
|
@51925
|
10 years |
vboxsync |
Console,DrvVD: Clear the encryption keys on suspend
|
|
|
@51903
|
10 years |
vboxsync |
Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
|
|
|
@51888
|
10 years |
vboxsync |
Main: Add possibility to add medium properties for filters in a way …
|
|
|
@51762
|
10 years |
vboxsync |
DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
|
|
|
@51753
|
10 years |
vboxsync |
Fix comment
|
|
|
@51752
|
10 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51687
|
10 years |
vboxsync |
Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
|
|
|
@51627
|
10 years |
vboxsync |
IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
|
|
|