summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_streams.c
Commit message (Expand)AuthorAgeFilesLines
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-3/+3
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-1/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-6/+6
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-2/+2
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2007-10-101-0/+10
* r3801: added allocation size rounding. This is needed for ifstest.Andrew Tridgell2007-10-101-3/+3
* r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2007-10-101-0/+322
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2007-10-101-0/+27