aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2010-03-08Imported Upstream version 0.11upstream/0.11Russ Allbery
2010-02-21Imported Upstream version 0.10Russ Allbery
2009-05-08Add switching to Authen::Krb5::Admin to TODO.Russ Allbery
2009-04-26Add the case-insensitivity bug in object names to TODO.Russ Allbery
2008-11-14Add mass ACL change to TODO.Russ Allbery
2008-07-07Add a hook for ACL naming enforcement to TODO.Russ Allbery
2008-04-24The wallet command-line client now reads the data for store from aRuss Allbery
2008-04-24Perl 5.8 is required to run the test suite, but IO::String is not.Russ Allbery
2008-04-24Add supporting keytab authentication.Russ Allbery
2008-04-24Add a test suite for wallet -u.Russ Allbery
2008-04-22Add providing a way to list all objects for which the connecting userRuss Allbery
2008-04-10Add WebAuth keyring object backend.Russ Allbery
2008-04-07Add a test suite for kasetkey.Russ Allbery
2008-03-21Add prettier ACL names in history entries.Russ Allbery
2008-03-18Add syntax-checking ACL entries.Russ Allbery
2008-02-13Release 0.8.Russ Allbery
2008-02-13wallet-admin now supports registering new object or ACL verifierRuss Allbery
2008-02-12Add a few additional bits.Russ Allbery
2008-02-09Add file object support to the wallet server.Russ Allbery
2008-02-07Some reorganizing and prioritization.Russ Allbery
2008-02-07Added POD testing for the client and server documentation.Russ Allbery
2008-02-07Add additional ideas from jhutz.Russ Allbery
2008-01-25Add a keytab reporting script.Russ Allbery
2008-01-24Add a wallet-admin program which can initialize and destroy theRuss Allbery
2008-01-19We need a test suite for wallet -u.Russ Allbery
2008-01-19Various todo updates around recently added features.Russ Allbery
2008-01-19The wallet client now supports a -u option, saying to obtain KerberosRuss Allbery
2008-01-19When downloading a keytab to a file that already exists, merge the newRuss Allbery
2008-01-17Support enforcing a naming policy for wallet objects via a PerlRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2008-01-04Dates are now displayed in a more normal format.Russ Allbery
2008-01-04The build system now probes for GSS-API, Kerberos v5 and v4, and AFSRuss Allbery
2007-12-06Release 0.4.Russ Allbery
2007-12-05Further bits from Simon's code review.Russ Allbery
2007-12-05Maintain a global cache of ACL verifiers in Wallet::ACL and reuse themRuss Allbery
2007-12-05Determine the class for object and ACL schema implementations from theRuss Allbery
2007-12-04Update TODO for 0.3.Russ Allbery
2007-12-01The wallet backend test suite now supports using a database other thanRuss Allbery
2007-11-20Further TODO updates around ACL verifiers, multiple ACL classes, and anRuss Allbery
2007-11-20Add support for running a user-defined function whenever an object isRuss Allbery
2007-11-15Add an ACL verifier that checks access against NetDB roles using theRuss Allbery
2007-11-14The wallet backend script now logs all commands and errors to syslog.Russ Allbery
2007-10-11Add an acl history function to the server backend and the clientRuss Allbery
2007-10-10Add some additional history items that I'm not going to get to rightRuss Allbery
2007-10-09Add user documentation for the enctypes attribute on keytabs. MentionRuss Allbery
2007-10-06Add standard README and NEWS files and organize TODO a bit more byRuss Allbery
2007-10-05The wallet client now automatically sets the sync attribute on a keytabRuss Allbery
2007-10-05Pull the file writing code for the wallet client into a separate fileRuss Allbery
2007-09-27Initial cut at srvtab support in the wallet client. This still requiresRuss Allbery
2007-09-26Include the synchronization configuration in show() output. Provide aRuss Allbery