1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00
Simo Sorce b706fd37f6 s3-messaging: Fix messaging classes.
This has been broken since ff0ac5b0 (May 2007).
Basically all messages were belonging to the General class except for CTDB
messages.
This fixed the message_send_all() function to correctly compute the class, and
fixes registrations to include all they need to cope with the fact not all
messages are of calss general (registrations rotted a bit because as long as
FLAG_MSG_GENERAL was defined the process woould receive all messages).

Signed-off-by: Andreas Schneider <asn@samba.org>
2011-08-11 14:58:01 +02:00
..
2011-07-28 11:17:30 +02:00
2011-07-21 14:55:06 +02:00
2011-04-04 15:57:36 +02:00
2011-04-04 15:57:36 +02:00
2011-06-20 12:33:24 +02:00
2010-08-01 17:58:01 +02:00
2011-06-20 12:33:24 +02:00
2011-05-05 11:29:01 -07:00