]> eyrie.org Git - kerberos/wallet.git/shortlog
kerberos/wallet.git
2016-01-18 Russ AllberyImported Upstream version 1.3 upstream/1.3
2016-01-18 Russ AllberyAdd lots of missing files to the distribution release/1.3
2016-01-18 Russ AllberyImport new tests/perl/module-version-t from rra-c-util
2016-01-18 Russ AllberyInclude tests/perl/module-version-t in the distribution
2016-01-18 Russ AllberySkip the _build directory for Perl tests
2016-01-18 Russ AllberyAdd stopwords for perl/create-ddl
2016-01-18 Russ AllberyRemove obsolete Duo Perl modules from distribution
2016-01-18 Russ AllberyRelease 1.3
2016-01-18 Russ AllberyAdd license statements to new SQL files
2016-01-18 Russ AllberyFix version source and prerequisites in Build.PL
2016-01-17 Russ AllberyInclude .travis.yml in the distribution
2016-01-17 Russ AllberyRemove the Autoconf cache on make distclean
2016-01-17 Russ AllberyRemove the Makefile mentions of the strlcpy and strlcat...
2016-01-17 Russ AllberyStop removing the Autoconf cache after autoreconf
2016-01-17 Russ AllberyAdd the correct glue for selecting warning flags
2016-01-17 Russ AllberyRemove remaining uses of strlcpy and strlcat
2016-01-17 Russ AllberyUpdate to rra-c-util 5.10 and C TAP Harness 3.4
2016-01-17 Russ AllberyUpdate Perl version declaration and warnings for server...
2016-01-17 Russ AllberyAdjust perl/module-version-t to run from tests
2016-01-17 Russ AllberyStandardize Perl module versions
2016-01-17 Russ AllberyFix spelling errors and add stopwords
2016-01-17 Russ AllberyAdd documentation of the Active Directory support
2016-01-16 Russ AllberyPass object type and name to external ACL verifiers
2016-01-16 Russ AllberyMerge pull request #72 from whm/ad-keytabs
2016-01-05 Bill MacAllisterMerge branch 'master' into ad-keytabs
2016-01-04 Russ AllberyClean up test-files directory after object/password...
2016-01-04 Russ AllberyUse _exit when failing to fork external commands
2016-01-04 Russ AllberyFix t/object/keytab.t MIT enctype recognition
2016-01-04 Russ AllberyAdd libjson-perl to Travis CI build
2016-01-04 Russ AllberyRemove old Travis debugging, use apt-get -y
2016-01-04 Russ AllberyDocument the Duo integration requires JSON and Perl6...
2016-01-04 Russ AllberyFix Wallet::Object::Duo to pass strict.t test w/o Net...
2016-01-04 Russ AllberyAdd stopword for Wallet::ACL::External documentation
2016-01-04 Russ AllberyDo the Travis-CI build in trusty for WebAuth support
2016-01-04 Russ AllberyAdd Wallet::ACL::External ACL type
2016-01-04 Russ AllberyAdd libperl6-slurp-perl to the Travis CI build
2016-01-04 Russ AllberyFix Travis-CI debugging (hopefully)
2016-01-04 Russ AllberyDebug Travis-CI failure, install Net::Remctl
2016-01-04 Russ AllberyAllow contrib/wallet-contacts to work on Perl 5.008
2016-01-04 Russ AllberyAdd stopwords for some additional spelling issues
2016-01-04 Russ AllberyNo libnet-duo-perl in the version Travis-CI uses
2016-01-03 Russ AllberyEnable Travis-CI integration testing
2016-01-03 Russ AllberyDocument requirements for the password object
2016-01-03 Russ AllberyFlesh out NEWS and update TODO for merged changes
2016-01-03 Russ AllberyRemove Stanford-internal JIRA identifiers from TODO
2016-01-03 Russ AllberyAdd POD documentation of schemes and types reports
2016-01-03 Russ AllberyAdd POD documentation for objects host report
2016-01-03 Russ AllberyDocument the acls nested report in the man page
2016-01-03 Russ AllberyDocument the new ACL schemes in docs/design-acl
2015-12-29 Bill MacAllisterAdd in missing use statement for Sys::Syslog
2015-12-29 Bill MacAllisterAdd error check for partially created AD keytabs
2015-12-18 Bill MacAllisterMerge branch 'master' into ad-keytabs
2015-12-15 Russ AllberyAdd documentation for Wallet::ACL::Nested
2015-12-15 Russ AllberyBetter error reporting on verifier failure during add
2015-12-15 Russ AllberySkip Stanford naming policy tests that require NetDB
2015-12-15 Russ AllberyUpdate some style issues in NEWS
2015-12-15 Russ AllberyMerge pull request #2 from jonrober/master
2015-12-03 Bill MacAllisterImplement support for managed Active Directory keytabs
2015-11-19 Jon RobertsonAdded Wallet::ACL::LDAP::Attribute::Root
2015-11-19 Jon Robertsonldap-attr.t: Updated tests to use jonrober rather than rra
2015-11-19 Jon Robertsonstanford.t: Added netdb configuration to policy tests
2015-11-19 Jon RobertsonAdded wallet report for nested ACL
2015-11-19 Jon RobertsonACL.pm: Destroying a nested ACL will now fail
2015-11-19 Jon RobertsonNested.pm: Updated comments around constructor
2015-06-08 Jon RobertsonWallet/Server.pm: Fix sorting of ACLs and entries
2015-06-08 Jon RobertsonAdded nested acl verifier
2015-06-08 Jon RobertsonACL.pm: Error messages use name rather than ID
2015-06-08 Jon Robertsonwallet-contacts: Added basic email sending to the contacts
2015-06-08 Jon RobertsonMerged all Duo objects into one module
2015-06-08 Jon RobertsonACL.pm: Fixed capitalization of ACL in pod
2015-06-08 Jon Robertsonwallet-report: Added report of all host-based objects...
2015-06-08 Jon Robertsonwallet-summary: Fixed wrong name in a function call
2015-06-08 Jon RobertsonAdded new method for wallet-backend, update
2015-06-08 Jon RobertsonAdded reports to list all types and acl schemes
2015-06-08 Jon RobertsonAdded ssl-chain name prefix to Stanford policy
2015-06-08 Jon RobertsonUpdated NEWS with changes so far
2015-06-08 Jon RobertsonAdded a contrib script for history actions
2015-06-08 Jon RobertsonAdded service type to Stanford policy for password
2015-06-08 Jon RobertsonUpdated documentation for duo and password objects
2015-06-08 Jon RobertsonAdded an object history report to wallet-report
2015-06-08 Jon RobertsonAdded first pass of password objects to Stanford policy
2015-06-08 Jon RobertsonAdded a new password object type
2015-06-08 Jon RobertsonAdded acl replace command to wallet backend
2015-06-08 Jon Robertsonwallet-report: Added a report for unstored objects
2015-06-08 Jon RobertsonUpdated Stanford policy to add optional extra to ssh...
2014-12-09 Russ AllberyFix syntax of NAME section of Wallet::Object::Duo:...
2014-12-09 Russ AllberyImported Upstream version 1.2 upstream/1.2
2014-12-09 Russ AllberyCreate the directory for the Wallet::Object::Duo classes release/1.2
2014-12-09 Russ AllberyAdd new files to the distribution
2014-12-09 Russ AllberyAdd stopwords for new modules
2014-12-09 Russ AllberyUpdate skip count for systems without sqlite3
2014-12-09 Russ AllberyBe more robust when setting up the Perl tests
2014-12-09 Russ AllberyRelease 1.2
2014-12-09 Russ AllberyMerge pull request #1 from jonrober/master
2014-11-06 Jon RobertsonStanford.pm: Fixed incorrect name for new duo host...
2014-10-28 Jon RobertsonUpdated NEWS with pending release notes
2014-10-27 Jon RobertsonAdded rename support for file objects
2014-10-15 Jon RobertsonAdded rename support for file objects
2014-10-15 Jon RobertsonAdded rename support for file objects
2014-10-14 Jon RobertsonAdded Duo to the Stanford policy module
next