VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87074   4 years vboxsync Runtime/memobj-r0drv-linux.c: Changes to support the upcoming 5.10 …
(edit) @87046   4 years vboxsync Shared Clipboard/Transfers: Also made the callbacks static. bugref:9874
(edit) @87044   4 years vboxsync Shared Clipboard/Transfers: A bit of cleanup …
(edit) @87042   4 years vboxsync Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
(edit) @87041   4 years vboxsync Shared Clipboard/Transfers: Added initial supported for connection …
(edit) @87037   4 years vboxsync Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
(edit) @87032   4 years vboxsync Shared Clipboard/Transfers: Added initial directory listing support …
(edit) @87029   4 years vboxsync Shared Clipboard/Transfers: A bit of cleanup. bugref:9874
(edit) @87021   4 years vboxsync Shared Clipboard/Transfers: Improved logging a bit [build fix]. bugref:9874
(edit) @87020   4 years vboxsync Shared Clipboard/Transfers: Improved logging a bit. bugref:9874
(edit) @87018   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87017   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87016   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87013   4 years vboxsync Shared Clipboard/Transfers: Fixed warning. bugref:9874
(edit) @87011   4 years vboxsync Shared Clipboard/Transfers: Docs. bugref:9874
(edit) @87010   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87009   4 years vboxsync Whops.
(edit) @87008   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87007   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87006   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87005   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86983   4 years vboxsync Docs nit.
(edit) @86981   4 years vboxsync IPRT/FTP: Docs nit (has been resolved). bugref:9646
(edit) @86973   4 years vboxsync IPRT/FTP: Resolved some @ŧodos. bugref:9646
(edit) @86780   4 years vboxsync IPRT/dvm: Added OS/2 partition type GUID.
(edit) @86778   4 years vboxsync IPRT/rest: bugref:9167 - don't try to deserialize null as if it were …
(edit) @86727   4 years vboxsync IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with …
(edit) @86725   4 years vboxsync IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with sigaction.
(edit) @86694   4 years vboxsync IPRT/rest: bugref:9167 - Drop C1 versions of RTCRestClientResponseBase …
(edit) @86682   4 years vboxsync IPRT/rest: bugref:9167 - Add missing format in an assert message, …
(edit) @86681   4 years vboxsync IPRT/rest: bugref:9167 - Add release logging for REST operations. …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86626   4 years vboxsync tstIprtList.cpp: Fixes to MtTestSafeRandomIndex. Use event semaphore …
(edit) @86619   4 years vboxsync tstIprtList.cpp: Ditto insert(). Created common index generator …
(edit) @86618   4 years vboxsync tstIprtList.cpp: Try not trigger assertions in at() and replace() …
(edit) @86610   4 years vboxsync SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
(edit) @86586   4 years vboxsync IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. [build …
(edit) @86585   4 years vboxsync IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. bugref:9841
(edit) @86579   4 years vboxsync IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. …
(edit) @86578   4 years vboxsync Runtime/r0drv/dbgkrnlinfo-r0drv-darwin.cpp: Fix for ElCapitan where …
(edit) @86551   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86550   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86549   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86548   4 years vboxsync IPRT/thread2-r0drv-linux.c: Attempt at getting …
(edit) @86547   4 years vboxsync linux/drm.c,the-linux-kernel.h: nits. bugref:4567
(edit) @86542   4 years vboxsync Additions/linux, Runtime/r0drv/linux: Adjustments for Linux 5.9.
(edit) @86536   4 years vboxsync IPRT/localipc-win.cpp: Clarification to bugref:9773
(edit) @86525   4 years vboxsync Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
(edit) @86524   4 years vboxsync Runtime/include/internal/ldr.h: Doxygen
(edit) @86522   4 years vboxsync Runtime/dbg/dbgmoddwarf: Doxygen
(edit) @86519   4 years vboxsync Runtime/ioqueue-iouringfile-provider.cpp: Fix request submission
(edit) @86517   4 years vboxsync IPRT/tstRTHeapOffset: Testcase leaks, bugref:9841
(edit) @86492   4 years vboxsync IPRT/xml: Fixed tiny leak in File::File(). bugref:9841
(edit) @86448   4 years vboxsync IPRT/http-curl: Mark g_hLdrLibProxy as a leak. bugref:9841
(edit) @86415   4 years vboxsync IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86413   4 years vboxsync IPRT/vfsstdpipe.cpp: Use RTPipeCloseEx to prevent leaking pipe handle …
(edit) @86412   4 years vboxsync IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
(edit) @86404   4 years vboxsync IPRT/tstVector: Testcase leaks. bugref:9841
(edit) @86400   4 years vboxsync IPRT/tstUtf8: Fixed a bunch of leaks in the tests. bugref:9841
(edit) @86387   4 years vboxsync IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always …
(edit) @86386   4 years vboxsync IPRT/RTTraceLogRdrDestroy: Free pending events, ignore NIL (iprt …
(edit) @86385   4 years vboxsync IPRT/tstRTSplit: Must disable assertions when doing negative testing. …
(edit) @86384   4 years vboxsync IPRT/tstRTStrCache: Free random strings in tst2 when done. bugref:9841
(edit) @86382   4 years vboxsync IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
(edit) @86381   4 years vboxsync IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
(edit) @86380   4 years vboxsync IPRT/tstRTHttp-1: Missing cleanup leaks. bugref:9841
(edit) @86379   4 years vboxsync IPRT/tstRTEnv: cleanup leak. bugref:9841
(edit) @86378   4 years vboxsync IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading …
(edit) @86376   4 years vboxsync IPRT/tstRTCRest-1: fix leaks. bugref:9841
(edit) @86360   4 years vboxsync IPRT: tstStrSimplePattern -> tstRTStrSimplePattern.
(edit) @86358   4 years vboxsync tstStrSimplePattern: Converted to iprt/test.h (was using IPRT w/o …
(edit) @86357   4 years vboxsync tstRTStrFormat: More cleanup.
(edit) @86352   4 years vboxsync tstRTStrFormat: fix.
(edit) @86349   4 years vboxsync tstRTFileQuerySize-1.cpp: It's NUL not NULL on windows.
(edit) @86335   4 years vboxsync tstRTStrFormat: some cleanup.
(edit) @86332   4 years vboxsync Main: bugref:9224: Changed the todo comment after investigating linux, …
(edit) @86305   4 years vboxsync Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on …
(edit) @86302   4 years vboxsync IPRT/RTFileQuerySize/darwin: Fixed regression from r140046 causing the …
(edit) @86301   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86296   4 years vboxsync IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb.
(edit) @86290   4 years vboxsync Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
(edit) @86240   4 years vboxsync IPRT: RTTimeZoneGetCurrent-posix.cpp should validate the string …
(edit) @86239   4 years vboxsync IPRT: Some fixes to RTTimeZoneGetCurrent-posix.cpp and a basic …
(edit) @86220   4 years vboxsync IPRT/RTTimeZoneGetCurrent: Some build systems might not have tzfile.h …
(edit) @86216   4 years vboxsync IPRT/RTTimeZoneGetCurrent: Add some additional heuristics for …
(edit) @86191   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
(edit) @86190   4 years vboxsync IPRT/r0drv/nt: 32-bit alloca support routine (VC++). Untested.
(edit) @86177   4 years vboxsync Revert r140428 for now (Runtime/mp-r0drv-nt.cpp: Dynamically determine …
(edit) @86176   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
(edit) @86175   4 years vboxsync IPRT/r0drv/nt: s/rtMpPokeCpuUsingHalReqest/rtMpPokeCpuUsingHalRequest/g
(edit) @86171   4 years vboxsync IPRT/win/thread: Use new SetThreadDescription to set thread names.
(edit) @86170   4 years vboxsync IPRT/win/thread: Use new SetThreadDescription to set thread names.
(edit) @86169   4 years vboxsync Main: bugref:9224: Fixed invalid partition flag (active/bootable)
(edit) @86127   4 years vboxsync Runtime/common/ioqueue/ioqueue-aiofile-provider: Fix memory leak …
(edit) @86126   4 years vboxsync Runtime/linux/ioqueue-iouringfile-provider: Fixes
(edit) @86074   4 years vboxsync IPRT/RTLocaleQueryLocaleName: ticketref:19856 'VBoxManage unattended …
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