summaryrefslogtreecommitdiff
path: root/librpc/idl/ntprinting.idl
AgeCommit message (Collapse)AuthorFilesLines
2013-03-15idl: Add flags for strings in ntprinting idl.Andreas Schneider1-27/+42
Reviewed-by: Günther Deschner <gd@samba.org>
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