Added addform, setform and deleteform commands. The only one I could get
authorTim Potter <tpot@samba.org>
Thu, 31 Jan 2002 11:36:30 +0000 (11:36 +0000)
committerTim Potter <tpot@samba.org>
Thu, 31 Jan 2002 11:36:30 +0000 (11:36 +0000)
commit825b5c8bd6d0f114faf3b0fd91eb374cbfb8c8b7
treee99e8794c15df818ecf2d5bbf4a822cd64987a96
parent2c906ff77d81bc7097129d3f34be48857ce3a48b
Added addform, setform and deleteform commands.  The only one I could get
to actually work was addform.  )-:

Removed a whole bunch of calls to werror_to_ntstatus() because there isn't
a one-to-one mapping of NTSTATUS values to WERROR values.  This function
maps WERR_ACCESS_DENIED to NTSTATUS_INVALID_LOCK_SEQUENCE or something
silly like that.
source/rpcclient/cmd_spoolss.c