* CR1868: only send a change notify message if we have something
authorGerald Carter <jerry@samba.org>
Mon, 3 Mar 2003 16:25:58 +0000 (16:25 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 3 Mar 2003 16:25:58 +0000 (16:25 +0000)
commit60af21e65e6d0a492b4b1350c09ff7a6b595a7d0
tree0043be7582936d9fd6c7ca5ddd50bda3c969d6aa
parent216231c7efc29296eecc718710567678ec0ddb57
* CR1868: only send a change notify message if we have something
  that changed that the client is monitoring.

* couple of comments abnout how we need to validate driver names
  on SetPrinter() and AddPrinter()

* up the debug level on some overly verbose dev mode parsing messages
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss_nt.c