libcli/auth: add netlogon_creds_shallow_copy_logon()
authorStefan Metzmacher <metze@samba.org>
Wed, 24 Apr 2013 10:53:27 +0000 (12:53 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 5 Aug 2013 08:30:01 +0000 (10:30 +0200)
commit2ea749a1a43a6539b01d36dbe0402a99619444e1
tree831e027cc72d3670c94bd3e34891c122b7a7eeff
parentc7319fce604d5f89a89094b6b18ef459a347aef8
libcli/auth: add netlogon_creds_shallow_copy_logon()

This can be used before netlogon_creds_encrypt_samlogon_logon()
in order to keep the provided buffers unchanged.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/auth/credentials.c
libcli/auth/proto.h