nmbd: add support for delayed initial samlogon packages.
authorMichael Adam <obnox@samba.org>
Fri, 8 Aug 2008 23:04:55 +0000 (01:04 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 8 Aug 2008 23:15:58 +0000 (01:15 +0200)
commit9b9948134eb9d145f5d6610b645440e3e4dd3942
treef48c839358f351909fb30fe425a65f3e24dbad84
parent33e3e94e0cff075ec7d3364c4de73c154369ce06
nmbd: add support for delayed initial samlogon packages.

The hosts or networks configured with "init logon delayed hosts"
have their initial samlogon packages (empty username) delayed
by the value configured with "init logon delay" (defaulting
to 100 milliseconds).

This gives the administrator some control over what clients would
consider the preferred logon server: they choose the server that
repsonds most quickly.

Michael
(This used to be commit d52b9beede1fb14e1d7e3acd9765d6cd14dfcc3d)
source3/nmbd/nmbd_processlogon.c