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)
commit50507e131dac19485a2561f3448da7334e357f50
tree9cd1c0565e37f2b447325b14e612aa0e674d13ec
parentd78cce806d967d0442b153242ba2061f1b14b6b6
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
source/include/local.h
source/include/smb.h
source/smbd/session.c