summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ntvfs_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-10/+10
* ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-061-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher2007-10-101-2/+1
* r15768: make it possible that the caller of the ntvfs_subsystem doesn'tStefan Metzmacher2007-10-101-0/+6
* r15767: we need to free hereStefan Metzmacher2007-10-101-1/+1
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-0/+97
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-1/+0
* r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher2007-10-101-3/+38
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-4/+4
* r12838: make the ntvfs function publicStefan Metzmacher2007-10-101-5/+5
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+2
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher2007-10-101-1/+37
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+26