VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83612   5 years vboxsync Guest Control/VBoxSerivce: Include a timestamp in the logfile format …
(edit) @83609   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83602   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83595   5 years vboxsync Guest Control/VBoxService: Cleaned up VGSvcGstCtrlSessionClose(), a …
(edit) @83578   5 years vboxsync WDDM: compute the number of available miplevels; return an error if a …
(edit) @83555   5 years vboxsync Guest Control/VBoxService: Make sure to set a session's thread stopped …
(edit) @83554   5 years vboxsync Guest Control/VBoxService: Make sure to set a session's thread stopped …
(edit) @83553   5 years vboxsync Guest Control/VBoxService: Warnings. bugref:9320
(edit) @83536   5 years vboxsync Guest Control/VBoxService: Strip truncation bit in …
(edit) @83534   5 years vboxsync Guest Control/VBoxService: Strip truncation bit in …
(edit) @83508   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83465   5 years vboxsync Guest Control/VBoxServiceToolbox: Some follow-up fixes for r136654
(edit) @83463   5 years vboxsync Guest Control/VBoxServiceToolbox: Use fOutputFlags here, not fFlags. …
(edit) @83441   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Don't spin forever …
(edit) @83438   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: No need to wait …
(edit) @83437   5 years vboxsync Guest Control/VBoxServiceToolbox: Checking rc is intentional here, as …
(edit) @83436   5 years vboxsync Guest Control/VBoxServiceToolbox: Use RTListForEachSafe in …
(edit) @83434   5 years vboxsync Guest Control/VBoxServiceToolbox: Resolved several @todos for the ls …
(edit) @83421   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
(edit) @83420   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83419   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83409   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Don't ignore …
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83400   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Revamped …
(edit) @83399   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
(edit) @83349   5 years vboxsync Guest Control/VBoxService: Check for correct file mode when opening files.
(edit) @83287   5 years vboxsync VBoxService / Guest Control: Fixed guest process thread teardown / …
(edit) @83286   5 years vboxsync VBoxService / Guest Control: Fixed guest process thread teardown / …
(edit) @83272   5 years vboxsync VBoxService / Guest Control: Fixed using wrong pipe handle with poll …
(edit) @83269   5 years vboxsync VBoxService/ Guest Control: Resolved a @todo: Simplified building a …
(edit) @83257   5 years vboxsync bugref:9637. Adding a few alternative library names for libXrandr.
(edit) @83253   5 years vboxsync bugref:9637. Small cleanup
(edit) @83249   5 years vboxsync bugref:9637. Disable vmsvga service which implicitly enables …
(edit) @83247   5 years vboxsync bugref:9637. Exprting some include files
(edit) @83246   5 years vboxsync bugref:9637. Some parameter checking.
(edit) @83242   5 years vboxsync bugref:9637. More fixes
(edit) @83236   5 years vboxsync bugref:9637. First select the events then start listening to themsvn …
(edit) @83235   5 years vboxsync VBoxService: Use strncmp rather than strcmp as the ut_user field is …
(edit) @83234   5 years vboxsync bugref:9637. small fixes
(edit) @83229   5 years vboxsync bugref:9637. Build fix for some gcc version that cannot swallow some casts.
(edit) @83228   5 years vboxsync bugref:9637. Including randr.h
(edit) @83227   5 years vboxsync bugref:9637. build fix. yes again
(edit) @83226   5 years vboxsync bugref:9637. build fix
(edit) @83225   5 years vboxsync bugref:9637. build fix
(edit) @83224   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. part-2
(edit) @83222   5 years vboxsync WDDM: Miniport: host surface management and shared surface handling, …
(edit) @83218   5 years vboxsync bugref:9637. removing an obsolete VBoxClient service.
(edit) @83217   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. not …
(edit) @83210   5 years vboxsync bugref:9637. We need panoramiXproto.h rather than Xinerama.h
(edit) @83208   5 years vboxsync bugref:9637. build fix. take 1
(edit) @83207   5 years vboxsync bugref:9637. Using xinerama includes from our tree instead of the …
(edit) @83206   5 years vboxsync bugref:9637. Small clean-up
(edit) @83201   5 years vboxsync bugref:9637. build fix
(edit) @83200   5 years vboxsync bugref:9637. Call vmw_ctrl extension to connect outputs to crtcs
(edit) @83184   5 years vboxsync Shared Clipboard: ticketref:19336 Linux guest: shared clipboard …
(edit) @83173   5 years vboxsync bugref:9637. Some fixes
(edit) @83143   5 years vboxsync bugref:9637. build fix.
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83140   5 years vboxsync bugref:9637. build fix. ifdef'ing some code for now until we decide …
(edit) @83139   5 years vboxsync bugref:9637. Doxyfix
(edit) @83138   5 years vboxsync bugref:9637. scm fix
(edit) @83137   5 years vboxsync bugref:9637. Build fix.
(edit) @83136   5 years vboxsync bugref:9637. Adding randr event monitoring to display-svga client.
(edit) @83135   5 years vboxsync bugref:9637. Reverting the changes to seamless related files.
(edit) @83123   5 years vboxsync bugref:9637. Some cleanup.
(edit) @83109   5 years vboxsync GA/Linux: ticketref:19145 kernel 5.5-rc1/rc2 - we need changes part 2 …
(edit) @83106   5 years vboxsync RepackScripts: we shound't mention sign additions scripts for OSE
(edit) @83073   5 years vboxsync GA/Linux: ticketref:19145 kernel 5.5-rc1/rc2 - we need changes, …
(edit) @83072   5 years vboxsync VBoxTray: Fix for icon regression from r135890
(edit) @83049   5 years vboxsync linux/vobxsf: Corrected kernel-page test in vbsf_iter_unlock_pages, as …
(edit) @83048   5 years vboxsync bugref:9637. Linking fix.
(edit) @83045   5 years vboxsync bugref:9637. Some build fix to make our GA build box happy
(edit) @83039   5 years vboxsync bugref:9637. Some comment correction.
(edit) @83038   5 years vboxsync bugref:9637. build fix. take 2
(edit) @83037   5 years vboxsync bugref:9637. build fix
(edit) @83035   5 years vboxsync bugref:9637. Updating svga-display-x11 to use xrandr directly.
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82971   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82947   5 years vboxsync Repack scripts: Fixing failed build
(edit) @82946   5 years vboxsync Repack scripts: Adding Combined-2 script for GA attestation signing. …
(edit) @82943   5 years vboxsync Repack scripts: Putting VBoxGuestInstallHelper.dll to the right place. …
(edit) @82935   5 years vboxsync Repack scripts: modification for r135668 which caused some issues …
(edit) @82899   5 years vboxsync Shared Clipboard/x11: Removed Gvfs stuff from Makefile. bugref:9437
(edit) @82885   5 years vboxsync Shared Clipboard: Warning. bugref:9437
(edit) @82882   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [build fix, forgot file]. …
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82870   5 years vboxsync Shared Clipboard/VBoxTray: Use a better rc here.
(edit) @82852   5 years vboxsync Shared Clipboard: Added missing / disabled code for negotiating …
(edit) @82846   5 years vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @82774   5 years vboxsync VBoxTray/Makefile.kmk: update the icon resource identifier (follow up …
(edit) @82767   5 years vboxsync GARepack: Cleanup nit. bugref:9587
(edit) @82765   5 years vboxsync GARepack: Nit. Avoid wasting time executing comment shell lines. I've …
(edit) @82762   5 years vboxsync VBoxCertUtil: Use the standard version + icon resource template.
(edit) @82753   5 years vboxsync WINNT/Video: VBoxWddm-info cleanup fix.
(edit) @82752   5 years vboxsync VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon …
(edit) @82749   5 years vboxsync VBoxService: No need for custom resource file on windows, use the template.
(edit) @82743   5 years vboxsync GARepack: Removed unnecessary copy-to-obj-dir rules and added missing …
(edit) @82729   5 years vboxsync GARepack: Don't install the GA repack on-top of the host installer …
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