index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
vfs_posix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3262: - new pvfs_dirlist code that reopens the directory between search
Andrew Tridgell
1
-9
/
+0
2007-10-10
r3227: added a per-share option "case insensitive filesystem", that tells the
Andrew Tridgell
1
-2
/
+1
2007-10-10
r3207: - reformat error msgs in BASE-DIR* tests
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3161: pvfs now passes the RAW-SEEK test
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3147: added basic share modes support for pvfs (or more precisely, ntcreatex
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3135: split the "create new" logic out from the "open existing" logic in
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3127: added the initial code for the open files database. Doesn't do
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3126: in the brlock code I had used a void* for the brl context as I didn't
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3056: added a id -> pointer data structure (a type of radix tree). This is
Andrew Tridgell
1
-17
/
+11
2007-10-10
r3031: added support for lock cancelation, which effectively just triggers an...
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
1
-6
/
+15
2007-10-10
r2941: added pvfs_flush() implementation to the posix backend
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...
Andrew Tridgell
1
-2
/
+0
2007-10-10
r2927: imported the hash2 name mangling code from Samba3 into Samba4, but
Andrew Tridgell
1
-0
/
+28
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-0
/
+8
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2436: the second big lump of posix vfs code.
Andrew Tridgell
1
-19
/
+31
2007-10-10
r2404: the first large lump of posix vfs stuff.
Andrew Tridgell
1
-1
/
+84
2007-10-10
r2251: forgot to add vfs_posix.h in my last commit
Andrew Tridgell
1
-0
/
+27
[prev]