1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/include
Andrew Tridgell b5a64bb740 - new handling of ST_TYPE bits, they are now consolidated much more in
DFLT_SERVER_TYPE in nameserv.h

- got rid of a lot of spurious domain controller stuff. Samba is not a
domain controller yet, but it can be a domain master. We were claiming
to be a domain controller in some packets which may have caused
problems

- don't do preferred master startups on the WINS pseudo-net

- don't do election requests on the WINS pseudo-net

- fix a nasty bug in become_non_master() which wiped out the bits in
remove_type before using them. The result was that samba didn't like
losing its master status.

- changed the logic in the election packet handling to enable us to
become a non-master whenever we receive a winning election frame, even
if we aren't expecting it

- get another packet from the socket in nmbd when we reject one of our
own packets, this stops us from going into the packet reading code too
often and makes nmbd much snappier

- always remove a name immediately when we try to release it, don't
wait for the lack of response from the network, otherwise we will end
up replying to name that we don't really own. We still send the dereg
packets, we just don't wait for them to time out.
(This used to be commit eb84f2f342)
1996-08-21 06:09:00 +00:00
..
byteorder.h - added comments to byteorder.h explaining how it works. 1996-06-08 04:33:37 +00:00
charset.h added issafe() define for "safe" characters 1996-05-04 10:19:55 +00:00
clitar.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
includes.h - fix a bug in NetServerEnum where counted and total were not counted 1996-08-20 15:45:16 +00:00
kanji.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
local.h - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
nameserv.h - new handling of ST_TYPE bits, they are now consolidated much more in 1996-08-21 06:09:00 +00:00
proto.h - removed ServerComment and instead set the comment string in nmbd 1996-08-20 16:09:41 +00:00
smb.h - new handling of ST_TYPE bits, they are now consolidated much more in 1996-08-21 06:09:00 +00:00
trans2.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
version.h preparing for release of 1.9.16alpha23 1996-08-20 16:43:59 +00:00
vt_mode.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00