summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/spoolss_win.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: fix and extend enum printerkey test.Günther Deschner2009-12-101-8/+4
* s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.Günther Deschner2009-12-031-2/+7
* samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2009-12-021-16/+3
* s4-smbtorture: fix spoolss_EnumPrinterKey client in RPC-SPOOLSS-WIN.Günther Deschner2009-11-231-4/+19
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.Günther Deschner2009-04-171-0/+7
* s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner2009-04-081-3/+15
* s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.Günther Deschner2009-03-181-23/+12
* s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.Günther Deschner2009-03-181-2/+2
* s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-03-171-4/+4
* s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2009-03-171-1/+1
* s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2009-03-171-1/+3
* s4-smbtorture: fix RPC-SPOOLSS-WIN.Günther Deschner2009-03-061-1/+7
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-1/+1
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-1/+1
* s4-smbtorture: fix spoolss test after count out,ref idl changes.Günther Deschner2009-02-171-1/+7
* s4-smbtorture: fix test_EnumJobs in spoolss win test.Günther Deschner2009-02-071-0/+2
* s4-smbtorture: fix valgrind warnings in RPC-SPOOLSS_WIN test.Günther Deschner2009-02-071-0/+2
* s4-smbtorture: fix test_GetPrinterData.Günther Deschner2009-02-061-0/+2
* s4-smbtorture: fix spoolss enum tests.Günther Deschner2009-02-061-4/+10
* s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-02-061-3/+5
* s4-smbtorture: fix test_EnumPrinterDataEx.Günther Deschner2009-02-061-1/+6
* s4-smbtorture: fix test_GetPrinterDriver2.Günther Deschner2009-02-061-0/+6
* s4-smbtorture: fix test_GetPrinter.Günther Deschner2009-02-061-2/+4
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-1/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+0
* r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2007-12-211-1/+1
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26428: spoolss: Fix a typo.Kai Blin2007-12-211-1/+1
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin2007-12-211-0/+578