summaryrefslogtreecommitdiff
path: root/source4/ntvfs/simple/vfs_simple.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2247: talloc_destroy -> talloc_freeTim Potter1-3/+3
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-3/+3
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-28/+28
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-25/+25
2007-10-10r755: - disallow process_model _thread when we don't have pwread/pwriteStefan Metzmacher1-1/+21
2007-10-10r313: add the warning about fileaccess as user 'root'Stefan Metzmacher1-0/+2
2007-10-10r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hookStefan Metzmacher1-9/+1
2007-10-10r114: - remember to initialise open_filesAndrew Tridgell1-1/+2
2007-10-10r113: added support for "read only = yes" in simple backendAndrew Tridgell1-13/+39
2007-10-10r112: the simple backend now registers as both "simple" and "default"Andrew Tridgell1-4/+14
2007-10-10r65: added support for file streams in the simple NTVFS backendAndrew Tridgell1-8/+76
2004-02-02some DEBUG and comment fixesStefan Metzmacher1-1/+2
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell1-0/+7
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-1/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-6/+8
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-2/+1
2003-08-15fix IRIX buildHerb Lewis1-0/+4
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-3/+7
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+848