changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
authorJean-François Micouleau <jfm@samba.org>
Wed, 5 Apr 2000 10:05:32 +0000 (10:05 +0000)
committerJean-François Micouleau <jfm@samba.org>
Wed, 5 Apr 2000 10:05:32 +0000 (10:05 +0000)
commit396f73c11b29a47650b3243fef0825252a3cef9b
treec763cb58d0f81389424d3ec72320dcf9676ce54f
parenta25891f52491a3aed89302704ba24df832aedf0b
changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
wrong in the spoolss case.

fxed a bug in the job notify code (that's the polite answer), the truth is
different: there is a bug in the NT spooler service, including SP6a and
NT2K.

changed the default lpcommand in the LPRNG case.

J.F.
source/include/smb.h
source/param/loadparm.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss_nt.c