git.samba.org
/
kai
/
samba.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
SMB2 signing now works. The spec was wrong (and will be fixed in the
2008-06-03
Andrew Tridgell
SMB2 signing now works. The spec was wrong (and will...
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
setpassword should be executable
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
it is not valid to set a UNLOCK flag on a lock request
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
more updates for new info levels
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
remove a pstring
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
remove unused macros
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
smbpid is 32 bit, and update SMB2 locking per MS-SMB2
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
smbpid needs to be 32 bit now to cope with SMB2
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
updated some info levels based on WSPP docs
commit
|
commitdiff
|
tree
2008-06-02
Andrew Tridgell
fixed a warning
commit
|
commitdiff
|
tree
2008-05-31
Andrew Tridgell
check for requested buffer size in getinfo call
commit
|
commitdiff
|
tree
2008-05-31
Andrew Tridgell
more useful output in scan
commit
|
commitdiff
|
tree
2008-05-30
Andrew Tridgell
implemented client side SMB2 signing
commit
|
commitdiff
|
tree
2008-05-30
Andrew Tridgell
two more places where the wrong type is passed to PyArg_Pars...
commit
|
commitdiff
|
tree
2008-05-30
Andrew Tridgell
fixed a segv in the python messaging code on 64 bit...
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
Merge branch 'v4-0-test' of ssh://git.samba.org/data...
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
the docs shows that this is a o16s32 blob
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
don't emulate broken SMB2 locking behaviour from windows
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
Merge branch 'v4-0-test' of ssh://git.samba.org/data...
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
merged gentest.c and gentest_smb2.c
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
fixed the error code for bad SMB2 ioctls
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
fix from WSPP SMB2 test 11
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
check maximal_access here too
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
test the maximal access return
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
added support for returning the maximal access MXAC...
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
querying the ACCESS_INFORMATION is always allowed
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
SEC_FILE_READ_ATTRIBUTE is only automatically granted...
commit
|
commitdiff
|
tree
2008-05-29
Andrew Tridgell
fixed offset for maximal access response
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
check the set of file attributes which are ignored
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
fixed current_op.mismatch for more cases
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
fixed create_action for truncated files
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added --noacls options and checking for same mismatch...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
SMB2 doesn't have NAME_INFORMATION level
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
updated comment based on MS-SMB2 docs
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
check that we can't change a file to a directory
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added testing of some strange read semantics on windows
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
generate security descriptors in gentest_smb2
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
don't allow a file to be changed to a directory with...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
add testing of creating a file with an initial ACL...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added a newline at the end of the IDL
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
Merge branch 'v4-0-test' of ssh://git.samba.org/data...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
test unknown tags and bad tag lengths
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added some of the new SMB2 create tags to gentest_smb2
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
ensure we don't change the incoming blobs in a SMB2...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added testing of SMB2 create blobs
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
implement the documented SMB2 create blobs in the server
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
expose a function for pushing all SMB2 create blobs
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added support for all of the known SMB2 create tags...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
Merge branch 'v4-0-test' of ssh://git.samba.org/data...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
Merge branch 'v4-0-test' of ssh://git.samba.org/data...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
expanded the SMB2-READ test, including the windows...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
add exceptions for some of the strange windows SMB2...
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
answer SMB2_ALL_EAS qfileinfo
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added --valid option to gentest_smb2
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
added --skip-cleanup to gentest
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
fixed error code for write on a directory
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
fix error code for read on a directory
commit
|
commitdiff
|
tree
2008-05-28
Andrew Tridgell
make sure we send a reply packet for bad create options
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
fixed uninitialised variable
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
fixed file_attributes test
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
ensure that we honor SMB2 read min_count properly
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
added a basic SMB2 read test suite
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
re-enable some tests
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
enforce lock ordering in SMB2
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
added support for the output fields of SMB2 close
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
added some SMB2 locking tests from gentest
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
another attempt at the damn SEC_STD_SYNCHRONIZE flag
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
it seems that lock flags are only validated when UNLOCK...
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
disable the SEC_STD_SYNCHRONIZE test until we know...
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
another gentest derived test
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
make the SEC_STD_SYNCHRONIZE test more specific
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
SEC_STD_SYNCHRONIZE is only invalid on SMB2
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
expanded the SMB2 create testing
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
check for some more invalid bits in smb2 create
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
Vista returns ACCESS_DENIED here
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
add a mask of invalid security bits
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
cope better with read only files in smb2_deltree
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
cleanup some warnings and add --skip-cleanup
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
check invalid create options in the right order
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
don't alter the in blobs in a SMB2 create, otherwise...
commit
|
commitdiff
|
tree
2008-05-27
Andrew Tridgell
the start of a SMB2 create test suite
commit
|
commitdiff
|
tree
2008-05-26
Andrew Tridgell
remove temporary test code
commit
|
commitdiff
|
tree
2008-05-26
Andrew Tridgell
stricter checks for valid inputs in SMB2 open and lock
commit
|
commitdiff
|
tree
2008-05-26
Andrew Tridgell
check use of mincnt past EOF in SMB
commit
|
commitdiff
|
tree
2008-05-26
Andrew Tridgell
fill in reserved field on SMB2 flush
commit
|
commitdiff
|
tree
2008-05-26
Andrew Tridgell
allow larger streams using the TDB backend
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
fix make test for EAs again
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
Merge commit 'origin/v4-0-test' into v4-0-test
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
SMB2 read returns NT_STATUS_END_OF_FILE on read past...
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
fixes for EAs and filename in gentest_smb2 results
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
added a --noeas option to gentest_smb2
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
pass in the required alignment to the EA construction...
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
added a define for all valid file attributes
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
check for invalid file attribute values in create
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
Merge commit 'origin/v4-0-test' into v4-0-test
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
added testing of SMB2 setfileinfo in gentest_smb2
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
added EAs in the generated SMB2 create operation
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
added --maskindexing and qfileinfo testing
commit
|
commitdiff
|
tree
2008-05-22
Andrew Tridgell
minor cleanup in SMB2 getinfo test
commit
|
commitdiff
|
tree
next