| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | more updates for new info levels | Andrew Tridgell | 2008-06-02 | 4 | -12/+22 | |
| | | * | | remove a pstring | Andrew Tridgell | 2008-06-02 | 1 | -2/+1 | |
| | | * | | remove unused macros | Andrew Tridgell | 2008-06-02 | 1 | -12/+0 | |
| | | * | | smbpid is 32 bit, and update SMB2 locking per MS-SMB2 | Andrew Tridgell | 2008-06-02 | 3 | -28/+21 | |
| | | * | | smbpid needs to be 32 bit now to cope with SMB2 | Andrew Tridgell | 2008-06-02 | 2 | -5/+5 | |
| | | * | | updated some info levels based on WSPP docs | Andrew Tridgell | 2008-06-02 | 3 | -21/+52 | |
| | | * | | fixed a warning | Andrew Tridgell | 2008-06-02 | 1 | -1/+1 | |
| | | * | | check for requested buffer size in getinfo call | Andrew Tridgell | 2008-05-31 | 2 | -0/+40 | |
| | | * | | more useful output in scan | Andrew Tridgell | 2008-05-31 | 1 | -10/+7 | |
| | | |/ | ||||||
| | | * | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 2008-05-31 | 18 | -83/+50 | |
| | | * | Fix samdb python test. | Jelmer Vernooij | 2008-05-30 | 3 | -7/+8 | |
| | | * | Add header to knownfail file. | Jelmer Vernooij | 2008-05-30 | 1 | -0/+5 | |
| | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs | Jelmer Vernooij | 2008-05-30 | 44 | -2686/+2028 | |
| | | |\ | ||||||
| | | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-05-30 | 16 | -56/+318 | |
| | | | |\ | ||||||
| | | | | * | implemented client side SMB2 signing | Andrew Tridgell | 2008-05-30 | 15 | -51/+308 | |
| | | | | * | two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords() | Andrew Tridgell | 2008-05-30 | 1 | -4/+6 | |
| | | | | * | fixed a segv in the python messaging code on 64 bit systems | Andrew Tridgell | 2008-05-30 | 1 | -1/+4 | |
| | | | * | | Skip the samba4.samdb.python test. | Andrew Bartlett | 2008-05-30 | 1 | -0/+1 | |
| | | | |/ | ||||||
| | | | * | Fix the samba4.dcerpc.bare.python test. | Andrew Bartlett | 2008-05-30 | 1 | -5/+6 | |
| | | | * | Place the NTP signd socket in the selftest area | Andrew Bartlett | 2008-05-30 | 1 | -0/+2 | |
| | | | * | Fix rpcecho test. | Andrew Bartlett | 2008-05-30 | 1 | -1/+1 | |
| | | | * | Reorder the linking of objects into a binary. | Andrew Bartlett | 2008-05-30 | 1 | -2/+2 | |
| | | | * | Don't pass an smb.conf to provision tests. | Andrew Bartlett | 2008-05-30 | 4 | -25/+22 | |
| | | | * | Fix up provision and samdb tests. | Andrew Bartlett | 2008-05-30 | 2 | -7/+23 | |
| | | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-05-30 | 24 | -2608/+1684 | |
| | | | |\ | ||||||
| | | | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2008-05-30 | 5 | -14/+27 | |
| | | | | |\ | ||||||
| | | | | * | | the docs shows that this is a o16s32 blob | Andrew Tridgell | 2008-05-30 | 1 | -2/+1 | |
| | | | | * | | don't emulate broken SMB2 locking behaviour from windows | Andrew Tridgell | 2008-05-30 | 2 | -15/+69 | |
| | | | | * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2008-05-29 | 17 | -46/+428 | |
| | | | | |\ \ | ||||||
| | | | | * | | | don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2 | Andrew Tridgell | 2008-05-29 | 1 | -1/+3 | |
| | | | | * | | | merged gentest.c and gentest_smb2.c | Andrew Tridgell | 2008-05-29 | 3 | -2615/+1401 | |
| | | | | * | | | fixed the error code for bad SMB2 ioctls | Andrew Tridgell | 2008-05-29 | 1 | -1/+2 | |
| | | | | * | | | fix from WSPP SMB2 test 11 | Andrew Tridgell | 2008-05-29 | 1 | -1/+2 | |
| | | | | * | | | check maximal_access here too | Andrew Tridgell | 2008-05-29 | 1 | -0/+1 | |
| | | | | * | | | test the maximal access return | Andrew Tridgell | 2008-05-29 | 1 | -1/+16 | |
| | | | | * | | | added support for returning the maximal access MXAC tag in SMB2 create | Andrew Tridgell | 2008-05-29 | 5 | -5/+54 | |
| | | | | * | | | querying the ACCESS_INFORMATION is always allowed | Andrew Tridgell | 2008-05-29 | 1 | -0/+4 | |
| | | | | * | | | SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2 | Andrew Tridgell | 2008-05-29 | 1 | -3/+10 | |
| | | | | * | | | fixed offset for maximal access response | Andrew Tridgell | 2008-05-29 | 1 | -1/+1 | |
| | | | | * | | | check the set of file attributes which are ignored | Andrew Tridgell | 2008-05-28 | 1 | -2/+6 | |
| | | | | * | | | fixed current_op.mismatch for more cases | Andrew Tridgell | 2008-05-28 | 1 | -2/+13 | |
| | | | | * | | | fixed create_action for truncated files | Andrew Tridgell | 2008-05-28 | 1 | -1/+12 | |
| | | | | * | | | added --noacls options and checking for same mismatch in backtracking | Andrew Tridgell | 2008-05-28 | 1 | -1/+16 | |
| | | | | * | | | SMB2 doesn't have NAME_INFORMATION level | Andrew Tridgell | 2008-05-28 | 1 | -0/+4 | |
| | | | | * | | | updated comment based on MS-SMB2 docs | Andrew Tridgell | 2008-05-28 | 1 | -1/+2 | |
| | | | | * | | | check that we can't change a file to a directory | Andrew Tridgell | 2008-05-28 | 1 | -0/+4 | |
| | | | | * | | | added testing of some strange read semantics on windows | Andrew Tridgell | 2008-05-28 | 1 | -2/+59 | |
| | | | | * | | | generate security descriptors in gentest_smb2 | Andrew Tridgell | 2008-05-28 | 1 | -3/+35 | |
| | | | | * | | | don't allow a file to be changed to a directory with setfileinfo | Andrew Tridgell | 2008-05-28 | 1 | -1/+6 | |
| | | | * | | | | Remove test from samba4-skip, it is avoided in samba4_tests.sh | Andrew Bartlett | 2008-05-30 | 1 | -1/+0 | |
| | | | | |/ / | | | |/| | | ||||||
