Add bcast_msg_flags to connection struct. Allows sender to filter when
authorJeremy Allison <jra@samba.org>
Wed, 4 Sep 2002 19:13:06 +0000 (19:13 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 4 Sep 2002 19:13:06 +0000 (19:13 +0000)
commita1aafce4dc69b4bc4967ce9b70550ee3ecfab43b
treecb9d0440971ec41211f7de1dc095b90469961d97
parent65029365ba9e2df821a57173c7532e4cbc7b06e9
Add bcast_msg_flags to connection struct. Allows sender to filter when
sending broadcast messages. Also initial cut-down of printing notify
messages (not yet finished).
Jeremy.
(This used to be commit aca333719695b278843c59e1c6eb07d6655fd59c)
source3/include/local.h
source3/include/messages.h
source3/include/smb.h
source3/lib/messages.c
source3/printing/printing.c
source3/smbd/connection.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/service.c