summaryrefslogtreecommitdiffstats
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2007-10-101-153/+108
* r2056: Allow the compiler to check this format string.Andrew Bartlett2007-10-101-3/+4
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2007-10-101-6/+3
* r1793: try to bind multiple times as anonimous and userSimo Sorce2007-10-101-1/+44
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-101-0/+3
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-756/+756
* r1636: improved the negnowait test so it is standalone (taking advantage of t...Andrew Tridgell2007-10-101-4/+36
* r1628: - fixed the comment on run_deferopen. (I also think that theAndrew Tridgell2007-10-101-102/+65
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-101-0/+1
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-1/+1
* r1481: add idl file and torture test dummiesStefan Metzmacher2007-10-101-1/+1
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-101-0/+1
* r1403: commit volkers initial RAP torture testStefan Metzmacher2007-10-101-1/+2
* r1402: we should prompt for a password if it's not given by -UStefan Metzmacher2007-10-101-1/+0
* r1228: use int64_t instead of long longStefan Metzmacher2007-10-101-3/+3
* r1173: A quick little test to show that we cannot bind twice to a single endp...Andrew Bartlett2007-10-101-0/+1
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-16/+16
* r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison2007-10-101-0/+13
* r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison2007-10-101-0/+61
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-101-1/+2
* r1039: Remove description of unexisting option.Jelmer Vernooij2007-10-101-1/+0
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-7/+7
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-2/+2
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-5/+5
* r892: Actually add the NTLMSSP self-check torture code this time...Andrew Bartlett2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-5/+5
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-12/+12
* r882: - create TORTURE_AUTH SUBSYSTEMStefan Metzmacher2007-10-101-1/+1
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-0/+1
* r863: Added test to ensure an open and locked file can be truncated by a seco...Jeremy Allison2007-10-101-0/+72
* r821: prompt user for password if not given by -U user%passStefan Metzmacher2007-10-101-3/+15
* r741: Test from Volker in RAW-OPEN for truncating a file containing locks.Jeremy Allison2007-10-101-1/+32
* r386: Another torture test to survive.Volker Lendecke2007-10-101-0/+66
* r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell2007-10-101-1/+6
* - moved some of the base tests into torture/basic/Andrew Tridgell2004-03-261-0/+1
* added the -C option to smbtortureAndrew Tridgell2004-03-091-16/+79
* greatly improved NBENCH netbench simulatorAndrew Tridgell2004-03-091-159/+29
* added the simple HOLDCON torture test. This is used to establishAndrew Tridgell2004-02-211-0/+56
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-191/+187
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-657/+657
* This would appear to restore smbtorture to be able to use the syntaxAndrew Bartlett2004-02-031-1/+3
* allow the specification of full dcerpc endpoint binding strings on theAndrew Tridgell2003-12-151-125/+10
* switch off the default of ntlmssp on rpc on smb as some windows pipesAndrew Tridgell2003-12-151-1/+1
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-0/+11
* add the ntlmssp calls back into smbtorture on rpc over tcp. The samba4Andrew Tridgell2003-12-131-1/+1
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-1/+1
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-6/+5
* started adding netlogon IDL and test suiteAndrew Tridgell2003-12-011-0/+1
* the beginnings of an automated tool for working out IDL properties ofAndrew Tridgell2003-11-281-0/+1