]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Separate Kerberos configuration handling into a separate file
authorRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 01:55:51 +0000 (18:55 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 02:00:27 +0000 (19:00 -0700)
commit0b2dc9b792d4a5bbbf7b7e1db10cbd601de0feff
treeb00e6c9f37d67f76e52cd064863fd72c7ecb8c3f
parented738539496eb27482ec7826ac06a4796544bbfc
Separate Kerberos configuration handling into a separate file

Provide a cleaner interface and hard-code the section values to
reduce the number of required arguments.  Factor out the realm
handling and properly free the default realms, avoiding memory
leaks.
Makefile.am
TODO
plugin/config.c [new file with mode: 0644]
plugin/general.c
plugin/internal.h