auth:creds: Return a bool for cli_credentials_set_conf()
authorAndreas Schneider <asn@samba.org>
Thu, 1 Apr 2021 15:02:10 +0000 (17:02 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 29 Jun 2021 02:19:35 +0000 (02:19 +0000)
commit1d6dfd5b4d7790308f9c704305d7ab8aa5cd5903
treef6b98ffec1f0b0a7dcb3b35773e68a65f7c2800b
parent701c55841fbf5d772e479dba6a0cde2e69e2d9c4
auth:creds: Return a bool for cli_credentials_set_conf()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/credentials/credentials.c
auth/credentials/credentials.h
auth/credentials/tests/test_creds.c