aboutsummaryrefslogtreecommitdiff
path: root/docs/design-api
AgeCommit message (Expand)Author
2013-02-27Add license statements to all textual documentation in docsRuss Allbery
2008-02-13Update the design documentation to reflect the current protocol andRuss Allbery
2007-10-09Initial implementation of enctype restriction with a basic test suite.Russ Allbery
2007-09-26Include the synchronization configuration in show() output. Provide aRuss Allbery
2007-09-20Update the documentation to get rid of the stupid error return fromRuss Allbery
2007-09-19Add generic attribute support to the object layer and update the APIRuss Allbery
2007-09-18Document the locked flag in the server backend and client man pages.Russ Allbery
2007-09-18Note cases where one might want to override flag_set() or flag_clear().Russ Allbery
2007-09-01Update and rewrite from the perspective of someone extending the walletRuss Allbery
2007-08-31Remove the ACL API, which is now in the Wallet::ACL documentation, andRuss Allbery
2007-08-28Throw exceptions for failure of object new() and create() functionsRuss 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-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-05-02Improvements to default_check including the operation type, and passRuss Allbery
2007-03-08Rename to docs for compatibility with other packages.Russ Allbery