]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Refactor error handling inside the plugin
authorRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 06:33:20 +0000 (23:33 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 06:33:20 +0000 (23:33 -0700)
commit34feb3a09b7ea204a6e37756f0a619e270fafff9
treecaead73b4dc711df672cc11bf3e26018dbd133ab
parenta0ed0bda8d74392fc1d1ac091866aaea68871709
Refactor error handling inside the plugin

Add a set of generic functions for setting the error message in
the Kerberos context, move some of the error message strings out
where they can be easily manipulated, and use a similar error
message for CDB matches as the other password error messages.
Makefile.am
plugin/api.c
plugin/cdb.c
plugin/error.c [new file with mode: 0644]
plugin/internal.h
tests/data/passwords/cdb.json