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)
commit90995202c0f64d2c379be26760d3bf8c122199b5
tree73d9a6abad05fff5fac9de107a0100230de13514
parentf93e232535eb14d8f3862fff965adc544e70819f
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.
(This used to be commit 0f53f9e7db9f99f239c4d0950452d0e2cde2ae8b)
source3/include/smb.h
source3/smbd/service.c