r2942: Add client-side support of triggering ads printer publishing over msrpc
authorGünther Deschner <gd@samba.org>
Wed, 13 Oct 2004 01:40:35 +0000 (01:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:57 +0000 (10:52 -0500)
commit69b745fb98b8054d1f52e8a3fe3b933fb04336db
tree10df927d385b7b02a6746a87d8a0712e92437028
parentf7f84aa1ded70af3882e4122f34d5c7eed746993
r2942: Add client-side support of triggering ads printer publishing over msrpc
setprinter calls inside the net-tool.

This is usefull to mimic the same queries a windows-client does. At
least win2k returns WERR_IO_PENDING when printer is published via
setprinter, samba returns WERR_OK but this does not hurt.

Guenther
source/include/doserr.h
source/libsmb/doserr.c
source/utils/net_help.c
source/utils/net_rpc.c
source/utils/net_rpc_printer.c