summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15892: Remove the COM management code - DCOM should beJelmer Vernooij1-1/+0
2007-10-10r15862: add a LOCAL-EVENT torture testStefan Metzmacher1-0/+1
2007-10-10r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher1-0/+1
2007-10-10r15594: Remove another unused includeJelmer Vernooij1-1/+0
2007-10-10r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak1-0/+1
2007-10-10r15014: added a simple batch oplock benchmarkAndrew Tridgell1-0/+1
2007-10-10r14817: rename some testsStefan Metzmacher1-2/+4
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-7/+7
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-74/+0
2007-10-10r14525: Sort list of torture tests alphabeticallyJelmer Vernooij1-19/+16
2007-10-10r14524: Make TORTURE_NET a separate moduleJelmer Vernooij1-17/+5
2007-10-10r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij1-338/+6
2007-10-10r14519: Put base registration in a seperate file, as well as someJelmer Vernooij1-1596/+62
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-5/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14437: fix warningsStefan Metzmacher1-2/+2
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-96/+3
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij1-22/+82
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-1/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-1/+1
2007-10-10r14140: block SIGPIPE in smbtortureStefan Metzmacher1-0/+3
2007-10-10r14040: report errors betterStefan Metzmacher1-0/+2
2007-10-10r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher1-7/+10
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the serverAndrew Tridgell1-2/+3
2007-10-10r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij1-0/+3
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher1-1/+3
2007-10-10r13373: Implement the -p option for smbtorture.James Peach1-2/+7
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+13
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij1-1/+0
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-0/+1
2007-10-10r13182: Add first bits of browsing testsuite.Jelmer Vernooij1-0/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke1-0/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij1-0/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+1
2007-10-10r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij1-1/+1
2007-10-10r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-8/+4
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke1-1/+0
2007-10-10r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher1-1/+0
2007-10-10r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will beAndrew Tridgell1-0/+1