VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85027   4 years vboxsync DnD/DroppedFiles: Renaming.
(edit) @85026   4 years vboxsync DnD/DroppedFiles: Renaming.
(edit) @85025   4 years vboxsync Minor fixes to last integration
(edit) @85023   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85022   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85021   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85020   4 years vboxsync DnD/Main: Renamed internal send/receive data task classes to unify naming.
(edit) @85019   4 years vboxsync DnD/Main: Don't use RT_BZERO on non-POD types.
(edit) @85018   4 years vboxsync DnD/Main: Renaming internal send/receive data contexts to emphasize …
(edit) @85017   4 years vboxsync DnD/URIObject: Follow-up fixes for r138893 + r138894.
(edit) @85016   4 years vboxsync Network/DeviVirtioNet_1_0.cpp: More clean up and naming for …
(edit) @85015   4 years vboxsync Main/Display: comment typo
(edit) @85014   4 years vboxsync bugref:9662 changes in testboxscript which kick --spb option to work …
(edit) @85013   4 years vboxsync VirtualBox/Makefile.kmk: Just assume VBOX_WITH_NEW_XCODE is define now.
(edit) @85012   4 years vboxsync Devices/Makefile.kmk: The VBoxSVGA3D template does not need to take …
(edit) @85011   4 years vboxsync Main/BusAssignmentManager: Prepend global variables with "g_".
(edit) @85009   4 years vboxsync AMD IOMMU: bugref: 9654 PDM, Main: Changes for southbridge I/O APIC …
(edit) @85008   4 years vboxsync Linux modules: Allow user to override disabling of kernel module …
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @85006   4 years vboxsync GA/Installer/WinNT: Prevent a repeated recovery of d3d9.dll, bugref:9725
(edit) @85005   4 years vboxsync DnD/URIObject: Validate paths when rebasing them + additional logging.
(edit) @85004   4 years vboxsync DnD: More (release) logging for URIObject implementation.
(edit) @85003   4 years vboxsync DnD: More work on path conversion / validation [build fix].
(edit) @85002   4 years vboxsync DnD: More work on path conversion / validation.
(edit) @85001   4 years vboxsync FE/Qt: bugref:9515. Adding another wizard page for GA install.
(edit) @85000   4 years vboxsync IPRT/http: Provide curl with an error buffer (fixed size array in …
(edit) @84999   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class [build fix].
(edit) @84998   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84997   4 years vboxsync Shared Clipboard/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84996   4 years vboxsync Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
(edit) @84995   4 years vboxsync IPRT/http: Consistently use CURL_SUCCESS().
(edit) @84994   4 years vboxsync IPRT/http: Consistently use CURLcode rcCurl;
(edit) @84993   4 years vboxsync bugref:9761. Added new release version 'vb_release' for Windows 10 May …
(edit) @84992   4 years vboxsync IPRT: fix int/uint issues in asm-fake.cpp
(edit) @84991   4 years vboxsync FE/Qt: bugref:9743: VirtualBox Manager: NLS fixes for Move to Group …
(edit) @84990   4 years vboxsync FE/Qt: bugref:9774: Runtime UI: Handling for Visual State change …
(edit) @84989   4 years vboxsync Debugger/DBGPlugInLinux: Straighten the code to adjust the kernel log …
(edit) @84988   4 years vboxsync Debugger/DBGPlugInLinux: Fix detecting 32bit Linux guests when KASLR …
(edit) @84986   4 years vboxsync Firmware/Makefile.kmk: PATH_KBUILD -> KBUILD_PATH
(edit) @84985   4 years vboxsync DnD/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84984   4 years vboxsync DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
(edit) @84983   4 years vboxsync DnD/DroppedFiles: Docs, a bit of renaming.
(edit) @84982   4 years vboxsync Debugger/DBGPlugInLinux: New heuristic to find the kernel log buffer …
(edit) @84981   4 years vboxsync FE/Qt: bugref:9755: Fixes for Log-Viewer search-backward icon.
(edit) @84980   4 years vboxsync Debugger/DBGPlugInLinux: New heuristic to find the kernel log buffer …
(edit) @84979   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Use TestVm.getGuestOs() for creating …
(edit) @84978   4 years vboxsync Main/SystemProperties: Fix regression from bugref:6813 which went …
(edit) @84976   4 years vboxsync Validation Kit/tdAddBasic1.py: D'oh.
(edit) @84975   4 years vboxsync Guest Control/GuestSessionImplTasks: Logging nits.
(edit) @84974   4 years vboxsync Installer/linux: For RPM build, finish making the CHM docs optional, …
(edit) @84973   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Linux Guest Additions testing …
(edit) @84972   4 years vboxsync Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
(edit) @84971   4 years vboxsync FE/Qt: bugref:9515. Some fixes
(edit) @84970   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Guest Additions testing for < …
(edit) @84969   4 years vboxsync FE/Qt: bugref:9515. Splitting UIUserNamePasswordEditor class into its …
(edit) @84968   4 years vboxsync Installer/linux: Bring DEB build/package to same functionality as the …
(edit) @84967   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More VBoxService logging adjustments.
(edit) @84966   4 years vboxsync Validation Kit/testdriver: Fixed task status for asyncUuid().
(edit) @84965   4 years vboxsync FE/Qt: bugref:9515. Some fixes.
(edit) @84964   4 years vboxsync FE/Qt: For X11 platform, use default PDF viewer if kchmviewer wasn't …
(edit) @84963   4 years vboxsync Validation Kit/tdAddBasic1.py: Re-introduced rebooting of Linux guests …
(edit) @84962   4 years vboxsync FE/Qt: Eliminate already unused (and one easily made unused) C++ defines.
(edit) @84961   4 years vboxsync FE/Qt: bugref:9515. Adding an additional page for windows product key.
(edit) @84960   4 years vboxsync Installer/linux: When creating rpm packages, leave out kchmviewer if …
(edit) @84959   4 years vboxsync Installer/linux: Some RPM build/package cleanups. Makes the CHM help …
(edit) @84958   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building …
(edit) @84957   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84956   4 years vboxsync Windows Additions installer: Fixed German NLS.
(edit) @84955   4 years vboxsync FE/Qt: bugref:9515. Adding hostname and os type detection.
(edit) @84951   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can …
(edit) @84950   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip enabling verbose VBoxService …
(edit) @84949   4 years vboxsync Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff …
(edit) @84948   4 years vboxsync Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff again.
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84946   4 years vboxsync ValKit: Don't check for obsolete kBuild environment variables.
(edit) @84945   4 years vboxsync Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
(edit) @84944   4 years vboxsync ReadMe-Solaris.txt,Installer/solaris: BUILD_TARGET_ARCH -> …
(edit) @84943   4 years vboxsync vbox.py: Don't check for obsolete kBuild environment variables.
(edit) @84940   4 years vboxsync xpcom18a4/Makefile.kmk: BUILD_PLATFORM -> KBUILD_HOST.
(edit) @84939   4 years vboxsync makefile.tstCAPIGlue: Don't test for BUILD_PLATFORM == win in a sample …
(edit) @84938   4 years vboxsync SUPDrv.cpp: BUILD_TYPE -> KBUILD_TYPE
(edit) @84936   4 years vboxsync VBoxDTrace: A gcc 10.1.1 build fix. bugref:9746
(edit) @84932   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Return expected result when handling …
(edit) @84931   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in …
(edit) @84930   4 years vboxsync tdAddGuestCtrl.py: pylint fix.
(edit) @84929   4 years vboxsync Validation Kit/tdAddBasic1.py: Don't skip creating the combined VISO …
(edit) @84928   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in gctrlCopyDirFrom().
(edit) @84927   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Also use getGuestSystemDir() here-
(edit) @84926   4 years vboxsync Validation Kit/vboxwrappers: Toned down verboseness of …
(edit) @84925   4 years vboxsync Validation Kit/testdriver: Added special cases for handling OL in …
(edit) @84924   4 years vboxsync Validation Kit/TXS: Resolve executables for EXEC command before …
(edit) @84923   4 years vboxsync Validation Kit/TXS: Resolve executables for EXEC command before …
(edit) @84922   4 years vboxsync Validation Kit/TXS: Padding fix for VER command reply; opcode must be …
(edit) @84921   4 years vboxsync ValKit: pylint 2.5.3 adjustments.
(edit) @84920   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Minor debugging tweaks.
(edit) @84919   4 years vboxsync Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
(edit) @84918   4 years vboxsync FE/Qt: bugref:9515. Painting user name/password line edits to indicate …
(edit) @84917   4 years vboxsync FE/Qt: bugref:9515. Adding necessary validity checks for user …
(edit) @84916   4 years vboxsync FE/Qt: bugref:9515. r138786 was incomplete.
(edit) @84915   4 years vboxsync FE/Qt: bugref:9515. Adding a tool button to toggle the visibility of …
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