Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7657: test addone again after request timeout and destruction to ensure the ... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r7656: added testing of rpc request timeouts and destruction | Andrew Tridgell | 1 | -0/+62 |
2007-10-10 | r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET test | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7650: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu... | Stefan Metzmacher | 1 | -2/+12 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 14 | -20/+21 |
2007-10-10 | r7628: Unused variables. | Tim Potter | 1 | -4/+0 |
2007-10-10 | r7626: a new ldap client library. Main features are: | Andrew Tridgell | 2 | -93/+81 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7580: - add GetPrinterDriverDirectory() idl, torture test and server code | Stefan Metzmacher | 1 | -5/+79 |
2007-10-10 | r7574: - seperate [in] and [out] buffers and buf_sizes | Stefan Metzmacher | 1 | -90/+50 |
2007-10-10 | r7530: Simply calling convention of lp_load(). | Andrew Bartlett | 5 | -5/+5 |
2007-10-10 | r7528: cleaned up the QueryDisplayInfo_continue test | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r7525: Unify lp_load(), load_interfaces and logging setup into popt(). | Andrew Bartlett | 2 | -9/+0 |
2007-10-10 | r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot. | Andrew Bartlett | 1 | -16/+17 |
2007-10-10 | r7507: fixed the problem with users being shown too many times in acl | Andrew Tridgell | 1 | -0/+45 |
2007-10-10 | r7494: added --maximum-runtime to smbtorture as well. I have seen smbtorture | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r7491: libnet functions used in tests have different names now. | Rafal Szczesniak | 3 | -24/+24 |
2007-10-10 | r7487: check both files before and after setting the attribs on file1 | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it | Tim Potter | 1 | -2/+2 |
2007-10-10 | r7479: ifdef out some more stuff to fix compiler warnings. | Tim Potter | 1 | -1/+3 |
2007-10-10 | r7464: add newline to printf | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r7431: this should fix the bug that mkaplan and I noticed which is that | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r7426: add an option to disable progress output | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r7401: add config option to disable the TestSleep() test | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r7384: I've forgotten to commit test source. | Rafal Szczesniak | 1 | -0/+131 |
2007-10-10 | r7383: Add CreateUser test to torture suite. | Rafal Szczesniak | 2 | -1/+3 |
2007-10-10 | r7369: allow no entries returned by Enum*() | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r7365: Remove unused variables. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7358: make the irpc test use two messaging contexts, not one, so it better | Andrew Tridgell | 1 | -10/+15 |
2007-10-10 | r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a... | Stefan Metzmacher | 1 | -0/+49 |
2007-10-10 | r7342: submit a test job for each printer and delete this job | Stefan Metzmacher | 1 | -3/+55 |
2007-10-10 | r7340: fix the build | Stefan Metzmacher | 1 | -5/+9 |
2007-10-10 | r7333: Pause and resume each printer | Stefan Metzmacher | 1 | -0/+72 |
2007-10-10 | r7329: test some more PrinterData values | Stefan Metzmacher | 1 | -2/+9 |
2007-10-10 | r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r7325: Add composite domain open test. | Rafal Szczesniak | 2 | -1/+3 |
2007-10-10 | r7324: Torture test for composite domain open function. | Rafal Szczesniak | 1 | -0/+116 |
2007-10-10 | r7321: add nbtd statistics serving over irpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop, | Andrew Tridgell | 1 | -3/+73 |
2007-10-10 | r7294: implemented the irpc messaging system. This is the core of the | Andrew Tridgell | 4 | -1/+95 |
2007-10-10 | r7195: - Fix echo pipe | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r7180: Missed fixing the shutdown for 1 process... | Jeremy Allison | 1 | -1/+6 |
2007-10-10 | r7178: If we're using one process in NETBENCH simultion only open one | Jeremy Allison | 1 | -5/+14 |
2007-10-10 | r7159: Improve the messages from pidl's validator module. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r7120: make use of the new 'noopnum' property and get rid of handwritten | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r7117: Move more manpages to the source repository | Jelmer Vernooij | 4 | -0/+626 |
2007-10-10 | r6975: Test opening filenames with control characters in fails | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r6961: Add RPC-WINREG to list of win2k3 tests | Jelmer Vernooij | 1 | -17/+26 |