summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-7/+2
* r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher2007-10-101-3/+2
* r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher2007-10-101-0/+3
* r8050: - make use of more [value()] propertiesStefan Metzmacher2007-10-101-9/+0
* r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher2007-10-101-4/+29
* r7650: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...Stefan Metzmacher2007-10-101-2/+12
* r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher2007-10-101-5/+79
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2007-10-101-90/+50
* r7464: add newline to printfStefan Metzmacher2007-10-101-7/+7
* r7369: allow no entries returned by Enum*()Stefan Metzmacher2007-10-101-5/+20
* r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a...Stefan Metzmacher2007-10-101-0/+49
* r7342: submit a test job for each printer and delete this jobStefan Metzmacher2007-10-101-3/+55
* r7340: fix the buildStefan Metzmacher2007-10-101-5/+9
* r7333: Pause and resume each printerStefan Metzmacher2007-10-101-0/+72
* r7329: test some more PrinterData valuesStefan Metzmacher2007-10-101-2/+9
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2007-10-101-4/+7
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2007-10-101-18/+18
* r6197: fix for my last commit, I removed SPOOLSS_ARCHITECTURE, which was "Arc...Stefan Metzmacher2007-10-101-2/+2
* r6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86, but I could be wrong.Richard Sharpe2007-10-101-1/+1
* r6194: - fix some spoolss_*Form names and typesStefan Metzmacher2007-10-101-25/+69
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2007-10-101-7/+626
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-7/+7
* r5902: A rather large change...Andrew Bartlett2007-10-101-4/+17
* r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner2007-10-101-1/+37
* r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter2007-10-101-2/+37
* r5552: Don't try to read the value of r.out.result when the dcerpc clientTim Potter2007-10-101-35/+87
* r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1Stefan Metzmacher2007-10-101-2/+3
* r5537: - make use of bitmaps and enumsStefan Metzmacher2007-10-101-27/+16
* r5516: NT4 doesn't support GetPrinterDataEx()Stefan Metzmacher2007-10-101-1/+5
* r5503: - add torture test which tests for invalid printernamesStefan Metzmacher2007-10-101-20/+95
* r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2007-10-101-11/+8
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-101-98/+27
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-1/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter2007-10-101-1/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-10/+16
* r3317: Fix the buildVolker Lendecke2007-10-101-2/+2
* r3218: Fix the buildVolker Lendecke2007-10-101-1/+1
* r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell2007-10-101-0/+66
* r2207: this bug caued valgrind to consume infinite memory till the kernel kil...Andrew Tridgell2007-10-101-0/+1
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-101-4/+4
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-3/+3
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-14/+14
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-2/+0
* check for the correct fault code when the server fails a use of aAndrew Tridgell2004-01-201-3/+9
* added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell2004-01-201-0/+41