VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99257   20 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   20 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99253   20 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99213   21 months vboxsync Add/3D/Config.kmk: Fix for linking regression from r156294, where …
(edit) @99173   21 months vboxsync GA Makefile: unifiying attestation signing switch name with ExtPack one
(edit) @99169   21 months vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99147   21 months vboxsync Guest Control/VBoxService: A bit of cleanup for internal directory / …
(edit) @99146   21 months vboxsync Guest Control/VbglR3: Fixed getting directory handle in …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99088   21 months vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99029   21 months vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @98945   21 months vboxsync /Config.kmk,Add/Nt/Installer: Drop the dependency on the 32-bit build …
(edit) @98935   21 months vboxsync GuestAdditions: uninst.exe build, making an execution of uninst …
(edit) @98925   21 months vboxsync WDDM: DxgkDdiDXBuildPagingBuffer VRAM<->SysMem transfers
(edit) @98914   21 months vboxsync Additions/3D/mesa: TGSI_OPCODE_ARR and fix for indirect addressing in …
(edit) @98911   21 months vboxsync Attesttaion signing. Switching from Jenkins based to app based signing …
(edit) @98909   21 months vboxsync WDDM: testcase update
(edit) @98907   21 months vboxsync WDDM: make sure that textures are always updated in D3D9 driver
(edit) @98906   21 months vboxsync Additions/3D/mesa: D3D9 fixes
(edit) @98871   21 months vboxsync Additions: Linux: Shared Folders: Introduce initial support for kernel …
(edit) @98870   21 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @98869   21 months vboxsync Additions: Linux: Shared Folders: Introduce initial support for kernel …
(edit) @98868   21 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @98866   21 months vboxsync Attestation signing: reverting r156174, r156175, r156181 and r156182
(edit) @98858   21 months vboxsync GA: fixing .bat file execution
(edit) @98857   21 months vboxsync GA: fixing .bat file execution
(edit) @98851   21 months vboxsync Signing: switching from Selenium MS attestation to solution by VirtIO …
(edit) @98831   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98824   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   21 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   21 months vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98813   21 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98804   21 months vboxsync Guest Control: Fixed the Additions burns. bugref:9783
(edit) @98794   21 months vboxsync Guest Control/VBoxService: Try to fix the Windows burns; …
(edit) @98791   21 months vboxsync Guest Control/VBoxService: Build fix. bugref:9783
(edit) @98789   21 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98774   21 months vboxsync Guest Control/VBoxService: Use (some) of the newly added …
(edit) @98709   22 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98708   22 months vboxsync Additions: Linux: Do not fail on reload if kernel modules signature …
(edit) @98689   22 months vboxsync Additions: Linux: Installer: Run "vboxadd setup" after Additions' …
(edit) @98687   22 months vboxsync Additions: Linux: rcvboxadd: Make reload work when running from within …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98639   22 months vboxsync Add/VBoxDrvInst: NT INF file correction.
(edit) @98634   22 months vboxsync Add/VBoxVideoEarlyNT.inf: Document that r155932 fixed the problems on W2K.
(edit) @98633   22 months vboxsync Add/VBoxVideoEarlyNT.inf: Made it identical to a known working one …
(edit) @98626   22 months vboxsync Add/VBoxGuest.inf,VBoxVideo.inf,Installer: Seems we need special …
(edit) @98613   22 months vboxsync Add/VBoxService: Fixed regression from r155802 that disabled the …
(edit) @98609   22 months vboxsync Additions: Linux: rcvboxadd: Introduce "status-kernel" and …
(edit) @98598   22 months vboxsync Add/VBoxDrvInst: Logging correction.
(edit) @98595   22 months vboxsync Additions: Linux: rcvboxadd: Do not rebuild kernel modules on system …
(edit) @98594   22 months vboxsync Additions: X11: Make legacy display resize service to gracefully …
(edit) @98542   22 months vboxsync VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
(edit) @98541   22 months vboxsync add/VBoxGuest-linux.c: Corrected blank lines screwup in r154862. …
(edit) @98535   22 months vboxsync add/x11/VBoxClient: Style fixes. …
(edit) @98534   22 months vboxsync add/x11/VBoxClient: Style fix. Annotated structure members in the …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98511   22 months vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98476   22 months vboxsync Additions: Linux: rcvboxadd: Introduce 'reload' action, bugref:10359. …
(edit) @98475   22 months vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait …
(edit) @98474   22 months vboxsync Additions: X11: Add possibility restart VBoxClient processes during …
(edit) @98473   22 months vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait (fix …
(edit) @98472   22 months vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, …
(edit) @98455   22 months vboxsync Additions: Linux: vboxvideo: Additional build fixes for RHEL 9.1 and …
(edit) @98438   22 months vboxsync Add/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98433   22 months vboxsync Add/linux/Makefile.kmk: Corrected invalid recipe syntax when …
(edit) @98416   22 months vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98349   22 months vboxsync Additions: Linux: vboxvideo: another attempt to address a backport to …
(edit) @98348   22 months vboxsync Additions: Linux: vboxvideo: attempt to address a backport to RHEL 8.7 …
(edit) @98329   23 months vboxsync Additions/*.inf: Eliminate dummy RegisterDlls, was empty for many …
(edit) @98328   23 months vboxsync Additions/*.inf: Fix naming of .Services section, must be associated …
(edit) @98315   23 months vboxsync Additions/*.inf: Fix naming consistency regression in VBoxWddm.inf. …
(edit) @98308   23 months vboxsync /Config.kmk, Additions/*.inf: Always qualify the key installer …
(edit) @98257   23 months vboxsync *.kmk: s/VBOX_WIN_NEWDEV/VBoxWinNewDevLib/ (sdk) bugref:10348
(edit) @98255   23 months vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98249   23 months vboxsync /*.kmk,configure*: …
(edit) @98245   23 months vboxsync Reverting r155418
(edit) @98232   23 months vboxsync Add/os2/*.kmk: s/VBOXOS2VAC308/VBoxOs2Vac308/ bugref:10348
(edit) @98228   23 months vboxsync GA: trying to fix Attestation signing issue, i.e. adding …
(edit) @98218   23 months vboxsync Add/VbglR3: Applied same VERR_WRONG_PARAMETER_TYPE and always setting …
(edit) @98214   23 months vboxsync *.kmk: s/VBOXGUESTR3XF86MOD/VBoxGuestR3XFree86Mod/ …
(edit) @98210   23 months vboxsync *.kmk: s/VBOXGUESTR3LIB/VBoxGuestR3Lib/ bugref:10348
(edit) @98207   23 months vboxsync pam_vbox: removed libs already part of VBoxGuestR3Dll. bugref:10348
(edit) @98206   23 months vboxsync *.kmk: s/VBOXGUESTR3DLL/VBoxGuestR3Dll/ bugref:10348
(edit) @98203   23 months vboxsync Add/darwin: nits. bugref:10348
(edit) @98202   23 months vboxsync add/x11/VBoxClient: Fix warning. bugref:10348
(edit) @98201   23 months vboxsync Add/darwin/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98200   23 months vboxsync Add/solaris/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98199   23 months vboxsync Add/solaris/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98198   23 months vboxsync Add/os2/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98197   23 months vboxsync Add/linux/sharedfolders/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ …
(edit) @98196   23 months vboxsync Add/x11/VBoxClient/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98195   23 months vboxsync Add/common/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98192   23 months vboxsync Add/haiku/*.kmk: s/VBOXGUESTR3EXE/VBoxGuestR3Exe/ (untested, probably …
(edit) @98191   23 months vboxsync Add/linux/lightdm-greeter: Build fixes and switching templates …
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98149   23 months vboxsync Additions/X11: delete old Mesa headers, long unused.
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