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) @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   14 years vboxsync GuestCtrl: Removed dead code.
(edit) @38437   14 years vboxsync GuestCtrl: Update.
(edit) @38400   14 years vboxsync GuestCtrl: Disable copying directories from guest -> host, reverted …
(edit) @38399   14 years vboxsync GuestCtrl: Added missing callback inits.
(edit) @38395   14 years vboxsync GuestCtrl: Update.
(edit) @38324   14 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38297   14 years vboxsync duh
(edit) @38296   14 years vboxsync xpcom build fix.
(edit) @38294   14 years vboxsync Build fix.
(edit) @38293   14 years vboxsync Build fix.
(edit) @38290   14 years vboxsync GuestCtrl: Update.
(edit) @38275   14 years vboxsync Main/DisplayImpl: document an internal API
(edit) @38271   14 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38270   14 years vboxsync Build fix.
(edit) @38269   14 years vboxsync GuestCtrl: Update.
(edit) @38242   14 years vboxsync main/mouse: correct abs mouse pointer calculation for windows guests …
(edit) @38237   14 years vboxsync Build fix.
(edit) @38235   14 years vboxsync GuestCtrl: Update.
(edit) @38212   14 years vboxsync GuestCtrlIO/GuestProcessStream: Renamed member variables.
(edit) @38210   14 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @38192   14 years vboxsync Main: bits for debugging cardreader.
(edit) @38182   14 years vboxsync GuestCtrl/Main: Respect VERR_MAX_PROCS_REACHED, adjusted assertions …
(edit) @38133   14 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38085   14 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @37930   14 years vboxsync Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
(edit) @37902   14 years vboxsync Main: don't search for the extension pack if PCI passthrough is not …
(edit) @37863   14 years vboxsync Main: Add interface for IGuest::FileQuerySize().
(edit) @37851   14 years vboxsync Main/Console+Machine: new method for deleting a range of snapshot, …
(edit) @37843   14 years vboxsync Moved the extension pack release logging from ConsoleImpl.cpp to …
(edit) @37828   14 years vboxsync Main/Console: fix regression introduced by the non-rotational medium …
(edit) @37824   14 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37813   14 years vboxsync Main: check for the existance of the extension pack for PCI passthrough
(edit) @37809   14 years vboxsync gcc-4.6 warnings (shadowed declaration)
(edit) @37802   14 years vboxsync fix OSE
(edit) @37794   14 years vboxsync more PCI passthrough fixes
(edit) @37781   14 years vboxsync PCI passthrough fixes
(edit) @37780   14 years vboxsync Storage/DrvHostBase: add generic unmount implementation, so that host …
(edit) @37732   14 years vboxsync somehow wrong
(edit) @37730   14 years vboxsync Main: LogRel installed extension packs
(edit) @37698   14 years vboxsync Main/Console: don't unmount the drive on eject if this is a host drive
(edit) @37687   14 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37661   14 years vboxsync Main/Console: fix very old copy/paste bug in comment
(edit) @37632   14 years vboxsync Main/GuestCtrl: Not implemented yet.
(edit) @37591   14 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
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