VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77198   6 years vboxsync Drivers/Linux: fixes for upcoming Linux 5.1 kernel. bugref:4567: Linux …
(edit) @77185   6 years vboxsync Runtime/common/ldr: Fix memory leak caused by missing unmapping calls
(edit) @77172   6 years vboxsync IRPT/alloc-r0drv-nt.cpp: Make sure we free early untagged allocations …
(edit) @77131   6 years vboxsync the-freebsd-kernel.h,memobj-r0drv-freebsd.cpp: Build fix for newer …
(edit) @77129   6 years vboxsync the-freebsd-kernel.h,memobj-r0drv-freebsd.cpp: Some cleanup to reduce …
(edit) @77128   6 years vboxsync mp-r0drv-freebsd.cpp: Fix compliation on newer FreeBSD kernels where …
(edit) @77121   6 years vboxsync IPRT: Two more license header cleanups.
(edit) @77120   6 years vboxsync IPRT: Some license header cleanups.
(edit) @77118   6 years vboxsync Runtime: Get rid of the "register" keyword usage as all compilers we …
(edit) @77111   6 years vboxsync RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
(edit) @77110   6 years vboxsync RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @76908   6 years vboxsync Runtime/posix/serialport-posix: Fix access to pseudo terminals, they …
(edit) @76905   6 years vboxsync Runtime/testcase/tstRTDvm: Resurrect testcase as an example on how to …
(edit) @76902   6 years vboxsync IPRT/RTFileRead: Set pcbRead when returning immediately on a zero byte …
(edit) @76895   6 years vboxsync Fix for Solaris biuld failure after r128246 - removing fVerifyIsDir …
(edit) @76878   6 years vboxsync IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
(edit) @76859   6 years vboxsync drivers/linux: adjust for new access_ok signature. bugref:4567: Linux …
(edit) @76823   6 years vboxsync Runtime/Linux: remove volatile qualifier from freestanding asm blocks. …
(edit) @76714   6 years vboxsync initterm-r0drv-os2.cpp: drop RT_STRICT.
(edit) @76660   6 years vboxsync RTPathCalcRelative: Extended case-insensitivity from 7-bit ascii to …
(edit) @76642   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing [scm]
(edit) @76641   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing
(edit) @76634   6 years vboxsync IPRT/rtProcNativeSetPriority: Must update g_pProcessPriority on …
(edit) @76619   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76617   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76616   6 years vboxsync Runtime/VFS: Started XFS filesystem parser (not built, committed for …
(edit) @76595   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76559   6 years vboxsync IPRT/include: Use IPRT_INCLUDED_INTERNAL_ rather than _internal_ as …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76456   6 years vboxsync IPRT: Fixes to previous revision. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76426   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76418   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76364   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76362   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76360   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76359   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76358   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76357   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76354   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76353   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76347   6 years vboxsync *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76328   6 years vboxsync Runtime/fs/vfsext: Implement a small block cache for caching block …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @76318   6 years vboxsync Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need …
(edit) @76316   6 years vboxsync Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
(edit) @76307   6 years vboxsync scm
(edit) @76306   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76305   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76304   6 years vboxsync scm fix
(edit) @76299   6 years vboxsync Runtime/fs/extvfs: Updates
(edit) @76294   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76293   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76292   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode descriptors
(edit) @76256   6 years vboxsync Runtime/formats/ext: Add more structures
(edit) @76221   6 years vboxsync build fix
(edit) @76216   6 years vboxsync Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
(edit) @76119   6 years vboxsync RTErrConvertFromNtStatus: STATUS_REPARSE_POINT_NOT_RESOLVED -> …
(edit) @76115   6 years vboxsync IPRT: OS/2 shared folders need RTUtf16CmpAscii.cpp. (forgot to commit)
(edit) @76096   6 years vboxsync IPRT: Added RTUtf16Chr.
(edit) @76094   6 years vboxsync IPRT: Added RTPathFilenameUtf16[Ex].
(edit) @76090   6 years vboxsync IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
(edit) @76073   6 years vboxsync IPRT: Added RTSystemGetNtVersion.
(edit) @76061   6 years vboxsync IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better API …
(edit) @76055   6 years vboxsync IPRT/semevent*-r0drv-darwin.cpp: Must disable interrupts prior to …
(edit) @76053   6 years vboxsync IPRT/initterm-r0drv-nt.cpp: Pre-initialize g_uRtNtVersion early so the …
(edit) @75951   6 years vboxsync IPRT: Translation for STATUS_NO_MEDIA_IN_DEVICE.
(edit) @75933   6 years vboxsync IPRT/rest: RTCRestStringMapBase::serializeAsJson - the closing paren …
(edit) @75883   6 years vboxsync IPRT/shmem: Make doxygen and scm happy.
(edit) @75882   6 years vboxsync thread-win.cpp: Use RTErrConvertFromNtStatus instead of …
(edit) @75881   6 years vboxsync Runtime/r3/shmem-posix.cpp: Crash fix in RTShMemMapRegion
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75878   6 years vboxsync Runtime/r3/win: Made NtQuerySection accessible
(edit) @75797   6 years vboxsync VBoxRT-openssl-1.1plus.def: Need a one more API for the new gsoap. Now …
(edit) @75795   6 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a one more API for the new gsoap.
(edit) @75791   6 years vboxsync RTErrConvertFromWin32: ERROR_ELEVATION_REQUIRED
(edit) @75734   6 years vboxsync tstRTR0Timer: Run the omni timer tests for a longer time period and …
(edit) @75725   6 years vboxsync IPRT/RTProcCreateEx: Quick darwin implementation using PAM. bugref:4802
(edit) @75704   6 years vboxsync IPRT/r0drv/darwin: RTSemEventSignal and RTSemEventMultiSignal seems to …
(edit) @75703   6 years vboxsync IPRT/ldrMachO.cpp: Don't get upset about PIE executables when not …
(edit) @75698   6 years vboxsync IPRT/isomakercmd.cpp: Implemented adding regular directories to the …
(edit) @75665   6 years vboxsync iprt: adjust time-r0drv-linux.c for Linux 4.20. bugref:4567: Linux …
(edit) @75652   6 years vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @75651   6 years vboxsync IPRT/fileio-win.cpp: Fixed console handle regression from previous …
(edit) @75627   6 years vboxsync IPRT/fatvfs.cpp: Fixed bug in rtFsFatChain_GetClusterByIndex that …
(edit) @75579   6 years vboxsync iprt/lockvalidator.cpp: suppress two memory leak sanitiser warnings. …
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