summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_fileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-20s4-ntvfs: Add TODO on ea_sizeAndrew Bartlett1-1/+1
2011-09-05s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/Stefan Metzmacher1-1/+1
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-1/+1
2008-06-03pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendbStefan Metzmacher1-2/+29
2008-05-23pvfs_resolve: stream_name = "" is only the same as NULL for filesStefan Metzmacher1-0/+2
2008-05-23fix make test for EAs againAndrew Tridgell1-0/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23697: use the file perm options in the posix backendAndrew Tridgell1-10/+15
2007-10-10r17776: these macros are also defined in libcli/raw/trans2.hStefan Metzmacher1-12/+0
2007-10-10r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell1-1/+2
2007-10-10r5137: fix typesStefan Metzmacher1-1/+1
2007-10-10r4391: bring the default ACL inline with what w2k3 usesAndrew Tridgell1-2/+2
2007-10-10r4262: a sniff from kukks showed that the FILE_ATTRIBUTE_NORMAL handling inAndrew Tridgell1-9/+0
2007-10-10r4230: now that we set the FLAGS2_EXTENDED_ATTRIBUTES flag, we should markAndrew Tridgell1-1/+1
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell1-0/+1
2007-10-10r3801: added allocation size rounding. This is needed for ifstest.Andrew Tridgell1-2/+3
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-0/+1
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell1-17/+9
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-23/+33
2007-10-10r3249: - change_time is closer to ctime than mtimeAndrew Tridgell1-3/+3
2007-10-10r3200: - improved the accuracy of openx emulation. We now nearly pass the ope...Andrew Tridgell1-6/+5
2007-10-10r3193: improved the initial permissions choice for file create, based upon do...Andrew Tridgell1-52/+34
2007-10-10r2573: - added a configure test for nanosecond time resolution in struct statAndrew Tridgell1-0/+6
2007-10-10r2503: the RAW-SEARCH test now mostly passes against the posix backendAndrew Tridgell1-0/+9
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-32/+44
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+128