VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55428   10 years vboxsync Build fixes.
(edit) @55427   10 years vboxsync No more auto_ptr.
(edit) @55426   10 years vboxsync Build fix.
(edit) @55424   10 years vboxsync Build fix.
(edit) @55423   10 years vboxsync No unique_ptr (yet).
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55405   10 years vboxsync Main/IDL: fix copy/paste bug in comments
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55400   10 years vboxsync Id
(edit) @55399   10 years vboxsync Revision => Id
(edit) @55398   10 years vboxsync Main: Fix hotplugging USB disks
(edit) @55382   10 years vboxsync ConsoleImpl: log nit.
(edit) @55370   10 years vboxsync ConsoleImpl: log nit.
(edit) @55362   10 years vboxsync DevSmc cleanup
(edit) @55328   10 years vboxsync Main: clear DisplaySourceBitmap if screen is disabled.
(edit) @55314   10 years vboxsync Main/Console: report installed driver versions to VM release log
(edit) @55285   10 years vboxsync Main/Medium: Preserve any errors when deleting the medium locks list
(edit) @55284   10 years vboxsync Main/Medium: Clarify progress description when decrypting a medium
(edit) @55278   10 years vboxsync Main/HostDnsService: Poll for VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55269   10 years vboxsync Main/DrvAudioVRDE: warning
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55255   10 years vboxsync Main/Snapshot: only update the machine state on the VM process if …
(edit) @55251   10 years vboxsync Main/Host: reduce the amount of unnecessary locking greatly
(edit) @55244   10 years vboxsync Main: Fixed DnD progress object creation; don't allow cancellation of …
(edit) @55233   10 years vboxsync Main/Machine+Snapshot: fix state checks and introduce standardized …
(edit) @55232   10 years vboxsync Main/xml/Settings: also bump the settings to 1.15 if there are USB …
(edit) @55224   10 years vboxsync Main/HostDnsService: fix fallout from previous (r99529).
(edit) @55223   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55222   10 years vboxsync Main/Console: next attempt at making some g++ versions happy
(edit) @55219   10 years vboxsync Main/Console: some g++ versions complain and need help to get the POD
(edit) @55218   10 years vboxsync Main/idl: fix last dangling link
(edit) @55217   10 years vboxsync Main/idl: fix more dangling links
(edit) @55216   10 years vboxsync Main/idl: fix dangling link
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55209   10 years vboxsync Main/VirtualBox: preserve useful error code which indicates trouble …
(edit) @55208   10 years vboxsync Main/comregister.cmd: for some mysterious reasons the line split …
(edit) @55200   10 years vboxsync Main/HostDnsService: use <iprt/cpp/lock.h> instead of a roll-your-own …
(edit) @55199   10 years vboxsync Main/HostDnsService: get rid of const_cast<VirtualBox *> that is a …
(edit) @55198   10 years vboxsync Main/HostDnsService: drop const from VirtualBox *aParent as …
(edit) @55190   10 years vboxsync Main/Progress: fix typo (recent regression) which silently lost error …
(edit) @55189   10 years vboxsync Main/VirtualBoxErrorInfo: Fix long-standing issue on Windows host when …
(edit) @55185   10 years vboxsync Oops
(edit) @55184   10 years vboxsync Missing files
(edit) @55183   10 years vboxsync Build fix
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55168   10 years vboxsync Main/Machine: fix overlooked case sensitive frontend name check
(edit) @55167   10 years vboxsync Main/Machine: Add support for launching separate UI/VM setups. …
(edit) @55159   10 years vboxsync Main: check if DrvAudioVRDE is contructed.
(edit) @55133   10 years vboxsync Main,Frontends: framebuffer identifier.
(edit) @55122   10 years vboxsync Main/ConsoleImpl: enable GIM for raw-mode VMs.
(edit) @55120   10 years vboxsync Main/Machine: too strict limitations for extradata changes... for …
(edit) @55119   10 years vboxsync Main/Settings: bump version number on xHCI
(edit) @55095   10 years vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @55094   10 years vboxsync Main/Machine: fix condition when permanent shared folders can be …
(edit) @55085   10 years vboxsync Main/HostDnsService: registry updates for multiple values are not …
(edit) @55078   10 years vboxsync 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
(edit) @55070   10 years vboxsync Main/ConsoleImpl: better fix of r99357.
(edit) @55068   10 years vboxsync Main/ConsoleImpl2: disable GIM for raw-mode VMs for now.
(edit) @55022   10 years vboxsync ConsoleImpl2: fixed possible memory leak in error case
(edit) @54996   10 years vboxsync DrvAudioVRDE.cpp: Fixed stupid use after free issue in the destructor …
(edit) @54994   10 years vboxsync Preserve error messages before calling …
(edit) @54992   10 years vboxsync Main/Progress: big cleanup eliminating inconsistencies and redundant code
(edit) @54985   10 years vboxsync fixed several lines according to coding style
(edit) @54979   10 years vboxsync OVF: pr7721. Import images in other formats. Added option …
(edit) @54978   10 years vboxsync Main/Console: Fix automatic unpausing a VM which has several disks …
(edit) @54976   10 years vboxsync Main/Console: Add method to add multiple disk encryption passwords …
(edit) @54972   10 years vboxsync Main/VirtualBox: remove unused header file
(edit) @54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
(edit) @54966   10 years vboxsync MediumImpl: be a bit more verbose if locking of the media failed
(edit) @54959   10 years vboxsync NetIf-freebsd: Added { } to prevent a compiler warning. Thank you …
(edit) @54950   10 years vboxsync Fix unused variables warnings
(edit) @54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54945   10 years vboxsync Main/Medium: release media locks by destroying tasks before sending …
(edit) @54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54927   10 years vboxsync Main/src-server: comment.
(edit) @54926   10 years vboxsync Main/src-server/MachineImpl: enable KVM paravirt for almost all linux …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54885   10 years vboxsync Main: Add a method to check for the correct encryption password
(edit) @54884   10 years vboxsync Fix for the fix
(edit) @54883   10 years vboxsync Main/Medium: Fix regression introduced with yesterdays changes
(edit) @54871   10 years vboxsync NetIf-solaris: missed file.
(edit) @54870   10 years vboxsync NetIf-solaris: comment.
(edit) @54869   10 years vboxsync NetIf-solaris: fix listing of link names that don't have the same name …
(edit) @54855   10 years vboxsync Main/Medium: Logic change for IMedium::ChangeEncryption, an empty …
(edit) @54854   10 years vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54848   10 years vboxsync Main: Make IMedium::getEncryptionSettings const
(edit) @54847   10 years vboxsync Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be returned
(edit) @54843   10 years vboxsync Main: adapt VRDEServer to new, more precise state checks
(edit) @54841   10 years vboxsync Main/Display: fixes to new screen blanking feature.
(edit) @54840   10 years vboxsync Main/NetworkAdapter: adapt to new, more precise state checks
(edit) @54838   10 years vboxsync Main/src-server/solaris: Fix description matching for …
(edit) @54837   10 years vboxsync Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption …
(edit) @54835   10 years vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54830   10 years vboxsync DisplayImpl: release display lock
(edit) @54828   10 years vboxsync Main,Frontends: use BitmapFormat in API.
(edit) @54821   10 years vboxsync G/c unused files.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette