summaryrefslogtreecommitdiffstats
path: root/source4/torture/ndr/spoolss.c
Commit message (Collapse)AuthorAgeFilesLines
* s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner2013-05-201-0/+30
| | | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner2013-05-201-0/+43
| | | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner2013-01-171-0/+73
| | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* s4-torture: add ndr64 spoolss openprinterex to ndr test.Günther Deschner2013-01-161-0/+28
| | | | | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Wed Jan 16 13:26:53 CET 2013 on sn-devel-104
* s4-smbtorture: tweak spoolss_OpenPrinterEx devmodeDavid Disseldorp2012-01-131-2/+2
| | | | | | | Flip some bits after the null terminator in the spoolss device mode character arrays to trigger bug 8606. Signed-off-by: Jeremy Allison <jra@samba.org>
* s4-smbtorture: add spoolss_OpenPrinterEx ndr test with full devmode.Günther Deschner2011-11-141-0/+183
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 14 20:21:48 CET 2011 on sn-devel-104
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
|
* s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.Günther Deschner2011-02-171-0/+721
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 17 16:46:28 CET 2011 on sn-devel-104
* s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer ↵Matthias Dieter Wallnöfer2010-12-231-1/+1
| | | | | | | | | literal To quiet a warning on Solaris Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Thu Dec 23 13:43:57 CET 2010 on sn-devel-104
* s4-smbtorture: add NDR spoolss_GetPrinterDriver2 in and out check functions.Günther Deschner2010-09-161-2/+49
| | | | Guenther
* s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt ↵Günther Deschner2010-09-161-3/+3
| | | | | | handle previously. Guenther
* s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.Günther Deschner2010-09-161-0/+212
| | | | Guenther
* s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.Günther Deschner2010-09-161-2/+2
| | | | Guenther
* s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test.Günther Deschner2009-12-101-0/+14
| | | | Guenther
* s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test.Günther Deschner2009-02-181-1/+1
| | | | Guenther
* s4-smbtorture: fix the build of the ndr spoolss tester.Günther Deschner2009-02-111-4/+4
| | | | Guenther
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r21429: Fix the build.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 88fbf9af24a346d3d99af32b8574507b0590846a)
* r21426: Add more spoolss tests.Jelmer Vernooij2007-10-101-0/+190
| | | | (This used to be commit 8b31fba826e5e76031979755f9682a8da5c59148)
* r21425: Add ReplyClosePrinter.Jelmer Vernooij2007-10-101-0/+13
| | | | (This used to be commit 745d0eae1a0f681f6a08a7cc259834ddbb5fa023)
* r21424: Add FindClosePrinterNotify.Jelmer Vernooij2007-10-101-0/+12
| | | | (This used to be commit 0ed195f45fed12905278ba60eabe02a11b59eb90)
* r21423: Extend testsuite, check that all bytes have been consumed. DsBind ↵Jelmer Vernooij2007-10-101-1/+154
| | | | | | fails that test, so disabling it for now. (This used to be commit d6026c2046a26f42ca0cd6ebf1f45488fbfb22e1)
* r21415: Add tests for spoolss and drsuapi. Still need to add validators.Jelmer Vernooij2007-10-101-0/+116
(This used to be commit 61cb52b65b9be2fd09a5c5a02536600c0ac500f7)