1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
Commit Graph

873 Commits

Author SHA1 Message Date
Andrew Tridgell
b69f54eb02 thanks to ntfsd and some google searches I worked out what the unknown
fields in level 261 and level 262 of directory search are, plus the
names of the levels

the unknown fields are a 64bit unique file id, and match the 64 bit
number from the internal_information qfileinfo level
0001-01-01 00:00:00 +00:00
Andrew Tridgell
723af7f097 I think I've finally got the ascii/unicode issues right in trans2 find
first

Also expanded the rename test a little
0001-01-01 00:00:00 +00:00
Andrew Tridgell
a56f6896bf expanded the RAW-READ test to make it clearer that all locks conflict
in SMBlockread, not just other peoples locks (error in spec)
0001-01-01 00:00:00 +00:00
Andrew Tridgell
19abdace95 fix a segv when server doesn't support ATTRIBUTE_TAG_INFORMATION 0001-01-01 00:00:00 +00:00
Andrew Tridgell
02d068ba7d more fixes from the IRIX compiler (thanks herb!) 0001-01-01 00:00:00 +00:00
Andrew Tridgell
4cf3839b72 more fixes from the IRIX compiler (thanks herb!) 0001-01-01 00:00:00 +00:00
Andrew Tridgell
c770603ac6 fixed some places where we don't brace (flags & STR_UNICODE)
this fixes the samba4 server with ascii clients
0001-01-01 00:00:00 +00:00
Andrew Tridgell
4059fbcf02 a few build fixes to try to get irix building 0001-01-01 00:00:00 +00:00
Andrew Tridgell
04b60864a6 don't give detailed errors for levels that fail 0001-01-01 00:00:00 +00:00
Andrew Tridgell
9f395dd768 test resume by name before resume by flags 0001-01-01 00:00:00 +00:00
Jeremy Allison
d623a51da0 Print out position info, ensure NT_RENAME info level only works
in a directory.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
c4cc40c5c8 Extended seek tests to check position information.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
3eef35e581 added the ancient SMBcreate operation to the testsuite and client lib 0001-01-01 00:00:00 +00:00
Andrew Tridgell
b47737b00b added SMBopen to gentest 0001-01-01 00:00:00 +00:00
Andrew Tridgell
401fce169e added seek to gentest 0001-01-01 00:00:00 +00:00
Andrew Tridgell
66691dc958 added read/write seek testing 0001-01-01 00:00:00 +00:00
Andrew Tridgell
74be55efdc - added a raw smb scanner
- its not a root_fid in ntrename
0001-01-01 00:00:00 +00:00
Andrew Tridgell
595be06a42 - added test for position_information via paths 0001-01-01 00:00:00 +00:00
Andrew Tridgell
163970bda6 - expanded the ntrename test
- expanded seek test - the position information is handle specific!
0001-01-01 00:00:00 +00:00
Andrew Tridgell
2b464472c1 - added SMBntrename test suite
- allow username of form DOMAIN\username or DOMAIN/username

- added ntrename to gentest
0001-01-01 00:00:00 +00:00
Andrew Tridgell
ef819249ec - cope with servers that don't properly implement SMBexit
- add the pidhigh test to the locking test

- expand the rename and unlink testing

- test a wider range of offsets in RAW-READ
0001-01-01 00:00:00 +00:00
Andrew Tridgell
b8aa4a9a8f make sure we give the chosen workgroup in gentest 0001-01-01 00:00:00 +00:00
Andrew Tridgell
b0510b5428 first public release of samba4 code 0001-01-01 00:00:00 +00:00