VirtualBox

source: vbox/trunk/src/VBox/Main/ConsoleImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34335   14 years vboxsync Main/DrvIntNet: pass IgnoreConnectFailure to the driver to make it …
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @34287   14 years vboxsync ExtPack: Don't hold any locks when calling extension pack hooks …
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34111   14 years vboxsync Pass RDP credentials to the guest only from one client, when multiple …
(edit) @34086   14 years vboxsync Main: Pass more IVirtualBox pointers to the extension pack. VRDE …
(edit) @34048   14 years vboxsync Main/GuestProperties: two missing NULL checks
(edit) @34023   14 years vboxsync typo
(edit) @34022   14 years vboxsync Main/Console: handle the core directory for the Solaris custom core …
(edit) @33963   14 years vboxsync Main: moved listeners to location usable by fronends, rework
(edit) @33959   14 years vboxsync Main: code for generic listener creation
(edit) @33952   14 years vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33864   14 years vboxsync Main,NAT: Don't bother NAT back-end with rule name.
(edit) @33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33842   14 years vboxsync comment typos
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33784   14 years vboxsync Main: Added ExtPackManager to Console and implemented the Console and …
(edit) @33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
(edit) @33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33108   14 years vboxsync Main: crash fix for media unmounting (yesterday's regression)
(edit) @33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
(edit) @32961   14 years vboxsync whitespace
(edit) @32899   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32898   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32851   14 years vboxsync Main: defer creation of the VMMDev instance in Console to …
(edit) @32827   14 years vboxsync Main/Guest+Console: fix lock ordering issues, and mark code where this …
(edit) @32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32730   14 years vboxsync com/string: Solaris build fix
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32403   14 years vboxsync r=bird: Quick glance at the solaris core dumper.
(edit) @32360   14 years vboxsync Main/ConsoleImpl: Setup CoreDumper (Solaris only for now).
(edit) @32194   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff/Main: Implemented the main bits - …
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32169   14 years vboxsync FT updates
(edit) @32105   14 years vboxsync MachineState_FaultTolerantSyncing state
(edit) @32103   14 years vboxsync The paused->suspended transition is valid
(edit) @32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @32031   14 years vboxsync nits
(edit) @31895   14 years vboxsync FT updates
(edit) @31841   14 years vboxsync FreeBSD: build fix
(edit) @31766   14 years vboxsync FT updates
(edit) @31751   14 years vboxsync Fixed if
(edit) @31743   14 years vboxsync FT updates for password
(edit) @31742   14 years vboxsync FT password
(edit) @31733   14 years vboxsync Again terminology
(edit) @31731   14 years vboxsync Terminology
(edit) @31729   14 years vboxsync Comment update
(edit) @31728   14 years vboxsync FT updates
(edit) @31707   14 years vboxsync Todo
(edit) @31706   14 years vboxsync More FT state change work
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31543   14 years vboxsync build fix
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31270   14 years vboxsync Main: A little bit more logging.
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30907   14 years vboxsync Pass RDP credentials to the guest only if there are no logged in users …
(edit) @30899   14 years vboxsync Main: removed bogus mouse shape data assert
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30842   14 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30804   14 years vboxsync Main: handle enumerate guest properties correctly at runtime if the …
(edit) @30777   14 years vboxsync Main: Cancelled -> Canceled.
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30716   14 years vboxsync release build fixes
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30629   14 years vboxsync Main: irrelevant change sneaked in
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30591   14 years vboxsync Main: events bits
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30553   14 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30510   14 years vboxsync Main: events work, firing of events enabled
(edit) @30434   14 years vboxsync no space before MB please (same as some lines above)
(edit) @30431   14 years vboxsync Formatting
(edit) @30430   14 years vboxsync Log virtual address space limit for win32 hosts
(edit) @30324   14 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30300   14 years vboxsync Main: another minor BSTR/Bstr fix
(edit) @30289   14 years vboxsync improved r62816: only show a warning now, not an error; enable the …
(edit) @30209   14 years vboxsync Main: fixed non-Windows burns
(edit) @30207   14 years vboxsync Main: console COM events, cleanup, locking
(edit) @30191   14 years vboxsync Main: add DMI product name and DMI product version to the release log …
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @29971   15 years vboxsync Main: cosmetical change in error messages
(edit) @29965   15 years vboxsync Main: Make IConsole::teleport() fail with the same message as the …
(edit) @29957   15 years vboxsync Console*: Fixed power off on failure issue again (should be correct …
(edit) @29927   15 years vboxsync Main: Three state powerOn progress object when teleporting.
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