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)
commite33b728c7b2076917e2149191222b259e5c1d942
tree1144d7f4e0da8594598a77e015924e029356bdb0
parenta7552e677ed1c2df795c844987a7b7036c93bb35
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.
(This used to be commit 123e478ce5b5f63a61d00197332b847e83722468)
source3/include/nt_printing.h
source3/include/rpc_spoolss.h
source3/param/loadparm.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss.c
source3/rpc_server/srv_spoolss_nt.c