* 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)
commit940fcdf09575788781e0b92b9080fff527363fd4
tree16507a3bb5831d019d3f0258db4c8db9875d97ec
parent019df92bdfa654b771f6c24470d0684b8492721b
* 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
(This used to be commit ffda9e2480414c7ed6156958f516e0d1f3c61350)
source3/include/rpc_spoolss.h
source3/printing/notify.c
source3/printing/nt_printing.c
source3/rpc_server/srv_spoolss_nt.c