VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95786   2 years vboxsync Validation Kit/tests/api/tdTreeDepth1.py: Added random selection of …
(edit) @95783   2 years vboxsync Validation Kit/testdriver/base.py: Use PyHANDLE.int where …
(edit) @95782   2 years vboxsync Devices/Graphics: retry D3D device creation in debug build. bugref:9830
(edit) @95781   2 years vboxsync Validation Kit/testdriver/vbox.py: Fixed handling of pre-7.0 APIs …
(edit) @95780   2 years vboxsync Validation Kit/tests: Comment nit.
(edit) @95779   2 years vboxsync Validation Kit/tests/api: Fixed failing test due to changed API for …
(edit) @95777   2 years vboxsync Validation Kit/tests/api: Fixed failing test due to changed API for 7.0.
(edit) @95776   2 years vboxsync Validation Kit/tdAddBasic1.py: Automatically install the legacy …
(edit) @95775   2 years vboxsync Validation Kit/vboxinstaller.py: Resolved a @todo: Use the scratch dir …
(edit) @95774   2 years vboxsync FE/Qt/Ds: bugref:9286: UIRecordingSettingsEditor: Handle supported …
(edit) @95773   2 years vboxsync FE/Qt/Ds: bugref:9286: A bit of cleanup for UIRecordingSettingsEditor …
(edit) @95772   2 years vboxsync FE/Qt/Ds: bugref:9286: A bit of cleanup for video/audio capturing …
(edit) @95771   2 years vboxsync Main/Recording: Make it a bit more convenient for API clients by …
(edit) @95770   2 years vboxsync Main/Recording: Also serialize the screen settings feature map; we …
(edit) @95767   2 years vboxsync nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
(edit) @95766   2 years vboxsync IPRT/mp-win.cpp: Must include iprt/alloca.h to use it. bugref:10261
(edit) @95765   2 years vboxsync IPRT/thread-win.cpp: IPRT_NO_CRT adjustments. bugref:10261
(edit) @95763   2 years vboxsync VBoxControl: Avoid _strnicmp, use RTUtf16NICmpAscii instead. bugref:10261
(edit) @95762   2 years vboxsync ValKit/vboxinstaller.py: Implemented the installer parameter support …
(edit) @95761   2 years vboxsync ValKit/vboxinstaller.py: Shortened variable to make pylint happy. …
(edit) @95760   2 years vboxsync ValKit/vboxinstaller.py: nits bugref:8691
(edit) @95759   2 years vboxsync ValKit/vboxinstaller.py: Clearified confused timestamping CA …
(edit) @95758   2 years vboxsync ValKit/vboxinstaller.py: there is no reporter.info function. bugref:8691
(edit) @95757   2 years vboxsync Windows Guest Additions installer: Added switches …
(edit) @95756   2 years vboxsync Reverting r152411: FE/Qt: ​​bugref:10244. Hiding recording related …
(edit) @95755   2 years vboxsync Reverting r152424: FE/Qt: ​​bugref:10244. r152411 was incoplete as I …
(edit) @95754   2 years vboxsync Reverting r152428: FE/Qt: bugref:10244. Hiding audio related UI …
(edit) @95753   2 years vboxsync Windows Guest Additions installer: Added switches …
(edit) @95752   2 years vboxsync Devices/Graphics: Switch to new OpenGL headers, bugref:8515 [scm …
(edit) @95751   2 years vboxsync Devices/Graphics: Switch to new OpenGL headers, bugref:8515
(edit) @95750   2 years vboxsync Recording: Disabled the audio recording feature for now.
(edit) @95749   2 years vboxsync Validation Kit/vboxinstaller.py: Added --[no-]win-install-timestamp-ca …
(edit) @95748   2 years vboxsync Main/Recording: Emphasise that the RecordingFeature enum actually …
(edit) @95747   2 years vboxsync Additions/x11: Remove long unused headers and stubs which were …
(edit) @95746   2 years vboxsync Revert r152452 (Additions/x11: Remove long unused headers and stubs …
(edit) @95745   2 years vboxsync Additions/x11: Remove long unused headers and stubs which were …
(edit) @95744   2 years vboxsync Switch to libXcomposite-0.4.5 headers, ​bugref:8515
(edit) @95742   2 years vboxsync Devices/DevVGA-SVGA: Compile fix when VBOX_WITH_VMSVGA3D is not defined.
(edit) @95741   2 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95740   2 years vboxsync Additions/x11include: Add libXcomposite-0.4.5, ​bugref:8515
(edit) @95739   2 years vboxsync Devices/Graphics: corrected asserts. bugref:9830
(edit) @95738   2 years vboxsync IPRT/process-win.cpp: Use the wide-char version of Process32First and …
(edit) @95737   2 years vboxsync IPRT/Makefile.kmk: Some static/nocrt adjustments for RuntimeGuestR3. …
(edit) @95736   2 years vboxsync IPRT/process-win.cpp: PSAPI never had an undecorated GetModuleBaseName …
(edit) @95735   2 years vboxsync IPRT/process-win.cpp: Nocrt adjustments. bugref:10261
(edit) @95734   2 years vboxsync VBoxTray/DnD: Make the code build w/o exceptions enabled. bugref:10261
(edit) @95733   2 years vboxsync VBoxTray/Seamless: Missing DECLCALLBACKs.
(edit) @95732   2 years vboxsync SUPHardNt: Include Timestamp-VBoxLegacyWinCA.cer/taf in the trusted …
(edit) @95731   2 years vboxsync Windows Additions/Installer: Fix documentation of CmdExecute …
(edit) @95730   2 years vboxsync Windows Additions/Installer: Back out previous change. Install the …
(edit) @95729   2 years vboxsync Installer/win/VBoxStub: Back out previous change to legacy windows …
(edit) @95728   2 years vboxsync GCM: Treat Windows 3.1 guest type the same as DOS (required for WfW 3.11).
(edit) @95727   2 years vboxsync FE/Qt: ​bugref:10244. Hiding audio related UI elements if …
(edit) @95726   2 years vboxsync FE/Qt/Ds: bugref:6899: Improving cloud machine settings accessibility; …
(edit) @95725   2 years vboxsync FE/Qt/Ds: bugref:6899: Fix for UIFormEditorWidget; Table rows should …
(edit) @95724   2 years vboxsync FE/Qt/Ds: bugref:6899: Same as r152141 but for Tools view.
(edit) @95723   2 years vboxsync FE/Qt: ​bugref:10244. r152411 was incoplete as I forgot to add kmk …
(edit) @95722   2 years vboxsync Validation Kit/vboxinstaller: Tweaked the stub loader MSI logging path …
(edit) @95721   2 years vboxsync Revert r152407 (Switch to OpenGL 4.6 extension headers, ​bugref:8515)
(edit) @95720   2 years vboxsync Installer/win/VBoxStub: Always install the legacy windows timestamp. …
(edit) @95719   2 years vboxsync Windows Additions/Installer: Also install the legacy VBox TS CA on …
(edit) @95718   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95717   2 years vboxsync FE/Qt: ​bugref:10244. Hiding recording related widgets if …
(edit) @95716   2 years vboxsync FE/Qt: ​bugref:6899. Small typo.
(edit) @95715   2 years vboxsync Validation Kit/vboxinstaller: Tweaked the stub loader MSI logging path …
(edit) @95714   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95713   2 years vboxsync Switch to OpenGL 4.6 extension headers, bugref:8515
(edit) @95712   2 years vboxsync Additions/x11: Switch to xf86driproto-2.1.1, bugref:8515
(edit) @95711   2 years vboxsync FE/Qt: ​bugref:6899. In file manager, indicating the login error with …
(edit) @95710   2 years vboxsync Additions/x11include: Add xf86driproto-2.1.1, bugref:8515
(edit) @95709   2 years vboxsync Additions/x11: Switch to kbproto-1.0.7, bugref:8515
(edit) @95708   2 years vboxsync Additions/x11include: Add kbproto-1.0.7, bugref:8515
(edit) @95707   2 years vboxsync Additions/x11: Switch to renderproto-0.11.1, bugref:8515
(edit) @95706   2 years vboxsync Additions/x11include: Add renderproto-0.11.1, bugref:8515
(edit) @95705   2 years vboxsync Additions/x11: Switch to fontsproto-2.1.3, bugref:8515
(edit) @95704   2 years vboxsync Additions/x11include: Add fontsproto-2.1.3 to replace …
(edit) @95703   2 years vboxsync VBoxDTrace: Fixed build breakage for people with bison/flex in the …
(edit) @95702   2 years vboxsync Add/3D,/Config.kmk: There is another user of the BISON and FLEX tools, …
(edit) @95701   2 years vboxsync Add/3D: Missing Makefile dependencies. bugref:9845
(edit) @95700   2 years vboxsync Add/Win/Installer: The timestamping CA has to be installed in the root …
(edit) @95699   2 years vboxsync Installer/win/VBoxStub: Install the legacy windows timestamp CA if …
(edit) @95698   2 years vboxsync IPRT: Added RTSystemGetNtProductType. bugref:8691
(edit) @95697   2 years vboxsync Windows Additions/Installer: Added VBoxCertUtil + legacy TS CA cert to …
(edit) @95696   2 years vboxsync Installer/win/VBoxStub: Install the legacy windows timestamp CA if …
(edit) @95695   2 years vboxsync /Config.kmk,Add: Define VBOX_WITH_VBOX_LEGACY_TS_CA in …
(edit) @95694   2 years vboxsync Add: Ship the timestamping CA certificate for legacy windows version …
(edit) @95693   2 years vboxsync SUP/Trusted-VirtualBoxLegacyTimestampCA-033db638e181e7fce551a6ede45fceb …
(edit) @95692   2 years vboxsync SUP/Trusted-VirtualBoxLegacyTimestampCA-033db638e181e7fce551a6ede45fceb …
(edit) @95691   2 years vboxsync SUP/Certs: Added the timestamp certificate CA we use for the legacy …
(edit) @95690   2 years vboxsync RTSignTool: Don't add the dummy timestamp certificate we feed to …
(edit) @95688   2 years vboxsync RTSignTool: Handle the /d and /du in the sign command for signtool …
(edit) @95687   2 years vboxsync RTSignTool: Ignore the /a option for signtool compatibility. bugref:8691
(edit) @95685   2 years vboxsync SUP: Added a dummy build program (bldSUPSignedDummy) for singing …
(edit) @95683   2 years vboxsync RTSignTool: Search the user/system stores for intermedate CAs to the …
(edit) @95682   2 years vboxsync RTSignTool: Search the user/system stores for intermedate CAs to the …
(edit) @95681   2 years vboxsync IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
(edit) @95680   2 years vboxsync RTSignTool: Added some more detail to the 'help sign' output. bugref:8691
(edit) @95678   2 years vboxsync RTSignTool: Nested .cat file signatures. bugref:8691
(edit) @95676   2 years vboxsync /Config.kmk,openssl,RTSignTool: Build bldRTSignTool with signing …
(edit) @95675   2 years vboxsync RTSignTool: Merged sign-exe and sign-cat into a single command, …
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