Add "server_info" to connection_struct
authorVolker Lendecke <vl@samba.org>
Wed, 7 May 2008 10:20:18 +0000 (12:20 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 10 May 2008 09:17:00 +0000 (11:17 +0200)
commit0f53f9e7db9f99f239c4d0950452d0e2cde2ae8b
treed488afd1375b35f24a7a27944db362ed0c6c1201
parent03944f8d8934cff74e19fc036f7611c1491e0d57
Add "server_info" to connection_struct

This will replace all the user identity stuff in connection_struct, for now it
is just a source where the other fields in connection_struct are filled from.
source/include/smb.h
source/smbd/service.c