r15356: Remove unused 'flags' argument from socket_send() and friends.
[bbaumbach/samba-autobuild/.git] / source4 / ntvfs / ntvfs_interface.c
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Andrew Tridgellr14613: fixed ntvfs_notify_next()
2007-10-10 Andrew Tridgellr14539: get rid of a pointless union layer in struct...
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Stefan Metzmacherr14456: don't access the smbsrv_tcon inside the ntvfs...
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 Stefan Metzmacherr14037: add ntvfs_next_notify()
2007-10-10 Andrew Tridgellr14011: - added a ntvfs_notify op to allow backends...
2007-10-10 Stefan Metzmacherr12838: make the ntvfs function public
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Andrew Tridgellr9074: cope with a null ntvfs context in disconnect...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3039: This solves the problem of async handlers in...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve: