r13815: "Into the blind world let us now descend,"
commit3e7f8c6b63d692e33ff019ce193db58040821bb5
authorGerald Carter <jerry@samba.org>
Fri, 3 Mar 2006 16:44:30 +0000 (3 16:44 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 3 Mar 2006 16:44:30 +0000 (3 16:44 +0000)
tree2f44bd0bee70cbf70d56dc793da994732fe47e2f
parent2a4978ffbdfc49aa0dd6bf4955a8d42a256a7a08
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