summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell4-10/+13
2007-10-10r7689: Add new file from previous commit (seperate file for session key test).Andrew Bartlett1-0/+1
2007-10-10r7686: Check for a type of invalid account name.Andrew Bartlett1-0/+1
2007-10-10r7685: Simply the test for session key logic, so we pass against NT4.Andrew Bartlett2-34/+191
2007-10-10r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2-0/+35
2007-10-10r7675: Use correct memory context for anonymous session setup auth contextAndrew Bartlett1-0/+21
2007-10-10r7657: test addone again after request timeout and destruction to ensure the ...Andrew Tridgell1-3/+2
2007-10-10r7656: added testing of rpc request timeouts and destructionAndrew Tridgell1-0/+62
2007-10-10r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET testAndrew Tridgell1-1/+3
2007-10-10r7650: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...Stefan Metzmacher1-2/+12
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell14-20/+21
2007-10-10r7628: Unused variables.Tim Potter1-4/+0
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell2-93/+81
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-4/+4
2007-10-10r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher1-5/+79
2007-10-10r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher1-90/+50
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett5-5/+5
2007-10-10r7528: cleaned up the QueryDisplayInfo_continue testAndrew Tridgell1-4/+2
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-1/+2
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2-9/+0
2007-10-10r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot.Andrew Bartlett1-16/+17
2007-10-10r7507: fixed the problem with users being shown too many times in aclAndrew Tridgell1-0/+45
2007-10-10r7494: added --maximum-runtime to smbtorture as well. I have seen smbtortureAndrew Tridgell1-0/+19
2007-10-10r7491: libnet functions used in tests have different names now.Rafal Szczesniak3-24/+24
2007-10-10r7487: check both files before and after setting the attribs on file1Stefan Metzmacher1-0/+7
2007-10-10r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get itTim Potter1-2/+2
2007-10-10r7479: ifdef out some more stuff to fix compiler warnings.Tim Potter1-1/+3
2007-10-10r7464: add newline to printfStefan Metzmacher1-7/+7
2007-10-10r7431: this should fix the bug that mkaplan and I noticed which is thatAndrew Tridgell1-0/+8
2007-10-10r7426: add an option to disable progress outputStefan Metzmacher1-2/+6
2007-10-10r7401: add config option to disable the TestSleep() testStefan Metzmacher1-1/+5
2007-10-10r7384: I've forgotten to commit test source.Rafal Szczesniak1-0/+131
2007-10-10r7383: Add CreateUser test to torture suite.Rafal Szczesniak2-1/+3
2007-10-10r7369: allow no entries returned by Enum*()Stefan Metzmacher1-5/+20
2007-10-10r7365: Remove unused variables.Tim Potter1-2/+0
2007-10-10r7358: make the irpc test use two messaging contexts, not one, so it betterAndrew Tridgell1-10/+15
2007-10-10r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a...Stefan Metzmacher1-0/+49
2007-10-10r7342: submit a test job for each printer and delete this jobStefan Metzmacher1-3/+55
2007-10-10r7340: fix the buildStefan Metzmacher1-5/+9
2007-10-10r7333: Pause and resume each printerStefan Metzmacher1-0/+72
2007-10-10r7329: test some more PrinterData valuesStefan Metzmacher1-2/+9
2007-10-10r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher1-4/+7
2007-10-10r7325: Add composite domain open test.Rafal Szczesniak2-1/+3
2007-10-10r7324: Torture test for composite domain open function.Rafal Szczesniak1-0/+116
2007-10-10r7321: add nbtd statistics serving over irpcAndrew Tridgell1-1/+1
2007-10-10r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop,Andrew Tridgell1-3/+73
2007-10-10r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell4-1/+95
2007-10-10r7195: - Fix echo pipeJelmer Vernooij1-6/+3
2007-10-10r7180: Missed fixing the shutdown for 1 process...Jeremy Allison1-1/+6