VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70293   7 years vboxsync RTLdrCheckImports.cpp: Build fix.
(edit) @70292   7 years vboxsync dbgkrnlinfo-r0drv-nt.cpp: Fixed MmGetSystemRoutineAddress fallback.
(edit) @70291   7 years vboxsync VBoxGuest-win.cpp: Need read-write critsects.
(edit) @70275   7 years vboxsync RTLdrCheckImports.cpp: Build fix.
(edit) @70271   7 years vboxsync RTLdrCheckImports.cpp: Build fix.
(edit) @70257   7 years vboxsync IPRT/ldrPE.cpp: Almost forgotten old linkers didn't set …
(edit) @70256   7 years vboxsync IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently …
(edit) @70244   7 years vboxsync iprt/socket: fix a white-space-checker burn.
(edit) @70241   7 years vboxsync alloc-r0drv-nt.cpp: duh
(edit) @70215   7 years vboxsync IPRT/r3/win: Some more NT 3.50 adjustments.
(edit) @70213   7 years vboxsync IPRT/r3/win: Wrapped two more kernel32 APIs that's used by the VC v10 …
(edit) @70212   7 years vboxsync IPRT/r0drv/nt: Dynamically import 4 more function to make it work on …
(edit) @70210   7 years vboxsync nt3fakes-r0drv-nt.cpp: Get version from registry. Just for …
(edit) @70206   7 years vboxsync IPRT/socket.cpp: Fixed socket even leak (windows + polling).
(edit) @70205   7 years vboxsync IPRT/socket.cpp: Initialize winsock before creating sockets.
(edit) @70204   7 years vboxsync comment fix
(edit) @70203   7 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Copy & past bugfix (for r119709).
(edit) @70200   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
(edit) @70199   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
(edit) @70198   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
(edit) @70195   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental).
(edit) @70192   7 years vboxsync IPRT/r0drv/nt: Tricks for working with NT 3.51.
(edit) @70172   7 years vboxsync r3/win/process-win.cpp: Drop the IPRT_TARGET_NT4.
(edit) @70162   7 years vboxsync IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys …
(edit) @70157   7 years vboxsync iprt/r0drv/nt: Fixing NT4, broke it just now.
(edit) @70156   7 years vboxsync Runtime: fix Utf-8 for Linux R0.
(edit) @70155   7 years vboxsync iprt/isomaker.cpp: Fixed a file handle leak (single handle).
(edit) @70153   7 years vboxsync IPRT: Don't call ExAllocatePool[WithTag] directly unless you must, use …
(edit) @70152   7 years vboxsync iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
(edit) @70151   7 years vboxsync iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
(edit) @70150   7 years vboxsync iprt/r0drv/memobj: Let initterm resolve MmProtectMdlSystemAddress.
(edit) @70149   7 years vboxsync iprt/r0drv/nt: Use RTR0DbgKrnlInfoOpen and friends for resolving …
(edit) @70148   7 years vboxsync IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
(edit) @70141   7 years vboxsync http-curl.cpp: rtHttpWinConfigureProxyForUrl - also assume no proxy if …
(edit) @70138   7 years vboxsync Runtime/Makefile.kmk: whitespace fixes
(edit) @70136   7 years vboxsync IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including …
(edit) @70107   7 years vboxsync RTStrNICmpAscii: export typo
(edit) @70093   7 years vboxsync nits
(edit) @70092   7 years vboxsync IPRT: Added RTStrNICmpAscii.
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70010   7 years vboxsync iprt/ntfsvfs.cpp: Can take down the electric fence now.
(edit) @69986   7 years vboxsync Runtime/RTSerialPort: POSIX and Windows implementation fixes
(edit) @69984   7 years vboxsync iprt/vfschain: Fixed anther parser escape thingy
(edit) @69982   7 years vboxsync build fix
(edit) @69980   7 years vboxsync Runtime/serialport-win.cpp: Updates, implement non blocking reads and …
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69973   7 years vboxsync iprt/alloc: forgot to disable tracker.
(edit) @69972   7 years vboxsync iprt/RTLs.cpp: Fixed two leaks.
(edit) @69971   7 years vboxsync iprt/memtracker: Add the caller address to the tracking information.
(edit) @69970   7 years vboxsync iprt/r3/init.cpp: Tag the argument conversions as 'will-leak'.
(edit) @69969   7 years vboxsync log.cpp: flag the log instance as something that may leak.
(edit) @69967   7 years vboxsync IPRT/dvm: Don't leak volume related stuff.
(edit) @69966   7 years vboxsync Runtime: Start on serial port implementation for Windows
(edit) @69962   7 years vboxsync iprt/ntfsvfs.cpp: mark fall thru
(edit) @69960   7 years vboxsync iprt/ntfsvfs.cpp: Adjusted a couple of reference count assertions…
(edit) @69959   7 years vboxsync iprt/ntfsvfs.cpp: Implement proper resource cleanup on volume close. …
(edit) @69955   7 years vboxsync IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
(edit) @69943   7 years vboxsync iprt/ntfsvfs.cpp: Implemented file reading.
(edit) @69942   7 years vboxsync iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
(edit) @69941   7 years vboxsync isomaker.cpp: Set inode number to zero for now, to make solaris happy. …
(edit) @69938   7 years vboxsync iprt/ntfsvfs.cpp: Implemented ReadDir, fixed Open('..') bug.
(edit) @69929   7 years vboxsync r0drv/netbsd: don't link in functions that are provided by the kernel
(edit) @69925   7 years vboxsync iprt/ntfsvfs.cpp: Made opening and traversing directories work.
(edit) @69924   7 years vboxsync iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
(edit) @69913   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69911   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69910   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
(edit) @69909   7 years vboxsync dvmmbr.cpp: Used 32-bit instead of 64-bit type for extended partition …
(edit) @69908   7 years vboxsync Build fix
(edit) @69907   7 years vboxsync Runtime/serialport-posix: Updates
(edit) @69906   7 years vboxsync rtDvmVfsFile_Write+Read: Fixed handling of current offset (off=-1).
(edit) @69903   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. …
(edit) @69902   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
(edit) @69897   7 years vboxsync Runtime/serialport-posix: Updates
(edit) @69896   7 years vboxsync Runtime: New serial port API [build fix for scm]
(edit) @69894   7 years vboxsync Runtime: New serial port API [build fix for non Linux hosts]
(edit) @69893   7 years vboxsync Runtime: New serial port API [build fix, forgotten file]
(edit) @69892   7 years vboxsync Runtime: Start on a platform independent serial port access API which …
(edit) @69889   7 years vboxsync iprt/ntfsvfs.cpp: Implemented loading the '$UpCase' table.
(edit) @69888   7 years vboxsync iprt/ntfsvfs.cpp: build fix, logging
(edit) @69887   7 years vboxsync iprt/dvmmbr.cpp: Don't consider the gap/padding between a partition …
(edit) @69886   7 years vboxsync dvm.cpp/RTDvmMapQueryBlockStatus: Cleanups, comments.
(edit) @69885   7 years vboxsync iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
(edit) @69875   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69874   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69873   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69868   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69866   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69865   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69863   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69862   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69861   7 years vboxsync iprt/formats/ntfs: updates
(edit) @69854   7 years vboxsync IPRT: Added AVL tree for uint64_t.
(edit) @69853   7 years vboxsync nits
(edit) @69849   7 years vboxsync ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
(edit) @69845   7 years vboxsync ext2vfs.cpp: style cleanups
(edit) @69844   7 years vboxsync IPRT: VFS IsRangeInUse cleanup. * Renamed to RTVfsQueryRangeState / …
(edit) @69843   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp [arg]
(edit) @69842   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
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