summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett1-0/+56
2007-10-10r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher4-7/+7
2007-10-10r17956: LSA Cleanup!Andrew Bartlett2-15/+97
2007-10-10r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett1-2/+2
2007-10-10r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak1-1/+1
2007-10-10r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak1-8/+19
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij12-12/+7
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