summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-07pidl: Fix a const build warning in the samba3 merged buildTim Prouty1-1/+5
2009-02-07s3-spoolss: remove old _spoolss_DeleteForm.Günther Deschner3-50/+0
2009-02-07s3-spoolss: use pidl for _spoolss_DeleteForm.Günther Deschner2-42/+14
2009-02-07s3-spoolss: rework some form functions and add form_by_string functions.Günther Deschner2-10/+23
2009-02-07s3-spoolss: use rpccli_spoolss_DeleteForm.Günther Deschner4-42/+8
2009-02-07s4-spoolss: try to fix dcesrv_spoolss_GetPrinterData.Günther Deschner1-0/+3
2009-02-07spoolss: fix ndr_pull_spoolss_GetPrinterData.Günther Deschner1-1/+1
2009-02-07s4-smbtorture: fix valgrind warnings in RPC-SPOOLSS_WIN test.Günther Deschner1-0/+2
2009-02-06s3-spoolss: remove old _spoolss_EndDocPrinter.Günther Deschner4-92/+0
2009-02-06s3-spoolss: use pidl for _spoolss_EndDocPrinter.Günther Deschner2-39/+7
2009-02-06s3-spoolss: remove old _spoolss_AbortPrinter.Günther Deschner3-51/+0
2009-02-06s3-spoolss: use pidl for _spoolss_AbortPrinter.Günther Deschner2-37/+8
2009-02-06s3-spoolss: remove old _spoolss_EndPagePrinter.Günther Deschner4-93/+0
2009-02-06s3-spoolss: use pidl for _spoolss_EndPagePrinter.Günther Deschner2-36/+7
2009-02-06s3-spoolss: remove old _spoolss_StartPagePrinter.Günther Deschner4-92/+0
2009-02-06wGünther Deschner1-1/+1
2009-02-06s3-spoolss: use pidl for _spoolss_StartPagePrinter.Günther Deschner2-36/+8
2009-02-06s3-spoolss: remove old _spoolss_DeletePrinter.Günther Deschner3-59/+0
2009-02-06s3-spoolss: use pidl for _spoolss_DeletePrinter.Günther Deschner2-41/+7
2009-02-06s3-spoolss: call the correct get_pipe_fns function in proxy_spoolss_call().Günther Deschner1-1/+1
2009-02-06s3-spoolss: remove old _spoolss_ClosePrinter.Günther Deschner4-104/+0
2009-02-06s3-spoolss: use rpccli_spoolss_ClosePrinter.Günther Deschner3-47/+47
2009-02-06s3-spoolss: use pidl for _spoolss_ClosePrinter.Günther Deschner2-38/+8
2009-02-06s3-spoolss server: add _spoolss_ server stubs.Günther Deschner1-0/+1056
2009-02-06s3-spoolss: prepare to use generated spoolss.Günther Deschner6-32/+37
2009-02-06s3: re-run make samba3-idl.Günther Deschner1-88/+0
2009-02-06pidl: return early when AllocOutVar() in s3 server generator has nothing to do.Günther Deschner1-2/+5
2009-02-06s4-spoolss: fix dcesrv_spoolss_GetPrinterData.Günther Deschner1-2/+2
2009-02-06s4-spoolss: fix sptr_GetPrintServerData.Günther Deschner1-13/+13
2009-02-06s4-smbtorture: fix test_GetPrinterData.Günther Deschner2-0/+4
2009-02-06s3: re-run make samba3-idl.Günther Deschner4-12/+27
2009-02-06spoolss: fix ndr_pull/push_spoolss_GetPrinterData.Günther Deschner1-2/+2
2009-02-06spoolss: fix type pointer in spoolss_GetPrinterData and related functions.Günther Deschner1-3/+3
2009-02-06s4-spoolss: fix spoolss server w.r.t. needed out pointers (+ remove tmp macro).Günther Deschner1-13/+11
2009-02-06s4-smbtorture: fix spoolss enum tests.Günther Deschner3-27/+58
2009-02-06s3: re-run make samba3-idl.Günther Deschner4-64/+184
2009-02-06spoolss: fix spoolss helper functions and macros w.r.t. needed pointer.Günther Deschner1-2/+2
2009-02-06spoolss: make "needed" an out,ref pointer for all the tripple-enumcalls.Günther Deschner1-16/+16
2009-02-06s4-spoolss: fix s4 spoolss server build (using a temp macro).Günther Deschner1-6/+8
2009-02-06s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner1-3/+5
2009-02-06s4-smbtorture: fix test_EnumPrinterDataEx.Günther Deschner2-2/+12
2009-02-06s4-smbtorture: fix test_GetPrinterDataEx.Günther Deschner1-1/+6
2009-02-06s4-smbtorture: fix test_GetPrinterDriver2.Günther Deschner2-1/+13
2009-02-06s4-smbtorture: fix test_GetForm.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_DoPrintTest.Günther Deschner1-0/+2
2009-02-06s4-smbtorture: fix test_DoPrintTest.Günther Deschner1-2/+1
2009-02-06s4-smbtorture: fix test_GetPrinterDriverDirectory.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner2-4/+8
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetJob.Günther Deschner1-2/+4