VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107076   2 months vboxsync Windows driver installation: Added INF installation testcases (dry-run …
(edit) @107061   2 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_NO_DESTROY …
(edit) @107060   2 months vboxsync Windows driver installation: Also detect if an INF has a Default *and* …
(edit) @107059   2 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_DRYRUN to …
(edit) @107057   2 months vboxsync Windows driver installation: Improved VBoxWinDrvInstErrorFromWin32(): …
(edit) @107051   2 months vboxsync Windows driver installation: Sorted VBoxWinDrvSetupApiErrToStr(). …
(edit) @107049   2 months vboxsync Windows driver installation/VBoxDrvInst: Forgot to call …
(edit) @106963   2 months vboxsync Windows driver installation/VBoxDrvInst: Refuse to run on <= NT4. …
(edit) @106961   2 months vboxsync Windows driver installation/VBoxDrvInst: Added "--logfile [file]" …
(edit) @106948   2 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106941   2 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106940   2 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106939   2 months vboxsync Windows driver installation: Added rc file to VBoxDrvInst. bugref:10762
(edit) @106938   2 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106937   2 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106936   2 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106923   2 months vboxsync Windows driver installation: Renamed + added some more defines. …
(edit) @106890   2 months vboxsync Windows driver installation: More cleanup, a few detection fixes. …
(edit) @106869   2 months vboxsync Windows driver installation: Renamed …
(edit) @106868   2 months vboxsync Windows driver installation: Reduced number of INF file …
(edit) @106867   2 months vboxsync Windows driver installation: Added vboxWinDrvWinErrToStr() to handle …
(edit) @106857   2 months vboxsync Windows driver installation: Fixed a critical typo in the Windows …
(edit) @106839   2 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106828   2 months vboxsync Windows driver installation: Logging nit. bugref:10762
(edit) @106509   3 months vboxsync Windows driver installation: Fixed handling default sections in …
(edit) @106503   3 months vboxsync GuestHost/Install/VBoxWinDrvInst.cpp: Unused variable warnings. …
(edit) @106489   3 months vboxsync Windows driver installation: Nothing to do if the installation mode is …
(edit) @106488   3 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106485   3 months vboxsync Windows driver installation: Make sure to set the log callback before …
(edit) @106484   3 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106397   3 months vboxsync
(edit) @106395   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106393   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106392   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106327   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106325   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @104792   8 months vboxsync Shared Clipboard: X11: Prevent memory leak on clipboard protocol …
(edit) @104791   8 months vboxsync Shared Clipboard: X11: Remove assertion when backing buffer is not big …
(edit) @104775   8 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104774   8 months vboxsync Shared Clipboard: Adjust tstClipboardGH-X11 to fixed LF -> CRLF …
(edit) @104773   8 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104762   8 months vboxsync GuestHost/SharedClipboard: Fixed incorrect \r -> \r\n conversion for …
(edit) @104761   8 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104760   8 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104759   8 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104693   8 months vboxsync Devices + GuestHost: Fixed warnings. ​​bugref:3409
(edit) @104605   8 months vboxsync GuestHost/DragAndDrop: pcszBaseOld not being NULL is already checked …
(edit) @104472   9 months vboxsync SharedClipboard: Some unused statement fixes, bugref:3409
(edit) @104317   9 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104316   9 months vboxsync Shared Clipboard/X11: Fixed leak in testcase found by ASAN.
(edit) @104312   9 months vboxsync Shared Clipboard/Transfers: Skip the slash from the actual root path …
(edit) @104310   9 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104309   9 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added testing unsupported …
(edit) @104307   9 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104306   9 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104305   9 months vboxsync Shared Clipboard/transfers-http: Docs, made some functions inline. …
(edit) @103631   11 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103618   11 months vboxsync Shared Clipboard/Transfers: Some more validation in …
(edit) @103616   11 months vboxsync Shared Clipboard/Transfers: Use SHCL_TRANSFER_URI_LIST_SEP_STR in …
(edit) @103615   11 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103484   11 months vboxsync Shared Clipboard: Logging nit. ​bugref:9437
(edit) @103480   11 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103477   11 months vboxsync Shared Clipboard: Formatting. bugref:9437
(edit) @103457   11 months vboxsync HGSMI: Some symbol visibility cleanup, bugref:3409
(edit) @103452   11 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103451   11 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103450   11 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103442   11 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103428   11 months vboxsync Shared Clipboard: Moved debug assertion within shClX11ResponseFree(). …
(edit) @103363   11 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   11 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103251   12 months vboxsync Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
(edit) @103240   12 months vboxsync Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
(edit) @103239   12 months vboxsync Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
(edit) @103132   12 months vboxsync GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
(edit) @102955   12 months vboxsync Shared Clipboard/Transfer: Also free the temporary path when path …
(edit) @102954   12 months vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102931   12 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102930   12 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102929   12 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102917   12 months vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102843   12 months vboxsync scm
(edit) @102832   12 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102830   12 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102826   12 months vboxsync Shared Clipboard/X11: Don't report an error in …
(edit) @102825   12 months vboxsync Shared Clipboard/X11: Made pcbRead in ShClX11ReadDataFromX11() …
(edit) @102824   12 months vboxsync Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
(edit) @102823   12 months vboxsync Shared Clipboard/X11: Docs fixes. bugref:9437
(edit) @102822   12 months vboxsync Shared Clipboard/X11: Factored out writing transfer data to X11 into …
(edit) @102821   12 months vboxsync Shared Clipboard/X11: Renaming …
(edit) @102820   12 months vboxsync Shared Clipboard/X11: Renaming (ShClX11ReportFormatsToX11Worker -> …
(edit) @102819   12 months vboxsync Shared Clipboard/X11: Check if pfnOnRequestDataFromSource callback is …
(edit) @102816   12 months vboxsync Shared Clipboard/Transfers: Added …
(edit) @102815   12 months vboxsync Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
(edit) @102566   13 months vboxsync Shared Clipboard/Transfers: Fixed memory leaks in …
(edit) @102472   14 months vboxsync Shared Clipboard/testcase: Logging fix for environment variable. …
(edit) @102469   14 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102468   14 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
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