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