s3: Replace register_message_flags() with serverid_register_msg_flags()
authorVolker Lendecke <vl@samba.org>
Sun, 4 Jul 2010 18:40:46 +0000 (20:40 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 4 Jul 2010 19:49:03 +0000 (21:49 +0200)
commitb0c83d50f9f609848c19180b6b032e73a1d504cb
treed1f07798d72e22e3b89a8c5d521844c5550b6017
parent8cf1cd2d5c0469f170b0f81dda94a53ce8575af9
s3: Replace register_message_flags() with serverid_register_msg_flags()

message_send_all is now done by walking the serverid.tdb, not the
connections.tdb anymore.

Günther, Simo, please check!
source3/include/proto.h
source3/include/serverid.h
source3/lib/serverid.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/connection.c