VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35741   14 years vboxsync frontends: init ATL, used for listener instantiation
(edit) @35727   14 years vboxsync frontends: more listener release fixes
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35446   14 years vboxsync Frontends/VBoxHeadless: relatively benign typo fix and whitespace
(edit) @35287   14 years vboxsync FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35172   14 years vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34839   14 years vboxsync Frontends/VBoxHeadless: use VirtualBoxClient object, and terminate VM …
(edit) @34122   14 years vboxsync VBoxHeadless: LogRel disconnect on logout.
(edit) @33963   14 years vboxsync Main: moved listeners to location usable by fronends, rework
(edit) @33852   14 years vboxsync Frontends/VBoxHeadless: error check typo
(edit) @33594   14 years vboxsync VBoxHeadless: warning
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33313   14 years vboxsync VBoxHeadless: unbreak --startvm UUID (yesterday's regresssion)
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
(edit) @32738   14 years vboxsync OSE fix
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @31974   14 years vboxsync VBoxHeadless: OSE build fix
(edit) @31798   14 years vboxsync VBoxHeadless: install null framebuffer in any case
(edit) @31579   14 years vboxsync EventQueue: Fix losing messages, use the right queue type on XPCOM …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31262   14 years vboxsync VBoxHeadless.cpp: Revised fix: Don't use WaitForCompletion() at all, …
(edit) @31260   14 years vboxsync VBoxHeadless.cpp: Processing events while waiting for powerUp to …
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31023   14 years vboxsync VBoxHeadless: Implement missing case to get the machine from the GUID. …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30606   14 years vboxsync Frontends: headless frontend use events now
(edit) @30580   14 years vboxsync VBoxHeadless: check machine id in OnGuestPropertyChange (xTracker 4294)
(edit) @30200   14 years vboxsync FE/headless: VNC coding style and minor fixes
(edit) @30109   14 years vboxsync pedantic warnings
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @28960   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN with IConsoleCallback.
(edit) @28931   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @27963   15 years vboxsync VBoxHeadless/VNC: Fixed two heap bugs in the password list …
(edit) @27962   15 years vboxsync Config.kmk,VBoxHeadless: VNC build fixes + docs.
(edit) @27948   15 years vboxsync Unused param.
(edit) @27947   15 years vboxsync VBoxHeadless: tabs and typo fix.
(edit) @27753   15 years vboxsync Merged VNC contribution; disabled by default and currently not …
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27251   15 years vboxsync Frontends/VBoxHeadless: spaces.
(edit) @27250   15 years vboxsync Frontends/VBoxHeadless: fixed starting VMs with names.
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26607   15 years vboxsync Frontends/VBoxHeadless: register the VirtualBox callback as late as …
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26439   15 years vboxsync Frontends/SDL+Headless: fix VirtualBox callback registration leak
(edit) @26322   15 years vboxsync Frontends/VBoxSDL+VBoxHeadless: code cleanup, reorganize code a little.
(edit) @26089   15 years vboxsync Branding: Moved the Product & Vendor strings to kBuild, so it could be …
(edit) @26068   15 years vboxsync back out Main/Session+Console hack introducing full/reduced console
(edit) @26067   15 years vboxsync Main/Session+Console: By default, create a console with no sub-objects …
(edit) @26034   15 years vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25840   15 years vboxsync VBoxHeadless: -Wshadow
(edit) @25573   15 years vboxsync VBoxHeadless: ExtraData option to terminate RDP connection if the user …
(edit) @25448   15 years vboxsync VBoxHeadless: added empty IVirtualBoxCallback.
(edit) @25027   15 years vboxsync VBoxHeadless: properly close session if the VM failed to start …
(edit) @25016   15 years vboxsync VBoxHeadless: -Wshadow warnings
(edit) @24981   15 years vboxsync VBoxHeadless: fix --vrdpport parameter type (led to crashes)
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @21520   15 years vboxsync COM: missed pieces of scriptability support
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20225   16 years vboxsync more IProgess::GetResultCode() gcc warnings
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @18740   16 years vboxsync VBoxHeadless: be a bit more verbose on runtime errors
(edit) @18628   16 years vboxsync VBoxHeadless: handle OPT_COMMENT
(edit) @18626   16 years vboxsync VBoxHeadless: better handling of command line failure
(edit) @18274   16 years vboxsync fix more windows burns
(edit) @18224   16 years vboxsync VBoxHeadless: don't ignore the return code of RTR3InitAndSUPLib()
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17091   16 years vboxsync RTGetOpt interface changes.
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16152   16 years vboxsync nitpicking
(edit) @15906   16 years vboxsync FE: more copyright year updates
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @13637   16 years vboxsync make ffmpeg work for Linux
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11442   16 years vboxsync VBoxHeadless: added -vrdp on|off|config setting to allow to disable …
(edit) @11102   16 years vboxsync FE/VBoxHeadless: unset the DISPLAY variable in the frontend to prevent …
(edit) @10174   16 years vboxsync typo
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