summaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
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
2014-07-11Adjust server test for new SQLite autoincrement behaviorRuss Allbery
2014-07-11Add new object type for Duo integrationsRuss Allbery
2014-05-27Added /cron principals to Stanford policy and summaryJon Robertson
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2014-01-08Randomize the password on Heimdal principal creationRuss Allbery
2014-01-06Fix test skip count in the verifier-ldap-attr testRuss Allbery
2013-10-29ACL.pm: Fix a place where the acl history was getting raw timestampJon Robertson
2013-10-29Changed postgres schema file to remove referenceJon Robertson
2013-05-28Add use Wallet::Config to Wallet::ACL::LDAP::AttributeRuss Allbery
2013-05-28Fix documentation of ldap_map_principal hookRuss Allbery
2013-04-16Fix several bugs in Wallet::Object::Keytab enctype handlingRuss Allbery
2013-04-16Improve the keytab enctype test suiteRuss Allbery