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)
commitaca333719695b278843c59e1c6eb07d6655fd59c
treec0fc2d9dd745ab3c385e2e24916a664a2ad6726b
parent13dc9e37d2422c45ac5005dce26b349f88dbe505
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.
source/include/local.h
source/include/messages.h
source/include/smb.h
source/lib/messages.c
source/printing/printing.c
source/smbd/connection.c
source/smbd/reply.c
source/smbd/server.c
source/smbd/service.c