mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
aaba4712c8
Made version info consistent in ipc.c and nameannounce.c
Added define for BROWSER_ELECTION_VALUE and BROWSER_CONSTANT
(see do_announce_host() in nameannounce.c).
Sniffing with the latest bloodhound I found that the byte range
occupied by the BROWSER_ELECTION_VALUE is interpreted depending
on the type of announcement being made.
In a Local_Master_Announcement it is BROWSER_ELECTION_VALUE
but in both Workgroup_Announcement and Host_Announcement
this is seen as Comment_String_Pointer. What does this mean?
We need to know?
(This used to be commit
|
||
---|---|---|
.. | ||
chgpasswd.c | ||
dir.c | ||
ipc.c | ||
mangle.c | ||
message.c | ||
password.c | ||
pipes.c | ||
predict.c | ||
quotas.c | ||
reply.c | ||
server.c | ||
smbrun.c | ||
trans2.c | ||
uid.c | ||
vt_mode.c |