aboutsummaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2015-12-14Add documentation for Wallet::ACL::NestedRuss Allbery
2015-12-14Better error reporting on verifier failure during addRuss Allbery
2015-12-14Skip Stanford naming policy tests that require NetDBRuss Allbery
2015-11-18Added Wallet::ACL::LDAP::Attribute::RootJon Robertson
2015-11-18ldap-attr.t: Updated tests to use jonrober rather than rraJon Robertson
2015-11-18stanford.t: Added netdb configuration to policy testsJon Robertson
2015-11-18Added wallet report for nested ACLJon Robertson
2015-11-18ACL.pm: Destroying a nested ACL will now failJon Robertson
2015-11-18Nested.pm: Updated comments around constructorJon Robertson
2015-06-08Wallet/Server.pm: Fix sorting of ACLs and entriesJon Robertson
2015-06-08Added nested acl verifierJon Robertson
2015-06-08ACL.pm: Error messages use name rather than IDJon Robertson
2015-06-08Merged all Duo objects into one moduleJon Robertson
2015-06-08ACL.pm: Fixed capitalization of ACL in podJon Robertson
2015-06-08wallet-report: Added report of all host-based objects for hostJon Robertson
2015-06-08Added new method for wallet-backend, updateJon Robertson
2015-06-08Added reports to list all types and acl schemesJon Robertson
2015-06-08Added ssl-chain name prefix to Stanford policyJon Robertson
2015-06-08Added service type to Stanford policy for passwordJon Robertson
2015-06-08Added an object history report to wallet-reportJon Robertson
2015-06-08Added first pass of password objects to Stanford policyJon Robertson
2015-06-08Added a new password object typeJon Robertson
2015-06-08Added acl replace command to wallet backendJon Robertson
2015-06-08wallet-report: Added a report for unstored objectsJon Robertson
2015-06-08Updated Stanford policy to add optional extra to ssh keysJon Robertson
2014-12-08Fix syntax of NAME section of Wallet::Object::Duo::* modulesRuss Allbery
2014-12-08Add stopwords for new modulesRuss Allbery
2014-12-08Update skip count for systems without sqlite3Russ Allbery
2014-11-06Stanford.pm: Fixed incorrect name for new duo host parsing functionJon Robertson
2014-10-27Added rename support for file objectsJon Robertson
2014-10-14Added rename support for file objectsJon Robertson
2014-10-14Added Duo to the Stanford policy moduleJon Robertson
2014-10-13Wallet::Object::Duo: Respect new type field in Duo tableJon Robertson
2014-10-13Added Duo RDP object to the walletJon Robertson
2014-10-13Fixed new SQLite schema to include IF EXISTS on drop tablesJon Robertson
2014-10-09Added new column in the Duo tableJon Robertson
2014-10-09Created tests for new Duo object typesJon Robertson
2014-10-08Split Duo type out into multiple sub-typesJon Robertson
2014-07-16Register the duo object type on database creationrelease/1.1Russ Allbery
2014-07-16Go back to recording the ADMIN ACL in historyRuss Allbery
2014-07-16Parse the Duo key_file in relaxed JSON modeRuss Allbery
2014-07-16Include the Duo type in the name of Duo integrationsRuss Allbery
2014-07-16Add more Perl dependencies, bump Perl versionRuss Allbery
2014-07-16Update MANIFEST for new Perl tests and test reorganizationRuss Allbery
2014-07-16Fix test skip numbering for keytab testsRuss Allbery
2014-07-16Add license statements to new SQL filesRuss Allbery
2014-07-15Return the name of the ACL instead of the numeric IDRuss Allbery
2014-07-15Fix ordering of table drops on wallet-admin destroyRuss Allbery
2014-07-15Use DateTime objects uniformly, improve expires parsingRuss Allbery
2014-07-15Record ACL names in the ACL historyRuss Allbery