summaryrefslogtreecommitdiff
path: root/source4/rpc_server/spoolss/dcesrv_spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-17s4-spoolss: fix spoolss server after out,ref count pointer changes.Günther Deschner1-10/+10
2009-02-17s4-spoolss: fix dcesrv_spoolss_RemoteFindFirstPrinterChangeNotifyEx server.Günther Deschner1-5/+6
2009-02-11s4-spoolss: fix rpc_server stub names for opnum 0x42 and 0x43.Günther Deschner1-6/+6
2009-02-10s4-spoolss: fix dcerpc_spoolss_ReplyOpenPrinter caller.Günther Deschner1-2/+2
2009-02-07s4-spoolss: try to fix dcesrv_spoolss_GetPrinterData.Günther Deschner1-0/+3
2009-02-06s4-spoolss: fix dcesrv_spoolss_GetPrinterData.Günther Deschner1-2/+2
2009-02-06s4-spoolss: fix spoolss server w.r.t. needed out pointers (+ remove tmp macro).Günther Deschner1-13/+11
2009-02-06s4-spoolss: fix s4 spoolss server build (using a temp macro).Günther Deschner1-6/+8
2009-02-02s4:rpc_server: s/private/private_dataStefan Metzmacher1-7/+7
2009-01-01Fix syntax errors.Jelmer Vernooij1-12/+20
2008-10-24Remove another use of global_loadparm.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+1
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-7/+7
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-7/+7
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-4/+71
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20850: Prefix all server calls with dcesrv_Jelmer Vernooij1-107/+107
2007-10-10r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher1-4/+33
2007-10-10r14702: Accept our netbios aliases as valid names in the SPOOLSS server.Andrew Bartlett1-0/+10
2007-10-10r14486: remove the need of a stream_connection on a dcesrv_connection,Stefan Metzmacher1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-5/+7
2007-10-10r11597: revert a commit by mistakeSimo Sorce1-0/+12
2007-10-10r11567: Ldb API change patch.Simo Sorce1-12/+0
2007-10-10r10854: talloc_get_type() can return NULL..Jelmer Vernooij1-0/+12
2007-10-10r8052: that looks nicer:-)Stefan Metzmacher1-1/+1
2007-10-10r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher1-8/+31
2007-10-10r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher1-3/+63
2007-10-10r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher1-513/+290
2007-10-10r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher1-15/+149
2007-10-10r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher1-29/+15
2007-10-10r7536: doesn't spam the smbd_log in the build_farm...Stefan Metzmacher1-1/+1
2007-10-10r7465: - return empty lists for nowStefan Metzmacher1-4/+10
2007-10-10r7370: change debug levelsStefan Metzmacher1-4/+4
2007-10-10r7368: some server side spoolss stuff, w2k3 shows the printers icon,Stefan Metzmacher1-28/+200
2007-10-10r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher1-18/+8
2007-10-10r6193: we don't need to store the handle type here,Stefan Metzmacher1-2/+1
2007-10-10r5540: - some more input checking in OpenPrinerEx()Stefan Metzmacher1-12/+93
2007-10-10r5503: - add torture test which tests for invalid printernamesStefan Metzmacher1-38/+81
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher1-128/+86
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-5/+5
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell1-38/+5
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell1-3/+3
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1