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>
Thu, 18 Aug 2011 19:14:59 +0000 (21:14 +0200)
commit75d9ea6bdbd3d858d4648faa8a98fbf3e6ae7208
tree804afb4f39c2c4036305131b4f73260a8d13c19b
parent95fbe86b3a6f2351f787f802db7fd15bbae81570
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 e5a0ac40d7467bb6ce07d942fdadb43f1ec81bfc)
source3/Makefile.in
source3/printing/print_cups.c