VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84262   5 years vboxsync bugref:9637. checking env. variable to detect if the service session …
(edit) @84258   5 years vboxsync bugref:9637. dont return success in case of failure.
(edit) @84255   5 years vboxsync Linux/GA: ticketref:19391 RedHat 8.2-rc1 kernel DRM backports to …
(edit) @84252   5 years vboxsync bugref:9637. Listening to RRScreenChangeNotify event seems to be sufficient
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84238   5 years vboxsync Guest Additions/VBoxService: Fixed warnings.
(edit) @84219   5 years vboxsync bugref:9637. r137824 was incomplete.
(edit) @84216   5 years vboxsync bugref:9637. Set monitor count to 1 when VMWARE_CTRL is not available
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84209   5 years vboxsync Guest Control/VBoxService: Invalidate host feature flags on VM session …
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @84173   5 years vboxsync bugref:9637. stop leaking stuff.
(edit) @84160   5 years vboxsync Guest Control/VBoxService: More size_t/uint32_t build fixing, plus …
(edit) @84156   5 years vboxsync bugref:9637. Don't bail out if wmware's extension is not avaible.
(edit) @84154   5 years vboxsync Guest Control/VBoxService: Also made attribute allocation of …
(edit) @84150   5 years vboxsync Guest Control/VBoxService: Also made attribute allocation of …
(edit) @84149   5 years vboxsync Guest Control/VBoxService: Made file name allocation of …
(edit) @84148   5 years vboxsync Guest Control/VBoxService: Made file name allocation of …
(edit) @84147   5 years vboxsync Guest Control/VBoxService: Implemented heap data allocation for …
(edit) @84140   5 years vboxsync VBoxService/vgsvcGstCtrlProcessProcessWorker: Walk environment using …
(edit) @84065   5 years vboxsync GA/Installer/WinNT: By default use WDDM driver (instead of XPDM) on …
(edit) @84063   5 years vboxsync IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
(edit) @84057   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84045   5 years vboxsync bugref:9637. Calling vmware_ctrl before getting screen resources. that …
(edit) @84026   5 years vboxsync bugref:9637. Calling vmware_ctrl extension at each resize iteration. …
(edit) @84025   5 years vboxsync bugref:9637. Try sleeping before the first resize to avoid races with DE
(edit) @84005   5 years vboxsync VBoxServiceToolBox.cpp: Just go with %Rrc when reporting cat input …
(edit) @83991   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83981   5 years vboxsync Add/Nt/Installer: Simple installer program for NT 3.x.
(edit) @83980   5 years vboxsync Add/Nt/Installer: Simple installer program for NT 3.x.
(edit) @83979   5 years vboxsync Add/Nt/Installer: Simple installer program for NT 3.x.
(edit) @83974   5 years vboxsync VBoxService: Don't fail because no VBoxGuest till after parsing …
(edit) @83958   5 years vboxsync VBoxServiceVMInfo.cpp: Two NT4 fixes. First, the NT4 SP1 workaround …
(edit) @83952   5 years vboxsync vboxTrayLogCreate: Drop the unused pszLogFile argument that's passed …
(edit) @83935   5 years vboxsync bugref:9637. Some comment corrections.
(edit) @83934   5 years vboxsync bugref:9637. Using a separate X11 connection for RandR event monitoring.
(edit) @83933   5 years vboxsync bugref:9637. Re-enabling event monitoring.
(edit) @83928   5 years vboxsync bugref:9637. Some fixes. Resizing single monitor works.
(edit) @83918   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83917   5 years vboxsync VBoxGuest/linux: Tweak to make it build on a case-insensitive file …
(edit) @83911   5 years vboxsync bugref:9637. build fix.
(edit) @83910   5 years vboxsync bugref:9637. Replacing xrandr binary calls with libxrandr ones. not tested.
(edit) @83886   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83878   5 years vboxsync Additions/Linux/Drm: ticketref:19516 Linux kernel version: 5.7 - we …
(edit) @83844   5 years vboxsync VBoxGuest/win/VBoxGuestInst: VC++ 14.1 warnings. bugref:8489
(edit) @83843   5 years vboxsync Additions/NT/Installer: VC++ 14.1 warnings. bugref:8489
(edit) @83842   5 years vboxsync Additions/NT/Graphics: Use RTUtf16Printf rather than swprintf …
(edit) @83840   5 years vboxsync VBoxMPWddm.h: Removed ancient disabling of assertions (r71411).
(edit) @83834   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
(edit) @83833   5 years vboxsync VBoxTray: VC++ 14.1 / doxygen fix. bugref:8489
(edit) @83832   5 years vboxsync Additions/3D: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @83830   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
(edit) @83827   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489
(edit) @83826   5 years vboxsync Add/NT/Installer: VC++ 14.1 warnings. bugref:8489
(edit) @83825   5 years vboxsync VBoxMRXNP: VC++ 14.1 warnings. bugref:8489
(edit) @83824   5 years vboxsync VBoxCredProv: VC++ 14.1 warnings. bugref:8489
(edit) @83823   5 years vboxsync VBoxTray: VC++ 14.1 warnings. bugref:8489
(edit) @83822   5 years vboxsync VBoxService: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @83821   5 years vboxsync VBoxGuest: VC++ 14.1 warning. bugref:8489
(edit) @83718   5 years vboxsync VBoxServiceAutoMount: Try address incomplete handling of …
(edit) @83717   5 years vboxsync bugref:9637. r136358 was incomplete
(edit) @83716   5 years vboxsync darwin/VBoxClient: VBoxClient.cpp:usage() SEGVs dereferencing an …
(edit) @83715   5 years vboxsync Additions/VBoxClient: ticketref:19470 VBoxClient doesn't recognize the …
(edit) @83708   5 years vboxsync Shared Folders/VBoxService: More logging for vbsvcAutomounterMountIt().
(edit) @83694   5 years vboxsync WDDM: surface definition.
(edit) @83693   5 years vboxsync Shared Folders/VBoxService: Log result of WNetAddConnection2W() in …
(edit) @83675   5 years vboxsync GAs/darwin/Installer: Add previously missing executable signing (just …
(edit) @83655   5 years vboxsync VBoxGuestR3Lib: Remove accidental LOG_ENABLE from r137118.
(edit) @83651   5 years vboxsync Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
(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 …
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