Age | Commit message (Expand) | Author | Files | Lines |
2008-06-07 | fixed mandatory signing | Andrew Tridgell | 3 | -2/+7 |
2008-06-06 | added server side SMB2 signing | Andrew Tridgell | 4 | -1/+59 |
2008-06-02 | more updates for new info levels | Andrew Tridgell | 2 | -4/+13 |
2008-05-31 | check for requested buffer size in getinfo call | Andrew Tridgell | 1 | -0/+5 |
2008-05-30 | the docs shows that this is a o16s32 blob | Andrew Tridgell | 1 | -2/+1 |
2008-05-29 | fix from WSPP SMB2 test 11 | Andrew Tridgell | 1 | -1/+2 |
2008-05-29 | added support for returning the maximal access MXAC tag in SMB2 create | Andrew Tridgell | 1 | -0/+12 |
2008-05-28 | implement the documented SMB2 create blobs in the server | Andrew Tridgell | 1 | -6/+70 |
2008-05-28 | make sure we send a reply packet for bad create options | Andrew Tridgell | 1 | -1/+2 |
2008-05-26 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc | Jelmer Vernooij | 1 | -0/+5 |
2008-05-26 | stricter checks for valid inputs in SMB2 open and lock | Andrew Tridgell | 1 | -0/+5 |
2008-05-26 | Cope with no server being active. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-23 | fix make test for EAs again | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | pass in the required alignment to the EA construction routines | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | fixed parsing of the SMB2 ALL_INFO qfileinfo level | Andrew Tridgell | 1 | -1/+2 |
2008-05-22 | badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETER | Andrew Tridgell | 1 | -2/+2 |
2008-05-21 | fixed SMB2 flush call, and added flush to gentest_smb2 | Andrew Tridgell | 1 | -4/+3 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 2 | -9/+23 |
2008-05-19 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 3 | -8/+10 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 3 | -4/+4 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 3 | -4/+6 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 3 | -4/+4 |
2008-05-16 | fixed warning | Andrew Tridgell | 1 | -1/+2 |
2008-05-16 | fixed file_index reference | Andrew Tridgell | 1 | -1/+1 |
2008-05-15 | better match WSPP doc name for find flags | Andrew Tridgell | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 6 | -121/+171 |
2008-04-19 | smb_server/smb2: handle incoming oplock releases | Stefan Metzmacher | 1 | -1/+30 |
2008-04-18 | Flag smb messages array with AND_X and LARGE_REQUEST | Amin Azez | 1 | -10/+21 |
2008-04-18 | Re-order smbsrv_recv_smb_request and smb_messages | Amin Azez | 1 | -99/+99 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -3/+5 |
2008-04-17 | fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior | Andrew Tridgell | 1 | -3/+3 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2 | -3/+7 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2 | -3/+5 |
2008-04-17 | make smb2 read and write size configurable | Andrew Tridgell | 1 | -3/+6 |
2008-04-17 | smb_server/smb2: initialize new create.in.blobs element untill it'll be suppo... | Stefan Metzmacher | 1 | -0/+1 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 3 | -19/+25 |
2008-04-14 | fill in unknown fields in SMB2 READ call | Andrew Tridgell | 1 | -3/+7 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 5 | -0/+6 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 5 | -0/+6 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -1/+24 |
2008-03-11 | smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layer | Stefan Metzmacher | 1 | -1/+24 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-07 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 3 | -5/+15 |
2008-03-07 | Use 32 bit storage for nttrans counts | Amin Azez | 1 | -5/+5 |
2008-03-06 | ntvfs: pass down the client capabilities into the ntvfs layer | Stefan Metzmacher | 2 | -0/+10 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 3 | -19/+25 |
2008-02-21 | Remove yet more global_loadparm instances. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | More share_init to more apprioriate place. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -2/+2 |