Age | Commit message (Expand) | Author |
2013-03-27 | Allow owners of objects to destroy them by default | Russ Allbery |
2013-02-27 | Add license statements to all textual documentation in docs | Russ Allbery |
2013-02-13 | Add ssl-keypair to Stanford naming policy | Russ Allbery |
2013-02-05 | Add another case to the Stanford ssl-key naming convention | Russ Allbery |
2013-01-18 | Further Stanford naming convention changes | Russ Allbery |
2013-01-17 | Significant revision of the Stanford naming scheme | Russ Allbery |
2012-07-16 | Add objects-and-schemes to EXTRA_DIST, rename | Russ Allbery |
2012-07-16 | Add documentation of existing wallet objects and ACL schemes | Russ Allbery |
2012-03-29 | Fix incorrect wallet.conf path in the setup documentation | Russ Allbery |
2011-03-23 | Add -ssl-keystore to the Stanford naming conventions | Russ Allbery |
2010-04-14 | Update Stanford naming for Tivoli keys | Russ Allbery |
2010-02-20 | wallet-backend gets the third store argument from stdin if missing | Russ Allbery |
2010-01-13 | Add Tivoli encryption keys to the Stanford naming guide | Russ Allbery |
2009-08-15 | Add a naming convention for general config files | Russ Allbery |
2009-08-07 | Update Stanford naming documentation for puppet.conf | Russ Allbery |
2009-03-25 | Add the shibboleth.xml object naming convention. | Russ Allbery |
2009-02-27 | Add htpasswd convention. | Russ Allbery |
2008-12-15 | Add ssh key naming to the Stanford naming guide. | Russ Allbery |
2008-10-06 | Add additional Stanford naming conventions. | Russ Allbery |
2008-09-17 | Clarify database password object naming and add PAM configuration object | Russ Allbery |
2008-07-07 | Initial Stanford naming conventions. | Russ Allbery |
2008-02-13 | Update the design documentation to reflect the current protocol and | Russ Allbery |
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery |
2007-12-01 | Move wallet.conf to /etc/wallet since we're going to want to put other | Russ Allbery |
2007-10-09 | Initial implementation of enctype restriction with a basic test suite. | Russ Allbery |
2007-09-26 | Include the synchronization configuration in show() output. Provide a | Russ Allbery |
2007-09-20 | Update the documentation to get rid of the stupid error return from | Russ Allbery |
2007-09-19 | Add generic attribute support to the object layer and update the API | Russ Allbery |
2007-09-18 | Document the locked flag in the server backend and client man pages. | Russ Allbery |
2007-09-18 | Note cases where one might want to override flag_set() or flag_clear(). | Russ Allbery |
2007-09-01 | Finish revising the design documentation to bring it up to date. | Russ Allbery |
2007-09-01 | Note that you may need to change the path to wallet-backend. | Russ Allbery |
2007-09-01 | Update and rewrite from the perspective of someone extending the wallet | Russ Allbery |
2007-09-01 | Update for the current state of the world, remove some stuff that we | Russ Allbery |
2007-09-01 | Flesh out the setup instructions. | Russ Allbery |
2007-08-31 | Remove the ACL API, which is now in the Wallet::ACL documentation, and | Russ Allbery |
2007-08-29 | Convert the schema documentation into a Perl class that contains the same | Russ Allbery |
2007-08-28 | Throw exceptions for failure of object new() and create() functions | Russ Allbery |
2007-08-28 | Use acl_entries, not acl_entry, for the ACL table to match the | Russ Allbery |
2007-08-28 | Standardize on terminology. Each component of an ACL is called an entry. | Russ Allbery |
2007-08-28 | Remove the default ACL thing from the object API. That was a bad idea. | Russ Allbery |
2007-08-28 | No need to pass a database handle into the ACL constructors any more. | Russ Allbery |
2007-08-28 | Remove krb5-group, which I won't be implementing. Clarify the netdb ACL | Russ Allbery |
2007-08-28 | Update for the correct arguments, add trace arguments to more methods, | Russ Allbery |
2007-08-27 | Rename delete to destroy in the API and MySQL fields to avoid the Perl | Russ Allbery |
2007-08-27 | Add the history tables and remove the krb5-group ACL tables, since I won't | Russ Allbery |
2007-08-27 | Initial brief notes on database setup. | Russ Allbery |
2007-08-07 | Reword the first paragraph to be a bit clearer. | Russ Allbery |
2007-07-19 | Initial general design document. | Russ Allbery |
2007-05-02 | Improvements to default_check including the operation type, and pass | Russ Allbery |