]> eyrie.org Git - kerberos/krb5-sync.git/commit
Report better error messages when queue locking fails
authorRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 05:56:01 +0000 (21:56 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 05:56:01 +0000 (21:56 -0800)
commit4156946aa746ee6bc3979704dd711d3eeecc8b1c
treefa8022f187fc669f1e6bf306de82b18f4600117f
parenta143363d68b9a025629fedf55fcfe1e30f4475f1
Report better error messages when queue locking fails

Put the full error message in the Kerberos context, and change an
internal function to be able to returna proper status.
plugin/queue.c
tests/plugin/heimdal-t.c
tests/plugin/mit-t.c
tests/plugin/queuing-t.c