summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning aboutAndrew Bartlett2007-10-101-1/+1
* r21697: Try to cover the 'bad session key' codepaths too.Andrew Bartlett2007-10-101-0/+54
* r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer forAndrew Bartlett2007-10-101-28/+78
* r21694: Some more testing updates.Jelmer Vernooij2007-10-103-2/+3
* r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test toAndrew Bartlett2007-10-102-51/+14
* r21691: Add testsuite for lib/charsetJelmer Vernooij2007-10-102-0/+2
* r21688: Add simple tests for genrandJelmer Vernooij2007-10-102-0/+2
* r21674: Fix argumentJelmer Vernooij2007-10-101-2/+2
* r21671: Add initial simple tests for socket wrapperJelmer Vernooij2007-10-102-0/+2
* r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach2007-10-102-15/+14
* r21662: More samr testsJelmer Vernooij2007-10-101-0/+110
* r21661: Put direction in test nameJelmer Vernooij2007-10-101-1/+1
* r21660: Add another testJelmer Vernooij2007-10-101-0/+14
* r21659: Rename functions.James Peach2007-10-102-2/+2
* r21658: Add some tests for SAMR NDRJelmer Vernooij2007-10-103-1/+91
* r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij2007-10-108-774/+7
* r21653: Add two more tdr tests.Jelmer Vernooij2007-10-101-0/+32
* r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.James Peach2007-10-103-0/+395
* r21590: add RPC-HANDLES-MIXED-SHARED test, which shows thatStefan Metzmacher2007-10-101-0/+136
* r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstratesStefan Metzmacher2007-10-102-1/+247
* r21580: Add generic target for test coverage data.Jelmer Vernooij2007-10-101-0/+2
* r21570: added a RPC-HANDLES test that tries to show that rpc policy handlesAndrew Tridgell2007-10-103-1/+214
* r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij2007-10-101-2/+2
* r21539: try to get rid of all valgrind warnings...Stefan Metzmacher2007-10-101-26/+21
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-6/+6
* r21533: try to get rid of the valgrind warnings of uninitialized memoryStefan Metzmacher2007-10-101-1/+1
* r21524: don't send unitialized data to the socketStefan Metzmacher2007-10-101-1/+1
* r21523: fix a valgrind warning, we write the struct content to the file and s...Stefan Metzmacher2007-10-101-0/+1
* r21519: when we want to send non initialized data, thenStefan Metzmacher2007-10-101-0/+1
* r21514: move away from a hardcoded "smbtorturedc"Stefan Metzmacher2007-10-101-31/+67
* r21504: for simo...Stefan Metzmacher2007-10-101-1/+1
* r21502: add a very useful option "become dc:donnot leave=yes"Stefan Metzmacher2007-10-101-0/+5
* r21491: Verify that the DNS domain name is filled in on GUID searches in theAndrew Bartlett2007-10-101-0/+32
* r21476: Add another test for EnumValue.Jelmer Vernooij2007-10-101-0/+11
* r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector"Stefan Metzmacher2007-10-103-7/+180
* r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij2007-10-102-3/+7
* r21429: Fix the build.Jelmer Vernooij2007-10-101-1/+1
* r21426: Add more spoolss tests.Jelmer Vernooij2007-10-101-0/+190
* r21425: Add ReplyClosePrinter.Jelmer Vernooij2007-10-101-0/+13
* r21424: Add FindClosePrinterNotify.Jelmer Vernooij2007-10-101-0/+12
* r21423: Extend testsuite, check that all bytes have been consumed. DsBind fai...Jelmer Vernooij2007-10-104-4/+162
* r21421: Fix a memleak. This made tdb look considerably worse than necessary.Volker Lendecke2007-10-101-0/+2
* r21418: Return the ratio as wellSimo Sorce2007-10-101-2/+8
* r21416: add missing fileJelmer Vernooij2007-10-101-0/+305
* r21415: Add tests for spoolss and drsuapi. Still need to add validators.Jelmer Vernooij2007-10-103-1/+121
* r21408: Remove test that uses empty array.Jelmer Vernooij2007-10-101-3/+0
* r21403: Add netlogon tests.Jelmer Vernooij2007-10-103-1/+124
* r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij2007-10-107-224/+191
* r21381: dfs tests.Jelmer Vernooij2007-10-103-2/+125
* r21378: Add simple NDR epmap test.Jelmer Vernooij2007-10-103-1/+81