VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42546   12 years vboxsync Guest Control 2.0: Update.
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42530   12 years vboxsync Guest Control 2.0: Update.
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42525   12 years vboxsync Guest Control 2.0: Update.
(edit) @42507   12 years vboxsync Guest Control 2.0: Update.
(edit) @42489   12 years vboxsync Main/Machine: get the conditions right when the group association can …
(edit) @42485   12 years vboxsync Guest Control 2.0: Update.
(edit) @42478   12 years vboxsync Guest Control 2.0: Update.
(edit) @42461   12 years vboxsync Guest Control 2.0: Update.
(edit) @42442   12 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42441   12 years vboxsync D'oh!
(edit) @42439   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42436   12 years vboxsync Guest Control 2.0: Update.
(edit) @42412   12 years vboxsync build fix
(edit) @42411   12 years vboxsync Guest Control 2.0: Update.
(edit) @42382   12 years vboxsync Main/Session+Console+Machine: minimal change to reduce the overhead of …
(edit) @42358   12 years vboxsync build fix
(edit) @42354   12 years vboxsync Guest Control 2.0: Update.
(edit) @42278   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) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @42234   12 years vboxsync Guest Control 2.0: Update.
(edit) @42216   12 years vboxsync Build fix.
(edit) @42214   12 years vboxsync Guest Control 2.0: Update.
(edit) @42210   12 years vboxsync Main: propagate error during medium settings decryption
(edit) @42194   12 years vboxsync Guest Control 2.0: Update.
(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) @42171   12 years vboxsync Guest Control 2.0: Update.
(edit) @42162   12 years vboxsync Build fix, warnings.
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(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) @42117   12 years vboxsync Main/GuestSession+GuestProcess: real build fix
(edit) @42105   12 years vboxsync Guest Control 2.0: Update.
(edit) @42095   12 years vboxsync Build fix.
(edit) @42094   12 years vboxsync burn fix
(edit) @42090   12 years vboxsync More fixes.
(edit) @42087   12 years vboxsync Build fix.
(edit) @42084   12 years vboxsync Guest Control 2.0: Hacking in progress.
(edit) @41999   12 years vboxsync More autostart service updates, work in progress
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41520   13 years vboxsync Main/USBController: whitespace cleanup
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41363   13 years vboxsync VRDP,Main,Extpack,include: smartcard support: do not use platform …
(edit) @41352   13 years vboxsync Main: remote smartcard
(edit) @41231   13 years vboxsync Main/VirtualBox: very tricky fix for renaming linked clones (media …
(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) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(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) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @41040   13 years vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @40767   13 years vboxsync also enumerate guest properties during guru meditation
(edit) @40685   13 years vboxsync Main/GuestCtrl: Introduced host<->guest PID mapping for immediate …
(edit) @40633   13 years vboxsync several warnings
(edit) @40626   13 years vboxsync ConsoleVRDPServer: use the new mouse pointers inteface for VRDE.
(edit) @40575   13 years vboxsync GuestCtrl: Check for already completed/canceled progress objects when …
(edit) @40539   13 years vboxsync Main/VirtualBox: new method to get the state of several machines
(edit) @40524   13 years vboxsync Main/VirtualBoxImpl.h: whitespace cleanup
(edit) @40499   13 years vboxsync ConsoleImpl: header update.
(edit) @40491   13 years vboxsync Main/NetworkAdapter: Take the easy solution out of the reference hell …
(edit) @40482   13 years vboxsync Console: define VRDP/ActiveClient guest property.
(edit) @40466   13 years vboxsync Main/Medium: another go at the medium locking related to queryInfo, …
(edit) @40432   13 years vboxsync Main/VirtualBox+Machine+Medium: redesign the medium registry save …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40358   13 years vboxsync Main/Metrics: All calls to VM processes are done in separate thread (#6029)
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40262   13 years vboxsync Main/VirtualBox: clean up parameters of registerMedium method, and fix …
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40212   13 years vboxsync Main: Added facility for auto-logon modules; added book-keeping of …
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @40078   13 years vboxsync Main/NetIf: Use short interface name when composing network name on …
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @40021   13 years vboxsync GuestCtrl/Main: Fixed some locking issues + callback cleanup hangs; …
(edit) @39991   13 years vboxsync GuestCtrl: Fixed unknown PIDs after retrieving output.
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39878   13 years vboxsync Main,QtGui: Implemented that hashing todo, extending it all the way to …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39824   13 years vboxsync IGuest/version: todos and some clean up (no real changes intended).
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39805   13 years vboxsync GuestImpl.cpp: Runlevel todos.
(edit) @39720   13 years vboxsync ConsoleImpl.cpp: Try avoid holding the console lock (read or write) …
(edit) @39715   13 years vboxsync nits.
(edit) @39714   13 years vboxsync nits.
(edit) @39712   13 years vboxsync Main: Some IMachineDebugger cleanups.
(edit) @39711   13 years vboxsync Disabled the mCallbackData cache until it's purpose has been found.
(edit) @39668   13 years vboxsync Implemented the log setting properties (read-only).
(edit) @39661   13 years vboxsync Main: Adding an 'edition' property to the extension packs.
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