Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-29 | Convert the schema documentation into a Perl class that contains the same | Russ Allbery | |
information but can also return the SQL commands or apply them to a database. | |||
2007-08-28 | Use acl_entries, not acl_entry, for the ACL table to match the | Russ Allbery | |
pluralization of other table names. Add indexes and uniqueness constraints and fix the object_history primary key. | |||
2007-08-27 | Rename delete to destroy in the API and MySQL fields to avoid the Perl | Russ Allbery | |
delete keyword. | |||
2007-08-27 | Add the history tables and remove the krb5-group ACL tables, since I won't | Russ Allbery | |
be implementing that ACL type. Add names to the ACL table. Various other fixes from the design review. | |||
2007-03-08 | Rename to docs for compatibility with other packages. | Russ Allbery | |