Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-27 | Allow owners of objects to destroy them by default | Russ Allbery | |
Owners of wallet objects are now allowed to destroy them. In previous versions, a special destroy ACL had to be set and the owner ACL wasn't used for destroy actions, but operational experience at Stanford has shown that letting owners destroy their own objects is a better model. Change-Id: I0e97d7a000e62cf5321add7b44140db6edc6769f Reviewed-on: https://gerrit.stanford.edu/973 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> | |||
2013-02-27 | Add license statements to all textual documentation in docs | Russ Allbery | |
Change-Id: Id5af9714e3d4f516cf7391c869eff89521e145c5 Reviewed-on: https://gerrit.stanford.edu/849 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> | |||
2008-02-13 | Update the design documentation to reflect the current protocol and | Russ Allbery | |
implementation. | |||
2007-09-01 | Finish revising the design documentation to bring it up to date. | Russ Allbery | |
2007-08-27 | Rename delete to destroy in the API and MySQL fields to avoid the Perl | Russ Allbery | |
delete keyword. | |||
2007-08-07 | Reword the first paragraph to be a bit clearer. | Russ Allbery | |
2007-07-19 | Initial general design document. | Russ Allbery | |