1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/nmbd
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
..
asyncdns.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_become_dmb.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_become_lmb.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_browserdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_browsesync.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_elections.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_incomingdgrams.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_incomingrequests.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_lmhosts.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_logonnames.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_mynames.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_namelistdb.c param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() 2011-07-02 12:31:34 +10:00
nmbd_namequery.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_nameregister.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_namerelease.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_nodestatus.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_packets.c s3-nmbd: fix talloc/malloc mismatch in create_listen_pollfds(). 2011-08-04 19:06:39 +02:00
nmbd_processlogon.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_proto.h s3:nmbd/nmbd_proto.h: add GPL/Copyright header 2011-05-31 01:44:27 +02:00
nmbd_responserecordsdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_sendannounce.c s3-param Remove 'announce version' parameter 2011-06-23 13:47:27 +02:00
nmbd_serverlistdb.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
nmbd_subnetdb.c s3:nmbd_subnetdb: close all sockets attached to a subnet in close_subnet() (bug #8276) 2011-06-30 13:20:05 +02:00
nmbd_synclists.c s3: Use cli_connect_nb in nmbd sync_child 2011-05-29 14:39:12 +02:00
nmbd_winsproxy.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_winsserver.c S3: Fix some nonempty blank lines 2011-07-03 11:31:29 +02:00
nmbd_workgroupdb.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd.c s3-messaging: Fix messaging classes. 2011-08-11 14:58:01 +02:00
nmbd.h s3:nmbd: add _NMBD_NMBD_H_ guard to nmbd.h 2011-05-31 18:37:29 +02:00