Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17787: ifdef out unused macros and generate a smb_panic() | Stefan Metzmacher | 1 | -2/+24 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -7/+2 |
2007-10-10 | r11676: as tridge uses 0x%llx in his latest commits... | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r8046: - add somemore failure checks in the RPC-SPOOLSS test | Stefan Metzmacher | 1 | -4/+29 |
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 | 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 | r7464: add newline to printf | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r7369: allow no entries returned by Enum*() | Stefan Metzmacher | 1 | -5/+20 |
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 | r7120: make use of the new 'noopnum' property and get rid of handwritten | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r6197: fix for my last commit, I removed SPOOLSS_ARCHITECTURE, which was "Arc... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86, but I could be wrong. | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r6194: - fix some spoolss_*Form names and types | Stefan Metzmacher | 1 | -25/+69 |
2007-10-10 | r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need | Stefan Metzmacher | 1 | -7/+626 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -7/+7 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -4/+17 |
2007-10-10 | r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we need | Günther Deschner | 1 | -1/+37 |
2007-10-10 | r5553: Add idl and test for spoolss_AddPort(). It always seems to return | Tim Potter | 1 | -2/+37 |
2007-10-10 | r5552: Don't try to read the value of r.out.result when the dcerpc client | Tim Potter | 1 | -35/+87 |
2007-10-10 | r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1 | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r5537: - make use of bitmaps and enums | Stefan Metzmacher | 1 | -27/+16 |
2007-10-10 | r5516: NT4 doesn't support GetPrinterDataEx() | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r5503: - add torture test which tests for invalid printernames | Stefan Metzmacher | 1 | -20/+95 |
2007-10-10 | r5498: fix OpenPrinter() idl and torture test | Stefan Metzmacher | 1 | -11/+8 |
2007-10-10 | r5489: hide handwritten pull/push/print code from the caller | Stefan Metzmacher | 1 | -98/+27 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3396: Rename form_name -> formname. This time, check smbtorture builds before | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -10/+16 |
2007-10-10 | r3317: Fix the build | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r3218: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r2209: patch from volker to add EnumPorts spoolss IDL and test code | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r2207: this bug caued valgrind to consume infinite memory till the kernel kil... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1041: - pulled the domain join code out of the netlogon test and made it a s... | Andrew Tridgell | 1 | -4/+4 |