s3:secrets: rename secrets_delete() to secrets_delete_entry()
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Jun 2017 11:07:15 +0000 (13:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:45 +0000 (16:57 +0200)
commitcd1e888773c4fd3db63ce38a496fc3d54eb8e021
tree091040010efde262c2a136179666dc021092fd84
parent4e37d7805b345d80ca6e8a598e39fc81f72a27ce
s3:secrets: rename secrets_delete() to secrets_delete_entry()

secrets_delete_entry() fails if the key doesn't exist.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/include/secrets.h
source3/passdb/machine_account_secrets.c
source3/passdb/secrets.c
source3/passdb/secrets_lsa.c
source3/utils/net.c