summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher3-18/+23
2007-10-10r11738: test larger read/write calls. If you run smbtorture with -X (to enableAndrew Tridgell1-2/+9
2007-10-10r11736: display EAs and streams in smb2 torture testsAndrew Tridgell1-0/+28
2007-10-10r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell7-58/+450
2007-10-10r11716: added a read/write testAndrew Tridgell1-0/+48
2007-10-10r11699: use create_complex_file() to setup a file with a wide range ofAndrew Tridgell1-0/+29
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell3-21/+100
2007-10-10r11695: added SMB2-SCAN torture test for scanning for active SMB2 opcodesAndrew Tridgell4-15/+81
2007-10-10r11693: added a full async composite function for SMB2 that does:Andrew Tridgell1-104/+7
2007-10-10r11692: added a full composite (async) spnego session setup for SMB2. ThisAndrew Tridgell1-66/+10
2007-10-10r11691: added reply buffer code checks and oplock flags for create request/replyAndrew Tridgell1-6/+9
2007-10-10r11687: filled in 3 more fields in the close replyAndrew Tridgell1-0/+3
2007-10-10r11681: filled in a few more smb2_create() fieldsAndrew Tridgell1-29/+40
2007-10-10r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell1-7/+45
2007-10-10r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell1-3/+35
2007-10-10r11678: - add suport for sgroup,replica vs. sgroup,replica testsStefan Metzmacher1-158/+114
2007-10-10r11677: print leading zerosStefan Metzmacher1-2/+2
2007-10-10r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher2-7/+4
2007-10-10r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell1-2/+36
2007-10-10r11673: - update the max_version of the owner when we get some recordsStefan Metzmacher1-3/+196
2007-10-10r11672: - add support for special group merge testsStefan Metzmacher1-2/+170
2007-10-10r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...Andrew Tridgell1-10/+30
2007-10-10r11666: filled in the basic session setup. Vista happily accepts the firstAndrew Tridgell1-6/+48
2007-10-10r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell1-11/+59
2007-10-10r11663: start of a SMB2 torture test. Just does a negprot and prints some fie...Andrew Tridgell4-2/+91
2007-10-10r11660: - the libcli/raw/ lib no longer uses the SMBCLI_REQUEST_SEND state, orAndrew Tridgell1-17/+2
2007-10-10r11639: fixed some create_time tests that should be change_time testsAndrew Tridgell1-5/+5
2007-10-10r11638: fixed handling of null volume name in RAW-QFSINFO testAndrew Tridgell1-4/+4
2007-10-10r11633: Fix some more warnings.Tim Potter1-0/+13
2007-10-10r11628: fixed a valgrind error in the rpc echo testAndrew Tridgell1-1/+1
2007-10-10r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter2-0/+25
2007-10-10r11625: NULL terminate list of strings. For some reason this wasn't causing aTim Potter1-0/+1
2007-10-10r11624: Use enum names instead of magic numbers.Tim Potter1-2/+2
2007-10-10r11554: make us able to run without depending on 127.0.0.1Stefan Metzmacher1-6/+8
2007-10-10r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett1-7/+8
2007-10-10r11527: Has this ever been run?Volker Lendecke1-0/+1
2007-10-10r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICKStefan Metzmacher1-0/+2
2007-10-10r11488: handle the stupid name release demand a windows there send...Stefan Metzmacher1-5/+22
2007-10-10r11484: test some multi homed record mergingStefan Metzmacher1-50/+563
2007-10-10r11480: demonstrate the only the positive name query response cares,Stefan Metzmacher1-7/+135
2007-10-10r11479: fix compiler warningStefan Metzmacher1-2/+2
2007-10-10r11478: add owned,active,multi homed vs. * sectionStefan Metzmacher1-341/+893
2007-10-10r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke4-9/+90
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell1-8/+8
2007-10-10r11453: Fix warning, for a case that just can't happen.Andrew Bartlett1-0/+3
2007-10-10r11429: - add owned,active,sgroup vs. unique, group and mhomed replicaStefan Metzmacher1-0/+321
2007-10-10r11426: add owned,active,normalgroup vs. * replica sectionsStefan Metzmacher1-0/+428
2007-10-10r11425: add owned,active,unique vs. multi homed sectionStefan Metzmacher1-0/+135
2007-10-10r11419: add owned,unique,active vs. special group replica sectionStefan Metzmacher1-0/+109
2007-10-10r11418: - add unique,owned,active vs. normal group sectionStefan Metzmacher1-24/+210