Age | Commit message (Expand) | Author |
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 ssl-chain name prefix to Stanford policy | Jon Robertson |
2015-06-08 | Added service type to Stanford policy for password | Jon Robertson |
2015-06-08 | Added an object history report to wallet-report | Jon Robertson |
2015-06-08 | Added first pass of password objects to Stanford policy | 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 |
2015-06-08 | wallet-report: Added a report for unstored objects | Jon Robertson |
2015-06-08 | Updated Stanford policy to add optional extra to ssh keys | Jon Robertson |
2014-12-08 | Fix syntax of NAME section of Wallet::Object::Duo::* modules | Russ Allbery |
2014-12-08 | Add stopwords for new modules | Russ Allbery |
2014-12-08 | Update skip count for systems without sqlite3 | Russ Allbery |
2014-11-06 | Stanford.pm: Fixed incorrect name for new duo host parsing function | Jon Robertson |
2014-10-27 | Added rename support for file objects | Jon Robertson |
2014-10-14 | Added rename support for file objects | Jon Robertson |
2014-10-14 | Added Duo to the Stanford policy module | Jon Robertson |
2014-10-13 | Wallet::Object::Duo: Respect new type field in Duo table | Jon Robertson |
2014-10-13 | Added Duo RDP object to the wallet | Jon Robertson |
2014-10-13 | Fixed new SQLite schema to include IF EXISTS on drop tables | Jon Robertson |
2014-10-09 | Added new column in the Duo table | Jon Robertson |
2014-10-09 | Created tests for new Duo object types | Jon Robertson |
2014-10-08 | Split Duo type out into multiple sub-types | Jon Robertson |
2014-07-16 | Register the duo object type on database creationrelease/1.1 | Russ Allbery |
2014-07-16 | Go back to recording the ADMIN ACL in history | Russ Allbery |
2014-07-16 | Parse the Duo key_file in relaxed JSON mode | Russ Allbery |
2014-07-16 | Include the Duo type in the name of Duo integrations | Russ Allbery |
2014-07-16 | Add more Perl dependencies, bump Perl version | Russ Allbery |
2014-07-16 | Update MANIFEST for new Perl tests and test reorganization | Russ Allbery |
2014-07-16 | Fix test skip numbering for keytab tests | Russ Allbery |
2014-07-16 | Add license statements to new SQL files | Russ Allbery |
2014-07-15 | Return the name of the ACL instead of the numeric ID | Russ Allbery |
2014-07-15 | Fix ordering of table drops on wallet-admin destroy | Russ Allbery |
2014-07-15 | Use DateTime objects uniformly, improve expires parsing | 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 | Adjust create-ddl for the move of modules to lib | Russ Allbery |
2014-07-15 | Use DateTime objects in the database layer, not strings | Russ Allbery |
2014-07-15 | Drop use POSIX from several tests that don't use it | Russ Allbery |
2014-07-15 | Also drop the new duo table when destroying the database | 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 | Clean up foreign keys and indices for history tables | Russ Allbery |
2014-07-11 | Fix test cleanup code to run during global destruction | Russ Allbery |
2014-07-11 | Add some missing stopwords in POD documentation | 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 |