summaryrefslogtreecommitdiffstats
path: root/source4/smb_server
Commit message (Expand)AuthorAgeFilesLines
* fixed mandatory signingAndrew Tridgell2008-06-073-2/+7
* added server side SMB2 signingAndrew Tridgell2008-06-064-1/+59
* more updates for new info levelsAndrew Tridgell2008-06-022-4/+13
* check for requested buffer size in getinfo callAndrew Tridgell2008-05-311-0/+5
* the docs shows that this is a o16s32 blobAndrew Tridgell2008-05-301-2/+1
* fix from WSPP SMB2 test 11Andrew Tridgell2008-05-291-1/+2
* added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell2008-05-291-0/+12
* implement the documented SMB2 create blobs in the serverAndrew Tridgell2008-05-281-6/+70
* make sure we send a reply packet for bad create optionsAndrew Tridgell2008-05-281-1/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpcJelmer Vernooij2008-05-261-0/+5
|\
| * stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell2008-05-261-0/+5
* | Cope with no server being active.Jelmer Vernooij2008-05-261-2/+2
|/
* fix make test for EAs againAndrew Tridgell2008-05-231-2/+2
* pass in the required alignment to the EA construction routinesAndrew Tridgell2008-05-221-2/+2
* fixed parsing of the SMB2 ALL_INFO qfileinfo levelAndrew Tridgell2008-05-221-1/+2
* badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETERAndrew Tridgell2008-05-221-2/+2
* fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell2008-05-211-4/+3
* fixed SMB2 lockingAndrew Tridgell2008-05-212-9/+23
* Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-193-8/+10
|\
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-183-4/+4
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-183-4/+6
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-183-4/+4
* | fixed warningAndrew Tridgell2008-05-161-1/+2
* | fixed file_index referenceAndrew Tridgell2008-05-161-1/+1
* | better match WSPP doc name for find flagsAndrew Tridgell2008-05-151-1/+1
|/
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-256-121/+171
|\
| * smb_server/smb2: handle incoming oplock releasesStefan Metzmacher2008-04-191-1/+30
| * Flag smb messages array with AND_X and LARGE_REQUESTAmin Azez2008-04-181-10/+21
| * Re-order smbsrv_recv_smb_request and smb_messagesAmin Azez2008-04-181-99/+99
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-172-3/+5
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-172-3/+7
| | |\
| | * | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-172-3/+5
| * | | fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell2008-04-171-3/+3
| | |/ | |/|
| * | make smb2 read and write size configurableAndrew Tridgell2008-04-171-3/+6
| * | smb_server/smb2: initialize new create.in.blobs element untill it'll be suppo...Stefan Metzmacher2008-04-171-0/+1
| |/
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-143-19/+25
| * fill in unknown fields in SMB2 READ callAndrew Tridgell2008-04-141-3/+7
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-085-0/+6
|\|
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-025-0/+6
* | Merge v4.0-testJelmer Vernooij2008-03-281-1/+24
|\|
| * smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layerStefan Metzmacher2008-03-111-1/+24
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-073-5/+15
|\|
| * Use 32 bit storage for nttrans countsAmin Azez2008-03-071-5/+5
| * ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-062-0/+10
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-033-19/+25
|/
* Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-211-1/+1
* Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-1/+1
* More share_init to more apprioriate place.Jelmer Vernooij2008-02-211-0/+1
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-2/+2