|
|
@55209
|
10 years |
vboxsync |
Main/VirtualBox: preserve useful error code which indicates trouble …
|
|
|
@55208
|
10 years |
vboxsync |
Main/comregister.cmd: for some mysterious reasons the line split …
|
|
|
@55200
|
10 years |
vboxsync |
Main/HostDnsService: use <iprt/cpp/lock.h> instead of a roll-your-own …
|
|
|
@55199
|
10 years |
vboxsync |
Main/HostDnsService: get rid of const_cast<VirtualBox *> that is a …
|
|
|
@55198
|
10 years |
vboxsync |
Main/HostDnsService: drop const from VirtualBox *aParent as …
|
|
|
@55190
|
10 years |
vboxsync |
Main/Progress: fix typo (recent regression) which silently lost error …
|
|
|
@55189
|
10 years |
vboxsync |
Main/VirtualBoxErrorInfo: Fix long-standing issue on Windows host when …
|
|
|
@55185
|
10 years |
vboxsync |
Oops
|
|
|
@55184
|
10 years |
vboxsync |
Missing files
|
|
|
@55183
|
10 years |
vboxsync |
Build fix
|
|
|
@55182
|
10 years |
vboxsync |
Main,FE/VBoxManage: Support exporting machines as appliances which …
|
|
|
@55180
|
10 years |
vboxsync |
s/drag'n'drop/drag and drop/
|
|
|
@55168
|
10 years |
vboxsync |
Main/Machine: fix overlooked case sensitive frontend name check
|
|
|
@55167
|
10 years |
vboxsync |
Main/Machine: Add support for launching separate UI/VM setups. …
|
|
|
@55159
|
10 years |
vboxsync |
Main: check if DrvAudioVRDE is contructed.
|
|
|
@55133
|
10 years |
vboxsync |
Main,Frontends: framebuffer identifier.
|
|
|
@55122
|
10 years |
vboxsync |
Main/ConsoleImpl: enable GIM for raw-mode VMs.
|
|
|
@55120
|
10 years |
vboxsync |
Main/Machine: too strict limitations for extradata changes... for …
|
|
|
@55119
|
10 years |
vboxsync |
Main/Settings: bump version number on xHCI
|
|
|
@55095
|
10 years |
vboxsync |
Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
|
|
|
@55094
|
10 years |
vboxsync |
Main/Machine: fix condition when permanent shared folders can be …
|
|
|
@55085
|
10 years |
vboxsync |
Main/HostDnsService: registry updates for multiple values are not …
|
|
|
@55078
|
10 years |
vboxsync |
5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
|
|
|
@55070
|
10 years |
vboxsync |
Main/ConsoleImpl: better fix of r99357.
|
|
|
@55068
|
10 years |
vboxsync |
Main/ConsoleImpl2: disable GIM for raw-mode VMs for now.
|
|
|
@55022
|
10 years |
vboxsync |
ConsoleImpl2: fixed possible memory leak in error case
|
|
|
@54996
|
10 years |
vboxsync |
DrvAudioVRDE.cpp: Fixed stupid use after free issue in the destructor …
|
|
|
@54994
|
10 years |
vboxsync |
Preserve error messages before calling …
|
|
|
@54992
|
10 years |
vboxsync |
Main/Progress: big cleanup eliminating inconsistencies and redundant code
|
|
|
@54985
|
10 years |
vboxsync |
fixed several lines according to coding style
|
|
|
@54979
|
10 years |
vboxsync |
OVF: pr7721. Import images in other formats. Added option …
|
|
|
@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 …
|
|
|
@54972
|
10 years |
vboxsync |
Main/VirtualBox: remove unused header file
|
|
|
@54971
|
10 years |
vboxsync |
Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
|
|
|
@54966
|
10 years |
vboxsync |
MediumImpl: be a bit more verbose if locking of the media failed
|
|
|
@54959
|
10 years |
vboxsync |
NetIf-freebsd: Added { } to prevent a compiler warning. Thank you …
|
|
|
@54950
|
10 years |
vboxsync |
Fix unused variables warnings
|
|
|
@54948
|
10 years |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@54945
|
10 years |
vboxsync |
Main/Medium: release media locks by destroying tasks before sending …
|
|
|
@54944
|
10 years |
vboxsync |
replaced a few more AssertPtrReturn by AssertReturn as we don't need …
|
|
|
@54927
|
10 years |
vboxsync |
Main/src-server: comment.
|
|
|
@54926
|
10 years |
vboxsync |
Main/src-server/MachineImpl: enable KVM paravirt for almost all linux …
|
|
|
@54911
|
10 years |
vboxsync |
Main: Added paravirt. provider KVM APIs.
|
|
|
@54885
|
10 years |
vboxsync |
Main: Add a method to check for the correct encryption password
|
|
|
@54884
|
10 years |
vboxsync |
Fix for the fix
|
|
|
@54883
|
10 years |
vboxsync |
Main/Medium: Fix regression introduced with yesterdays changes
|
|
|
@54871
|
10 years |
vboxsync |
NetIf-solaris: missed file.
|
|
|
@54870
|
10 years |
vboxsync |
NetIf-solaris: comment.
|
|
|
@54869
|
10 years |
vboxsync |
NetIf-solaris: fix listing of link names that don't have the same name …
|
|
|
@54855
|
10 years |
vboxsync |
Main/Medium: Logic change for IMedium::ChangeEncryption, an empty …
|
|
|
@54854
|
10 years |
vboxsync |
Main: Rearrange and rename parameters of IMedium::ChangeEncryption
|
|
|
@54848
|
10 years |
vboxsync |
Main: Make IMedium::getEncryptionSettings const
|
|
|
@54847
|
10 years |
vboxsync |
Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be returned
|
|
|
@54843
|
10 years |
vboxsync |
Main: adapt VRDEServer to new, more precise state checks
|
|
|
@54841
|
10 years |
vboxsync |
Main/Display: fixes to new screen blanking feature.
|
|
|
@54840
|
10 years |
vboxsync |
Main/NetworkAdapter: adapt to new, more precise state checks
|
|
|
@54838
|
10 years |
vboxsync |
Main/src-server/solaris: Fix description matching for …
|
|
|
@54837
|
10 years |
vboxsync |
Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption …
|
|
|
@54835
|
10 years |
vboxsync |
Encryption: Add a way to retrieve the encryption settings without …
|
|
|
@54830
|
10 years |
vboxsync |
DisplayImpl: release display lock
|
|
|
@54828
|
10 years |
vboxsync |
Main,Frontends: use BitmapFormat in API.
|
|
|
@54821
|
10 years |
vboxsync |
G/c unused files.
|
|
|
@54816
|
10 years |
vboxsync |
Main/HostDnsService: G/c as intended code that was accidentally only …
|
|
|
@54814
|
10 years |
vboxsync |
Main/HostDnsService: log DNS info when it's actually changed, not when …
|
|
|
@54809
|
10 years |
vboxsync |
Distinguished error codes when a provided password is wrong
|
|
|
@54798
|
10 years |
vboxsync |
Main/Console: Automatically resume the VM if all passwords were …
|
|
|
@54796
|
10 years |
vboxsync |
Fix crash when loading a saved state with encrypted disks
|
|
|
@54792
|
10 years |
vboxsync |
DisplayUtils: use >= when check sSSMDisplayVerX in …
|
|
|
@54791
|
10 years |
vboxsync |
Main/Machine: fix long-standing bug with setting extradata (it isn't …
|
|
|
@54790
|
10 years |
vboxsync |
DisplayUtils: make readSavedGuestScreenInfo() aware of sSSMDisplayVer4 …
|
|
|
@54758
|
10 years |
vboxsync |
Fixes for disk encryption when working with snapshots
|
|
|
@54744
|
10 years |
vboxsync |
Main/Console: Set the correct interfaces to retrieve keys for …
|
|
|
@54716
|
10 years |
vboxsync |
Main: if the guest notifies us about a medium ejected, save the …
|
|
|
@54705
|
10 years |
vboxsync |
Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
|
|
|
@54684
|
10 years |
vboxsync |
vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
|
|
|
@54671
|
10 years |
vboxsync |
NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
|
|
|
@54662
|
10 years |
vboxsync |
Main/HostDnsService: instead of keeping fragile state g/c notifyAll() …
|
|
|
@54647
|
10 years |
vboxsync |
Fix lock order violation
|
|
|
@54645
|
10 years |
vboxsync |
Encryption/Main: Allow encryption of differencing media as long as …
|
|
|
@54631
|
10 years |
vboxsync |
Main/HostDnsService: fixed a typo which prevented to pass any DNS …
|
|
|
@54625
|
10 years |
vboxsync |
Main: Fixes for disk encryption support and make use of the optimized …
|
|
|
@54616
|
10 years |
vboxsync |
Initialize input mapping variables.
|
|
|
@54592
|
10 years |
vboxsync |
Build fix
|
|
|
@54591
|
10 years |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54584
|
10 years |
vboxsync |
DHCPServer: Define DHCP option encodings as an enum. The enum is not …
|
|
|
@54582
|
10 years |
vboxsync |
Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
|
|
|
@54567
|
10 years |
vboxsync |
DisplayImpl: handle VBVA_SCREEN_F_BLANK
|
|
|
@54511
|
10 years |
vboxsync |
Main/BandwidthControl: eliminate warning
|
|
|
@54503
|
10 years |
vboxsync |
Main: remove mouse test case.
|
|
|
@54495
|
10 years |
vboxsync |
Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
|
|
|
@54494
|
10 years |
vboxsync |
Main/Display: input mapping fix.
|
|
|
@54493
|
10 years |
vboxsync |
Build fix.
|
|
|
@54491
|
10 years |
vboxsync |
PDM/Audio: Fixed crashes on termination.
|
|
|
@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
|
|
|
@54425
|
10 years |
vboxsync |
Main/DisplayImpl: make it work with VBOX_WITH_CROGL disabled
|
|
|
@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 …
|
|
|