s3/lib: add remote arch caching
authorRalph Boehme <slow@samba.org>
Wed, 13 Apr 2016 15:42:55 +0000 (17:42 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 3 May 2016 23:28:22 +0000 (01:28 +0200)
commit719e42294d33f9e40d6f21c85a59296921b4b297
treee4e798a6d21233ff59f4d1ec15f49da8eff0fe44
parent44c236ac7f586fc5d2d2e7e92eafd9550ecb35f6
s3/lib: add remote arch caching

This allows caching the remote arch string in gencache. A subsequent
commit will use this in SMB2 negprot.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/proto.h
source3/lib/util.c