]> eyrie.org Git - kerberos/krb5-sync.git/commit
Convert remaining internal functions to Kerberos error handling
authorRuss Allbery <eagle@eyrie.org>
Wed, 4 Dec 2013 22:18:54 +0000 (14:18 -0800)
committerRuss Allbery <eagle@eyrie.org>
Wed, 4 Dec 2013 22:18:54 +0000 (14:18 -0800)
commita874c89035dfebff65dc97e4d509a4bd5f144598
treee6c1e7bc0d4ffd6646c3b20646ed939237a46a55
parent329b152f0882653dc08eb61ee0f1c0abf2382f81
Convert remaining internal functions to Kerberos error handling

Return a Kerberos status code as the uniform error reporting
mechanism and move the result into an out parameter.
plugin/api.c
plugin/internal.h
plugin/queue.c