* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
authorGerald Carter <jerry@samba.org>
Sat, 15 Feb 2003 23:36:18 +0000 (23:36 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 15 Feb 2003 23:36:18 +0000 (23:36 +0000)
commita703d55cd7558ef45de435d631bf5315fb616192
tree1f99cef9c3da9e676ef4dda666abcf92df5f8558
parent22c875943d2e8efe87c5f5049ace37d1135eb187
* 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 043b9dff22e909fc290c34d879cad8b4c980fc13)
source3/include/rpc_spoolss.h
source3/printing/notify.c
source3/printing/nt_printing.c
source3/rpc_server/srv_spoolss_nt.c