summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/vfs_posix.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-14/+24
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-9/+1
2007-10-10r2654: fixed some more server memory leaks. We are now down to a single leakAndrew Tridgell1-1/+1
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-4/+6
2007-10-10r2524: a simple pvfs rename implementation to make testing easierAndrew Tridgell1-10/+0
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-93/+19
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-36/+45
2007-10-10r2252: don't register the same name twiceAndrew Tridgell1-2/+2
2007-10-10r2251: forgot to add vfs_posix.h in my last commitAndrew Tridgell1-2/+234
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-12/+30
2007-10-10r1916: return a more clear error, we are miss configure in this caseStefan Metzmacher1-1/+1
2007-10-10r1286: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-1/+1
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-1/+1
2007-10-10r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hookStefan Metzmacher1-85/+14
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-7/+9
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+151