s3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.
authorGünther Deschner <gd@samba.org>
Tue, 17 Mar 2009 23:38:40 +0000 (00:38 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:19 +0000 (09:07 +0200)
commitb6e88f5176cabe2433ebd40585614ae4fe367256
treeb4af457d860404d0256159059f3092793cd7c0eb
parented3b3f6e0404794f93b15b5acec83d43e54fffca
s3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.

Please note that this has been the last call in samba3 that was
using hand-marshalled rpc. With this commit all named pipe rpc services
in samba3 have now fully moved to pidl generated code :-)

Guenther
(cherry picked from commit 0cfb1aea29929c0605d299d71784787aa516bc2a)
(cherry picked from commit 0a20f7df770f2d460ff4034baf3ad29a96be4dd3)
source3/include/proto.h
source3/rpc_server/srv_spoolss.c
source3/rpc_server/srv_spoolss_nt.c