VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42171   12 years vboxsync Guest Control 2.0: Update.
(edit) @42168   12 years vboxsync Main/VirtualBox: must use different algorithm for duplicate …
(edit) @42167   12 years vboxsync Main/glue: fix code which prints error information
(edit) @42162   12 years vboxsync Build fix, warnings.
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42133   12 years vboxsync IDL: documentation changes so that building the documentation doesn't fail
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @42123   12 years vboxsync Main/Machine+Snapshot: fix crash on snapshot restore due to incorrect …
(edit) @42118   12 years vboxsync Autostart: Updates, implemented config parser for the autostart daemon
(edit) @42117   12 years vboxsync Main/GuestSession+GuestProcess: real build fix
(edit) @42116   12 years vboxsync needs fixing
(edit) @42114   12 years vboxsync Another try …
(edit) @42113   12 years vboxsync Another try …
(edit) @42112   12 years vboxsync Build fix.
(edit) @42111   12 years vboxsync Build fix.
(edit) @42110   12 years vboxsync Main/SnapshotImpl.cpp: eliminate dead code
(edit) @42109   12 years vboxsync Main/Medium: fix excessive settings saving as part of …
(edit) @42106   12 years vboxsync Build fix.
(edit) @42105   12 years vboxsync Guest Control 2.0: Update.
(edit) @42097   12 years vboxsync Fix Mac builds.
(edit) @42096   12 years vboxsync Build fix.
(edit) @42095   12 years vboxsync Build fix.
(edit) @42094   12 years vboxsync burn fix
(edit) @42090   12 years vboxsync More fixes.
(edit) @42089   12 years vboxsync Include fix, define.
(edit) @42088   12 years vboxsync Build fix (XPCOM).
(edit) @42087   12 years vboxsync Build fix.
(edit) @42084   12 years vboxsync Guest Control 2.0: Hacking in progress.
(edit) @42069   12 years vboxsync Autostart: Simplify getting the username, use the new IPRT API
(edit) @42063   12 years vboxsync webservice/clienttest.pl: finally make SOAP::Lite deal with enum types …
(edit) @42041   12 years vboxsync webservice/clienttest.pl: add sample code for triggering an ACPI …
(edit) @42038   12 years vboxsync Main/ApplianceImport: Don't use the SHA VFS layer if there is no …
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @42022   12 years vboxsync Main/MachineImpl: coding style (spaces before and after '='); no …
(edit) @42021   12 years vboxsync Main/Machine: added a caller and a read lock before calling of …
(edit) @42018   12 years vboxsync Main/idl: missing piece from r78900, plus adding a bit more …
(edit) @42017   12 years vboxsync Main/Machine: All attached devices will be detached automatically when …
(edit) @42015   12 years vboxsync All attached devices will be detached automatically when a storage …
(edit) @42000   12 years vboxsync Build fix
(edit) @41999   12 years vboxsync More autostart service updates, work in progress
(edit) @41973   12 years vboxsync Main: 8 => 12GB for Oracle Linux guests
(edit) @41926   12 years vboxsync Main/clipboard: save the settings immediately like we do in other places
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41921   12 years vboxsync Main: shared clipboard is disabled for new VMs
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41888   12 years vboxsync Frontends/VirtualBox: add missing case for raw disk VMDK
(edit) @41882   12 years vboxsync NetShaper: Runtime shaper disabling support (#5582)
(edit) @41849   12 years vboxsync Main/Bandwidth: server side limit validity check (#5582)
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41814   12 years vboxsync USBProxyServiceWindows: Fixed debug assertion when releasing devices.
(edit) @41813   12 years vboxsync Main/HostUSBDevice: forgotten lock fix which happens only on platforms …
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41774   12 years vboxsync bugref..
(edit) @41597   13 years vboxsync DisplayImpl: make sure that the primary screen is enabled, when the …
(edit) @41596   13 years vboxsync Main/Machine: fix indentation
(edit) @41595   13 years vboxsync Main/Machine+Display: do not ignore the error code from …
(edit) @41578   13 years vboxsync Main/linux: check an error code in the USB device code.
(edit) @41529   13 years vboxsync typo
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41520   13 years vboxsync Main/USBController: whitespace cleanup
(edit) @41492   13 years vboxsync DisplayImpl: secondary displays are disabled at startup.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41474   13 years vboxsync compile fix for VBOX_WITH_GUEST_PROPS disabled
(edit) @41412   13 years vboxsync Main: Delay import VBoxVMM.dll from VBoxC.dll on windows. This is an …
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41368   13 years vboxsync Main: smartcard support: update.
(edit) @41364   13 years vboxsync Main: smartcard support: do not use platform specific types.
(edit) @41363   13 years vboxsync VRDP,Main,Extpack,include: smartcard support: do not use platform …
(edit) @41352   13 years vboxsync Main: remote smartcard
(edit) @41290   13 years vboxsync Main/Network: fixed descriptor leak introduced in r77794 (#6182, #6183)
(edit) @41243   13 years vboxsync Main/Medium: small optimization, as it is only necessary to look at …
(edit) @41240   13 years vboxsync VRDP+3D: fix screen update issues
(edit) @41236   13 years vboxsync Small { formatting change for 6130
(edit) @41232   13 years vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41231   13 years vboxsync Main/VirtualBox: very tricky fix for renaming linked clones (media …
(edit) @41225   13 years vboxsync Main/Machine: fix initializer warning with recent gcc
(edit) @41222   13 years vboxsync GuestCtrl/Main: Check for tool status when creating guest directories.
(edit) @41216   13 years vboxsync Frontends: back out the Framebuffer cleanup, to be retried later
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @41201   13 years vboxsync Main+Frontends: replace custom QueryInterface method to eliminate …
(edit) @41187   13 years vboxsync Main: cleanup - VirtualBoxSupportTranslation is long dead
(edit) @41184   13 years vboxsync Main+Frontends: removed unused and confusing VirtualBoxErrorInfo …
(edit) @41174   13 years vboxsync Main/Network: Pass error messages from VBoxNetAdpCtl all the way up to …
(edit) @41138   13 years vboxsync Main/DHCPServerRunner: sanity check
(edit) @41137   13 years vboxsync New UUID for IVirtualBox following removal of findMedium
(edit) @41131   13 years vboxsync Main/client: don't assert in mouse getters if the VMMDev port is …
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41113   13 years vboxsync Main/idl: prepare elimination of the IVirtualBox::findMedium API …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @41104   13 years vboxsync Main: Fix assertion caused by double locking
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @41089   13 years vboxsync Main/ConsoleImpl: reset the local machine state if VMR3SaveState …
(edit) @41066   13 years vboxsync Main: workaround for GUI.
(edit) @41065   13 years vboxsync Main: DisplayImpl correct initialization when saved state is loaded.
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