summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/simple
Commit message (Expand)AuthorAgeFilesLines
* r13129: fix the memory hierachieStefan Metzmacher2007-10-101-2/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-102-0/+2
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-20/+0
* r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij2007-10-101-0/+1
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2007-10-102-10/+11
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-102-6/+6
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+1
* r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell2007-10-101-0/+13
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3461: another place where "open" was used as a structure elementAndrew Tridgell2007-10-101-1/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-102-0/+3
* r3323: more warning reductionsAndrew Tridgell2007-10-101-34/+15
* r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...Andrew Tridgell2007-10-101-12/+4
* 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