diff options
author | Russ Allbery <rra@stanford.edu> | 2010-01-19 22:02:49 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-01-19 22:02:49 -0800 |
commit | b7aedd9b7290d51dc5e46c4b123cd5f0f080f9c7 (patch) | |
tree | 866e36eaec7b3dc0ddbe610bd7205901b7864488 /NEWS | |
parent | 56b95aca27c49538a3c306ac0fe5cf537c3441f0 (diff) |
Update NEWS and TODO for recent changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -8,10 +8,20 @@ wallet 0.10 (unreleased) Fix logging in wallet-backend and the remctl configuration to not log the data passed to store. + Add additional reports for wallet-admin list: objects owned by a + specific ACL, objects owned by no one, objects of a specific type, + objects with a specific flag, objects for which a specific ACL has + privileges, ACLs with an entry with a given type and identifier, and + ACLs with no members. + Add a new report owners command to wallet-admin and corresponding report_owners() method to Wallet::Admin, which returns all ACL lines on owner ACLs for matching objects. + Report ACL names as well as numbers in object history. + + Add support for Heimdal KDCs as well as MIT Kerberos KDCs. + wallet 0.9 (2008-04-24) The wallet command-line client now reads the data for store from a |