VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42278   12 years vboxsync build fix
(edit) @42274   12 years vboxsync build fix
(edit) @42272   12 years vboxsync Guest Control 2.0: Update.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42249   12 years vboxsync DisplayImpl: cosmetcial fix
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @42238   12 years vboxsync harmless typos
(edit) @42237   12 years vboxsync Main/GuestProcess: typo AssertMsg->Assert
(edit) @42234   12 years vboxsync Guest Control 2.0: Update.
(edit) @42231   12 years vboxsync Main: validation check for decrypt
(edit) @42216   12 years vboxsync Build fix.
(edit) @42215   12 years vboxsync Removed temporary stuff.
(edit) @42214   12 years vboxsync Guest Control 2.0: Update.
(edit) @42213   12 years vboxsync Main/Machine: fix error code check, Windows reports different code …
(edit) @42212   12 years vboxsync Main: fixed wrong access
(edit) @42210   12 years vboxsync Main: propagate error during medium settings decryption
(edit) @42208   12 years vboxsync Main: properly initialize fSettingsCipherKeySet; don't ignore errors …
(edit) @42199   12 years vboxsync GuestProcessImpl: fixed warnings
(edit) @42197   12 years vboxsync tstGuestCtrlParseBuffer: warning
(edit) @42195   12 years vboxsync SystemPropertiesImpl.cpp: Disabled assertion preventing strict mac …
(edit) @42194   12 years vboxsync Guest Control 2.0: Update.
(edit) @42182   12 years vboxsync Windows build fix
(edit) @42181   12 years vboxsync Another fix
(edit) @42179   12 years vboxsync Missing changes
(edit) @42178   12 years vboxsync Autostart: Make the path to the autostart database configurable
(edit) @42177   12 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(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   13 years vboxsync Doxygen, comment typos.
(edit) @41774   13 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
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