summaryrefslogtreecommitdiff
path: root/librpc/idl/ntprinting.idl
AgeCommit message (Collapse)AuthorFilesLines
2012-07-06ntprinting: make decode_ntprinting helpers public in idl.Günther Deschner1-3/+3
Guenther
2010-05-14ntprinting: add ntprinting.idl.Günther Deschner1-0/+152
This generates convenient unmarshalling routines for pulling out spoolss related information out of ntprinters.tdb, ntforms.tdb and ntdrivers.tdb. Guenther