Added client and server code for the GetPrintProcessorDirectory SPOOLSS
authorTim Potter <tpot@samba.org>
Mon, 10 Dec 2001 05:03:17 +0000 (05:03 +0000)
committerTim Potter <tpot@samba.org>
Mon, 10 Dec 2001 05:03:17 +0000 (05:03 +0000)
commitbef43656471741c6c10b12e7516c15de9ae76394
treedbfb2b85188331f117f4533b57d2594493eba51d
parentd159415049c25caeaf01b6bc947da3472c54d1f8
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
rpc.  This was supposed to fix a printer driver download bug but it didn't
but it seemed a shame to trash all this code so I'm commiting it #ifdef'ed
out in case someone needs it one day.
source/include/rpc_spoolss.h
source/libsmb/cli_spoolss.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_spoolss_nt.c
source/rpcclient/cmd_spoolss.c