Age | Commit message (Expand) | Author |
---|---|---|
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-09-19 | Add generic attribute support to the object layer and update the API | Russ Allbery |
2007-09-18 | Test that retrieving data from a locked object still works. | Russ Allbery |
2007-09-18 | Implement the locked flag. | Russ Allbery |
2007-09-18 | Flags are now displayed as part of show. | Russ Allbery |
2007-09-17 | Add methods to the base object to set, clear, list, and check flags. Wrap | Russ Allbery |
2007-09-17 | In show() for an object, call show() for each of the ACLs on that object | Russ Allbery |
2007-08-31 | You don't have to explicitly load the driver module for DBI. | Russ Allbery |
2007-08-30 | Test clearing attributes. | Russ Allbery |
2007-08-30 | Unlink the database before creating it to protect against previous test | Russ Allbery |
2007-08-30 | use all the modules we need. | Russ Allbery |
2007-08-30 | Clean up all exception output when storing it in the error variable to | Russ Allbery |