aboutsummaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
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
2014-07-15Record the ACL name in the acl_history tableRuss Allbery
2014-07-15Adjust create-ddl for the move of modules to libRuss Allbery
2014-07-15Use DateTime objects in the database layer, not stringsRuss Allbery
2014-07-15Drop use POSIX from several tests that don't use itRuss Allbery
2014-07-15Also drop the new duo table when destroying the databaseRuss Allbery
2014-07-11Test for Perl strict and minimum versionRuss Allbery
2014-07-11Update Perl POD tests to rra-c-util 5.5Russ Allbery
2014-07-11Switch to Module::Build for the Perl moduleRuss Allbery
2014-07-11Show the error message if verifier-netdb creation failsRuss Allbery
2014-07-11Clean up foreign keys and indices for history tablesRuss Allbery
2014-07-11Fix test cleanup code to run during global destructionRuss Allbery
2014-07-11Add some missing stopwords in POD documentationRuss Allbery
2014-07-11Undo email address change for verifier testRuss Allbery
2014-07-11Fix verifier-netdb test for Heimdal, email addressRuss Allbery
2014-07-11Fix verifier-ldap-attr test from email address changeRuss Allbery
2014-07-11Adjust Heimdal keytab object tests to not compare keytabsRuss Allbery
2014-07-11Adjust Wallet::Admin test for new schema versionRuss Allbery
2014-07-11Adjust ACL test for new SQLite autoincrement behaviorRuss Allbery