|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@75652
|
6 years |
vboxsync |
IPRT/dir: Adding RTDirRewind for use with shared folders.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@70890
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70889
|
7 years |
vboxsync |
IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
|
|
|
@70884
|
7 years |
vboxsync |
IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
|
|
|
@70419
|
7 years |
vboxsync |
iprt/direnum-r3-nt.cpp: Workaround for buggy fat driver on NT 3.1 (and …
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69716
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69705
|
7 years |
vboxsync |
IPRT: VFS and NT path handling fixes.
* Rewrote RTDirQueryInfo for …
|
|
|
@69691
|
7 years |
vboxsync |
iprt: Started on RTDirRel for NT.
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@64637
|
8 years |
vboxsync |
direnum-r3-nt.cpp: allow traversal; comment typo.
|
|
|
@64623
|
8 years |
vboxsync |
direnum-r3-nt.cpp: Fill in inode info when we can.
|
|
|
@64620
|
8 years |
vboxsync |
IPRT: Distinguish between actual symbolic links and other reparse …
|
|
|
@62592
|
8 years |
vboxsync |
IPRT: More unused parameters and undefined preprocessor macor warning …
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60870
|
9 years |
vboxsync |
direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
|
|
|
@57919
|
9 years |
vboxsync |
direnum-r3-nt.cpp: Don't try FileIdBothDirectoryInformation on W2K and …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57049
|
9 years |
vboxsync |
direnum-r3-nt.cpp: Just use 64KB buffers with remote directories, …
|
|
|
@57020
|
9 years |
vboxsync |
direnum-r3-nt.cpp: Workaround for windows CIFS servers with …
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@49150
|
11 years |
vboxsync |
SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@47535
|
11 years |
vboxsync |
IPRT: Wrote native NT directory enumeration - not enabled by default. …
|
|
copied from trunk/src/VBox/Runtime/r3/win/direnum-win.cpp
|
|
|
@47534
|
11 years |
vboxsync |
split the directory open/enum/close code out of dir-win.cpp and into …
|