summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r16059: Remove accidential commitVolker Lendecke2007-10-101-1/+0
* r16058: Test a Join using SetUserInfo level 25, as XP does if the user did notVolker Lendecke2007-10-101-13/+86
* r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth...Volker Lendecke2007-10-102-10/+154
* r16044: Create a samba3 specific file in torture/rpc. The tests in there surviveVolker Lendecke2007-10-104-127/+995
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-1/+1
* r15962: fix a crash when connect failsStefan Metzmacher2007-10-101-0/+1
* r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher2007-10-103-1/+520
* r15950: another printf() crash on solarisAndrew Tridgell2007-10-101-84/+84
* r15947: Do the same test on setting allocation info.Jeremy Allison2007-10-101-2/+38
* r15946: Added check that proves that setpathinfo on anJeremy Allison2007-10-101-0/+38
* r15939: Add tests for userinfo call with username argument providedRafal Szczesniak2007-10-101-4/+41
* r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hintsVolker Lendecke2007-10-101-0/+4
* r15921: Include new headers.Rafal Szczesniak2007-10-102-2/+0
* r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make testVolker Lendecke2007-10-101-1/+1
* r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...Volker Lendecke2007-10-102-0/+128
* r15908: Mention ncalrpc in smbtorture help outputJelmer Vernooij2007-10-102-2/+92
* r15902: more test code that should be using d_printf()Andrew Tridgell2007-10-101-3/+3
* r15898: use d_printf() in some more places to fix more torture seg faults onAndrew Tridgell2007-10-102-30/+30
* r15897: switch to d_printf() in the libnet_share test, and neaten up the codeAndrew Tridgell2007-10-101-20/+25
* r15892: Remove the COM management code - DCOM should beJelmer Vernooij2007-10-103-115/+0
* r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell2007-10-101-3/+5
* r15865: using dirname for a variable isn't that good,Stefan Metzmacher2007-10-102-43/+43
* r15862: add a LOCAL-EVENT torture testStefan Metzmacher2007-10-103-1/+129
* r15836: Test an invalid DOS share mode.Volker Lendecke2007-10-101-1/+34
* r15821: Fix static library build.Jelmer Vernooij2007-10-102-3/+8
* r15819: Use updated API in smbtorture, use UI tools in registry tests.Jelmer Vernooij2007-10-102-39/+21
* r15818: Improve UI utilities: allow format strings and add some convenience m...Jelmer Vernooij2007-10-102-6/+56
* r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher2007-10-103-1/+218
* r15813: Use labs() rather than abs() for 32-bit integers. Caught by the IBM c...Jelmer Vernooij2007-10-101-3/+3
* r15803: the SMB2 server gives NT_STATUS_NOT_FOUND instead of NT_STATUS_INVALI...Stefan Metzmacher2007-10-101-0/+6
* r15788: Do not crash when no result is returnedSimo Sorce2007-10-101-0/+4
* r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ...Simo Sorce2007-10-101-0/+1
* r15784: Redesign of NET-API-RPCCONNECT tests to cover more cases of usage.Rafal Szczesniak2007-10-102-76/+136
* r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2007-10-101-4/+4
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+1
* r15759: samba4 currently only supports read sizes up to with UINT16_MAXStefan Metzmacher2007-10-101-0/+2
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-104-26/+26
* r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher2007-10-103-5/+10
* r15713: - initialize ntioctl.in.max_data and ntioctl.in.blobStefan Metzmacher2007-10-101-1/+4
* r15706: This is a very specific test that helps me in making sure I don't scr...Volker Lendecke2007-10-101-0/+150
* r15690: - disable the lock cancel test against samba3Stefan Metzmacher2007-10-101-0/+10
* r15685: let samba3 pass RAW-READ and ignore one bugStefan Metzmacher2007-10-101-1/+6
* r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.Rafal Szczesniak2007-10-102-0/+165
* r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher2007-10-101-1/+3
* r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2007-10-101-0/+2
* r15628: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r15626: Modify the tests to fit them in current changes in libnetRafal Szczesniak2007-10-103-13/+54
* r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...Stefan Metzmacher2007-10-101-5/+668
* r15606: Fix another dependencyJelmer Vernooij2007-10-101-0/+1
* r15605: Yet another dependencies fixJelmer Vernooij2007-10-101-1/+2