Implemented max connections in a similar way to 2.0.x (scan of connection db).
authorJeremy Allison <jra@samba.org>
Mon, 14 May 2001 06:15:46 +0000 (06:15 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 14 May 2001 06:15:46 +0000 (06:15 +0000)
commit0852465053d0c1a23b6cfe6097267291b0595ef8
treeca095be078d1820dc609843a6e2d287cef4f6875
parent858290d63b8e4300f2a1a334675566beb6881993
Implemented max connections in a similar way to 2.0.x (scan of connection db).
This needs testing !
Tidied up tabs in tdb.c.
Jeremy.
source/smbd/connection.c
source/tdb/tdb.c