summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/simple
Commit message (Expand)AuthorAgeFilesLines
...
* r3055: use talloc_zero_p()Andrew Tridgell2007-10-101-1/+1
* r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell2007-10-101-0/+11
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-103-64/+92
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-102-3/+3
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-1/+10
* r2591: fixed two errors in simple backend found with valgrindAndrew Tridgell2007-10-101-0/+2
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-103-21/+23
* r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...Andrew Tridgell2007-10-101-1/+0
* r2403: got rid of a unnecessary mem_ctx in the simple backendAndrew Tridgell2007-10-102-3/+0
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-102-25/+22
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-101-3/+3
* r2030: quick hack to allow the simple NTVFS backend to handler base directori...Andrew Tridgell2007-10-101-1/+1
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-102-4/+4
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-102-31/+31
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-102-26/+26
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-102-4/+4
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-2/+2
* r755: - disallow process_model _thread when we don't have pwread/pwriteStefan Metzmacher2007-10-101-1/+21
* r313: add the warning about fileaccess as user 'root'Stefan Metzmacher2007-10-102-0/+12
* r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hookStefan Metzmacher2007-10-101-9/+1
* r114: - remember to initialise open_filesAndrew Tridgell2007-10-101-1/+2
* r113: added support for "read only = yes" in simple backendAndrew Tridgell2007-10-101-13/+39
* r112: the simple backend now registers as both "simple" and "default"Andrew Tridgell2007-10-101-4/+14
* r65: added support for file streams in the simple NTVFS backendAndrew Tridgell2007-10-103-13/+105
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-1/+2
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-111-0/+7
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-1/+1
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-6/+8
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-022-2/+12
* fix IRIX buildHerb Lewis2003-08-151-0/+4
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-3/+7
* first public release of samba4 codeAndrew Tridgell2003-08-133-0/+1038