* CR1868: only send a change notify message if we have something
authorGerald Carter <jerry@samba.org>
Mon, 3 Mar 2003 16:34:19 +0000 (16:34 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 3 Mar 2003 16:34:19 +0000 (16:34 +0000)
commit7377d671e8a95ac2ab0452f564b18b2a098699cb
tree9812017d68b4cb71dbbc3a9140de404f69738994
parent14d7d8b22993ca7f1c273a7baaccb09c8fa04ef9
* 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