VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93406   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93405   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93404   3 years vboxsync Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. bugref:9781
(edit) @93388   3 years vboxsync Main/Machine::i_setGuestPropertyToService: Removed unnecessary …
(edit) @93377   3 years vboxsync Main/UnattendedImpl: ​​​bugref:10182. Returning string for …
(edit) @93365   3 years vboxsync Main/UnattendedImpl: ​​bugref:10182. Stop OS detection if we fail to …
(edit) @93362   3 years vboxsync CloudNet: bugref:9469 Do not attempt to stop gateway instances on …
(edit) @93358   3 years vboxsync Reverting r149411: Main/UnattendedImpl: ​bugref:10182. Adding the …
(edit) @93348   3 years vboxsync NAT/Net: When enabling IPv6, check if IPv6 prefix is set. If it's not …
(edit) @93339   3 years vboxsync Main/UnattendedImpl: bugref:10182. Adding the string aarch64 to linux …
(edit) @93313   3 years vboxsync Build fixes for r149382.
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93311   3 years vboxsync bugref:10182. Adding the code path necessary to parse info file of …
(edit) @93310   3 years vboxsync Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93309   3 years vboxsync Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93285   3 years vboxsync Main/UnattendedImpl: Updated install.wim todo with some info.
(edit) @93231   3 years vboxsync Main/Unattended/os2_util: Fix wait method selection, don't always go …
(edit) @93229   3 years vboxsync OCI: Subnet selection form for bugref:10163.
(edit) @93209   3 years vboxsync Main/Host: Don't double buffer the description string in …
(edit) @93195   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93194   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93193   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93192   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93191   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93190   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93189   3 years vboxsync Main/Unattended: Move mStrProxy to the right group and added @todos …
(edit) @93188   3 years vboxsync Main/Event: defunct passive event listeners prevent subsequent …
(edit) @93168   3 years vboxsync Guest Control/Main: Use i_setSessionStatus() in …
(edit) @93167   3 years vboxsync Guest Control/Main: Relaxed guest session locks a bit by using read …
(edit) @93166   3 years vboxsync Guest Control/Main: Renamed Guest::i_sessionRemove() -> …
(edit) @93164   3 years vboxsync Guest Control/Main: Decreased default timeouts in IGuestSession::close().
(edit) @93163   3 years vboxsync Guest Control/Main: Fixed outdated comments.
(edit) @93157   3 years vboxsync Main/Unattended: Made the OS/2 detection code return S_OK instead of …
(edit) @93154   3 years vboxsync Main/UnattendedOs2Install: Set ENDLIBPATH to C:\VBoxValKit so we can …
(edit) @93149   3 years vboxsync Main/Unattended/os2_util: Try avoid triggering …
(edit) @93148   3 years vboxsync Main/UnattendedOsInstall: Installing guest additions and TXS…
(edit) @93131   3 years vboxsync Main/UnattendedOs2Install: Disabled debug script steps. Make copies of …
(edit) @93127   3 years vboxsync Main/UnattendedOs2Install: Fixed most of the basic issues, only …
(edit) @93126   3 years vboxsync Main/Unattended/os2_util: Added a --file-to-backdoor for uploading a …
(edit) @93124   3 years vboxsync Main/UnattendedOs2Install: More updates. [build fix]
(edit) @93123   3 years vboxsync Main/UnattendedOs2Install: More updates. [build fix]
(edit) @93122   3 years vboxsync Main/UnattendedOs2Install: More updates.
(edit) @93121   3 years vboxsync Main/UnattendedScript: Added two todo that needs looking at. bugref:9781
(edit) @93120   3 years vboxsync Main/os2_util: Updates.
(edit) @93116   3 years vboxsync Main/UnattendedInstall: Added a 'tee VBox.log' kind of utility for …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93114   3 years vboxsync scm fixes
(edit) @93109   3 years vboxsync Main/UnattendedOs2Installer: Updates :-)
(edit) @93108   3 years vboxsync Main/UnattendedScript: Added @@VBOX_COND_ELSE@@.
(edit) @93106   3 years vboxsync ConsoleImpl2.cpp: Use Bstr::startsWith. ticketref:20625
(edit) @93105   3 years vboxsync Main/glue: Added Bstr::startsWith methods.
(edit) @93102   3 years vboxsync VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
(edit) @93099   3 years vboxsync Main/UnattendedOs2Installer: doxygen.
(edit) @93098   3 years vboxsync Main/UnattendedOs2Installer: Annoying clang warnings.
(edit) @93097   3 years vboxsync Main/os2_cid_install.cmd: license header.
(edit) @93096   3 years vboxsync Main/UnattendedOs2Installer: Annoying clang warnings.
(edit) @93095   3 years vboxsync Main,Installer: Early OS/2 unattended install templates.
(edit) @93094   3 years vboxsync Main: Split out the unattended OS/2 bits. Added OS2LDR patching and more.
(edit) @93089   3 years vboxsync Main/Unattended: Some more work on the OS/2 unattended installation. …
(edit) @93085   3 years vboxsync Main/Unattended: Some more work on the OS/2 unattended installation.
(edit) @93083   3 years vboxsync Main/Unattended: Detect OS/2 ISOs. [build fix]
(edit) @93082   3 years vboxsync Main/Unattended: Detect OS/2 ISOs.
(edit) @93074   3 years vboxsync Main: Changed ArcaOS to use IDE instead of the suggested AHCI …
(edit) @93072   3 years vboxsync Main/ApplianceImplImport.cpp: Added todo on …
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(edit) @93047   3 years vboxsync Main/Guest Control: (Release) log the guest session (friendly) name …
(edit) @93036   3 years vboxsync Guest Control/Main: Let GuestProcess::i_terminateProcess() return a …
(edit) @93035   3 years vboxsync Guest Control/Main: Session docs.
(edit) @93024   3 years vboxsync /Config.kmk,Main/Makefile.kmk,VBoxNetFlt/Makefile.kmk: Promopted …
(edit) @93010   3 years vboxsync Main: bugref:1909: Fixed API translation according code changes
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92987   3 years vboxsync Guest Control: Be more specific when reporting session termination …
(edit) @92970   3 years vboxsync Main/Makefile.kmk: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @92936   3 years vboxsync Main: bugref:1909: Fixed errors
(edit) @92932   3 years vboxsync Main: bugref:1909: Removed old trial translation from Main
(edit) @92916   3 years vboxsync Guest Control/Main: Added lots of missing docs [Doxygen fixes].
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92897   3 years vboxsync Guest Control/Main: Added lots of missing docs.
(edit) @92880   3 years vboxsync Guest Control/Main: Resolved @todo: Implemented mode handling and …
(edit) @92879   3 years vboxsync Guest Control/Main: Resolved @todo: Shortened fFlags check in …
(edit) @92878   3 years vboxsync Guest Control/Main: Resolved @todos: Renamed (plus removed) …
(edit) @92876   3 years vboxsync Main/GuestSessionImpl: Comment update, two todos. bugref:9320
(edit) @92866   3 years vboxsync Guest Control/Main: When processing service callback messages for …
(edit) @92853   3 years vboxsync Main/idl: Fix broken link in documentation.
(edit) @92851   3 years vboxsync Main/idl: Fix naming of 2 recently added attributes to match the …
(edit) @92824   3 years vboxsync Main: bugref:1909: Added handling built-in docbook help for languages …
(edit) @92822   3 years vboxsync Guest Control: Resolved a @todo: Implemented …
(edit) @92817   3 years vboxsync Guest Control/Main: Fixed bogus comment in …
(edit) @92813   3 years vboxsync Guest Control/Main: Corrected more (outdated) docs for FileCopyFlag.
(edit) @92812   3 years vboxsync Guest Control/Main: Corrected (outdated) docs for FileCopyFlag / …
(edit) @92795   3 years vboxsync Unattended: Previous fix made reg.exe unhappy, it wants the /f option …
(edit) @92793   3 years vboxsync Unattended: The previous fix exposed a dormant bug: reg.exe by default …
(edit) @92786   3 years vboxsync ApplianceImplImport.cpp: Fix typo in comment.
(edit) @92769   3 years vboxsync Unattended: For the Windows/Validation Kit postinstall case fix …
(edit) @92768   3 years vboxsync Main/Unattended: Fix creation of auxiliary VISO for Windows install.
(edit) @92732   3 years vboxsync Main/Unattended: Forgotten member update to match VM settings. Caused …
(edit) @92715   3 years vboxsync Guest Control/Main: A bit more (verbose) release logging for copyFrom …
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92696   3 years vboxsync HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
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