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
/
pvfs_flush.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-05
s4:pvfs: use talloc_get_type() to cast from void *
Stefan Metzmacher
1
-1
/
+2
2008-05-26
fill in reserved field on SMB2 flush
Andrew Tridgell
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17362: session_info and smbpid are available from the ntvfs_handle
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1-spec-01.txt
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r15758: - handle RAW_FLUSH_SMB2 in the posix ntvfs backend
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
1
-9
/
+13
2007-10-10
r14540: fix a talloc hierachie problem,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3658: use handle->fd == -1 as the primary indicator of a directory. This
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3544: fixed some #include lines to make them more consistent
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3351: handle far more operations on open directory handles. pvfs was failing
Andrew Tridgell
1
-0
/
+3
2007-10-10
r2941: added pvfs_flush() implementation to the posix backend
Andrew Tridgell
1
-0
/
+64