summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_spoolss_buf.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11spoolss: fix typo in spoolss_EnumJobs_info union helper fn.Günther Deschner1-1/+1
2009-03-07spoolss: add spoolss_EnumPrintProcDataTypes to enum macro helper.Günther Deschner1-0/+33
2009-03-06spoolss: fix spoolss enum calls helper macro code after pointer changes.Günther Deschner1-6/+13
2009-02-24spoolss: add push,pull helper for spoolss_DriverInfo101.Günther Deschner1-0/+478
2009-02-19spoolss: add ndr_size_spoolss_StringArray to spoolss helper.Günther Deschner1-0/+10
2009-02-17spoolss: fix spoolss helper for out ref count pointer.Günther Deschner1-2/+4
2009-02-07spoolss: fix ndr_pull_spoolss_GetPrinterData.Günther Deschner1-1/+1
2009-02-06spoolss: fix ndr_pull/push_spoolss_GetPrinterData.Günther Deschner1-2/+2
2009-02-06spoolss: fix spoolss helper functions and macros w.r.t. needed pointer.Günther Deschner1-2/+2
2009-02-05spoolss: fix samba4 dependency of spoolss helper.Günther Deschner1-0/+2
2009-02-05spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner1-0/+532