summaryrefslogtreecommitdiff
path: root/source4/smb_server
AgeCommit message (Expand)AuthorFilesLines
2008-06-07fixed mandatory signingAndrew Tridgell3-2/+7
2008-06-06added server side SMB2 signingAndrew Tridgell4-1/+59
2008-06-02more updates for new info levelsAndrew Tridgell2-4/+13
2008-05-31check for requested buffer size in getinfo callAndrew Tridgell1-0/+5
2008-05-30the docs shows that this is a o16s32 blobAndrew Tridgell1-2/+1
2008-05-29fix from WSPP SMB2 test 11Andrew Tridgell1-1/+2
2008-05-29added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell1-0/+12
2008-05-28implement the documented SMB2 create blobs in the serverAndrew Tridgell1-6/+70
2008-05-28make sure we send a reply packet for bad create optionsAndrew Tridgell1-1/+2
2008-05-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpcJelmer Vernooij1-0/+5
2008-05-26stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell1-0/+5
2008-05-26Cope with no server being active.Jelmer Vernooij1-2/+2
2008-05-23fix make test for EAs againAndrew Tridgell1-2/+2
2008-05-22pass in the required alignment to the EA construction routinesAndrew Tridgell1-2/+2
2008-05-22fixed parsing of the SMB2 ALL_INFO qfileinfo levelAndrew Tridgell1-1/+2
2008-05-22badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETERAndrew Tridgell1-2/+2
2008-05-21fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell1-4/+3
2008-05-21fixed SMB2 lockingAndrew Tridgell2-9/+23
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell3-8/+10
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij3-4/+4
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij3-4/+6
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij3-4/+4
2008-05-16fixed warningAndrew Tridgell1-1/+2
2008-05-16fixed file_index referenceAndrew Tridgell1-1/+1
2008-05-15better match WSPP doc name for find flagsAndrew Tridgell1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij6-121/+171
2008-04-19smb_server/smb2: handle incoming oplock releasesStefan Metzmacher1-1/+30
2008-04-18Flag smb messages array with AND_X and LARGE_REQUESTAmin Azez1-10/+21
2008-04-18Re-order smbsrv_recv_smb_request and smb_messagesAmin Azez1-99/+99
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2-3/+5
2008-04-17fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell1-3/+3
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2-3/+7
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2-3/+5
2008-04-17make smb2 read and write size configurableAndrew Tridgell1-3/+6
2008-04-17smb_server/smb2: initialize new create.in.blobs element untill it'll be suppo...Stefan Metzmacher1-0/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij3-19/+25
2008-04-14fill in unknown fields in SMB2 READ callAndrew Tridgell1-3/+7
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij5-0/+6
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij5-0/+6
2008-03-28Merge v4.0-testJelmer Vernooij1-1/+24
2008-03-11smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layerStefan Metzmacher1-1/+24
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij3-5/+15
2008-03-07Use 32 bit storage for nttrans countsAmin Azez1-5/+5
2008-03-06ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2-0/+10
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij3-19/+25
2008-02-21Remove yet more global_loadparm instances.Jelmer Vernooij1-1/+1
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij1-1/+1
2008-02-21More share_init to more apprioriate place.Jelmer Vernooij1-0/+1
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-2/+2