|
|
@93154
|
3 years |
vboxsync |
Main/UnattendedOs2Install: Set ENDLIBPATH to C:\VBoxValKit so we can …
|
|
|
@93153
|
3 years |
vboxsync |
ValKit/txsclient.py: log more PROC payload
|
|
|
@93152
|
3 years |
vboxsync |
ValKit/tdGuestOsUnattendedInst1.py: Added tst-acp2 (OS2).
|
|
|
@93151
|
3 years |
vboxsync |
ValKit/txsclient.py: log the PROC DOO detail text
|
|
|
@93150
|
3 years |
vboxsync |
ValKit/vboxtestvms.py: Fixed bug in acCpusSup expansion from …
|
|
|
@93149
|
3 years |
vboxsync |
Main/Unattended/os2_util: Try avoid triggering …
|
|
|
@93148
|
3 years |
vboxsync |
Main/UnattendedOsInstall: Installing guest additions and TXS…
|
|
|
@93147
|
3 years |
vboxsync |
IPRT/VBoxRTImp.def: Added RTUtf16NCmp & RTUtf16NCmpUtf8 for extpack.
|
|
|
@93146
|
3 years |
vboxsync |
Add/os2: Ship the barebone OS/2 GA installer.
|
|
|
@93145
|
3 years |
vboxsync |
Add/os2: Made the installer start in a --dry-run mode and require a …
|
|
|
@93144
|
3 years |
vboxsync |
Add/os2: Debugged the installer code and implemented removal of old …
|
|
|
@93143
|
3 years |
vboxsync |
Add/os2: Some simplifications to the installer.
|
|
|
@93142
|
3 years |
vboxsync |
Add/os2: Wrote the startup.cmd editing for the installer.
|
|
|
@93141
|
3 years |
vboxsync |
IPRT/http-server: Also free pszUrl of RTHTTPSERVERREQ in …
|
|
|
@93140
|
3 years |
vboxsync |
Validation Kit/Guest Control: Handle guest session closing on guest …
|
|
|
@93139
|
3 years |
vboxsync |
Validation Kit/Guest Control: Renaming / cleanup.
|
|
|
@93138
|
3 years |
vboxsync |
Add/os2: Proper gengradd checks in the installer.
|
|
|
@93137
|
3 years |
vboxsync |
IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
|
|
|
@93136
|
3 years |
vboxsync |
Add/os2: More installer code.
|
|
|
@93135
|
3 years |
vboxsync |
iprt/strncmp.cpp: We try avoid comparing pointers because of …
|
|
|
@93134
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93133
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93132
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93131
|
3 years |
vboxsync |
Main/UnattendedOs2Install: Disabled debug script steps. Make copies of …
|
|
|
@93130
|
3 years |
vboxsync |
iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
|
|
|
@93128
|
3 years |
vboxsync |
Add/os2: Outline of a simpler installer for the OS/2 GAs. Uses Watcom …
|
|
|
@93127
|
3 years |
vboxsync |
Main/UnattendedOs2Install: Fixed most of the basic issues, only …
|
|
|
@93126
|
3 years |
vboxsync |
Main/Unattended/os2_util: Added a --file-to-backdoor for uploading a …
|
|
|
@93125
|
3 years |
vboxsync |
Main/UnattendedOs2Install: More updates. [build fix]
|
|
|
@93124
|
3 years |
vboxsync |
Main/UnattendedOs2Install: More updates. [build fix]
|
|
|
@93123
|
3 years |
vboxsync |
Main/UnattendedOs2Install: More updates. [build fix]
|
|
|
@93122
|
3 years |
vboxsync |
Main/UnattendedOs2Install: More updates.
|
|
|
@93121
|
3 years |
vboxsync |
Main/UnattendedScript: Added two todo that needs looking at. bugref:9781
|
|
|
@93120
|
3 years |
vboxsync |
Main/os2_util: Updates.
|
|
|
@93119
|
3 years |
vboxsync |
VMM/HMSVMR0: Must deal with VINF_IEM_RAISED_XCPT in the string I/O …
|
|
|
@93118
|
3 years |
vboxsync |
IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
|
|
|
@93116
|
3 years |
vboxsync |
Main/UnattendedInstall: Added a 'tee VBox.log' kind of utility for …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93114
|
3 years |
vboxsync |
scm fixes
|
|
|
@93113
|
3 years |
vboxsync |
IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing …
|
|
|
@93112
|
3 years |
vboxsync |
IPRT/x509-core: Added 'uid'/0.9.2342.19200300.100.1.1 to the …
|
|
|
@93111
|
3 years |
vboxsync |
IPRT/x509-certpaths.cpp: Just call RTCrX509Name_GetShortRdn to get the …
|
|
|
@93110
|
3 years |
vboxsync |
Devices/tstDevice: Make it compile again after the latest callback …
|
|
|
@93109
|
3 years |
vboxsync |
Main/UnattendedOs2Installer: Updates :-)
|
|
|
@93108
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_COND_ELSE@@.
|
|
|
@93107
|
3 years |
vboxsync |
VMM/IEM: IEMExecStringIoRead must roll back memory mappings. Can …
|
|
|
@93106
|
3 years |
vboxsync |
ConsoleImpl2.cpp: Use Bstr::startsWith. ticketref:20625
|
|
|
@93105
|
3 years |
vboxsync |
Main/glue: Added Bstr::startsWith methods.
|
|
|
@93103
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
|
|
|
@93102
|
3 years |
vboxsync |
VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
|
|
|
@93100
|
3 years |
vboxsync |
VMM/HMSVMR0: doxygen fix
|
|
|
@93099
|
3 years |
vboxsync |
Main/UnattendedOs2Installer: doxygen.
|
|
|
@93098
|
3 years |
vboxsync |
Main/UnattendedOs2Installer: Annoying clang warnings.
|
|
|
@93097
|
3 years |
vboxsync |
Main/os2_cid_install.cmd: license header.
|
|
|
@93096
|
3 years |
vboxsync |
Main/UnattendedOs2Installer: Annoying clang warnings.
|
|
|
@93095
|
3 years |
vboxsync |
Main,Installer: Early OS/2 unattended install templates.
|
|
|
@93094
|
3 years |
vboxsync |
Main: Split out the unattended OS/2 bits. Added OS2LDR patching and more.
|
|
|
@93093
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. [build fix] …
|
|
|
@93092
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. [forgot to …
|
|
|
@93091
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. bugref:8139
|
|
|
@93090
|
3 years |
vboxsync |
VMM/DBGFR3FlowTrace: Use the correct flags when setting the breakpoint
|
|
|
@93089
|
3 years |
vboxsync |
Main/Unattended: Some more work on the OS/2 unattended installation. …
|
|
|
@93088
|
3 years |
vboxsync |
VMM: Some additional checks, bugref:3409
|
|
|
@93087
|
3 years |
vboxsync |
VMM/PDMAsyncCompletionFile.cpp: Don't try to access pTask->pNext when …
|
|
|
@93085
|
3 years |
vboxsync |
Main/Unattended: Some more work on the OS/2 unattended installation.
|
|
|
@93084
|
3 years |
vboxsync |
IPRT/fatvfs: Added RTFsFatVolFormat288.
|
|
|
@93083
|
3 years |
vboxsync |
Main/Unattended: Detect OS/2 ISOs. [build fix]
|
|
|
@93082
|
3 years |
vboxsync |
Main/Unattended: Detect OS/2 ISOs.
|
|
|
@93081
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
|
|
|
@93075
|
3 years |
vboxsync |
SharedFoldersSvc: Copy out the short name to help run DOS and WinOS2 …
|
|
|
@93074
|
3 years |
vboxsync |
Main: Changed ArcaOS to use IDE instead of the suggested AHCI …
|
|
|
@93073
|
3 years |
vboxsync |
os2/VBoxSF: Implemented ERROR_EAS_DIDNT_FIT. ticketref:19453
|
|
|
@93072
|
3 years |
vboxsync |
Main/ApplianceImplImport.cpp: Added todo on …
|
|
|
@93071
|
3 years |
vboxsync |
os2/VBoxSF: Fixed off by one check in vboxSfOs2MakeEmptyEaListEx. …
|
|
|
@93070
|
3 years |
vboxsync |
Added ArcaOS to the list of OS/2 variants. ticketref:20741
|
|
|
@93068
|
3 years |
vboxsync |
ValidationKit/vboxinstaller.py: Add option to not install the kernel …
|
|
|
@93067
|
3 years |
vboxsync |
VBoxHeadless,VirtualBoxVM: Picked the wrong binary for the NEM …
|
|
|
@93066
|
3 years |
vboxsync |
HostServices: Convert AssertPtrNullReturn() -> AssertPtrReturn(), NULL …
|
|
|
@93065
|
3 years |
vboxsync |
vboximg-mount: Allow mounting arbitrary IPRT VFS chains
|
|
|
@93063
|
3 years |
vboxsync |
Enable the driverless NEM fallback mode on darwin, bugref:9044 bugref:10138
|
|
|
@93062
|
3 years |
vboxsync |
Validation Kit/Guest Control: A bit more code for investigating …
|
|
|
@93061
|
3 years |
vboxsync |
Validation Kit/Guest Control: Format string fix.
|
|
|
@93059
|
3 years |
vboxsync |
IPRT/utf8-win.cpp: Optimize string conversion from/to process codepage …
|
|
|
@93058
|
3 years |
vboxsync |
VBoxNetLwipNAT::init: Just instantiate com::Utf8StrFmt directly …
|
|
|
@93057
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag.
|
|
|
@93056
|
3 years |
vboxsync |
Validation Kit/Guest Control: A bit more code for investigating …
|
|
|
@93055
|
3 years |
vboxsync |
Validation Kit/Guest Control: A bit more code for investigating …
|
|
|
@93054
|
3 years |
vboxsync |
Installer/darwin: Allow not installing the KEXTs in order to allow …
|
|
|
@93052
|
3 years |
vboxsync |
Validation Kit/Guest Control: Enabled guest session reboot testing …
|
|
|
@93051
|
3 years |
vboxsync |
Guest Control/Host Service: Fixed debug assertion.
|
|
|
@93050
|
3 years |
vboxsync |
Validation Kit/testvmset: Now using ol-8_1-efi-amd64-2.vdi. See …
|
|
|
@93049
|
3 years |
vboxsync |
Support: Fix appending the entry name to the path (uncovered after …
|
|
|
@93048
|
3 years |
vboxsync |
Guest Control/Host Service: Make sure that the host gets notified …
|
|
|
@93047
|
3 years |
vboxsync |
Main/Guest Control: (Release) log the guest session (friendly) name …
|
|
|
@93043
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Disable code which will be only used in R0, …
|
|
|
@93040
|
3 years |
vboxsync |
Runtime/checksum/ipv4.cpp: Revert r65584 as it breaks checksumming for …
|
|
|
@93039
|
3 years |
vboxsync |
Validation Kit/Guest Control: Don't add TxS session as task when …
|
|
|
@93038
|
3 years |
vboxsync |
Validation Kit/Guest Control: Cleaned up + simplified manual debugging …
|
|
|
@93037
|
3 years |
vboxsync |
Validation Kit/Guest Control: Added more checks for …
|
|
|
@93036
|
3 years |
vboxsync |
Guest Control/Main: Let GuestProcess::i_terminateProcess() return a …
|
|
|