VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Installer/InstallHelper

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106147   2 months vboxsync Additions/VBoxGuestInstallHelper: Compilation fixes when building for …
(edit) @106146   2 months vboxsync Additions/InstallHelper: Fixed building the testcase; also, this will …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @98945   21 months vboxsync /Config.kmk,Add/Nt/Installer: Drop the dependency on the 32-bit build …
(edit) @98416   22 months vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96770   2 years vboxsync Add/Nt/Installer: The DumpLog script causes random crashes in …
(edit) @96452   2 years vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96451   2 years vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @84735   4 years vboxsync Add/NT/Installer: WRP workaround is not needed any more, bugref:9725
(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) @83843   5 years vboxsync Additions/NT/Installer: VC++ 14.1 warnings. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82943   5 years vboxsync Repack scripts: Putting VBoxGuestInstallHelper.dll to the right place. …
(edit) @82629   5 years vboxsync Windows Additions/Installer: initialize IPRT, do mot mix FreeLibrary …
(edit) @82627   5 years vboxsync Windows Additions/Installer: Got rid of own system library loading …
(edit) @82626   5 years vboxsync Windows Additions/Installer: More work required for the …
(edit) @82625   5 years vboxsync Windows Additions/Installer: More work required for the …
(edit) @82618   5 years vboxsync Windows Additions/Installer: Added a new testcase for the …
(edit) @82617   5 years vboxsync Windows Additions/tstWinAdditionsInstallHelper: Also check if …
(edit) @82616   5 years vboxsync Windows Additions/Installer: Added a new testcase for the …
(edit) @82615   5 years vboxsync Windows Additions/Installer: Added a new testcase for the …
(edit) @82464   5 years vboxsync GARepack: moving VBoxGuestInstallHelper to repack
(edit) @82439   5 years vboxsync GA Repack: copying required files to VBoxAll/$(target)/repack/
(edit) @82437   5 years vboxsync GA: installing VBoxGuestInstallHelper to bin/
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76540   6 years vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @68743   7 years vboxsync WINNT/InstallHelper: Resolved a todo; rewritten FileGetArchitecture() …
(edit) @64292   8 years vboxsync VBoxTray,InstallerHelper,VBoxService: Use RTLOCALIPC_FLAGS_NATIVE_NAME …
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64285   8 years vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @63107   8 years vboxsync GA/NT,Config.kmk: Use strict kBuild templates for building all the NT …
(edit) @63089   8 years vboxsync VBoxGuestInstallHelper.cpp: @todo r=bird: fix the optimistically …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62522   8 years vboxsync (C) 2016
(edit) @60753   9 years vboxsync Additions/VBoxGuestInstallHelper.cpp: cleanup
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @48030   11 years vboxsync Additions/WINNT: uninitialized variable, warnings.
(edit) @47234   11 years vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47232   11 years vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @47212   11 years vboxsync VBoxGuestInstallHelper: Added support for RTLocalIpc (untested).
(edit) @46593   11 years vboxsync updates
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42134   12 years vboxsync Need to include strsafe.h after tchar.h - in the future, write unicode …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @39548   13 years vboxsync VBoxGuestInstallHelper: Added routines for looking up a file's vendor …
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @37421   13 years vboxsync VBoxGuestInstallHelper.cpp: static, static, static. Use lower case …
(edit) @36570   14 years vboxsync Windows Guest Additions installer: Use dynamic char2wchar conversion …
(edit) @36464   14 years vboxsync Logging.
(edit) @36461   14 years vboxsync Windows Guest Additions installer: Try to replace WFP protected files …
(edit) @36455   14 years vboxsync Windows Guest Additions installer: Try to replace WFP protected files …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @34357   14 years vboxsync VBoxTray/InstallHelper: IPC Update.
(edit) @34120   14 years vboxsync add/w/InstallHelper/Makefile.kmk: Drop the template, only build on x86 …
(edit) @34117   14 years vboxsync VBoxTray/IPC: Get rid of ulVer in header (not used), add wParam and …
(edit) @34112   14 years vboxsync Added license header.
(add) @34098   14 years vboxsync Windows Guest Additions: Added own NSIS plugin VBoxInstallHelper.
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