Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- Globally cache ACL verifiers.
- Add the netdb-root ACL verifier, which requires root instances.
- Determine object and ACL scheme classes from the database.
- Coding style fixes and cleanup.
|
|
|
|
|
|
|
|
code audit by Simon Cozens. I didn't take all of his advise, and he
shouldn't be blamed for any remaining issues.
|
|
|
|
|
|
over the life of the process if we see another ACL line from the same
scheme, rather than only reusing ACL verifiers within a single ACL.
|
|
database rather than a hard-coded list and provide Wallet::Schema
methods for adding new class mappings.
Add a missing class mapping for the netdb ACL schema verifier.
|
|
have an instance of "root" and strips that instance before checking
NetDB roles.
|
|
Net::Remctl requirement for the NetDB ACL verifier.
|
|
|
|
|
|
|
|
/etc/remctl/acl in the keytab-backend package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use that for 0.3.
|
|
|
|
* Initial packaging of all components of wallet.
|
|
|
|
|
|
|
|
|
|
configuration is present.
|
|
fine with MySQL.
|
|
that we have some hope of getting error messages if it fails.
|
|
transactions.
|
|
|
|
marked with InactiveDestroy.
|
|
|
|
handle when calling kadmin so that we can do our database handle
mangling.
|
|
database connection on a failed fork.
|
|
|
|
|
|
|
|
seconds since epoch and returned the same way. Timestamps are now
stored in the database as correct date and time types rather than
seconds since epoch to work properly with MySQL.
|
|
can't reuse the object with another database handle.
|
|
|
|
|