s3: Set the client_id in substitute.c once
authorVolker Lendecke <vl@samba.org>
Sat, 28 Aug 2010 14:33:00 +0000 (16:33 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 29 Aug 2010 19:55:23 +0000 (21:55 +0200)
commit4a58c640cce3b37d5eef62caddd15f64ef8befbe
treef39760fd4203157f2151d5d27364334752d5cd38
parent8d256b8f30e726bec6755712121840d3a4c9b620
s3: Set the client_id in substitute.c once

This never changes during a client connection's life, so we can set it
once.
source3/include/proto.h
source3/lib/substitute.c
source3/smbd/server.c