summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17858: Add new libnet domain open tests.Rafal Szczesniak2-1/+291
2007-10-10r17857: A couple of new tests.Rafal Szczesniak3-0/+90
2007-10-10r17827: Fix an error messageVolker Lendecke1-2/+2
2007-10-10r17826: Add line numbers to the d_printfsVolker Lendecke1-19/+28
2007-10-10r17787: ifdef out unused macros and generate a smb_panic()Stefan Metzmacher1-2/+24
2007-10-10r17786: remove unused macros, fix compiler warningsStefan Metzmacher2-21/+0
2007-10-10r17785: fix compiler warningsStefan Metzmacher4-15/+6
2007-10-10r17742: make the casts explicit and remove compiler warningsStefan Metzmacher1-18/+18
2007-10-10r17717: this cried for bugs...and they happened...Stefan Metzmacher1-10/+30
2007-10-10r17671: Update the tests according to changes in libnet context.Rafal Szczesniak2-7/+8
2007-10-10r17624: Samba3 does not yet do getprinterinfo level 6Volker Lendecke1-0/+5
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher6-6/+6
2007-10-10r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202Stefan Metzmacher2-0/+2
2007-10-10r17538: this function should be static...Stefan Metzmacher1-1/+1
2007-10-10r17522: Fix another declaration after statement.Andrew Bartlett1-1/+1
2007-10-10r17517: Fix declaration after statement, which breaks the build on older GCC.Andrew Bartlett1-3/+3
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-4/+4
2007-10-10r17494: add tests for the example values from rfc 1320 (MD4)Stefan Metzmacher2-0/+2
2007-10-10r17492: add a test with the example values from rfc1321 (MD5)Stefan Metzmacher2-0/+2
2007-10-10r17491: I forgot to commit this...fix make test...sorry:-)Stefan Metzmacher1-0/+2
2007-10-10r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher1-0/+3
2007-10-10r17484: Make last version of the function generating random set of changesRafal Szczesniak1-97/+124
2007-10-10r17478: Add BENCH-READWRITE test to simulate read/write workload from simulta...Alexander Bokovoy1-1/+493
2007-10-10r17471: Add a function generating pseudorandom set of changes to testRafal Szczesniak1-10/+126
2007-10-10r17449: Add another field to the test before expanding the whole testRafal Szczesniak1-0/+13
2007-10-10r17442: print out credentials on the "secret" objectClass and "trustedDomain"Stefan Metzmacher1-0/+18
2007-10-10r17417: Try to fix random failures in the build farm for 3_0.Volker Lendecke1-0/+10
2007-10-10r17256: fix 2 crash bugs, which are introduced by making parametersStefan Metzmacher1-0/+3
2007-10-10r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntaxAndrew Tridgell1-1/+2
2007-10-10r17205: Even if this makes me look foolish, at least start to scratch on the ...Volker Lendecke2-24/+308
2007-10-10r17187: Beginnings of a little lsa walker for Samba3, if only to prevent theVolker Lendecke2-0/+78
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-3/+3
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-6/+6
2007-10-10r17141: Prove that create dispositions with truncate andJeremy Allison1-0/+71
2007-10-10r17139: Checking in Volker's extended oplock test.Jeremy Allison2-87/+121
2007-10-10r17104: Rename function parameters and variables to avoid shadowing globalAndrew Bartlett1-10/+10
2007-10-10r17099: Samba3 now passes RAW-LOCK completely, no need forJeremy Allison1-10/+0
2007-10-10r17085: reuse the existing sec_desc_buf structStefan Metzmacher1-1/+1
2007-10-10r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke3-19/+293
2007-10-10r17074: Extend the rpc-samba3-getusername test: This creates a normal user an...Volker Lendecke1-49/+275
2007-10-10r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 againVolker Lendecke1-2/+5
2007-10-10r17065: NT4 does not like "0" here, W2k3 does not care...Volker Lendecke1-1/+1
2007-10-10r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2-23/+265
2007-10-10r17020: pass the real error to the failing requestsStefan Metzmacher2-3/+3
2007-10-10r17015: add a test that closes the tcp connection with an outstandingStefan Metzmacher1-0/+67
2007-10-10r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli...Volker Lendecke1-3/+35
2007-10-10r16982: fix compiler warning, gentest will not use any SMB2 levels...Stefan Metzmacher1-0/+2
2007-10-10r16981: check the returned valuesStefan Metzmacher1-1/+19
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2-165/+176
2007-10-10r16977: do a few more notify testsStefan Metzmacher1-4/+70