All changes related to rpcclient...
authorGerald Carter <jerry@samba.org>
Tue, 8 Aug 2000 06:57:48 +0000 (06:57 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 8 Aug 2000 06:57:48 +0000 (06:57 +0000)
commit3bf9a29f34ee4ade5180c5a0b0b9ff4aca7f0f08
tree57d335312e21f1e3aa50c423af4f21ecc7790ba3
parent7b69cbbde36e51f8f7b74691428a04e8871d8b4a
All changes related to rpcclient...

- cleaned up some code
- Fixed a few memory leaks of my own making
- Add AddPrinterDriver(); I'm missing some of the semantics
  here as the call is done correctly, but I'm not getting all
  the information right in the DRIVER_INFO_3 struct I think.
  Will work on it tomorrow some more...

--jerry
source/include/rpc_misc.h
source/include/rpc_spoolss.h
source/lib/msrpc-client.c
source/rpc_client/cli_connect.c
source/rpc_client/cli_spoolss.c
source/rpc_parse/parse_spoolss.c
source/rpcclient/cmd_spoolss.c