summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij51-140/+247
2007-10-10r14369: Remove obsolete headerJelmer Vernooij1-45/+0
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij13-0/+13
2007-10-10r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij3-28/+91
2007-10-10r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...Stefan Metzmacher1-2/+2
2007-10-10r14318: fix warningsStefan Metzmacher1-3/+0
2007-10-10r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher2-5/+4
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher31-367/+367
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell4-8/+26
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-1/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher32-482/+482
2007-10-10r14140: block SIGPIPE in smbtortureStefan Metzmacher1-0/+3
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-2/+2
2007-10-10r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell1-5/+85
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-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2-3/+3
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13931: fix dependenciesStefan Metzmacher1-4/+10
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij26-0/+42
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2-9/+32
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij6-0/+6
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer 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-10r13709: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13707: expanded the delete on close test some more, and make it easier toAndrew Tridgell1-47/+70
2007-10-10r13658: More moving around of files:Jelmer Vernooij2-2/+2
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij1-1/+1
2007-10-10r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2-5/+66
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett4-11/+34
2007-10-10r13551: Add an accessor function for the user sid.Andrew Bartlett1-0/+5
2007-10-10r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett2-11/+11
2007-10-10r13404: Comments, whitespace.Andrew Bartlett1-3/+4
2007-10-10r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett1-4/+7
2007-10-10r13381: Test the SamLogonEx SamLogon call in the schannel test. This is onlyAndrew Bartlett1-0/+117
2007-10-10r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett1-0/+29
2007-10-10r13373: Implement the -p option for smbtorture.James Peach1-2/+7
2007-10-10r13370: Added deltest21 - pull the rug out from a connection by socketJeremy Allison1-81/+90
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher24-1/+66
2007-10-10r13297: It's a good thing the shipment of function headers tridgeJeremy Allison1-221/+404
2007-10-10r13277: print a useful error message when test 17 failsAndrew Tridgell1-2/+2
2007-10-10r13275: With a liberal sprinkling of smb_raw_exit thisJeremy Allison1-9/+70
2007-10-10r13272: Re-arrange so all the normal tests we can pass come first.Jeremy Allison1-90/+92
2007-10-10r13271: Do the same tests with directories.Jeremy Allison1-2/+161
2007-10-10r13270: Add tests for even more insane delete-on-close semantics.Jeremy Allison1-0/+142
2007-10-10r13228: revert more stuff from 13208Stefan Metzmacher2-0/+3
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij4-129/+5
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij4-6/+127
2007-10-10r13182: Add first bits of browsing testsuite.Jelmer Vernooij3-1/+56