aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18Added wallet report for nested ACLJon Robertson
2015-11-18ACL.pm: Destroying a nested ACL will now failJon Robertson
2015-11-18Nested.pm: Updated comments around constructorJon Robertson
2015-06-08Wallet/Server.pm: Fix sorting of ACLs and entriesJon Robertson
2015-06-08Added nested acl verifierJon Robertson
2015-06-08ACL.pm: Error messages use name rather than IDJon Robertson
2015-06-08wallet-contacts: Added basic email sending to the contactsJon Robertson
2015-06-08Merged all Duo objects into one moduleJon Robertson
2015-06-08ACL.pm: Fixed capitalization of ACL in podJon Robertson
2015-06-08wallet-report: Added report of all host-based objects for hostJon Robertson
2015-06-08wallet-summary: Fixed wrong name in a function callJon Robertson
2015-06-08Added new method for wallet-backend, updateJon Robertson
2015-06-08Added reports to list all types and acl schemesJon Robertson
2015-06-08Added ssl-chain name prefix to Stanford policyJon Robertson
2015-06-08Updated NEWS with changes so farJon Robertson
2015-06-08Added a contrib script for history actionsJon Robertson
2015-06-08Added service type to Stanford policy for passwordJon Robertson
2015-06-08Updated documentation for duo and password objectsJon 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 a Bugs header since this package isn't in Debiandebian/1.2-1Russ Allbery
2014-12-08Really update the standards version to 3.9.6Russ Allbery
2014-12-08Finalize changes for 1.2-1Russ Allbery
2014-12-08Update standards version to 3.9.6Russ Allbery
2014-12-08Add changelog for upstream 1.2 releaseRuss Allbery
2014-12-08Merge tag 'upstream/1.2' into debianRuss Allbery
2014-12-08Add a debian/gbp.conf fileRuss Allbery
2014-12-08Imported Upstream version 1.2upstream/1.2Russ Allbery
2014-12-08Create the directory for the Wallet::Object::Duo classesrelease/1.2Russ Allbery
2014-12-08Add new files to the distributionRuss Allbery
2014-12-08Add stopwords for new modulesRuss Allbery
2014-12-08Update skip count for systems without sqlite3Russ Allbery
2014-12-08Be more robust when setting up the Perl testsRuss Allbery
2014-12-08Release 1.2Russ Allbery
2014-12-08Merge pull request #1 from jonrober/masterRuss Allbery
2014-11-06Stanford.pm: Fixed incorrect name for new duo host parsing functionJon Robertson
2014-10-27Updated NEWS with pending release notesJon Robertson
2014-10-27Added rename support for file objectsJon Robertson
2014-10-14Added 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