Age | Commit message (Expand) | Author |
2018-05-27 | Add obsolete-strings test and fix problems it finds | Russ Allbery |
2018-05-27 | Update to rra-c-util 7.2 and C TAP Harness 4.3 | Russ Allbery |
2016-01-16 | Pass object type and name to external ACL verifiers | Russ Allbery |
2016-01-03 | Clean up test-files directory after object/password test | Russ Allbery |
2016-01-03 | Fix t/object/keytab.t MIT enctype recognition | Russ Allbery |
2016-01-03 | Add Wallet::ACL::External ACL type | Russ Allbery |
2015-12-14 | Skip Stanford naming policy tests that require NetDB | Russ Allbery |
2015-11-18 | Added Wallet::ACL::LDAP::Attribute::Root | Jon Robertson |
2015-11-18 | ldap-attr.t: Updated tests to use jonrober rather than rra | Jon Robertson |
2015-11-18 | stanford.t: Added netdb configuration to policy tests | Jon Robertson |
2015-11-18 | Added wallet report for nested ACL | Jon Robertson |
2015-11-18 | ACL.pm: Destroying a nested ACL will now fail | Jon Robertson |
2015-06-08 | Added nested acl verifier | Jon Robertson |
2015-06-08 | ACL.pm: Error messages use name rather than ID | Jon Robertson |
2015-06-08 | Merged all Duo objects into one module | Jon Robertson |
2015-06-08 | wallet-report: Added report of all host-based objects for host | Jon Robertson |
2015-06-08 | Added new method for wallet-backend, update | Jon Robertson |
2015-06-08 | Added reports to list all types and acl schemes | Jon Robertson |
2015-06-08 | Added a new password object type | Jon Robertson |
2015-06-08 | Added acl replace command to wallet backend | Jon Robertson |
2014-12-08 | Update skip count for systems without sqlite3 | Russ Allbery |
2014-10-14 | Added rename support for file objects | Jon Robertson |
2014-10-13 | Added Duo RDP object to the wallet | Jon Robertson |
2014-10-09 | Created tests for new Duo object types | Jon Robertson |
2014-07-16 | Go back to recording the ADMIN ACL in history | Russ Allbery |
2014-07-16 | Include the Duo type in the name of Duo integrations | Russ Allbery |
2014-07-16 | Fix test skip numbering for keytab tests | Russ Allbery |
2014-07-15 | Return the name of the ACL instead of the numeric ID | Russ Allbery |
2014-07-15 | Record ACL names in the ACL history | Russ Allbery |
2014-07-15 | Record the ACL name in the acl_history table | Russ Allbery |
2014-07-15 | Drop use POSIX from several tests that don't use it | Russ Allbery |
2014-07-11 | Test for Perl strict and minimum version | Russ Allbery |
2014-07-11 | Update Perl POD tests to rra-c-util 5.5 | Russ Allbery |
2014-07-11 | Switch to Module::Build for the Perl module | Russ Allbery |
2014-07-11 | Show the error message if verifier-netdb creation fails | Russ Allbery |
2014-07-11 | Fix test cleanup code to run during global destruction | Russ Allbery |
2014-07-11 | Undo email address change for verifier test | Russ Allbery |
2014-07-11 | Fix verifier-netdb test for Heimdal, email address | Russ Allbery |
2014-07-11 | Fix verifier-ldap-attr test from email address change | Russ Allbery |
2014-07-11 | Adjust Heimdal keytab object tests to not compare keytabs | Russ Allbery |
2014-07-11 | Adjust Wallet::Admin test for new schema version | Russ Allbery |
2014-07-11 | Adjust ACL test for new SQLite autoincrement behavior | Russ Allbery |
2014-07-11 | Adjust server test for new SQLite autoincrement behavior | Russ Allbery |
2014-07-11 | Add new object type for Duo integrations | Russ Allbery |
2014-04-13 | Change my email address to eagle@eyrie.org | Russ Allbery |
2014-01-06 | Fix test skip count in the verifier-ldap-attr test | Russ Allbery |
2013-04-16 | Improve the keytab enctype test suite | Russ Allbery |
2013-04-15 | Allow afs/* principals in the Stanford naming policy | Russ Allbery |
2013-03-29 | Make t/admin.t test robust against missing sqlite3 binary | Russ Allbery |
2013-03-29 | admin.t: Fixed problem with not upgrading from unversioned db | Jon Robertson |