s3-printing: use printcap IDL for IPC
authorDavid Disseldorp <ddiss@suse.de>
Tue, 24 May 2011 09:46:25 +0000 (11:46 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 10:58:31 +0000 (12:58 +0200)
commit5cadaab50e26328c2a3a63146a521ad1a4adc483
treed9e43633e31f00b643ce93192663e075d0f2cf85
parent8cbf29590323f4c56e986627b7183b824b1dbbde
s3-printing: use printcap IDL for IPC

Use printcap IDL for marshalling and unmarshalling messages between cups
child and parent smbd processes. This simplifies the IPC and ensures
the parent is notified of cups errors encountered by the child.

https://bugzilla.samba.org/show_bug.cgi?id=7994

Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 53ecbc4a8cffe24f94d3e624faf3a9ea9067cc23)
source3/Makefile.in
source3/printing/print_cups.c