VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

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