Age | Commit message (Expand) | Author |
2016-01-03 | Fix Travis-CI debugging (hopefully) | Russ Allbery |
2016-01-03 | Debug Travis-CI failure, install Net::Remctl | Russ Allbery |
2016-01-03 | Allow contrib/wallet-contacts to work on Perl 5.008 | Russ Allbery |
2016-01-03 | Add stopwords for some additional spelling issues | Russ Allbery |
2016-01-03 | No libnet-duo-perl in the version Travis-CI uses | Russ Allbery |
2016-01-03 | Enable Travis-CI integration testing | Russ Allbery |
2016-01-03 | Document requirements for the password object | Russ Allbery |
2016-01-03 | Flesh out NEWS and update TODO for merged changes | Russ Allbery |
2016-01-03 | Remove Stanford-internal JIRA identifiers from TODO | Russ Allbery |
2016-01-03 | Add POD documentation of schemes and types reports | Russ Allbery |
2016-01-03 | Add POD documentation for objects host report | Russ Allbery |
2016-01-03 | Document the acls nested report in the man page | Russ Allbery |
2016-01-03 | Document the new ACL schemes in docs/design-acl | Russ Allbery |
2015-12-29 | Add in missing use statement for Sys::Syslog | Bill MacAllister |
2015-12-29 | Add error check for partially created AD keytabs | Bill MacAllister |
2015-12-18 | Merge branch 'master' into ad-keytabs | Bill MacAllister |
2015-12-14 | Add documentation for Wallet::ACL::Nested | Russ Allbery |
2015-12-14 | Better error reporting on verifier failure during add | Russ Allbery |
2015-12-14 | Skip Stanford naming policy tests that require NetDB | Russ Allbery |
2015-12-14 | Update some style issues in NEWS | Russ Allbery |
2015-12-14 | Merge pull request #2 from jonrober/master | Russ Allbery |
2015-12-03 | Implement support for managed Active Directory keytabs | Bill MacAllister |
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-11-18 | Nested.pm: Updated comments around constructor | Jon Robertson |
2015-06-08 | Wallet/Server.pm: Fix sorting of ACLs and entries | 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 | wallet-contacts: Added basic email sending to the contacts | Jon Robertson |
2015-06-08 | Merged all Duo objects into one module | Jon Robertson |
2015-06-08 | ACL.pm: Fixed capitalization of ACL in pod | Jon Robertson |
2015-06-08 | wallet-report: Added report of all host-based objects for host | Jon Robertson |
2015-06-08 | wallet-summary: Fixed wrong name in a function call | 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 | Updated NEWS with changes so far | Jon Robertson |
2015-06-08 | Added a contrib script for history actions | Jon Robertson |
2015-06-08 | Added service type to Stanford policy for password | Jon Robertson |
2015-06-08 | Updated documentation for duo and password objects | 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 |