r13815: "Into the blind world let us now descend,"
authorGerald Carter <jerry@samba.org>
Fri, 3 Mar 2006 16:44:30 +0000 (16:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:55 +0000 (11:10 -0500)
commit123e478ce5b5f63a61d00197332b847e83722468
tree2f44bd0bee70cbf70d56dc793da994732fe47e2f
parent305a774d2880a57d1ebdf2ecf2d7e0b519695a33
r13815: "Into the blind world let us now descend,"
Began the poet, his face as pale as death.
"I will go first, and you will follow me."
---

Adding XcvDataPort() to the spoolss code for remotely
add ports.  The design is to allow an intuitive means
of creating a new CUPS print queue from the Windows 2000/XP
APW without hacks like specifying the deviceURI in the
location field of the printer properties dialog.

Also set 'default devmode = yes' as the new default
since it causes no harm and only is executed when you
have a NULL devmode anyways.
source/include/nt_printing.h
source/include/rpc_spoolss.h
source/param/loadparm.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_spoolss_nt.c