master
Fix DB2 hash bitmap page count validation
Use PKG_CHECK_MODULES for system library com_err
Fix policy DB fallback error handling
Fix many unlikely memory leaks
Change name of kdb function-table symbol from being derived from the name of the library file (which may not be acceptable as a C symbol name anyways) to "kdb_function_table" always.
Eliminate old-style function declarations
make depend
Fix more non-prototype functions
Pass local address to DAL audit_as_req
Fix typos in comments
Remove count parameters from get_principal, put_principal, free_principal, delete_principal, and get_policy. Make get_principal allocate the DB entry container. Fold krb5_db_get_principal_ext into krb5_db_get_principal.
Eliminate preprocessor-disabled dead code
Simplify EFTYPE checking in db2 KDB module