summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_streams.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-08s4/smbstreams: Fix memory use after free.Kamen Mazdrashki1-4/+8
2009-10-18s4-streams: fixed handling of stream rename and overwriteAndrew Tridgell1-7/+17
2009-10-18s4-pvfs: fixed update of stream sizesAndrew Tridgell1-1/+1
2009-01-07added support for stream renames in Samba4Andrew Tridgell1-13/+186
2008-05-26allow larger streams using the TDB backendAndrew Tridgell1-4/+9
2008-05-23pvfs_streams: directories don't have streamsStefan Metzmacher1-0/+7
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