Age | Commit message (Expand) | Author |
2008-02-13 | Update the design documentation to reflect the current protocol and | 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 | Update and rewrite from the perspective of someone extending the wallet | Russ Allbery |
2007-08-31 | Remove the ACL API, which is now in the Wallet::ACL documentation, and | Russ Allbery |
2007-08-28 | Throw exceptions for failure of object new() and create() functions | 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 | 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-05-02 | Improvements to default_check including the operation type, and pass | Russ Allbery |
2007-03-08 | Rename to docs for compatibility with other packages. | Russ Allbery |