aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-09-01Flesh out the setup instructions.Russ Allbery
2007-08-31Remove the ACL API, which is now in the Wallet::ACL documentation, andRuss Allbery
2007-08-29Convert the schema documentation into a Perl class that contains the sameRuss Allbery
2007-08-28Throw exceptions for failure of object new() and create() functionsRuss Allbery
2007-08-28Use acl_entries, not acl_entry, for the ACL table to match theRuss Allbery
2007-08-28Standardize on terminology. Each component of an ACL is called an entry.Russ Allbery
2007-08-28Remove the default ACL thing from the object API. That was a bad idea.Russ Allbery
2007-08-28No need to pass a database handle into the ACL constructors any more.Russ Allbery
2007-08-28Remove krb5-group, which I won't be implementing. Clarify the netdb ACLRuss Allbery
2007-08-28Update for the correct arguments, add trace arguments to more methods,Russ Allbery
2007-08-27Rename delete to destroy in the API and MySQL fields to avoid the PerlRuss Allbery
2007-08-27Add the history tables and remove the krb5-group ACL tables, since I won'tRuss Allbery
2007-08-27Initial brief notes on database setup.Russ Allbery
2007-08-07Reword the first paragraph to be a bit clearer.Russ Allbery
2007-07-19Initial general design document.Russ Allbery
2007-05-02Improvements to default_check including the operation type, and passRuss Allbery
2007-05-02kasetkey is now included in wallet, so no need to mention that as a to-doRuss Allbery
2007-03-08Rename to docs for compatibility with other packages.Russ Allbery