* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
commit043b9dff22e909fc290c34d879cad8b4c980fc13
authorGerald Carter <jerry@samba.org>
Sat, 15 Feb 2003 23:36:18 +0000 (15 23:36 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 15 Feb 2003 23:36:18 +0000 (15 23:36 +0000)
tree55cfc6e7ef8958ca81408890b541439995a4d648
parent643172ac1a9b53823d704690eb03120074bbef78
* 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