|
|
@82773
|
5 years |
vboxsync |
IPRT/FTP: Shut up MSVC.
|
|
|
@82772
|
5 years |
vboxsync |
IPRT/FTP: First working version for listing stuff. bugref:9646
|
|
|
@82771
|
5 years |
vboxsync |
IPRT/FTP: Doxygen build fixes.
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82768
|
5 years |
vboxsync |
Runtime/fuzz: Support normal files as input seed
|
|
|
@82744
|
5 years |
vboxsync |
VMM,IPRT,VBoxDTrace: More cleanup fixes.
|
|
|
@82741
|
5 years |
vboxsync |
Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
|
|
|
@82738
|
5 years |
vboxsync |
Runtime/Makefile.kmk: Cleanup fixes.
|
|
|
@82737
|
5 years |
vboxsync |
IPRT/FTP: Made replies more compatible with clients which expect …
|
|
|
@82736
|
5 years |
vboxsync |
IPRT/FTP: Logging fix. bugref:9646
|
|
|
@82735
|
5 years |
vboxsync |
IPRT/FTP: Made connecting w/ other clients more compatible by also …
|
|
|
@82734
|
5 years |
vboxsync |
IPRT/FTP: SCM fix. bugref:9646
|
|
|
@82733
|
5 years |
vboxsync |
IPRT/FTP: Implemented FEAT command for reporting additional server …
|
|
|
@82732
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82728
|
5 years |
vboxsync |
IPRT/FTP: Build fix. bugref:9437
|
|
|
@82727
|
5 years |
vboxsync |
IPRT/FTP: Implemented first support for data connection handling. Work …
|
|
|
@82726
|
5 years |
vboxsync |
Runtime/serialport-win.cpp: Initialize more DCB members to avoid using …
|
|
|
@82723
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82716
|
5 years |
vboxsync |
IPRT/FTP: Windows build fix
|
|
|
@82715
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82702
|
5 years |
vboxsync |
IPRT/FTP: Made authentication workflow more flexible. bugref:9437
|
|
|
@82699
|
5 years |
vboxsync |
IPRT/FTP: Renaming. bugref:9437
|
|
|
@82698
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82687
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82678
|
5 years |
vboxsync |
IPRT/FTP: More command handler stubs.
|
|
|
@82673
|
5 years |
vboxsync |
IPRT/FTP: First connections (via Linux ftp client) are working now. …
|
|
|
@82671
|
5 years |
vboxsync |
IPRT/FTP: SCM fix.
|
|
|
@82666
|
5 years |
vboxsync |
IPRT/FTP: Windows build fix. bugref:9437
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@82660
|
5 years |
vboxsync |
IPRT/mem: Avoid calling assert(3C) on Solaris when mlock(3C) fails due …
|
|
|
@82631
|
5 years |
vboxsync |
IPRT/utf8-posix.cpp: NetBSD changed iconv constness (to not const) …
|
|
|
@82601
|
5 years |
vboxsync |
IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627
|
|
|
@82594
|
5 years |
vboxsync |
Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block …
|
|
|
@82593
|
5 years |
vboxsync |
Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, …
|
|
|
@82590
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@82589
|
5 years |
vboxsync |
IPRT/memobj-r0drv-nt.cpp: Use MmAllocatePagesForMdl rather than …
|
|
|
@82554
|
5 years |
vboxsync |
RTErrConvertFromNtStatus: logon failure.
|
|
|
@82383
|
5 years |
vboxsync |
Runtime/ioqueue: Finish the fallback file provider
|
|
|
@82027
|
5 years |
vboxsync |
Runtime/dbg/dbgmoddwarf.cpp: Fix compatibility with debug files …
|
|
|
@81934
|
5 years |
vboxsync |
Runtime: Sparc build fix
|
|
|
@81927
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
|
|
|
@81775
|
5 years |
vboxsync |
Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
|
|
|
@81762
|
5 years |
vboxsync |
SUPDrv,tstRTInlineAsm: Fixed assertion/failure when trying to use the …
|
|
|
@81670
|
5 years |
vboxsync |
IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
|
|
|
@81649
|
5 years |
vboxsync |
Linux 5.4: no more arbitrary executable pages and more changes, …
|
|
|
@81641
|
5 years |
vboxsync |
IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
|
|
|
@81621
|
5 years |
vboxsync |
IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
|
|
|
@81620
|
5 years |
vboxsync |
IPRT/memobj-r0drv-os2.cpp: Implemented sub-mappings in kernel space. …
|
|
|
@81587
|
5 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Don't mark allocations as executable unless …
|
|
|
@81586
|
5 years |
vboxsync |
IPRT/alloc-r0drv-linux.c: Shouldn't need to mark pages allocated by …
|
|
|
@81582
|
5 years |
vboxsync |
IPRT: Linux: #warning The <sys/sysctl.h> header is deprecated and will …
|
|
|
@81546
|
5 years |
vboxsync |
IPRT/bldRTIsoMaker: Only install on windows as we only need it for …
|
|
|
@81545
|
5 years |
vboxsync |
Making IsoMaker binary available in VBoxAll-*add.tar.gz
|
|
|
@81521
|
5 years |
vboxsync |
Runtime/stream: no speculative looking at memory beyond end of input buffer
|
|
|
@81500
|
5 years |
vboxsync |
IPRT/win: Added comment about usefulness of RTSystemQueryFirmwareBoolean.
|
|
|
@81499
|
5 years |
vboxsync |
IPRT/win: RTSystemQueryFirmwareBoolean should return success on …
|
|
|
@81282
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@81281
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@81280
|
5 years |
vboxsync |
IPRT/Makefile.kmk: Drop strlen.asm and memcmp.asm for a tiny bit…
|
|
|
@81276
|
5 years |
vboxsync |
IPRT/Makefile.kmk: three more CRT functions for which we probably have …
|
|
|
@81275
|
5 years |
vboxsync |
IPRT/Makefile.kmk: Use our own memcpy.asm for 64-bit darwin as the …
|
|
|
@81251
|
5 years |
vboxsync |
IPRT/process-creation-posix.cpp: Generalized the PAM option and make …
|
|
|
@81203
|
5 years |
vboxsync |
IPRT/RTPathParseSimple: Root handling fixes. bugref:9586 . …
|
|
|
@81147
|
5 years |
vboxsync |
IPRT/process-win.cpp: Don't try open the thread token when …
|
|
|
@81140
|
5 years |
vboxsync |
IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
|
|
|
@81137
|
5 years |
vboxsync |
IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
|
|
|
@81120
|
5 years |
vboxsync |
IPRT/ldrPE: Slienced import assertion for IN_SUP_HARDENED_R3 as it …
|
|
|
@81114
|
5 years |
vboxsync |
IPRT/mp-win.cpp: A couple of fixes wrt lots of processors and groups. …
|
|
|
@81106
|
5 years |
vboxsync |
IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 …
|
|
|
@81096
|
5 years |
vboxsync |
IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
|
|
|
@81079
|
5 years |
vboxsync |
IPRT: Include ASMCpuIdExSlow.asm for everyone in the r0drv library. …
|
|
|
@81077
|
5 years |
vboxsync |
tstRTCRest-1,tstRTStrFormat,tstRTTimeSpec: Fixed warnings about 64-bit …
|
|
|
@81072
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81071
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81069
|
5 years |
vboxsync |
IPRT/timer-r0drv-linux.c: Guess we could schedule timers with the same …
|
|
|
@81068
|
5 years |
vboxsync |
IPRT: Added simple RTSystemFirmware* implementation for linux. [fix]
|
|
|
@81065
|
5 years |
vboxsync |
IPRT: Added simple RTSystemFirmware* implementation for linux.
|
|
|
@81064
|
5 years |
vboxsync |
tstRTSystemQueryFirmware: build fix,
|
|
|
@81063
|
5 years |
vboxsync |
iprt/win: Fixed method for determining firmware type on win 8.0 and …
|
|
|
@81062
|
5 years |
vboxsync |
iprt/system: Fixing the firmware stuff a little.
|
|
|
@81061
|
5 years |
vboxsync |
IPRT/timer-r0drv-linux.c: Rewriting the drop-behind handling in the …
|
|
|
@80878
|
5 years |
vboxsync |
IPRT/env-generic.cpp: RTENV_ALLOW_EQUAL_FIRST_IN_VAR should only be …
|
|
|
@80860
|
5 years |
vboxsync |
IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
|
|
|
@80857
|
5 years |
vboxsync |
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
|
|
|
@80855
|
5 years |
vboxsync |
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
|
|
|
@80837
|
5 years |
vboxsync |
VBoxRT: Added RTUtf16NLen to the stable interface (Bstr needs it).
|
|
|
@80832
|
5 years |
vboxsync |
IPRT: Added RTPathEnsureTrailingSeparatorEx.
|
|
|
@80827
|
5 years |
vboxsync |
IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
|
|
|
@80764
|
5 years |
vboxsync |
IPRT: Optimized RTEnvPutEx. bugref:9341
|
|
|
@80735
|
5 years |
vboxsync |
linux kernel 5.3 fixes: tickref:18911, contribution from Larry.Finger …
|
|
|
@80715
|
5 years |
vboxsync |
Runtime: Add generic/RTPathGetCurrentOnDrive-generic.cpp for NetBSD too.
|
|
|
@80713
|
5 years |
vboxsync |
Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
|
|
|
@80712
|
5 years |
vboxsync |
Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
|
|
|
@80710
|
5 years |
vboxsync |
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
|
|
|
@80708
|
5 years |
vboxsync |
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
|
|
|
@80665
|
5 years |
vboxsync |
IPRT: Redid RTTimerLRChangeInterval. Converted RTTimerLR testcase to …
|
|
|
@80635
|
5 years |
vboxsync |
extvfs.cpp: Build fix
|
|
|
@80633
|
5 years |
vboxsync |
Runtime/extvfs.cpp: bug fixes
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|