summaryrefslogtreecommitdiff
path: root/source4/ntvfs/simple
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2-3/+3
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-1/+10
2007-10-10r2591: fixed two errors in simple backend found with valgrindAndrew Tridgell1-0/+2
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell3-21/+23
2007-10-10r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...Andrew Tridgell1-1/+0
2007-10-10r2403: got rid of a unnecessary mem_ctx in the simple backendAndrew Tridgell2-3/+0
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2-25/+22
2007-10-10r2247: talloc_destroy -> talloc_freeTim Potter1-3/+3
2007-10-10r2030: quick hack to allow the simple NTVFS backend to handler base directori...Andrew Tridgell1-1/+1
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell2-4/+4
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2-31/+31
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2-26/+26
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2-4/+4
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-2/+2
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 Metzmacher2-0/+12
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 Tridgell3-13/+105
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 Tridgell2-2/+12
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 Tridgell3-0/+1038