VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98084   23 months vboxsync Main/ConsoleImpl: Another small getDeviceActivity optimization, …
(edit) @98082   23 months vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @98073   23 months vboxsync Main/HostHardwareLinux.cpp: We don't need to dynamically resolve …
(edit) @98072   23 months vboxsync Main/HostDnsSeCiceLinux.cpp: Logging. bugref:10255
(edit) @98071   23 months vboxsync Main/HostDnsServiceLinux.cpp: Massaged the resolv.conf monitoring code …
(edit) @98069   23 months vboxsync Main/Host: Comments nits.
(edit) @98068   23 months vboxsync Main/HostDnsServiceLinux.cpp: Worked out a bunch of bugs and issues …
(edit) @98067   23 months vboxsync Main/HostDnsServiceLinux.cpp: Some @todos and cleanups. bugref:10255
(edit) @98061   23 months vboxsync VBoxSDS: restored accidentally deleted logger call. bugref:10334
(edit) @98053   23 months vboxsync VBoxSDS: Reduced unnecessary logging.
(edit) @98046   2 years vboxsync Main/IConsole: Updates. bugref:10340
(edit) @98044   2 years vboxsync Main: Added redundancy pending release. Fixed minor issues with …
(edit) @98042   2 years vboxsync Main/Medium: Fix raw disk VMDK typo and fix the diff image variant …
(edit) @98041   2 years vboxsync Main/Medium: Can't use raw disk VMDK for differencing images and also …
(edit) @98035   2 years vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @98028   2 years vboxsync Audio/Main: Made the Backupable<T> align with the rest of Main (via a …
(edit) @98021   2 years vboxsync Main/NetIf-solaris.cpp: A couple of warnings.
(edit) @98020   2 years vboxsync Main/PerformanceSolaris.cpp: 4 warnings, two involving what seems like …
(edit) @98011   2 years vboxsync Audio/Main: Added missing AutoCallers to the public IAudioAdapter methods.
(edit) @97993   2 years vboxsync Main/testcases/tstGuestCtrlPaths: Disable assertions where they are …
(edit) @97980   2 years vboxsync Guest Control/Main: Fixes for directoryCreateTemp() when aMode is …
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97890   2 years vboxsync Main/USBDeviceFilter: Skip some unnecessary Utf8Str copying.
(edit) @97889   2 years vboxsync Main/USBDeviceFilter: Reverted out r154880 as it breaks the API as …
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97835   2 years vboxsync DnD/Main: Added some more user-friendly error texts when beginning a …
(edit) @97822   2 years vboxsync DnD/Main: Don't set (and return) an error for …
(edit) @97817   2 years vboxsync DnD/Main: Fixed GuestDnDState::isProgressRunning().
(edit) @97815   2 years vboxsync VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
(edit) @97805   2 years vboxsync Main/USBDeviceFilter: Treat port number filter correctly as a decimal …
(edit) @97802   2 years vboxsync DnD/Main: Made the progress object description a bit more flexible, to …
(edit) @97801   2 years vboxsync DnD/Main: Some more reset handling fixes.
(edit) @97798   2 years vboxsync DnD/Main: Reset handling fixes: Use reset() with the GuestDnDState …
(edit) @97791   2 years vboxsync VMMDev mouse: bugref:10285: Fix burn.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97786   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97783   2 years vboxsync DnD/Main: Added ability to report back the guest-side rc when waiting …
(edit) @97781   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97780   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97772   2 years vboxsync DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
(edit) @97761   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97760   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97751   2 years vboxsync DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
(edit) @97750   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97749   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97725   2 years vboxsync DnD/Main: Increased the default timeout of …
(edit) @97724   2 years vboxsync DnD/Main: Also be a bit more informative wrt error reporting to the …
(edit) @97720   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97719   2 years vboxsync DnD/Main: Added a dedicated COM error for drag and drop operations …
(edit) @97717   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97716   2 years vboxsync Main/Console: If the snapshot directory (identified by …
(edit) @97711   2 years vboxsync Main/glue-java.xsl: Move the closing "p" tag around. Javadoc needs it …
(edit) @97710   2 years vboxsync Main/glue-java.xsl: Remove leftover table related tags.
(edit) @97709   2 years vboxsync Main/glue-java.xsl, Main/VirtualBox.xidl: Eliminate the use of the …
(edit) @97687   2 years vboxsync Main/webservice: Fix Java 8 version check.
(edit) @97686   2 years vboxsync Main/glue-java.xsl: Avoid "summary" attribute for "table" tags since …
(edit) @97677   2 years vboxsync Main/glue-java.xsl: Turn "tt" tags into "code" ones since recent …
(edit) @97656   2 years vboxsync Guest Control/Main: Bail out early from the file copy from/to inner …
(edit) @97655   2 years vboxsync Guest Control/Main: Made (release) logging of paths a bit more uniform …
(edit) @97648   2 years vboxsync Main/ClientWatcher: Use newly added RTProcSignalName to get uniform …
(edit) @97640   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97639   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97638   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97637   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97635   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97634   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97633   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97632   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97626   2 years vboxsync Guest Control/Main: Fixed running out of context IDs when copying huge …
(edit) @97610   2 years vboxsync Guest Control/Main: Also catch (and handle) OOM situations in …
(edit) @97609   2 years vboxsync Guest Control/Main: Catch OOM situations in GuestFile::read() + …
(edit) @97598   2 years vboxsync Main/SnapshotImpl: Check if a given (current) snapshot object is …
(edit) @97592   2 years vboxsync Guest Control/Main: Use the correct file copy flag here. bugref:10286
(edit) @97563   2 years vboxsync Guest Control/Main: Comment nits. bugref:10286
(edit) @97558   2 years vboxsync Backed out r153813, r153818: Main: src-client: MouseImpl: Provide …
(edit) @97557   2 years vboxsync Guest Control/Main: Fixed a crash with long paths in …
(edit) @97555   2 years vboxsync Guest Control/Main: Also support copying files from the guest to …
(edit) @97553   2 years vboxsync Guest Control/Main: Some more fixes wrt resolving host sources which …
(edit) @97541   2 years vboxsync Guest Control/Main: Some more fixes. bugref:10286
(edit) @97540   2 years vboxsync Main: Prevent Notification Center progress bar from almost …
(edit) @97538   2 years vboxsync Guest Control/Main: Some more fixes + more tests. bugref:10286
(edit) @97533   2 years vboxsync Frontends/VBoxManage,Main/Appliance: The appliance import code …
(edit) @97532   2 years vboxsync Guest Control/Main: A bit less code wrt translating paths. bugref:10286
(edit) @97531   2 years vboxsync Guest Control/Main: A bit less code wrt translating paths. bugref:10286
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97485   2 years vboxsync Guest Control/Main: More eye candy for (single file) progress …
(edit) @97481   2 years vboxsync Guest Control/Main: A bit nicer progress object descriptions, which …
(edit) @97476   2 years vboxsync Guest Control/Main: @todo comment nit. bugref:10286
(edit) @97475   2 years vboxsync Guest Control/Main: More fixes for single file copying into existing …
(edit) @97474   2 years vboxsync Guest Control/Main: More fixes for single file copying into existing …
(edit) @97460   2 years vboxsync Guest Control/Main: Made it easier to spot bugs with unfinished (i.e. …
(edit) @97459   2 years vboxsync Guest Control/Main: Corrected some vrcGuest nits. Cosmetical only.
(edit) @97456   2 years vboxsync Guest Control/Main: Fixed returning the correct error code from …
(edit) @97448   2 years vboxsync Guest Control/Main: More fixes wrt respecting the FileCopyFlag_ flags. …
(edit) @97446   2 years vboxsync Guest Control/Main: Backed out r154417, r154418, r154419, r154420, …
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