Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16152: Support multiple output formats for those tests using the ui and add ... | Jelmer Vernooij | 1 | -1/+45 |
2007-10-10 | r16151: |= fix found by metze | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl... | Volker Lendecke | 3 | -0/+323 |
2007-10-10 | r16140: How on earth does this work on most build farm machines.... ? | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo... | Volker Lendecke | 1 | -4/+10 |
2007-10-10 | r16059: Remove accidential commit | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r16058: Test a Join using SetUserInfo level 25, as XP does if the user did not | Volker Lendecke | 1 | -13/+86 |
2007-10-10 | r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth... | Volker Lendecke | 2 | -10/+154 |
2007-10-10 | r16044: Create a samba3 specific file in torture/rpc. The tests in there survive | Volker Lendecke | 4 | -127/+995 |
2007-10-10 | r16036: Add a couple of new functions to corretly deal with timeouts. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r15962: fix a crash when connect fails | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15957: - add a test that fetches the schema from an windows LDAP server, | Stefan Metzmacher | 3 | -1/+520 |
2007-10-10 | r15950: another printf() crash on solaris | Andrew Tridgell | 1 | -84/+84 |
2007-10-10 | r15947: Do the same test on setting allocation info. | Jeremy Allison | 1 | -2/+38 |
2007-10-10 | r15946: Added check that proves that setpathinfo on an | Jeremy Allison | 1 | -0/+38 |
2007-10-10 | r15939: Add tests for userinfo call with username argument provided | Rafal Szczesniak | 1 | -4/+41 |
2007-10-10 | r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hints | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r15921: Include new headers. | Rafal Szczesniak | 2 | -2/+0 |
2007-10-10 | r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make test | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI... | Volker Lendecke | 2 | -0/+128 |
2007-10-10 | r15908: Mention ncalrpc in smbtorture help output | Jelmer Vernooij | 2 | -2/+92 |
2007-10-10 | r15902: more test code that should be using d_printf() | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r15898: use d_printf() in some more places to fix more torture seg faults on | Andrew Tridgell | 2 | -30/+30 |
2007-10-10 | r15897: switch to d_printf() in the libnet_share test, and neaten up the code | Andrew Tridgell | 1 | -20/+25 |
2007-10-10 | r15892: Remove the COM management code - DCOM should be | Jelmer Vernooij | 3 | -115/+0 |
2007-10-10 | r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64) | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r15865: using dirname for a variable isn't that good, | Stefan Metzmacher | 2 | -43/+43 |
2007-10-10 | r15862: add a LOCAL-EVENT torture test | Stefan Metzmacher | 3 | -1/+129 |
2007-10-10 | r15836: Test an invalid DOS share mode. | Volker Lendecke | 1 | -1/+34 |
2007-10-10 | r15821: Fix static library build. | Jelmer Vernooij | 2 | -3/+8 |
2007-10-10 | r15819: Use updated API in smbtorture, use UI tools in registry tests. | Jelmer Vernooij | 2 | -39/+21 |
2007-10-10 | r15818: Improve UI utilities: allow format strings and add some convenience m... | Jelmer Vernooij | 2 | -6/+56 |
2007-10-10 | r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an... | Stefan Metzmacher | 3 | -1/+218 |
2007-10-10 | r15813: Use labs() rather than abs() for 32-bit integers. Caught by the IBM c... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15803: the SMB2 server gives NT_STATUS_NOT_FOUND instead of NT_STATUS_INVALI... | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r15788: Do not crash when no result is returned | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ... | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r15784: Redesign of NET-API-RPCCONNECT tests to cover more cases of usage. | Rafal Szczesniak | 2 | -76/+136 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15759: samba4 currently only supports read sizes up to with UINT16_MAX | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 4 | -26/+26 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 3 | -5/+10 |
2007-10-10 | r15713: - initialize ntioctl.in.max_data and ntioctl.in.blob | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r15706: This is a very specific test that helps me in making sure I don't scr... | Volker Lendecke | 1 | -0/+150 |
2007-10-10 | r15690: - disable the lock cancel test against samba3 | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r15685: let samba3 pass RAW-READ and ignore one bug | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function. | Rafal Szczesniak | 2 | -0/+165 |
2007-10-10 | r15656: for NT IOCTL's we need to control the max_data field for some calls | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r15640: - NT IOCTL calls also have an 'in' data_blob | Stefan Metzmacher | 1 | -0/+2 |