summaryrefslogtreecommitdiff
path: root/source4/ntvfs
AgeCommit message (Expand)AuthorFilesLines
2008-05-26allow larger streams using the TDB backendAndrew Tridgell1-4/+9
2008-05-23pvfs_open: return FILE_IS_A_DIRECTORY when opening a stream on a directoryStefan Metzmacher1-1/+8
2008-05-23pvfs_resolve: stream_name = "" is only the same as NULL for filesStefan Metzmacher2-1/+9
2008-05-23pvfs_streams: directories don't have streamsStefan Metzmacher1-0/+7
2008-05-23fix make test for EAs againAndrew Tridgell2-4/+5
2008-05-22SMB2 read returns NT_STATUS_END_OF_FILE on read past end of fileAndrew Tridgell1-0/+5
2008-05-22fixes for EAs and filename in gentest_smb2 resultsAndrew Tridgell1-1/+12
2008-05-22check for invalid file attribute values in createAndrew Tridgell1-0/+4
2008-05-21fixed SMB2 lockingAndrew Tridgell1-22/+40
2008-05-20check the creation options where the client can require a path to be aAndrew Tridgell1-0/+14
2008-05-19added SMB2 proxying of rmdirAndrew Tridgell1-1/+12
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell5-24/+30
2008-05-19added mkdir to SMB2 proxyAndrew Tridgell1-1/+8
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij2-2/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij3-6/+6
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij3-6/+12
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij5-18/+18
2008-05-16added SMB2 proxying for unlinkAndrew Tridgell1-427/+43
2008-05-15added handlers for connect, search_first and fsinfo. Andrew Tridgell1-152/+225
2008-05-15started new vfs_smb2 moduleAndrew Tridgell3-0/+1152
2008-05-11Fix LDB module initialization when using external ldb.Jelmer Vernooij1-1/+4
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij4-39/+15
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher4-39/+15
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij11-15/+68
2008-04-19ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERICStefan Metzmacher1-0/+17
2008-04-19ntvfs_generic: fix mapping the granted oplocks for SMB2Stefan Metzmacher1-3/+3
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2-3/+28
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij3-5/+11
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-2/+26
2008-04-17ntvfs_generic: map SMB2 oplock levels to the generic onesStefan Metzmacher1-2/+27
2008-04-17Require explicit event context rather than looking if it is not specified.Jelmer Vernooij1-1/+1
2008-04-17Explicitly require event context to be specified.Jelmer Vernooij2-1/+5
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-2/+0
2008-04-16Use readily available event context.Jelmer Vernooij1-1/+1
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell8-63/+54
2008-04-14fixed a valgrind error in id mappingAndrew Tridgell1-1/+1
2008-04-14fixed an unitialised write warning in valgrindAndrew Tridgell1-0/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij5-63/+42
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-1/+2
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij3-0/+12
2008-04-14fill in unknown fields in SMB2 READ callAndrew Tridgell1-1/+2
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij14-184/+330
2008-04-02ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4Kai Blin4-49/+166
2008-04-02ntvfs: Use wbclient in vsf_unixuid, not sidmapKai Blin1-22/+50
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij9-112/+113
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-2/+1
2008-03-28Merge v4.0-testJelmer Vernooij13-52/+594
2008-03-27Fix references to ntvfs share configAndrew Bartlett1-1/+1
2008-03-27Make oplocks a per-share option.Andrew Bartlett1-2/+1