VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/nt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82833   5 years vboxsync IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
(edit) @79370   5 years vboxsync IPRT/direnum-r3-nt.cpp: Fixed enumerating directories we're not …
(edit) @79155   5 years vboxsync IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode …
(edit) @78200   6 years vboxsync IPRT/pathint-nt.cpp: Dealth with three more RTPATH_MAX buffers. bugref:9172
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78050   6 years vboxsync IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
(edit) @77233   6 years vboxsync IPRT: Some new FS types.
(edit) @77231   6 years vboxsync IPRT: Return VERR_FILE_TOO_BIG if we exceed the FAT file limit while …
(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) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @75652   6 years vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71978   7 years vboxsync rtPathNtQueryInfoInDirectoryObject: Return caller status when …
(edit) @71888   7 years vboxsync RTDirRelPathQueryInfo/nt: Optimization for empty relative path.
(edit) @71851   7 years vboxsync IPRT/nt/RTDirRelDirOpenFiltered: Must strip the filter from the NT …
(edit) @71844   7 years vboxsync IPRT/dirrel-r3-nt.cpp: RTDirRelDirOpenFiltered and RTDirRelDirCreate …
(edit) @70940   7 years vboxsync IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx …
(edit) @70890   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70889   7 years vboxsync IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
(edit) @70884   7 years vboxsync IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
(edit) @70430   7 years vboxsync RTNtPathOpenDirEx: more access fixes
(edit) @70428   7 years vboxsync IPRT: Changed the NT namespace passthru prefix from ' !\' to …
(edit) @70420   7 years vboxsync iprt/RTPathQueryInfo-nt.cpp: Fixed querying unix attribs for a NT …
(edit) @70419   7 years vboxsync iprt/direnum-r3-nt.cpp: Workaround for buggy fat driver on NT 3.1 (and …
(edit) @70200   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) @69802   7 years vboxsync Make the format build box happier.
(edit) @69795   7 years vboxsync IPRT: file mode changing on NT + RTChMod command. - Reimplemented …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69720   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69718   7 years vboxsync RTMkDir,nt/RTDirRelDirCreate: Some adjustments.
(edit) @69716   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69705   7 years vboxsync IPRT: VFS and NT path handling fixes. * Rewrote RTDirQueryInfo for …
(edit) @69694   7 years vboxsync scm nits
(edit) @69691   7 years vboxsync iprt: Started on RTDirRel for NT.
(edit) @69688   7 years vboxsync iprt: pathint-nt.cpp: Added RTNtPathRelativeFromUtf8 for RTDirRel. …
(edit) @69111   7 years vboxsync (C) year
(edit) @67963   7 years vboxsync RTNtPathFromWinUtf16Ex: Remove special trailing dot.
(edit) @66824   8 years vboxsync include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @64646   8 years vboxsync RTPathQueryInfo-nt.cpp: Synchronous I/O operations, forgot.
(edit) @64641   8 years vboxsync RTPathQueryInfo-nt.cpp: clearification.
(edit) @64640   8 years vboxsync IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
(edit) @64637   8 years vboxsync direnum-r3-nt.cpp: allow traversal; comment typo.
(edit) @64623   8 years vboxsync direnum-r3-nt.cpp: Fill in inode info when we can.
(edit) @64620   8 years vboxsync IPRT: Distinguish between actual symbolic links and other reparse …
(edit) @64619   8 years vboxsync IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62584   8 years vboxsync IPRT: Unused parameters on windows.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @60870   9 years vboxsync direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @58440   9 years vboxsync Runtime: pathint-nt.cpp Win32 to NT path prefix conversion fix
(edit) @57978   9 years vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57919   9 years vboxsync direnum-r3-nt.cpp: Don't try FileIdBothDirectoryInformation on W2K and …
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57049   9 years vboxsync direnum-r3-nt.cpp: Just use 64KB buffers with remote directories, …
(edit) @57020   9 years vboxsync direnum-r3-nt.cpp: Workaround for windows CIFS servers with …
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @53471   10 years vboxsync IPRT/r3/nt&win: Precision time APIs for NT (not enabled).
(edit) @52953   10 years vboxsync SUP: Use LdrRegisterDllNotification when available to make sure we see …
(edit) @52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @49150   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(add) @47533   11 years vboxsync Rewrote fs-win.cpp into a pure native NT version, this fixes the …
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