Age | Commit message (Expand) | Author |
---|---|---|
2007-08-30 | Properly clean up errors from exceptions. Properly catch exceptions when | Russ Allbery |
2007-08-30 | Don't reuse the same reference in list; expand each return separately. | Russ Allbery |
2007-08-30 | Reject all-numeric ACL names since they're ambiguous. Change the stored | Russ Allbery |
2007-08-30 | Clean up all exception output when storing it in the error variable to | Russ Allbery |
2007-08-30 | Call last_insert_id with the correct arguments. | Russ Allbery |
2007-08-29 | Retrieve the ACL name on object creation and store it in the object as | Russ Allbery |
2007-08-28 | Add an accessor function to retrieve the ACL ID. | Russ Allbery |
2007-08-28 | Initial implementation of ACL objects for the wallet. | Russ Allbery |
2007-08-27 | Rename Wallet::ACL to Wallet::ACL::Base to preserve the Wallet::ACL | Russ Allbery |
2007-05-02 | Add a test suite for the new ACL modules and declare $VERSION so that | Russ Allbery |
2007-05-02 | Add the initial build infrastructure for the wallet Perl modules and | Russ Allbery |