VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/SessionImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96890   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @94949   3 years vboxsync Main/src-client/SessionImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92274   3 years vboxsync Main/Session::getRemoteConsole: Don't was space on a read-locking in …
(edit) @92271   3 years vboxsync Main/Session::getRemoteConsole: Don't assert here as there seems to be …
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @75496   6 years vboxsync SessionImpl.cpp: build fix
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @66217   8 years vboxsync Main: a few doxygen fixes
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @63258   8 years vboxsync Main: warnings
(edit) @62485   8 years vboxsync (C) 2016
(edit) @59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
(edit) @57326   9 years vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @56683   9 years vboxsync Session::uninitialize: Shut up assertion that annoys the heck out of …
(edit) @56450   9 years vboxsync Main: Style
(edit) @56449   9 years vboxsync Main/Session: Additional assertion for previous fix
(edit) @56448   9 years vboxsync Main/Session: Fix possible deadlock in Session:i_unlockMachine(). …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @52481   10 years vboxsync 6813 - MachineImpl.cpp - IInternalMachineControl changes.
(edit) @52252   10 years vboxsync Main: removed unnecesary vector/SafeArray conversion in …
(edit) @52251   10 years vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52248   10 years vboxsync Main: ISession fully converted to use API wrappers
(edit) @52232   10 years vboxsync Main: ISession partially converted to use API wrappers
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51236   11 years vboxsync Main/Session: remove bogus assert in Session::GetRemoteConsole, if …
(edit) @49453   11 years vboxsync Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48299   11 years vboxsync SessionImpl.cpp: VBoxClient-x86.so fixes.
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46465   11 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45679   12 years vboxsync More E_INVALIDARG details on setting/deleting guest props
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @42382   12 years vboxsync Main/Session+Console+Machine: minimal change to reduce the overhead of …
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42084   12 years vboxsync Guest Control 2.0: Hacking in progress.
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @40748   13 years vboxsync Main/Metrics: added read lock to Session::EnableVMMStatistics (#6029)
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40177   13 years vboxsync Main: return S_OK
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @36991   14 years vboxsync Main: Initial support for disk hotplugging, work in progress
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/SessionImpl.cpp
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
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