* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
authorGerald Carter <jerry@samba.org>
Sat, 15 Feb 2003 23:33:30 +0000 (23:33 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 15 Feb 2003 23:33:30 +0000 (23:33 +0000)
commitffda9e2480414c7ed6156958f516e0d1f3c61350
tree2fda429a187a2cca841950a514f5645ae5589b9a
parentbf1c82a48f89d25af767d73cb9c25f78bd868d30
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
* never save a pointer to an automatic variable (they go away)
  implement a deep copy for SPOOLSS_NOTIFY_MSG to correct
  messages being sent that have junk for strings;
  fix in response to changes for CR 1504
source/include/rpc_spoolss.h
source/printing/notify.c
source/printing/nt_printing.c
source/rpc_server/srv_spoolss_nt.c