svn commit: samba r2942 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/libsmb branches/SAMBA_3_0/source/utils trunk/source/include trunk/source/libsmb trunk/source/utils

gd at samba.org gd at samba.org
Wed Oct 13 01:40:36 GMT 2004


Author: gd
Date: 2004-10-13 01:40:35 +0000 (Wed, 13 Oct 2004)
New Revision: 2942

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2942&nolog=1

Log:
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


Modified:
   branches/SAMBA_3_0/source/include/doserr.h
   branches/SAMBA_3_0/source/libsmb/doserr.c
   branches/SAMBA_3_0/source/utils/net_help.c
   branches/SAMBA_3_0/source/utils/net_rpc.c
   branches/SAMBA_3_0/source/utils/net_rpc_printer.c
   trunk/source/include/doserr.h
   trunk/source/libsmb/doserr.c
   trunk/source/utils/net_help.c
   trunk/source/utils/net_rpc.c
   trunk/source/utils/net_rpc_printer.c


Changeset:
Sorry, the patch is too large (741 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2942&nolog=1


More information about the samba-cvs mailing list