summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15602: Another dependency fixJelmer Vernooij2007-10-101-1/+1
* r15599: Fix more popt dependencies - these should be the last onesJelmer Vernooij2007-10-102-4/+6
* r15598: Another dependency fixJelmer Vernooij2007-10-101-1/+1
* r15596: Fix another popt dependency issueJelmer Vernooij2007-10-101-1/+2
* r15595: Fix another broken dependency rlated to poptJelmer Vernooij2007-10-101-1/+1
* r15594: Remove another unused includeJelmer Vernooij2007-10-101-1/+0
* r15588: Fix the build of smbtorture.Rafal Szczesniak2007-10-101-0/+1
* r15586: Remove unused headerJelmer Vernooij2007-10-101-1/+0
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-102-1/+2
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r15530: added testing of generic CLDAP requests, looking at the rootDSE. JerryAndrew Tridgell2007-10-101-5/+91
* r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher2007-10-101-3/+3
* r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett2007-10-101-1/+1
* r15502: Typo fix.Rafal Szczesniak2007-10-101-1/+1
* r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett2007-10-101-1/+1
* r15499: This test can't run if the remote server won't let us open a policy h...Andrew Bartlett2007-10-101-1/+4
* r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak2007-10-104-11/+34
* r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display receivedRafal Szczesniak2007-10-101-0/+36
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-101-1/+1
* r15412: Put the test in a dangerous category.Rafal Szczesniak2007-10-101-0/+5
* r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak2007-10-103-1/+81
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-102-8/+9
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-38/+7
* r15344: Fix shared library buildJelmer Vernooij2007-10-101-4/+5
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+2
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-102-9/+9
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-106-6/+2
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+1