summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/spoolss
Commit message (Expand)AuthorAgeFilesLines
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-2/+4
* s4-rpc_server: removed remaining unnecessary #includesAndrew Tridgell2009-09-191-2/+0
* s4-spoolss: add stubs for new idl opcodes in spoolss server.Günther Deschner2009-08-201-0/+140
* Small patch for SPOOLSS pipeMatthias Dieter Wallnöfer2009-06-291-5/+5
* s4-spoolss: use winreg_Type for GetPrinterData implementation.Günther Deschner2009-03-171-2/+2
* s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.Günther Deschner2009-03-171-1/+7
* s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now.Günther Deschner2009-03-071-1/+1
* s4-spoolss: fix spoolss server enum calls after pointer changes.Günther Deschner2009-03-061-10/+10
* s4-spoolss: implement dcesrv_spoolss_AddJob which always is a dummy.Günther Deschner2009-02-251-1/+5
* s4-spoolss: implement dcesrv_spoolss_GetPrintProcessorDirectory.Günther Deschner2009-02-251-1/+13
* s4-spoolss: fix spoolss server after out,ref count pointer changes.Günther Deschner2009-02-171-10/+10
* s4-spoolss: fix dcesrv_spoolss_RemoteFindFirstPrinterChangeNotifyEx server.Günther Deschner2009-02-171-5/+6
* s4-spoolss: fix rpc_server stub names for opnum 0x42 and 0x43.Günther Deschner2009-02-111-6/+6
* s4-spoolss: fix dcerpc_spoolss_ReplyOpenPrinter caller.Günther Deschner2009-02-101-2/+2
* s4-spoolss: try to fix dcesrv_spoolss_GetPrinterData.Günther Deschner2009-02-071-0/+3
* s4-spoolss: fix dcesrv_spoolss_GetPrinterData.Günther Deschner2009-02-061-2/+2
* s4-spoolss: fix spoolss server w.r.t. needed out pointers (+ remove tmp macro).Günther Deschner2009-02-061-13/+11
* s4-spoolss: fix s4 spoolss server build (using a temp macro).Günther Deschner2009-02-061-6/+8
* s4:rpc_server: s/private/private_dataStefan Metzmacher2009-02-021-7/+7
* Fix syntax errors.Jelmer Vernooij2009-01-011-12/+20
* Remove another use of global_loadparm.Jelmer Vernooij2008-10-241-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-211-7/+7
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-7/+7
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-101-4/+71
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20850: Prefix all server calls with dcesrv_Jelmer Vernooij2007-10-101-107/+107
* r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher2007-10-101-4/+33
* r14702: Accept our netbios aliases as valid names in the SPOOLSS server.Andrew Bartlett2007-10-101-0/+10
* r14486: remove the need of a stream_connection on a dcesrv_connection,Stefan Metzmacher2007-10-101-1/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+7
* r11597: revert a commit by mistakeSimo Sorce2007-10-101-0/+12
* r11567: Ldb API change patch.Simo Sorce2007-10-101-12/+0
* r10854: talloc_get_type() can return NULL..Jelmer Vernooij2007-10-101-0/+12
* r8052: that looks nicer:-)Stefan Metzmacher2007-10-101-1/+1
* r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher2007-10-101-8/+31
* r7802: Remove a junk file.Tim Potter2007-10-101-71/+0
* r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher2007-10-101-3/+63
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-103-664/+290
* r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher2007-10-102-16/+152
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2007-10-101-29/+15
* r7536: doesn't spam the smbd_log in the build_farm...Stefan Metzmacher2007-10-101-1/+1
* r7465: - return empty lists for nowStefan Metzmacher2007-10-101-4/+10
* r7370: change debug levelsStefan Metzmacher2007-10-101-4/+4
* r7368: some server side spoolss stuff, w2k3 shows the printers icon,Stefan Metzmacher2007-10-101-28/+200