r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / ntvfs / posix / pvfs_flush.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr17362: session_info and smbpid are available from...
2007-10-10 Stefan Metzmacherr17359: cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1...
2007-10-10 Stefan Metzmacherr15758: - handle RAW_FLUSH_SMB2 in the posix ntvfs...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Stefan Metzmacherr14540: fix a talloc hierachie problem,
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Andrew Tridgellr3658: use handle->fd == -1 as the primary indicator...
2007-10-10 Andrew Tridgellr3615: split out struct pvfs_file_handle from struct...
2007-10-10 Andrew Tridgellr3544: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3351: handle far more operations on open directory...
2007-10-10 Andrew Tridgellr2941: added pvfs_flush() implementation to the posix...