r13829: From the "It's not pretty but it works" category
commitd7bdd3fd148ce146b84b4d79d09d174392de2e6f
authorGerald Carter <jerry@samba.org>
Sat, 4 Mar 2006 00:05:40 +0000 (4 00:05 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 4 Mar 2006 00:05:40 +0000 (4 00:05 +0000)
treeb5404189ff1c39f48eed1576ec57a4ac6b06dc87
parent1302b1bfa4cbd0fc0f266e50ccbdcf69f7c74f3a
r13829: From the "It's not pretty but it works" category

* Finish prototype of the "add port command" implementation
  Format is "addportcommand portname deviceURI"

* DeviceURI is either
  - socket://hostname:port/
  - lpr://hostname/queue
  depending on what the client sent in the request
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_nt.c