VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40206   13 years vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
(edit) @40205   13 years vboxsync Main: gcc warnings
(edit) @40192   13 years vboxsync 3D check: don't prevent the user from enabling 3D acceleration in the …
(edit) @40188   13 years vboxsync Main: disable 3D support for the guest if the availabilty test was not …
(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) @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) @40061   13 years vboxsync GuestCtrl/Main: Added some assertions for GetProcessOutput().
(edit) @40056   13 years vboxsync Main/ConsoleImpl2: Solaris: Fix invalid duplicate bridged network name …
(edit) @40020   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) @39957   13 years vboxsync GuestCtrl/Main: Fixed exit code hickup.
(edit) @39926   13 years vboxsync be more restrictive
(edit) @39905   13 years vboxsync GuestCtrl/Main: Fixed another typo (return value), fixed handling of …
(edit) @39898   13 years vboxsync GuestImpl.cpp: Work around the version/revision mixup bug in the 3.1.0 …
(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) @39850   13 years vboxsync Main/GuestCtrlImplFile: Fixed return value (typo).
(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) @39805   13 years vboxsync GuestImpl.cpp: Runlevel todos.
(edit) @39791   13 years vboxsync GuestCtrlIO: Fixed parsing result to be VERR_MORE_DATA when entering a …
(edit) @39720   13 years vboxsync ConsoleImpl.cpp: Try avoid holding the console lock (read or write) …
(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) @39694   13 years vboxsync Main/GuestCtrl: fixed assertion (cbToRead is unsigned)
(edit) @39676   13 years vboxsync LogDbgDestinations: bugfix.
(edit) @39669   13 years vboxsync GuestCtrl: Allow empty passwords in IGuest::CopyFromGuest and …
(edit) @39668   13 years vboxsync Implemented the log setting properties (read-only).
(edit) @39659   13 years vboxsync GuestControl: Bugfixes, logging.
(edit) @39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
(edit) @39647   13 years vboxsync VBoxInternal2
(edit) @39643   13 years vboxsync SharedFolders: more fixes
(edit) @39642   13 years vboxsync fix for r74907 (Main: Use shorter thread names)
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39585   13 years vboxsync Removed assertion.
(edit) @39531   13 years vboxsync Temporarily enabled buffering when composing the release log headering.
(edit) @39493   13 years vboxsync VRDP, Main: forward UTCINFO events as guest properties.
(edit) @39487   13 years vboxsync GuestCtrl: More bugfixing.
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @39475   13 years vboxsync GuestCtrl: More bugfixing, use ComPtr/ComObjPtr.
(edit) @39450   13 years vboxsync Main: initial DnD support
(edit) @39446   13 years vboxsync GuestCtrlImpl: Use ComPtr/ComObjPtr.
(edit) @39435   13 years vboxsync VRDP, Main: update RDP client name guest property.
(edit) @39424   13 years vboxsync Build fix.
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39411   13 years vboxsync Main/ConsoleImpl: don't crash if Console::drvStatus_MediumEjected is …
(edit) @39391   13 years vboxsync warning
(edit) @39387   13 years vboxsync Main/GuestCtrlImplDir: Use RTPathJoinA, fixed memory leak.
(edit) @39336   13 years vboxsync Main: Use shorter thread names.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39250   13 years vboxsync Main/Console: fix last minute typo
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39242   13 years vboxsync hungarian and spaces.
(edit) @38995   13 years vboxsync DisplayImpl: make sure that framebuffer info is updated.
(edit) @38986   13 years vboxsync VRDP-USB: Preserve order of completed URBs.
(edit) @38966   13 years vboxsync Main/Display: made a lot of logging into conditional release logging. …
(edit) @38913   13 years vboxsync compile fixes for VBOX_WITH_EXTPACK disabled
(edit) @38911   13 years vboxsync RemoteUSB: support the extended device description.
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38702   13 years vboxsync VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
(edit) @38688   13 years vboxsync ConsoleImpl2: LogRel failing to load EFI ROM.
(edit) @38642   13 years vboxsync DisplayImpl: do not use VGA device to take a screenshot of the primary …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38628   13 years vboxsync SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
(edit) @38627   13 years vboxsync Main/GuestCtrl: Fixed file copy/existence return codes.
(edit) @38593   13 years vboxsync Main/Networking: Allow different users to attach to the same interface …
(edit) @38590   13 years vboxsync Main/MouseImpl: try to send absolute position data that both Windows …
(edit) @38579   13 years vboxsync Main/GuestCtrl: Handle files correctly where the file size can be …
(edit) @38505   13 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38495   13 years vboxsync Main: shared folder setup: reorder the path checks; if a shared folder …
(edit) @38439   13 years vboxsync GuestCtrl: Removed dead code.
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38400   13 years vboxsync GuestCtrl: Disable copying directories from guest -> host, reverted …
(edit) @38399   13 years vboxsync GuestCtrl: Added missing callback inits.
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38297   13 years vboxsync duh
(edit) @38296   13 years vboxsync xpcom build fix.
(edit) @38294   13 years vboxsync Build fix.
(edit) @38293   13 years vboxsync Build fix.
(edit) @38290   13 years vboxsync GuestCtrl: Update.
(edit) @38275   13 years vboxsync Main/DisplayImpl: document an internal API
(edit) @38271   13 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38270   13 years vboxsync Build fix.
(edit) @38269   13 years vboxsync GuestCtrl: Update.
(edit) @38242   13 years vboxsync main/mouse: correct abs mouse pointer calculation for windows guests …
(edit) @38237   13 years vboxsync Build fix.
(edit) @38235   13 years vboxsync GuestCtrl: Update.
(edit) @38212   13 years vboxsync GuestCtrlIO/GuestProcessStream: Renamed member variables.
(edit) @38210   13 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @38192   13 years vboxsync Main: bits for debugging cardreader.
(edit) @38182   13 years vboxsync GuestCtrl/Main: Respect VERR_MAX_PROCS_REACHED, adjusted assertions …
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @37930   13 years vboxsync Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
(edit) @37902   13 years vboxsync Main: don't search for the extension pack if PCI passthrough is not …
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