]> eyrie.org Git - kerberos/krb5-sync.git/commit
Return a real status from sync_instance_exists
authorRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 06:09:46 +0000 (22:09 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 06:09:46 +0000 (22:09 -0800)
commitcccf1bf631cac4a76cd52ad7f680342bd4157bb1
tree5738f5a0a3b56c0cd0b48b5889903086b5ed87b0
parent6da0e118d7b788b8d000b0cb22d9c27e57615d46
Return a real status from sync_instance_exists

Return a Kerberos status and store the existence in a separate
boolean variable.  This doesn't abort the password change on failure
yet due to some problems in calling functions, but it's the first
step.
plugin/api.c
plugin/instance.c
plugin/internal.h