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