Another item off my long-term todo list:
authorAndrew Bartlett <abartlet@samba.org>
Sun, 28 Jul 2002 02:23:22 +0000 (02:23 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 28 Jul 2002 02:23:22 +0000 (02:23 +0000)
commite39b6dbff3464f621d40d53e03f5f5e3abf5162a
treeef8cf7d4195f3aa5c4da640258cf1a5b3f9d7848
parent74d235ff1a08f931a85f7715526344d0e08ccfd4
Another item off my long-term todo list:

Remove the n^2 search for valid 'tty' names from the sesion code when we
don't actually need it.  Its main value is in getting 'well behaved'
numbers for use with utmp, so when we are not doing utmp we don't need
this to get in the way.

Andrew Bartlett
(This used to be commit 50507e131dac19485a2561f3448da7334e357f50)
source3/include/local.h
source3/include/smb.h
source3/smbd/session.c