]> eyrie.org Git - kerberos/wallet.git/history - docs
Fix Stanford policy for password default owner
[kerberos/wallet.git] / docs /
2020-05-18 Russ AllberySwitch to GitHub Actions for CI
2018-06-04 Russ AllberyAdd missing documentation links
2018-06-04 Russ AllberyMark the package quote as broken
2018-06-04 Russ AllberyAdd WebAuth and Net::Duo links in requirements
2018-06-03 Russ AllberyAdd SPDX-License-Identifier headers
2018-06-03 Russ AllberyAdjust wording for the kerberos mailing list
2018-06-03 Russ AllberyRewrite documentation using DocKnot
2018-05-28 Russ AllberyAdd obsolete-strings test and fix problems it finds
2016-01-16 Russ AllberyPass object type and name to external ACL verifiers
2016-01-05 Bill MacAllisterMerge branch 'master' into ad-keytabs
2016-01-04 Russ AllberyAdd Wallet::ACL::External ACL type
2016-01-03 Russ AllberyDocument the new ACL schemes in docs/design-acl
2015-12-18 Bill MacAllisterMerge branch 'master' into ad-keytabs
2015-12-15 Russ AllberyMerge pull request #2 from jonrober/master
2015-06-08 Jon RobertsonUpdated documentation for duo and password objects
2014-07-12 Russ AllberyAdd new object type for Duo integrations
2013-09-15 Russ AllberyClarify use of the tivoli-key file type in Stanford...
2013-04-13 Russ AllberyFurther clarify the ssl-key Stanford naming policy
2013-03-28 Russ AllberyAdd NEWS entry and doc reference to Wallet::Policy...
2013-03-27 Russ AllberyAllow owners of objects to destroy them by default
2013-02-28 Russ AllberyAdd license statements to all textual documentation...
2013-02-13 Russ AllberyAdd ssl-keypair to Stanford naming policy
2013-02-06 Russ AllberyAdd another case to the Stanford ssl-key naming convention
2013-01-18 Russ AllberyFurther Stanford naming convention changes
2013-01-17 Russ AllberySignificant revision of the Stanford naming scheme
2012-07-16 Russ AllberyAdd objects-and-schemes to EXTRA_DIST, rename
2012-07-16 Russ AllberyAdd documentation of existing wallet objects and ACL...
2012-03-29 Russ AllberyFix incorrect wallet.conf path in the setup documentation
2011-03-23 Russ AllberyAdd -ssl-keystore to the Stanford naming conventions
2010-04-15 Russ AllberyUpdate Stanford naming for Tivoli keys
2010-02-21 Russ Allberywallet-backend gets the third store argument from stdin...
2010-01-14 Russ AllberyAdd Tivoli encryption keys to the Stanford naming guide
2009-08-15 Russ AllberyAdd a naming convention for general config files
2009-08-07 Russ AllberyUpdate Stanford naming documentation for puppet.conf
2009-03-25 Russ AllberyAdd the shibboleth.xml object naming convention.
2009-02-27 Russ AllberyAdd htpasswd convention.
2008-12-15 Russ AllberyAdd ssh key naming to the Stanford naming guide.
2008-10-06 Russ AllberyAdd additional Stanford naming conventions.
2008-09-17 Russ AllberyClarify database password object naming and add PAM...
2008-07-07 Russ AllberyInitial Stanford naming conventions.
2008-02-13 Russ AllberyUpdate the design documentation to reflect the current...
2008-01-24 Russ AllberyAdd a wallet-admin program which can initialize and...
2007-12-01 Russ AllberyMove wallet.conf to /etc/wallet since we're going to...
2007-10-09 Russ AllberyInitial implementation of enctype restriction with...
2007-09-26 Russ AllberyInclude the synchronization configuration in show(...
2007-09-20 Russ AllberyUpdate the documentation to get rid of the stupid error...
2007-09-19 Russ AllberyAdd generic attribute support to the object layer and...
2007-09-18 Russ AllberyDocument the locked flag in the server backend and...
2007-09-18 Russ AllberyNote cases where one might want to override flag_set...
2007-09-01 Russ AllberyFinish revising the design documentation to bring it...
2007-09-01 Russ AllberyNote that you may need to change the path to wallet...
2007-09-01 Russ AllberyUpdate and rewrite from the perspective of someone...
2007-09-01 Russ AllberyUpdate for the current state of the world, remove some...
2007-09-01 Russ AllberyFlesh out the setup instructions.
2007-08-31 Russ AllberyRemove the ACL API, which is now in the Wallet::ACL...
2007-08-29 Russ AllberyConvert the schema documentation into a Perl class...
2007-08-28 Russ AllberyThrow exceptions for failure of object new() and create...
2007-08-28 Russ AllberyUse acl_entries, not acl_entry, for the ACL table to...
2007-08-28 Russ AllberyStandardize on terminology. Each component of an ACL...
2007-08-28 Russ AllberyRemove the default ACL thing from the object API. ...
2007-08-28 Russ AllberyNo need to pass a database handle into the ACL construc...
2007-08-28 Russ AllberyRemove krb5-group, which I won't be implementing. ...
2007-08-28 Russ AllberyUpdate for the correct arguments, add trace arguments...
2007-08-27 Russ AllberyRename delete to destroy in the API and MySQL fields...
2007-08-27 Russ AllberyAdd the history tables and remove the krb5-group ACL...
2007-08-27 Russ AllberyInitial brief notes on database setup.
2007-08-07 Russ AllberyReword the first paragraph to be a bit clearer.
2007-07-19 Russ AllberyInitial general design document.
2007-05-02 Russ AllberyImprovements to default_check including the operation...
2007-05-02 Russ Allberykasetkey is now included in wallet, so no need to menti...
2007-03-08 Russ AllberyRename to docs for compatibility with other packages.