summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/spoolss_notify.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-16s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-15/+19
2010-03-16s4:torture/rpc/spoolss_notify.c: fix compiler warningsStefan Metzmacher1-1/+5
2010-02-10s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.Günther Deschner1-39/+21
2010-01-31s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in R...Günther Deschner1-6/+147
2010-01-31s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in RPC-SPOOLSS...Günther Deschner1-0/+25
2010-01-31s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY.Günther Deschner1-19/+31
2010-01-27s4-smbtorture: pick correct last packet while checking backchannel replies in...Günther Deschner1-2/+10
2010-01-25s4-smbtorture: split spoolss_RemoteFindFirstPrinterChangeNotifyEx test into s...Günther Deschner1-73/+108
2010-01-19s4-smbtorture: remove unneeded ncaclrpc dir setup from RPC-SPOOLSS-NOTIFY.Günther Deschner1-10/+0
2010-01-19s4-smbtorture: support spoolss_ReplyClosePrinter server call in RPC-SPOOLSS-N...Günther Deschner1-2/+36
2010-01-19s4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY.Günther Deschner1-1/+19
2010-01-19s4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while testing...Günther Deschner1-0/+4
2010-01-19s4-smbtorture: strip trailing whitespace.Günther Deschner1-12/+12
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-4/+0
2009-09-18s4:torture: the spoolss notify test should listen on the ncacn_np endpointStefan Metzmacher1-0/+20
2009-09-18s4:torture: don't use 'pipe' as variable name it's a system callStefan Metzmacher1-3/+3
2009-04-13s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...Günther Deschner1-0/+36
2009-03-18s4-smbtorture: fix spoolss notify test after spoolss_Field changes.Günther Deschner1-4/+4
2009-03-17s4-smbtorture: fix spoolss notify test for notify type changes.Günther Deschner1-2/+2
2009-02-17s4-smbtorture: fix spoolss notify test.Günther Deschner1-14/+14
2008-11-02Fix the build.Jelmer Vernooij1-2/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-2/+4
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+0
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2008-01-28torture: Fix too early free in spoolss notify test.Jelmer Vernooij1-5/+6
2007-12-21r26426: Remove uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+1
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-1/+3
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+1
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-1/+1
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-1/+1
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-2/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-6/+6
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-0/+295