Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |