summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-7/+2
2007-10-10r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher1-3/+2
2007-10-10r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher1-0/+3
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher1-9/+0
2007-10-10r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher1-4/+29
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-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-10r7464: add newline to printfStefan Metzmacher1-7/+7
2007-10-10r7369: allow no entries returned by Enum*()Stefan Metzmacher1-5/+20
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-10r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher1-18/+18
2007-10-10r6197: fix for my last commit, I removed SPOOLSS_ARCHITECTURE, which was "Arc...Stefan Metzmacher1-2/+2
2007-10-10r6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86, but I could be wrong.Richard Sharpe1-1/+1
2007-10-10r6194: - fix some spoolss_*Form names and typesStefan Metzmacher1-25/+69
2007-10-10r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher1-7/+626
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-7/+7
2007-10-10r5902: A rather large change...Andrew Bartlett1-4/+17
2007-10-10r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner1-1/+37
2007-10-10r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter1-2/+37
2007-10-10r5552: Don't try to read the value of r.out.result when the dcerpc clientTim Potter1-35/+87
2007-10-10r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1Stefan Metzmacher1-2/+3
2007-10-10r5537: - make use of bitmaps and enumsStefan Metzmacher1-27/+16
2007-10-10r5516: NT4 doesn't support GetPrinterDataEx()Stefan Metzmacher1-1/+5
2007-10-10r5503: - add torture test which tests for invalid printernamesStefan Metzmacher1-20/+95
2007-10-10r5498: fix OpenPrinter() idl and torture testStefan Metzmacher1-11/+8
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher1-98/+27
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter1-1/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-10/+16
2007-10-10r3317: Fix the buildVolker Lendecke1-2/+2
2007-10-10r3218: Fix the buildVolker Lendecke1-1/+1
2007-10-10r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell1-0/+66
2007-10-10r2207: this bug caued valgrind to consume infinite memory till the kernel kil...Andrew Tridgell1-0/+1
2007-10-10r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell1-4/+4
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-3/+3
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-14/+14
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2004-01-20check for the correct fault code when the server fails a use of aAndrew Tridgell1-3/+9
2004-01-20added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell1-0/+41