s3:libsmb: move cli->vuid to cli->smb1.uid and hide it behind cli_state_[g|s]et_uid()
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Jul 2011 07:20:43 +0000 (09:20 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 21 Jul 2011 20:08:52 +0000 (22:08 +0200)
commit25447a528a1f5c37e0e62bbc990b87c868de784a
tree1c6dbdf6ce7dd670d621fd92cc2c1ca87d14c230
parentc70103f3f81c45846acc60fa84027247d72913f5
s3:libsmb: move cli->vuid to cli->smb1.uid and hide it behind cli_state_[g|s]et_uid()

metze
source3/client/client.c
source3/include/client.h
source3/libsmb/cliconnect.c
source3/libsmb/clientgen.c
source3/libsmb/proto.h
source3/torture/torture.c